Commit Graph

58 Commits (e50c1f609c63223adaa38f5a79b18759a00adf72)

Author SHA1 Message Date
Dave Chinner f283c86afe fs: remove inode_lock from iput_final and prune_icache 14 years ago
Al Viro 1a102ff925 vfs: bury ->get_sb() 14 years ago
Christoph Hellwig 2fe17c1075 fallocate should be a file operation 14 years ago
David Howells ab90911ff9 Allow d_manage() to be used in RCU-walk mode 14 years ago
David Howells cc53ce53c8 Add a dentry op to allow processes to be held during pathwalk transit 14 years ago
David Howells 9875cf8064 Add a dentry op to handle automounting rather than abusing follow_link() 14 years ago
J. Bruce Fields ec26fba40f Documentation: fl_mylease no longer exists 14 years ago
J. Bruce Fields 8c3df3e58c Documentation: don't remove lock manager fl_release_private 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 years ago
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Nick Piggin b1e6a015a5 fs: change d_hash for rcu-walk 14 years ago
Nick Piggin 621e155a35 fs: change d_compare for rcu-walk 14 years ago
J. Bruce Fields e63eb93750 nfsd4: eliminate lease delete callback 14 years ago
Christoph Hellwig 8a87694ed1 remove trim_fs method from Documentation/filesystems/Locking 14 years ago
Christoph Hellwig b83be6f20a update Documentation/filesystems/Locking 14 years ago
Linus Torvalds 6072d13c42 Call the filesystem back whenever a page is removed from the page cache 14 years ago
Christoph Hellwig bb8430a2c8 locks: remove fl_copy_lock lock_manager operation 14 years ago
Christoph Hellwig e1455d1bdc update block_device_operations documentation 14 years ago
Arnd Bergmann b19dd42faf bkl: Remove locked .ioctl file operation 15 years ago
Al Viro 336fb3b97b update VFS documentation for method changes. 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Jan Blunck 866707fc27 Documentation/filesystems/Locking: update documentation on llseek() wrt BKL 15 years ago
Thadeu Lima de Souza Cascardo ca0dbd86b1 doc: inode uses a mutex instead of a semaphore. 15 years ago
Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 years ago
Christoph Hellwig 9f75475802 dquot: cleanup dquot drop routine 15 years ago
Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine 15 years ago
Christoph Hellwig 63936ddaa1 dquot: cleanup inode allocation / freeing routines 15 years ago
Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 years ago
Christoph Hellwig 7e325d3a6b update Documentation/filesystems/Locking 16 years ago
Al Viro fe36adf47e No instance of ->bmap() needs BKL 16 years ago
Nick Piggin b827e496c8 mm: close page_mkwrite races 16 years ago
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Jonathan Corbet 76398425bb Move FASYNC bit handling to f_op->fasync() 16 years ago
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
Tejun Heo 5f820f648c poll: allow f_op->poll to sleep 16 years ago
Al Viro 6badd79bd0 kill ->dir_notify() 16 years ago
Nick Piggin 4e02ed4b4a fs: remove prepare_write/commit_write 17 years ago
Christoph Hellwig adaae7215e update Documentation/filesystems/Locking for 2.6.27 changes 17 years ago
Rik van Riel 28b2ee20c7 access_process_vm device memory infrastructure 17 years ago
Christoph Hellwig 33dcdac2df [PATCH] kill ->put_inode 17 years ago
Nick Piggin 3c18ddd160 mm: remove nopage 17 years ago
David Howells 12debc4248 iget: remove iget() and the read_inode() super op as being obsolete 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Nick Piggin afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Mark Fasheh ed2f2f9b3f Document ->page_mkwrite() locking 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Artem Bityutskiy a7bc02f4f4 trivial: s/i_sem /i_mutex/ 18 years ago
Eric Dumazet c23fbb6bcb VFS: delay the dentry name generation on sockets and pipes 18 years ago