aboutsummaryrefslogtreecommitdiff
path: root/include/linux/stat.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-26vfs: plumb i_version handling into struct kstatGravatar Jeff Layton 1-0/+9
2022-09-11statx: add direct I/O alignment informationGravatar Eric Biggers 1-0/+2
2021-08-17fs: add generic helper for filling statx attribute flagsGravatar Amir Goldstein 1-0/+4
2020-09-26fs: remove KSTAT_QUERY_FLAGSGravatar Christoph Hellwig 1-2/+0
2020-05-14statx: add mount IDGravatar Miklos Szeredi 1-0/+1
2019-11-13statx: define STATX_ATTR_VERITYGravatar Eric Biggers 1-1/+2
2018-06-05vfs: change inode times to use struct timespec64Gravatar Deepa Dinamani 1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-04-03statx: Include a mask for stx_attributes in struct statxGravatar David Howells 1-0/+1
2017-03-02statx: Add a system call to make enhanced file info availableGravatar David Howells 1-6/+18
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-45/+1
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsGravatar Eric W. Biederman 1-2/+3
2007-05-08utimensat implementationGravatar Ulrich Drepper 1-0/+3
2007-02-28[NET]: Revert socket.h/stat.h ifdef hacks.Gravatar David S. Miller 1-1/+1
2007-02-11[PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.hGravatar Mike Frysinger 1-1/+1
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersGravatar David Howells 1-1/+1
2006-03-26[PATCH] 2TB files: st_blocks is invalid when calling stat64Gravatar Takashi Sato 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+77