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
/
fs
/
stat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
1
-12
/
+12
|
\
|
*
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
1
-4
/
+2
|
*
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-10
/
+12
*
|
vfs: plumb i_version handling into struct kstat
Jeff Layton
2023-01-26
1
-2
/
+15
|
/
*
fs: use type safe idmapping helpers
Christian Brauner
2022-10-26
1
-2
/
+5
*
vfs: support STATX_DIOALIGN on block devices
Eric Biggers
2022-09-11
1
-0
/
+12
*
statx: add direct I/O alignment information
Eric Biggers
2022-09-11
1
-0
/
+2
*
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
1
-1
/
+1
|
\
|
*
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Guo Ren
2022-04-26
1
-1
/
+1
*
|
stat: fix inconsistency between struct stat and struct compat_stat
Mikulas Patocka
2022-04-12
1
-9
/
+10
|
/
*
io-uring: Make statx API stable
Stefan Roesch
2022-03-10
1
-14
/
+35
*
fs: add generic helper for filling statx attribute flags
Amir Goldstein
2021-08-17
1
-0
/
+18
*
fs: fix reporting supported extra file attributes for statx()
Theodore Ts'o
2021-04-17
1
-0
/
+8
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-3
/
+5
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-6
/
+14
*
fs: remove KSTAT_QUERY_FLAGS
Christoph Hellwig
2020-09-26
1
-4
/
+4
*
fs: remove vfs_stat_set_lookup_flags
Christoph Hellwig
2020-09-26
1
-21
/
+12
*
fs: move vfs_fstatat out of line
Christoph Hellwig
2020-09-26
1
-2
/
+7
*
fs: remove vfs_statx_fd
Christoph Hellwig
2020-09-26
1
-15
/
+7
*
Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-02
1
-0
/
+3
|
\
|
*
fs/stat: Define DAX statx attribute
Ira Weiny
2020-05-04
1
-0
/
+3
*
|
Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
1
-15
/
+22
|
\
\
|
*
|
statx: hide interfaces no longer used by io_uring
Bijan Mottahedeh
2020-05-26
1
-2
/
+3
|
*
|
statx: allow system call to be invoked from io_uring
Bijan Mottahedeh
2020-05-26
1
-13
/
+19
|
|
/
*
|
statx: add mount_root
Miklos Szeredi
2020-05-14
1
-0
/
+3
*
|
statx: add mount ID
Miklos Szeredi
2020-05-14
1
-0
/
+4
*
|
statx: don't clear STATX_ATIME on SB_RDONLY
Miklos Szeredi
2020-05-14
1
-1
/
+2
*
|
uapi: deprecate STATX_ALL
Miklos Szeredi
2020-05-14
1
-1
/
+0
|
/
*
fs: make two stat prep helpers available
Jens Axboe
2020-01-20
1
-12
/
+22
*
fs: move generic stat response attr handling to vfs_getattr_nosec
Christoph Hellwig
2019-02-01
1
-5
/
+7
*
y2038: Remove newstat family from default syscall set
Arnd Bergmann
2018-08-29
1
-0
/
+3
*
fs: add do_readlinkat() helper; remove internal call to sys_readlinkat()
Dominik Brodowski
2018-04-02
1
-3
/
+9
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
fs: Provide __inode_get_bytes()
Jan Kara
2017-08-17
1
-1
/
+1
*
ufs: restore maintaining ->i_blocks
Al Viro
2017-06-09
1
-0
/
+1
*
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-05-02
1
-0
/
+86
|
\
|
*
stat: move compat syscalls from compat.c
Al Viro
2017-04-17
1
-0
/
+86
*
|
statx: correct error handling of NULL pathname
Michael Kerrisk (man-pages)
2017-04-27
1
-2
/
+0
*
|
statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH
David Howells
2017-04-26
1
-7
/
+6
*
|
statx: Include a mask for stx_attributes in struct statx
David Howells
2017-04-03
1
-0
/
+1
*
|
statx: Reserve the top bit of the mask for future struct expansion
David Howells
2017-04-03
1
-0
/
+2
*
|
statx: optimize copy of struct statx to userspace
Eric Biggers
2017-04-03
1
-42
/
+32
*
|
statx: remove incorrect part of vfs_statx() comment
Eric Biggers
2017-04-03
1
-3
/
+0
*
|
statx: reject unknown flags when using NULL path
Eric Biggers
2017-04-03
1
-1
/
+5
|
/
*
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
1
-38
/
+176
|
\
|
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
1
-38
/
+176
*
|
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
|
/
*
fs: add i_blocksize()
Fabian Frederick
2017-02-27
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
vfs: replace calling i_op->readlink with vfs_readlink()
Miklos Szeredi
2016-12-09
1
-3
/
+5
[next]