summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/Locking
Commit message (Expand)AuthorAge
* fallocate should be a file operationChristoph Hellwig2011-01-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-16
|\
| * Allow d_manage() to be used in RCU-walk modeDavid Howells2011-01-15
| * Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-15
| * Add a dentry op to handle automounting rather than abusing follow_link()David Howells2011-01-15
* | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-14
|\ \ | |/ |/|
| * Documentation: fl_mylease no longer existsJ. Bruce Fields2011-01-11
* | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-07
* | fs: dcache remove dcache_lockNick Piggin2011-01-07
* | fs: change d_hash for rcu-walkNick Piggin2011-01-07
* | fs: change d_compare for rcu-walkNick Piggin2011-01-07
|/
* remove trim_fs method from Documentation/filesystems/LockingChristoph Hellwig2011-01-04
* update Documentation/filesystems/LockingChristoph Hellwig2010-12-30
* Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds2010-12-02
* 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-14
* 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-05
* dquot: cleanup dquot drop routineChristoph Hellwig2010-03-05
* dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-05
* dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-05
* dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-05
* 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