summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/Locking
Commit message (Expand)AuthorAge
* docs: fs: convert docs without extension to ReSTMauro Carvalho Chehab2019-07-31
* locks: Cleanup lm_compare_owner and lm_owner_keyBenjamin Coddington2019-07-03
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-05-07
|\
| * Documentation/filesystems/Locking: fix ->get_link() prototypeEric Biggers2019-04-30
* | new inode method: ->free_inode()Al Viro2019-05-01
|/
* Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-21
|\
| * vfs: remove open_flags from d_real()Miklos Szeredi2018-07-18
| * Revert "vfs: add flags to d_real()"Miklos Szeredi2018-07-18
* | Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds2018-08-14
|\ \
| * | mm: Introduce new type vm_fault_tSouptick Joarder2018-07-23
* | | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-13
|\ \ \ | |/ / |/| |
| * | document ->atomic_open() changesAl Viro2018-07-12
| |/
* / Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
|/
* Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\
| * fs: introduce new ->get_poll_head and ->poll_mask methodsChristoph Hellwig2018-05-26
| * fs: update documentation to mention __poll_t and match the codeChristoph Hellwig2018-05-26
* | Documentation: filesystems: update filesystem locking documentationSean Anderson2018-05-26
|/
* vfs: add flags to d_real()Miklos Szeredi2017-09-04
* Documentation/filesystems: fix documentation for ->getattr()Eric Biggers2017-04-03
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-17
|\
| * vfs: change d_manage() to take a struct pathIan Kent2016-12-02
* | mm: join struct fault_env and vm_faultJan Kara2016-12-14
|/
* fs: remove the never implemented aio_fsync file operationChristoph Hellwig2016-10-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| * vfs: remove unused i_op->renameMiklos Szeredi2016-09-27
* | xattr: Stop calling {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
|/
* get rid of 'parent' argument of ->d_compare()Al Viro2016-07-31
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-28
|\
| * pmem: kill __pmem address spaceDan Williams2016-07-12
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-28
|\ \
| * | vfs: new d_init methodMiklos Szeredi2016-07-24
| * | Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro2016-06-30
| |\ \
| | * | vfs: clean up documentationMiklos Szeredi2016-06-30
| | * | vfs: document ->d_real()Miklos Szeredi2016-06-30
| | |/
| * / Remove last traces of ->sync_pageMatthew Wilcox2016-06-30
| |/
* | mm: introduce fault_envKirill A. Shutemov2016-07-26
* | mm: migrate: support non-lru movable page migrationMinchan Kim2016-07-26
|/
* direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-01
* switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
* pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-20
* switch ->put_link() from dentry to inodeAl Viro2015-05-11
* don't pass nameidata to ->follow_link()Al Viro2015-05-10
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-16
|\
| * direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-11
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-15
|\ \ | |/ |/|
| * mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAPBoaz Harrosh2015-04-15