aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/Locking
Commit message (Expand)AuthorAge
* locks: remove fl_copy_lock lock_manager operationChristoph Hellwig2010-10-31
* update block_device_operations documentationChristoph Hellwig2010-10-25
* bkl: Remove locked .ioctl file operationArnd Bergmann2010-08-13
* update VFS documentation for method changes.Al Viro2010-08-09
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* Documentation/filesystems/Locking: update documentation on llseek() wrt BKLJan Blunck2010-05-27
* doc: inode uses a mutex instead of a semaphore.Thadeu Lima de Souza Cascardo2010-05-10
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-04
* dquot: cleanup dquot drop routineChristoph Hellwig2010-03-04
* dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-04
* dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-04
* dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-04
* update Documentation/filesystems/LockingChristoph Hellwig2009-06-24
* No instance of ->bmap() needs BKLAl Viro2009-06-17
* mm: close page_mkwrite racesNick Piggin2009-05-02
* mm: page_mkwrite change prototype to match faultNick Piggin2009-04-01
* Move FASYNC bit handling to f_op->fasync()Jonathan Corbet2009-03-16
* filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-09
* poll: allow f_op->poll to sleepTejun Heo2009-01-06
* kill ->dir_notify()Al Viro2008-12-31
* fs: remove prepare_write/commit_writeNick Piggin2008-10-30
* update Documentation/filesystems/Locking for 2.6.27 changesChristoph Hellwig2008-09-09
* access_process_vm device memory infrastructureRik van Riel2008-07-24
* [PATCH] kill ->put_inodeChristoph Hellwig2008-05-06
* mm: remove nopageNick Piggin2008-04-28
* iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells2008-02-07
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* fs: introduce write_begin, write_end, and perform_write aopsNick Piggin2007-10-16
* mm: fault feedback #1Nick Piggin2007-07-19
* Document ->page_mkwrite() lockingMark Fasheh2007-07-19
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-19
* trivial: s/i_sem /i_mutex/Artem Bityutskiy2007-05-09
* VFS: delay the dentry name generation on sockets and pipesEric Dumazet2007-05-08
* [PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust2007-01-11
* [PATCH] Documentation: remount_fs() needs lock_kernelVasily Averin2006-12-07
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-01
* [PATCH] VFS documentation tweakJonathan Corbet2006-07-10
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] doc: Locking updateNikita Danilov2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16