aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/Locking
Commit message (Expand)AuthorAgeFilesLines
* update Documentation/filesystems/LockingChristoph Hellwig2009-06-241-21/+22
* No instance of ->bmap() needs BKLAl Viro2009-06-171-1/+1
* mm: close page_mkwrite racesNick Piggin2009-05-021-8/+16
* mm: page_mkwrite change prototype to match faultNick Piggin2009-04-011-1/+1
* Move FASYNC bit handling to f_op->fasync()Jonathan Corbet2009-03-161-2/+5
* filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-091-4/+4
* poll: allow f_op->poll to sleepTejun Heo2009-01-061-1/+1
* kill ->dir_notify()Al Viro2008-12-311-2/+0
* fs: remove prepare_write/commit_writeNick Piggin2008-10-301-5/+7
* update Documentation/filesystems/Locking for 2.6.27 changesChristoph Hellwig2008-09-091-11/+4
* access_process_vm device memory infrastructureRik van Riel2008-07-241-0/+7
* [PATCH] kill ->put_inodeChristoph Hellwig2008-05-061-2/+0
* mm: remove nopageNick Piggin2008-04-281-3/+0
* iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells2008-02-071-3/+0
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* fs: introduce write_begin, write_end, and perform_write aopsNick Piggin2007-10-161-3/+6
* mm: fault feedback #1Nick Piggin2007-07-191-1/+1
* Document ->page_mkwrite() lockingMark Fasheh2007-07-191-1/+10
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-191-0/+2
* trivial: s/i_sem /i_mutex/Artem Bityutskiy2007-05-091-3/+3
* VFS: delay the dentry name generation on sockets and pipesEric Dumazet2007-05-081-0/+2
* [PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust2007-01-111-0/+8
* [PATCH] Documentation: remount_fs() needs lock_kernelVasily Averin2006-12-071-1/+1
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-3/+2
* [PATCH] VFS documentation tweakJonathan Corbet2006-07-101-2/+2
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-1/+1
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+4
* [PATCH] doc: Locking updateNikita Danilov2005-05-011-2/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+515