ethernet: ti: remove unwanted THIS_MODULE macro
[cascardo/linux.git] / fs /
2014-08-27 Dmitry Monakhovext4: fix incorect journal credits reservation in ext4_...
2014-08-27 Olof JohanssonMerge tag 'renesas-clock-fixes-for-v3.17' of git:/...
2014-08-27 Olof JohanssonMerge tag 'imx-fixes-3.17-2' of git://git./linux/kernel...
2014-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-27 Linus TorvaldsMerge tag 'trace-fixes-v3.17-rc1-2' of git://git./linux...
2014-08-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-26 Trond MyklebustNFSv3: Fix another acl regression
2014-08-26 Trond MyklebustNFSv4: Don't clear the open state when we just did...
2014-08-26 Trond MyklebustNFSv4: Fix problems with close in the presence of a...
2014-08-25 Linus TorvaldsMerge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org...
2014-08-25 Linus TorvaldsMerge tag 'renesas-sh-drivers-for-v3.17' of git://git...
2014-08-25 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-08-25 Linus TorvaldsMerge tag 'trace-fixes-v3.17-rc1' of git://git./linux...
2014-08-25 Jaegeuk Kimf2fs: truncate stale block for inline_data
2014-08-25 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-08-25 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-08-24 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-08-24 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-08-24 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-08-24 Linus TorvaldsMerge tag 'gpio-v3.17-2' of git://git./linux/kernel...
2014-08-24 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-08-24 Benjamin LaHaiseaio: fix reqs_available handling
2014-08-24 Liu BoBtrfs: fix task hang under heavy compressed write
2014-08-23 Dmitry Monakhovext4: move i_size,i_disksize update routines to helper...
2014-08-23 Theodore Ts'oext4: fix BUG_ON in mb_free_blocks()
2014-08-23 Theodore Ts'oext4: propagate errors up to ext4_find_entry()'s callers
2014-08-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-08-23 Olof JohanssonMerge tag 'sunxi-dt-for-3.17-2' of git://git./linux...
2014-08-22 David Jefferynfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
2014-08-22 Weston Andros Adamsonnfs: can_coalesce_requests must enforce contiguity
2014-08-22 Weston Andros Adamsonnfs: disallow duplicate pages in pgio page vectors
2014-08-22 Weston Andros Adamsonnfs: don't sleep with inode lock in lock_and_join_requests
2014-08-22 Weston Andros Adamsonnfs: fix error handling in lock_and_join_requests
2014-08-22 Weston Andros Adamsonnfs: use blocking page_group_lock in add_request
2014-08-22 Weston Andros Adamsonnfs: fix nonblocking calls to nfs_page_group_lock
2014-08-22 Weston Andros Adamsonnfs: change nfs_page_group_lock argument
2014-08-22 Linus TorvaldsMerge tag 'pwm/for-3.17-rc2' of git://git./linux/kernel...
2014-08-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-08-22 Chao Yuf2fs: use macro for code readability
2014-08-22 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-08-22 Linus TorvaldsMerge tag 'iommu-fixes-v3.17-rc1' of git://git./linux...
2014-08-22 Jeff Laytonlocks: pass correct "before" pointer to locks_unlink_lo...
2014-08-22 Ingo MolnarMerge tag 'efi-urgent' of git://git./linux/kernel/git...
2014-08-21 Linus TorvaldsMerge branch 'for-3.17-fixes' of git://git./linux/kerne...
2014-08-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-21 Linus TorvaldsMerge tag 'sound-3.17-rc2' of git://git./linux/kernel...
2014-08-21 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2014-08-21 Linus TorvaldsMerge tag 'please-pull-memfd_create' of git://git....
2014-08-21 Linus TorvaldsMerge tag 'microblaze-3.17-rc2' of git://git.monstr...
2014-08-21 Chao Yuf2fs: introduce need_do_checkpoint for readability
2014-08-21 Chao Yuf2fs: fix incorrect calculation with total/free inode num
2014-08-21 Jaegeuk Kimf2fs: remove rename and use rename2
2014-08-21 Jaegeuk Kimf2fs: skip if inline_data was converted already
2014-08-21 Jaegeuk Kimf2fs: remove rewrite_node_page
2014-08-21 Jaegeuk Kimf2fs: avoid double lock in truncate_blocks
2014-08-21 Jaegeuk Kimf2fs: prevent checkpoint during roll-forward
2014-08-21 Jaegeuk Kimf2fs: add WARN_ON in f2fs_bug_on
2014-08-21 Jaegeuk Kimf2fs: handle EIO not to break fs consistency
2014-08-21 Jaegeuk Kimf2fs: check s_dirty under cp_mutex
2014-08-21 Jaegeuk Kimf2fs: unlock_page when node page is redirtied out
2014-08-21 Jaegeuk Kimf2fs: introduce f2fs_cp_error for readability
2014-08-21 Jaegeuk Kimf2fs: give a chance to mount again when encountering...
2014-08-21 Jaegeuk Kimf2fs: trigger release_dirty_inode in f2fs_put_super
2014-08-21 Chris MasonBtrfs: fix filemap_flush call in btrfs_file_release
2014-08-21 Liu BoBtrfs: fix crash on endio of reading corrupted block
2014-08-21 Eric Sandeenbtrfs: fix leak in qgroup_subtree_accounting() error...
2014-08-21 Qu Wenruobtrfs: Use right extent length when inserting overlap...
2014-08-21 Filipe MananaBtrfs: clone, don't create invalid hole extent map
2014-08-21 Filipe MananaBtrfs: don't monopolize a core when evicting inode
2014-08-21 Filipe MananaBtrfs: fix hole detection during file fsync
2014-08-21 Filipe MananaBtrfs: ensure tmpfile inode is always persisted with...
2014-08-21 Filipe MananaBtrfs: race free update of commit root for ro snapshots
2014-08-21 Liu BoBtrfs: fix regression of btrfs device replace
2014-08-20 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2014-08-20 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2014-08-20 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2014-08-20 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2014-08-19 Chin-Tsung Chengext3: Count internal journal as bsddf overhead in ext3_...
2014-08-19 Jaegeuk Kimf2fs: don't skip checkpoint if there is no dirty node...
2014-08-19 Jaegeuk Kimf2fs: avoid bug_on when error is occurred
2014-08-19 Jaegeuk Kimf2fs: fix to recover inline_xattr/data and blocks
2014-08-19 Jaegeuk Kimf2fs: should clear the inline_xattr flag
2014-08-19 Jaegeuk Kimf2fs: clear FI_INC_LINK during the recovery
2014-08-19 Jaegeuk Kimf2fs: fix the initial inode page for recovery
2014-08-19 Jaegeuk Kimf2fs: make clear on test condition and return types
2014-08-19 Jaegeuk Kimf2fs: should convert inline_data during the mkwrite
2014-08-19 arter97f2fs: fix typo
2014-08-19 Jan Karaisofs: Fix unbounded recursion when processing relocate...
2014-08-19 Chao Yuudf: avoid unneeded up_write when fail to add entry...
2014-08-19 Miao XieBtrfs: don't consider the missing device when allocatin...
2014-08-19 Miao XieBtrfs: Fix wrong device size when we are resizing the...
2014-08-19 Miao XieBtrfs: don't write any data into a readonly device...
2014-08-19 Miao XieBtrfs: Fix the problem that the replace destroys the...
2014-08-19 Qu Wenruobtrfs: Return right extent when fiemap gives unaligned...
2014-08-19 Wang ShilongBtrfs: fix wrong extent mapping for DirectIO
2014-08-19 Wang ShilongBtrfs: fix wrong write range for filemap_fdatawrite_range()
2014-08-19 Miao XieBtrfs: fix wrong missing device counter decrease
2014-08-19 Miao XieBtrfs: fix unzeroed members in fs_devices when creating...
2014-08-19 Anand Jainbtrfs: check generation as replace duplicates devid...
next