index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
locking.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
2023-08-06
1
-3
/
+2
*
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
1
-2
/
+0
*
mm: hold the RCU read lock over calls to ->map_pages
Matthew Wilcox (Oracle)
2023-04-05
1
-2
/
+2
*
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->get_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: add new get acl method
Christian Brauner
2022-10-20
1
-0
/
+2
*
fs: rename current get acl method
Christian Brauner
2022-10-20
1
-5
/
+5
*
vfs: open inside ->tmpfile()
Miklos Szeredi
2022-09-24
1
-1
/
+2
*
fs: Add aops->migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
1
-2
/
+3
*
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
2022-08-02
1
-4
/
+0
*
Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-05-26
1
-0
/
+4
|
\
|
*
fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
Dai Ngo
2022-05-19
1
-0
/
+4
*
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-6
/
+12
|
\
\
|
*
|
doc: update documentation for swap_activate and swap_rw
NeilBrown
2022-05-09
1
-6
/
+12
|
|
/
*
|
fs: Add free_folio address space operation
Matthew Wilcox (Oracle)
2022-05-09
1
-5
/
+5
*
|
fs: Add aops->release_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-7
/
+7
*
|
fs: Add read_folio documentation
Matthew Wilcox (Oracle)
2022-05-09
1
-5
/
+5
*
|
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
|
/
*
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-04-01
1
-6
/
+0
*
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-21
/
+21
|
\
|
*
fs: Add aops->dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-7
/
+8
|
*
fs: Add aops->launder_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-5
/
+5
|
*
fs: Remove aops->invalidatepage
Matthew Wilcox (Oracle)
2022-03-15
1
-2
/
+0
|
*
fs: Add invalidate_folio() aops method
Matthew Wilcox (Oracle)
2022-03-15
1
-6
/
+7
|
*
fs: Convert is_partially_uptodate to folios
Matthew Wilcox (Oracle)
2022-03-14
1
-1
/
+1
*
|
fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.
Dai Ngo
2022-03-11
1
-3
/
+3
|
/
*
doc: fs: remove bdev_try_to_free_page related doc
Zhiqiang Liu
2021-12-23
1
-5
/
+0
*
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
1
-1
/
+1
|
\
|
*
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-08-18
1
-1
/
+1
*
|
filesystems/locking: fix Malformed table warning
Randy Dunlap
2021-07-28
1
-1
/
+1
*
|
mm: Protect operations adding pages to page cache with invalidate_lock
Jan Kara
2021-07-13
1
-19
/
+43
*
|
documentation: Sync file_operations members with reality
Jan Kara
2021-07-13
1
-6
/
+9
|
/
*
block: move bd_mutex to struct gendisk
Christoph Hellwig
2021-06-01
1
-1
/
+1
*
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-28
1
-2
/
+0
|
\
|
*
block: remove the revalidate_disk method
Christoph Hellwig
2021-03-29
1
-2
/
+0
*
|
vfs: add fileattr ops
Miklos Szeredi
2021-04-12
1
-3
/
+8
|
/
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-3
/
+4
*
Documentation/filesystems/locking.rst: remove an incorrect sentence
Christoph Hellwig
2020-09-02
1
-3
/
+0
*
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-04
1
-6
/
+6
|
\
|
*
Documentation: fix filesystems/locking.rst malformed table warnings
Randy Dunlap
2020-06-19
1
-6
/
+6
[next]