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
/
include
/
linux
/
fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fs.idmapped.mnt_idmap.v6.2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-12-12
1
-3
/
+7
|
\
|
*
fs: introduce dedicated idmap type for mounts
Christian Brauner
2022-10-31
1
-3
/
+7
|
*
Merge branch 'fs.vfsuid.conversion' into for-next
Christian Brauner
2022-10-26
1
-34
/
+0
|
|
\
|
*
\
Merge branch 'fs.acl.rework' into for-next
Christian Brauner
2022-10-24
1
-4
/
+6
|
|
\
\
*
|
\
\
Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-12-12
1
-34
/
+0
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
fs: remove unused idmapping helpers
Christian Brauner
2022-10-26
1
-34
/
+0
|
|
/
/
*
|
|
Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
1
-2
/
+2
|
\
\
\
|
*
|
|
fs: use consistent setgid checks in is_sxid()
Christian Brauner
2022-11-24
1
-1
/
+1
|
|
/
/
|
*
|
attr: use consistent sgid stripping checks
Christian Brauner
2022-10-18
1
-1
/
+1
*
|
|
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
1
-4
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
-3
/
+3
|
*
|
fs: pass dentry to set acl method
Christian Brauner
2022-10-19
1
-1
/
+1
|
|
/
*
|
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-12-12
1
-3
/
+2
|
\
\
|
*
|
get rid of INT_LIMIT, use type_max() instead
Zhen Lei
2022-11-25
1
-3
/
+2
|
|
/
*
|
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-12-12
1
-2
/
+10
|
\
\
|
*
|
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
2022-11-30
1
-2
/
+10
|
|
/
*
|
Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2022-12-12
1
-0
/
+20
|
\
\
|
*
|
filelock: add a new locks_inode_context accessor function
Jeff Layton
2022-11-30
1
-0
/
+14
|
*
|
filelock: new helper: vfs_inode_has_locks
Jeff Layton
2022-11-30
1
-0
/
+6
|
|
/
*
/
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
2022-11-25
1
-0
/
+8
|
/
*
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-10-10
1
-3
/
+13
|
\
|
*
vfs: open inside ->tmpfile()
Miklos Szeredi
2022-09-24
1
-1
/
+1
|
*
vfs: move open right after ->tmpfile()
Miklos Szeredi
2022-09-24
1
-0
/
+9
|
*
vfs: make vfs_tmpfile() static
Miklos Szeredi
2022-09-24
1
-3
/
+0
|
*
vfs: add vfs_tmpfile_open() helper
Miklos Szeredi
2022-09-24
1
-0
/
+4
*
|
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-0
/
+2
|
\
\
|
*
|
fs: add batch and poll flags to the uring_cmd_iopoll() handler
Jens Axboe
2022-09-21
1
-1
/
+2
|
*
|
fs: add file_operations->uring_cmd_iopoll
Kanchan Joshi
2022-09-21
1
-0
/
+1
|
|
/
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-06
1
-4
/
+5
|
\
\
|
*
|
fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
Lukas Czerner
2022-09-29
1
-4
/
+5
|
|
/
*
|
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-10-06
1
-4
/
+5
|
\
\
|
*
|
Change calling conventions for filldir_t
Al Viro
2022-08-17
1
-4
/
+5
|
|
/
*
/
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
2022-09-21
1
-1
/
+1
|
/
*
Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-13
1
-5
/
+0
|
\
|
*
fs: don't randomize struct kiocb fields
Keith Busch
2022-08-12
1
-5
/
+0
*
|
Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2022-08-09
1
-0
/
+2
|
\
\
|
*
|
fs: add mode_strip_sgid() helper
Yang Xu
2022-07-19
1
-0
/
+2
*
|
|
Merge tag 'fuse-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-08
1
-0
/
+2
|
\
\
\
|
*
|
|
vfs: function to prevent re-use of block-device-based superblocks
Daniil Lunev
2022-07-27
1
-0
/
+2
|
|
/
/
*
|
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-4
/
+8
|
\
\
\
|
*
|
|
fsdax: dedup file range to use a compare function
Shiyang Ruan
2022-07-17
1
-4
/
+8
|
|
/
/
*
|
|
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-03
1
-8
/
+13
|
\
\
\
|
*
|
|
keep iocb_flags() result cached in struct file
Al Viro
2022-06-10
1
-3
/
+2
|
*
|
|
iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC
Al Viro
2022-06-10
1
-2
/
+8
|
*
|
|
struct file: use anonymous union member for rcuhead and llist
Al Viro
2022-06-10
1
-3
/
+3
|
|
/
/
*
|
|
Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-03
1
-1
/
+1
|
\
\
\
|
*
|
|
fs: remove no_llseek
Jason A. Donenfeld
2022-07-16
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-03
1
-17
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fs: Remove aops->migratepage()
Matthew Wilcox (Oracle)
2022-08-02
1
-2
/
+0
[next]