index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
stat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
fs: add generic helper for filling statx attribute flags
Amir Goldstein
1
-0
/
+18
2021-04-17
fs: fix reporting supported extra file attributes for statx()
Theodore Ts'o
1
-0
/
+8
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-3
/
+5
2021-01-24
stat: handle idmapped mounts
Christian Brauner
1
-6
/
+14
2020-09-26
fs: remove KSTAT_QUERY_FLAGS
Christoph Hellwig
1
-4
/
+4
2020-09-26
fs: remove vfs_stat_set_lookup_flags
Christoph Hellwig
1
-21
/
+12
2020-09-26
fs: move vfs_fstatat out of line
Christoph Hellwig
1
-2
/
+7
2020-09-26
fs: remove vfs_statx_fd
Christoph Hellwig
1
-15
/
+7
2020-06-02
Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+3
2020-06-02
Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-15
/
+22
2020-05-26
statx: hide interfaces no longer used by io_uring
Bijan Mottahedeh
1
-2
/
+3
2020-05-26
statx: allow system call to be invoked from io_uring
Bijan Mottahedeh
1
-13
/
+19
2020-05-14
statx: add mount_root
Miklos Szeredi
1
-0
/
+3
2020-05-14
statx: add mount ID
Miklos Szeredi
1
-0
/
+4
2020-05-14
statx: don't clear STATX_ATIME on SB_RDONLY
Miklos Szeredi
1
-1
/
+2
2020-05-14
uapi: deprecate STATX_ALL
Miklos Szeredi
1
-1
/
+0
2020-05-04
fs/stat: Define DAX statx attribute
Ira Weiny
1
-0
/
+3
2020-01-20
fs: make two stat prep helpers available
Jens Axboe
1
-12
/
+22
2019-02-01
fs: move generic stat response attr handling to vfs_getattr_nosec
Christoph Hellwig
1
-5
/
+7
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
1
-0
/
+3
2018-04-02
fs: add do_readlinkat() helper; remove internal call to sys_readlinkat()
Dominik Brodowski
1
-3
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-17
fs: Provide __inode_get_bytes()
Jan Kara
1
-1
/
+1
2017-06-09
ufs: restore maintaining ->i_blocks
Al Viro
1
-0
/
+1
2017-05-02
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+86
2017-04-27
statx: correct error handling of NULL pathname
Michael Kerrisk (man-pages)
1
-2
/
+0
2017-04-26
statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH
David Howells
1
-7
/
+6
2017-04-17
stat: move compat syscalls from compat.c
Al Viro
1
-0
/
+86
2017-04-03
statx: Include a mask for stx_attributes in struct statx
David Howells
1
-0
/
+1
2017-04-03
statx: Reserve the top bit of the mask for future struct expansion
David Howells
1
-0
/
+2
2017-04-03
statx: optimize copy of struct statx to userspace
Eric Biggers
1
-42
/
+32
2017-04-03
statx: remove incorrect part of vfs_statx() comment
Eric Biggers
1
-3
/
+0
2017-04-03
statx: reject unknown flags when using NULL path
Eric Biggers
1
-1
/
+5
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-38
/
+176
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-38
/
+176
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-02-27
fs: add i_blocksize()
Fabian Frederick
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-09
vfs: replace calling i_op->readlink with vfs_readlink()
Miklos Szeredi
1
-3
/
+5
2016-01-16
fs/stat.c: drop the last new_valid_dev check
Yaowei Bai
1
-1
/
+1
2015-11-09
fs/stat.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-2
/
+0
2015-04-15
VFS: assorted d_backing_inode() annotations
David Howells
1
-2
/
+2
2015-04-11
switch security_inode_getattr() to struct path *
Al Viro
1
-1
/
+1
2013-11-09
vfs: split out vfs_getattr_nosec
J. Bruce Fields
1
-6
/
+25
2013-08-17
quota: provide interface for readding allocated space into reserved space
Jan Kara
1
-2
/
+9
2013-02-26
switch vfs_getattr() to struct path
Al Viro
1
-7
/
+6
2012-12-20
vfs: fix readlinkat to retry on ESTALE
Jeff Layton
1
-1
/
+7
2012-12-20
vfs: make fstatat retry on ESTALE errors from getattr call
Jeff Layton
1
-2
/
+6
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+5
2012-10-01
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
[next]