aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/Locking
Commit message (Expand)AuthorAgeFilesLines
* update block_device_operations documentationChristoph Hellwig2010-10-251-8/+23
* bkl: Remove locked .ioctl file operationArnd Bergmann2010-08-141-7/+1
* update VFS documentation for method changes.Al Viro2010-08-091-10/+12
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-1/+1
* Documentation/filesystems/Locking: update documentation on llseek() wrt BKLJan Blunck2010-05-271-2/+3
* doc: inode uses a mutex instead of a semaphore.Thadeu Lima de Souza Cascardo2010-05-101-2/+2
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-051-2/+0
* dquot: cleanup dquot drop routineChristoph Hellwig2010-03-051-2/+0
* dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-051-2/+0
* dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-051-8/+0
* dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-051-5/+1
* 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