Commit Graph

6296 Commits (1708268f7ee5177c35826f047b91d7324f099ab0)

Author SHA1 Message Date
Nick Piggin 83c54070ee mm: fault feedback #2 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Nick Piggin d00806b183 mm: fix fault vs invalidate race for linear mappings 18 years ago
David Chinner c32676eea1 [XFS] Fix inode size update before data write in xfs_setattr 18 years ago
David Chinner 91ebecc74e [XFS] Allow punching holes to free space when at ENOSPC 18 years ago
David Chinner 4f57dbc6b5 [XFS] Implement ->page_mkwrite in XFS. 18 years ago
David Chinner 5417169026 [FS] Implement block_page_mkwrite. 18 years ago
Mark Fasheh 385820a38d ocfs2: ->fallocate() support 18 years ago
Steve French 70b315b0dd [CIFS] merge conflict in fs/cifs/export.c 18 years ago
Steve French c18c842b1f [CIFS] Allow disabling CIFS Unix Extensions as mount option 18 years ago
J. Bruce Fields 6924c55492 locks: fix vfs_test_lock() comment 18 years ago
J. Bruce Fields 6d34ac199a locks: make posix_test_lock() interface more consistent 18 years ago
J. Bruce Fields 370f6599e8 nfs: disable leases over NFS 18 years ago
Marc Eshel 60446067ba gfs2: stop giving out non-cluster-coherent leases 18 years ago
J. Bruce Fields 4698afe8e3 locks: export setlease to filesystems 18 years ago
J. Bruce Fields f9ffed26d6 locks: provide a file lease method enabling cluster-coherent leases 18 years ago
J. Bruce Fields a9933cea7a locks: rename lease functions to reflect locks.c conventions 18 years ago
J. Bruce Fields 6d5e8b05ca locks: share more common lease code 18 years ago
J. Bruce Fields e32b8ee27b locks: clean up lease_alloc() 18 years ago
J. Bruce Fields d2ab0b0c4c locks: convert an -EINVAL return to a BUG 18 years ago
david m. richter 87250dd26a leases: minor break_lease() comment clarification 18 years ago
Tejun Heo 967e35dcc9 sysfs: cosmetic clean up on node creation failure paths 18 years ago
Tejun Heo a1da4dfe35 sysfs: kill an extra put in sysfs_create_link() failure path 18 years ago
Tejun Heo bc37e28303 sysfs: make sysfs_init_inode() static 18 years ago
Tejun Heo e080e436f6 sysfs: fix sysfs root inode nlink accounting 18 years ago
Akinobu Mita 01da2425f3 sysfs: avoid kmem_cache_free(NULL) 18 years ago
Jens Axboe a6bb340da3 debugfs: remove rmdir() non-empty complaint 18 years ago
Jeremy Fitzhardinge 86313c488a usermodehelper: Tidy up waiting 18 years ago
Dmitry Monakhov e9f410b1c0 ext4: extent macros cleanup 18 years ago
Dmitry Monakhov 26d535ed24 Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions. 18 years ago
Dave Hansen d699594dc1 ext4: remove extra IS_RDONLY() check 18 years ago
Vignesh Babu 1330593eb2 ext4: Use is_power_of_2() 18 years ago
Eric Sandeen fc0e15a667 Use zero_user_page() in ext4 where possible 18 years ago
Andreas Dilger f8628a14a2 ext4: Remove 65000 subdirectory limit 18 years ago
Kalpak Shah 6dd4ee7cab ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields 18 years ago
Kalpak Shah ef7f38359e ext4: Add nanosecond timestamps 18 years ago
Jose R. Santos 0f49d5d019 jbd2: Move jbd2-debug file to debugfs 18 years ago
Jose R. Santos e23291b912 jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG 18 years ago
Jose R. Santos eb40a09c67 ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices 18 years ago
Alex Tomas c29c0ae7f2 ext4: Make extents code sanely handle on-disk corruption 18 years ago
Jan Kara ff9ddf7e84 ext4: copy i_flags to inode flags on write 18 years ago
Mingming Cao 1e2462f93e ext4: Enable extents by default 18 years ago
Amit Arora 749269faca Change on-disk format to support 2^15 uninitialized extents 18 years ago
Amit Arora 56055d3ae4 write support for preallocated blocks 18 years ago
Amit Arora a2df2a6340 fallocate support in ext4 18 years ago
Amit Arora 97ac73506c sys_fallocate() implementation on i386, x86_64 and powerpc 18 years ago
Jeff Garzik 8e1c091ccc arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() 18 years ago
Satyam Sharma 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
Steve French 63135e088a [CIFS] More whitespace/formatting fixes (noticed by checkpatch) 18 years ago