summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/Locking
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-171-1/+1
|\
| * vfs: change d_manage() to take a struct pathIan Kent2016-12-021-1/+1
* | mm: join struct fault_env and vm_faultJan Kara2016-12-141-1/+1
|/
* fs: remove the never implemented aio_fsync file operationChristoph Hellwig2016-10-301-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-6/+2
|\
| * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-3/+3
| * vfs: remove unused i_op->renameMiklos Szeredi2016-09-271-5/+1
* | xattr: Stop calling {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-071-6/+18
|/
* get rid of 'parent' argument of ->d_compare()Al Viro2016-07-311-1/+1
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-281-1/+1
|\
| * pmem: kill __pmem address spaceDan Williams2016-07-121-1/+1
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-281-11/+7
|\ \
| * | vfs: new d_init methodMiklos Szeredi2016-07-241-0/+2
| * | Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro2016-06-301-2/+3
| |\ \
| | * | vfs: clean up documentationMiklos Szeredi2016-06-301-2/+0
| | * | vfs: document ->d_real()Miklos Szeredi2016-06-301-0/+3
| | |/
| * | Remove last traces of ->sync_pageMatthew Wilcox2016-06-301-9/+2
| |/
* | mm: introduce fault_envKirill A. Shutemov2016-07-261-5/+5
* | mm: migrate: support non-lru movable page migrationMinchan Kim2016-07-261-0/+4
|/
* direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-011-1/+1
* switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-301-2/+0
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-2/+2
* pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-201-1/+2
* switch ->put_link() from dentry to inodeAl Viro2015-05-111-1/+1
* don't pass nameidata to ->follow_link()Al Viro2015-05-101-1/+1
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-101-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-161-1/+1
|\
| * direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-111-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-0/+8
|\ \ | |/ |/|
| * mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAPBoaz Harrosh2015-04-151-0/+8
* | ->aio_read and ->aio_write removedAl Viro2015-04-111-2/+0
|/
* Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro2015-02-221-2/+0
* vfs: remove get_xip_memMatthew Wilcox2015-02-161-3/+0
* vfs: add i_op->dentry_open()Miklos Szeredi2014-10-241-0/+2
* locks: move freeing of leases outside of i_lockJeff Layton2014-10-071-2/+1
* locks: move i_lock acquisition into generic_*_lease handlersJeff Layton2014-10-071-2/+4
* locks: plumb a "priv" pointer into the setlease routinesJeff Layton2014-10-071-1/+1
* locks: update Locking documentation to clarify fl_release_private behaviorJeff Layton2014-08-141-1/+5
* new methods: ->read_iter() and ->write_iter()Al Viro2014-05-061-0/+2
* pass iov_iter to ->direct_IO()Al Viro2014-05-061-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-121-1/+1
|\
| * switch ->is_partially_uptodate() to saner argumentsAl Viro2014-04-011-1/+1
* | mm: introduce vm_ops->map_pages()Kirill A. Shutemov2014-04-071-0/+10
* | vfs: add renameat2 syscallMiklos Szeredi2014-04-011-1/+5
|/
* doc: Fix typo (acces_process_vm -> access_process_vm)Stefan Weil2013-12-191-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-11/+24
|\
| * Document ->tmpfile()Al Viro2013-07-031-0/+2
| * locks: give the blocked_hash its own spinlockJeff Layton2013-06-291-8/+8
| * 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
OpenPOWER on IntegriCloud