summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/locking.rst
Commit message (Expand)AuthorAgeFilesLines
* fs: remove the inode argument to ->d_real() methodAmir Goldstein2024-02-061-1/+1
* Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2024-01-111-1/+4
|\
| * rename(): fix the locking of subdirectoriesAl Viro2023-11-251-1/+4
* | fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)2023-12-101-2/+2
|/
* Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds2023-08-301-1/+0
|\
| * docs: vfs: clean up after the iterate() removalJonathan Corbet2023-08-181-1/+0
* | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-14/+24
|\ \
| * | mm: allow ->huge_fault() to be called without the mmap_lock heldMatthew Wilcox (Oracle)2023-08-241-13/+23
| * | mm: convert do_set_pte() to set_pte_range()Yin Fengwei2023-08-241-1/+1
| |/
* | Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-08-281-4/+11
|\ \
| * | doc: Correct the description of ->release_folioMatthew Wilcox (Oracle)2023-07-241-4/+11
| |/
* | Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-281-3/+5
|\ \
| * | libfs: Add directory operations for stable offsetsChuck Lever2023-08-091-3/+5
| |/
* / vfs: get rid of old '->iterate' directory operationLinus Torvalds2023-08-061-3/+2
|/
* sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells2023-06-241-2/+0
* mm: hold the RCU read lock over calls to ->map_pagesMatthew Wilcox (Oracle)2023-04-051-2/+2
* fs: port xattr to mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->permission() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->get_acl() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->tmpfile() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->rename() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->mknod() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->mkdir() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->symlink() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->create() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->getattr() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->setattr() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: add new get acl methodChristian Brauner2022-10-201-0/+2
* fs: rename current get acl methodChristian Brauner2022-10-201-5/+5
* vfs: open inside ->tmpfile()Miklos Szeredi2022-09-241-1/+2
* fs: Add aops->migrate_folioMatthew Wilcox (Oracle)2022-08-021-2/+3
* mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)2022-08-021-4/+0
* Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-05-261-0/+4
|\
| * fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo2022-05-191-0/+4
* | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-6/+12
|\ \
| * | doc: update documentation for swap_activate and swap_rwNeilBrown2022-05-091-6/+12
| |/
* | fs: Add free_folio address space operationMatthew Wilcox (Oracle)2022-05-091-5/+5
* | fs: Add aops->release_folioMatthew Wilcox (Oracle)2022-05-091-7/+7
* | fs: Add read_folio documentationMatthew Wilcox (Oracle)2022-05-091-5/+5
* | fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)2022-05-081-1/+1
|/
* fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)2022-04-011-6/+0
* Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-21/+21
|\
| * fs: Add aops->dirty_folioMatthew Wilcox (Oracle)2022-03-151-7/+8
| * fs: Add aops->launder_folioMatthew Wilcox (Oracle)2022-03-151-5/+5
| * fs: Remove aops->invalidatepageMatthew Wilcox (Oracle)2022-03-151-2/+0
| * fs: Add invalidate_folio() aops methodMatthew Wilcox (Oracle)2022-03-151-6/+7
| * fs: Convert is_partially_uptodate to foliosMatthew Wilcox (Oracle)2022-03-141-1/+1
* | fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.Dai Ngo2022-03-111-3/+3
|/
* doc: fs: remove bdev_try_to_free_page related docZhiqiang Liu2021-12-231-5/+0