Commit Graph

24970 Commits (3538c56329936c78f7d356889908790006d0124c)

Author SHA1 Message Date
Andy Whitcroft 1fa1e7f615 readlinkat: ensure we return ENOENT for the empty pathname for normal lookups 13 years ago
Konstantin Khlebnikov 32096ea1aa vfs: fix dentry leak in simple_fill_super() 13 years ago
Eryu Guan f2a44523b2 jbd2: Unify log messages in jbd2 code 13 years ago
Eryu Guan 8762202dd0 jbd/jbd2: validate sb->s_first in journal_get_superblock() 13 years ago
Yongqiang Yang bf52c6f7af ext4: let ext4_ext_rm_leaf work with EXT_DEBUG defined 13 years ago
Yongqiang Yang 32de675690 ext4: fix a syntax error in ext4_ext_insert_extent when debugging enabled 13 years ago
Benny Halevy fc0d14fe2d nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_access 13 years ago
Eric W. Biederman f6d90b4f9c sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees. 13 years ago
Nelson Elhage d8805e633e epoll: fix spurious lockdep warnings 13 years ago
Andy Shevchenko 0a90e0f101 fat: follow rename pack_hex_byte() to hex_byte_pack() 13 years ago
Joe Perches b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 13 years ago
Pavel Emelyanov d70ef97baf fs/pipe.c: add ->statfs callback for pipefs 13 years ago
Tao Ma 72a2ebd8bc fs/buffer.c: add device information for error output in __find_get_block_slow() 13 years ago
Mikulas Patocka 09f363c736 vmscan: fix shrinker callback bug in fs/super.c 13 years ago
Akinobu Mita 798248206b lib/string.c: introduce memchr_inv() 13 years ago
Mel Gorman 966dbde2c2 ext4: warn if direct reclaim tries to writeback pages 13 years ago
Mel Gorman 94054fa3fc xfs: warn if direct reclaim tries to writeback pages 13 years ago
Christoph Lameter bc3e53f682 mm: distinguish between mlocked and pinned pages 13 years ago
Robert P. J. Day f5fc870da2 tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious. 13 years ago
David Rientjes c9f01245b6 oom: remove oom_disable_count 13 years ago
Christopher Yeoh fcf634098c Cross Memory Attach 13 years ago
Andrew Morton fc360bd9cd /proc/self/numa_maps: restore "huge" tag for hugetlb vmas 13 years ago
Paul Gortmaker 143cb494cb fs: add module.h to files that were implicitly using it 13 years ago
Paul Gortmaker afeacc8c1f fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
Robin Dong ff3fc1736f ext4: fix a typo in struct ext4_allocation_context 13 years ago
Jan Kara ed47a7d00c udf: Cleanup metadata flags handling 13 years ago
Namjae Jeon 3080a74ea3 udf: Skip mirror metadata FE loading when metadata FE is ok 13 years ago
Dmitry Monakhov 6360e21f94 ext3: Allow quota file use root reservation 13 years ago
Jan Kara 0aaa618863 quota: Drop path reference on error exit from quotactl 13 years ago
Joe Perches a983f368f8 udf: Neaten udf_debug uses 13 years ago
Joe Perches c2bff36c29 udf: Neaten logging output, use vsprintf extension %pV 13 years ago
Joe Perches 78ace70c41 udf: Convert printks to pr_<level> 13 years ago
Greg Harm 3c6fe77017 ext4: Don't normalize an falloc request if it can fit in 1 extent. 13 years ago
Eryu Guan 4af8350899 ext4: remove comments about extent mount option in ext4_new_inode() 13 years ago
Yongqiang Yang edb5ac8993 ext4: let ext4_discard_partial_buffers handle unaligned range correctly 13 years ago
Yongqiang Yang 5129d05fda ext4: return ENOMEM if find_or_create_pages fails 13 years ago
Yongqiang Yang e260daf279 ext4: move vars to local scope in ext4_discard_partial_page_buffers_no_lock() 13 years ago
Tao Ma 0edeb71dc9 ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten 13 years ago
Chuck Lever e414966b81 NFS: Remove no-op less-than-zero checks on unsigned variables. 13 years ago
Chuck Lever c6e6966602 NFS: Clean up nfs4_xdr_dec_secinfo() 13 years ago
Chuck Lever c02f557dd0 NFS: Fix documenting comment for nfs_create_request() 13 years ago
Peng Tao d743c3c9c2 NFS4: fix cb_recallany decode error 13 years ago
Peng Tao 92407e75ce nfs4: serialize layoutcommit 13 years ago
Theodore Ts'o b82e384c7b ext4: optimize locking for end_io extent conversion 13 years ago
Theodore Ts'o 4e29802121 ext4: remove unnecessary call to waitqueue_active() 13 years ago
Tao Ma d73d5046a7 ext4: Use correct locking for ext4_end_io_nolock() 13 years ago
Curt Wohlgemuth 0e175a1835 writeback: Add a 'reason' to wb_writeback_work 13 years ago
Curt Wohlgemuth ad4e38dd6a writeback: send work item to queue_io, move_expired_inodes 13 years ago
Shirish Pargaonkar 9ef5992e44 cifs: Assume passwords are encoded according to iocharset (try #2) 13 years ago
Pavel Shilovsky 5079276066 CIFS: Fix the VFS brlock cache usage in posix locking case 13 years ago