summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/Locking
Commit message (Expand)AuthorAgeFilesLines
...
| * locks: add a new "lm_owner_key" lock operationJeff Layton2013-06-291-5/+11
| * locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-291-7/+14
| * Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-291-4/+2
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-021-3/+3
|\ \ | |/ |/|
| * mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-211-3/+3
* | [readdir] ->readdir() is goneAl Viro2013-06-291-1/+1
|/
* vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton2013-02-261-0/+2
* documentation: drop vmtruncateMarco Stornelli2012-12-201-6/+0
* Documentation: get rid of write_superArtem Bityutskiy2012-08-041-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-2/+2
|\
| * Documentation: Correct s_umount state for freeze_fs/unfreeze_fsValerie Aurora2012-07-311-2/+2
* | locks: remove unused lm_release_privateJ. Bruce Fields2012-08-011-2/+0
* | mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman2012-07-311-0/+13
|/
* don't pass nameidata to ->create()Al Viro2012-07-141-1/+1
* stop passing nameidata to ->lookup()Al Viro2012-07-141-2/+1
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-141-1/+1
* kill struct opendataAl Viro2012-07-141-1/+1
* make ->atomic_open() return intAl Viro2012-07-141-1/+1
* ->atomic_open() prototype change - pass int * instead of bool *Al Viro2012-07-141-1/+1
* vfs: add i_op->atomic_open()Miklos Szeredi2012-07-141-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-0/+3
|\
| * fs: introduce inode operation ->update_timeJosef Bacik2012-06-011-0/+3
* | mm/fs: remove truncate_rangeHugh Dickins2012-05-291-2/+0
|/
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-061-1/+1
* switch ->mknod() to umode_tAl Viro2012-01-031-1/+1
* switch ->create() to umode_tAl Viro2012-01-031-1/+1
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-031-1/+1
* vfs: add d_prune dentry operationSage Weil2011-11-021-0/+1
* Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-07-251-12/+12
|\
| * locks: rename lock-manager opsJ. Bruce Fields2011-07-201-12/+12
* | fs: take the ACL checks to common codeChristoph Hellwig2011-07-251-2/+2
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-201-4/+2
* | ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-201-1/+1
|/
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-271-2/+2
* fs: remove inode_lock from iput_final and prune_icacheDave Chinner2011-03-241-1/+1
* vfs: bury ->get_sb()Al Viro2011-03-161-4/+2
* fallocate should be a file operationChristoph Hellwig2011-01-171-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-161-0/+4
|\
| * Allow d_manage() to be used in RCU-walk modeDavid Howells2011-01-151-1/+1
| * Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-151-0/+2
| * Add a dentry op to handle automounting rather than abusing follow_link()David Howells2011-01-151-0/+2
* | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-141-2/+0
|\ \ | |/ |/|
| * Documentation: fl_mylease no longer existsJ. Bruce Fields2011-01-111-2/+0
* | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-3/+3
* | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-071-9/+9
* | fs: dcache remove dcache_lockNick Piggin2011-01-071-8/+8
* | fs: change d_hash for rcu-walkNick Piggin2011-01-071-2/+3
* | fs: change d_compare for rcu-walkNick Piggin2011-01-071-1/+3
|/
* remove trim_fs method from Documentation/filesystems/LockingChristoph Hellwig2011-01-041-2/+0
* update Documentation/filesystems/LockingChristoph Hellwig2010-12-301-112/+102