summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/Locking
Commit message (Expand)AuthorAgeFilesLines
* locks: Cleanup lm_compare_owner and lm_owner_keyBenjamin Coddington2019-07-031-14/+0Star
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-05-081-1/+1
|\
| * Documentation/filesystems/Locking: fix ->get_link() prototypeEric Biggers2019-05-011-1/+1
* | new inode method: ->free_inode()Al Viro2019-05-021-0/+2
|/
* Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-221-2/+1Star
|\
| * vfs: remove open_flags from d_real()Miklos Szeredi2018-07-181-2/+1Star
| * Revert "vfs: add flags to d_real()"Miklos Szeredi2018-07-181-1/+1
* | Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds2018-08-141-3/+3
|\ \
| * | mm: Introduce new type vm_fault_tSouptick Joarder2018-07-231-3/+3
* | | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-141-1/+1
|\ \ \ | |/ / |/| |
| * | document ->atomic_open() changesAl Viro2018-07-121-1/+1
| |/
* / Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-281-6/+1Star
|/
* Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-2/+7
|\
| * fs: introduce new ->get_poll_head and ->poll_mask methodsChristoph Hellwig2018-05-261-1/+6
| * fs: update documentation to mention __poll_t and match the codeChristoph Hellwig2018-05-261-1/+1
* | Documentation: filesystems: update filesystem locking documentationSean Anderson2018-05-261-19/+24
|/
* vfs: add flags to d_real()Miklos Szeredi2017-09-041-1/+1
* Documentation/filesystems: fix documentation for ->getattr()Eric Biggers2017-04-031-2/+1Star
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-031-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-181-1/+1
|\
| * vfs: change d_manage() to take a struct pathIan Kent2016-12-031-1/+1
* | mm: join struct fault_env and vm_faultJan Kara2016-12-151-1/+1
|/
* fs: remove the never implemented aio_fsync file operationChristoph Hellwig2016-10-301-1/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-111-6/+2Star
|\
| * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-3/+3
| * vfs: remove unused i_op->renameMiklos Szeredi2016-09-271-5/+1Star
* | xattr: Stop calling {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-081-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-291-1/+1
|\
| * pmem: kill __pmem address spaceDan Williams2016-07-131-1/+1
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-281-11/+7Star
|\ \
| * | 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-07-011-2/+3
| |\ \
| | * | vfs: clean up documentationMiklos Szeredi2016-06-301-2/+0Star
| | * | vfs: document ->d_real()Miklos Szeredi2016-06-301-0/+3
| | |/
| * / Remove last traces of ->sync_pageMatthew Wilcox2016-07-011-9/+2Star
| |/
* | mm: introduce fault_envKirill A. Shutemov2016-07-271-5/+5
* | mm: migrate: support non-lru movable page migrationMinchan Kim2016-07-271-0/+4
|/
* direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-021-1/+1
* switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-301-2/+0Star
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-091-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-111-1/+1
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-111-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-171-1/+1
|\
| * direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-121-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-161-0/+8
|\ \ | |/ |/|
| * mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAPBoaz Harrosh2015-04-161-0/+8
* | ->aio_read and ->aio_write removedAl Viro2015-04-121-2/+0Star
|/