aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/locking.rst (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-24vfs: open inside ->tmpfile()Miklos Szeredi1-1/+2
2022-08-02fs: Add aops->migrate_folioMatthew Wilcox (Oracle)1-2/+3
2022-08-02mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)1-4/+0
2022-05-26Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+4
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-6/+12
2022-05-19fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo1-0/+4
2022-05-09fs: Add free_folio address space operationMatthew Wilcox (Oracle)1-5/+5
2022-05-09fs: Add aops->release_folioMatthew Wilcox (Oracle)1-7/+7
2022-05-09doc: update documentation for swap_activate and swap_rwNeilBrown1-6/+12
2022-05-09fs: Add read_folio documentationMatthew Wilcox (Oracle)1-5/+5
2022-05-08fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)1-1/+1
2022-04-01fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)1-6/+0
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-21/+21
2022-03-15fs: Add aops->dirty_folioMatthew Wilcox (Oracle)1-7/+8
2022-03-15fs: Add aops->launder_folioMatthew Wilcox (Oracle)1-5/+5
2022-03-15fs: Remove aops->invalidatepageMatthew Wilcox (Oracle)1-2/+0
2022-03-15fs: Add invalidate_folio() aops methodMatthew Wilcox (Oracle)1-6/+7
2022-03-14fs: Convert is_partially_uptodate to foliosMatthew Wilcox (Oracle)1-1/+1
2022-03-11fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.Dai Ngo1-3/+3
2021-12-23doc: fs: remove bdev_try_to_free_page related docZhiqiang Liu1-5/+0
2021-09-02Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-1/+1
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi1-1/+1
2021-07-28filesystems/locking: fix Malformed table warningRandy Dunlap1-1/+1
2021-07-13mm: Protect operations adding pages to page cache with invalidate_lockJan Kara1-19/+43
2021-07-13documentation: Sync file_operations members with realityJan Kara1-6/+9
2021-06-01block: move bd_mutex to struct gendiskChristoph Hellwig1-1/+1
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2021-04-12vfs: add fileattr opsMiklos Szeredi1-3/+8
2021-03-29block: remove the revalidate_disk methodChristoph Hellwig1-2/+0
2021-01-24acl: handle idmapped mountsChristian Brauner1-3/+4
2020-09-02Documentation/filesystems/locking.rst: remove an incorrect sentenceChristoph Hellwig1-3/+0
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds1-6/+6
2020-07-08md: switch to ->check_events for media change notificationsChristoph Hellwig1-3/+1
2020-06-19Documentation: fix filesystems/locking.rst malformed table warningsRandy Dunlap1-6/+6
2020-06-11Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+2
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-1/+1
2020-06-02mm: add readahead address space operationMatthew Wilcox (Oracle)1-1/+5
2020-05-08nfsd: clients don't need to break their own delegationsJ. Bruce Fields1-0/+2
2019-11-07Documentation: atomic_open called with shared lock on non-O_CREAT openJeff Layton1-1/+1
2019-07-31docs: fs: convert docs without extension to ReSTMauro Carvalho Chehab1-0/+665