index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
locking.rst
Age
Commit message (
Expand
)
Author
2022-08-02
fs: Add aops->migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
2022-05-26
Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-19
fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
Dai Ngo
2022-05-09
fs: Add free_folio address space operation
Matthew Wilcox (Oracle)
2022-05-09
fs: Add aops->release_folio
Matthew Wilcox (Oracle)
2022-05-09
doc: update documentation for swap_activate and swap_rw
NeilBrown
2022-05-09
fs: Add read_folio documentation
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-15
fs: Add aops->dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Add aops->launder_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Remove aops->invalidatepage
Matthew Wilcox (Oracle)
2022-03-15
fs: Add invalidate_folio() aops method
Matthew Wilcox (Oracle)
2022-03-14
fs: Convert is_partially_uptodate to folios
Matthew Wilcox (Oracle)
2022-03-11
fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.
Dai Ngo
2021-12-23
doc: fs: remove bdev_try_to_free_page related doc
Zhiqiang Liu
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-07-28
filesystems/locking: fix Malformed table warning
Randy Dunlap
2021-07-13
mm: Protect operations adding pages to page cache with invalidate_lock
Jan Kara
2021-07-13
documentation: Sync file_operations members with reality
Jan Kara
2021-06-01
block: move bd_mutex to struct gendisk
Christoph Hellwig
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-12
vfs: add fileattr ops
Miklos Szeredi
2021-03-29
block: remove the revalidate_disk method
Christoph Hellwig
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2020-09-02
Documentation/filesystems/locking.rst: remove an incorrect sentence
Christoph Hellwig
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-07-08
md: switch to ->check_events for media change notifications
Christoph Hellwig
2020-06-19
Documentation: fix filesystems/locking.rst malformed table warnings
Randy Dunlap
2020-06-11
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-02
mm: add readahead address space operation
Matthew Wilcox (Oracle)
2020-05-08
nfsd: clients don't need to break their own delegations
J. Bruce Fields
2019-11-07
Documentation: atomic_open called with shared lock on non-O_CREAT open
Jeff Layton
2019-07-31
docs: fs: convert docs without extension to ReST
Mauro Carvalho Chehab