index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7 days
Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-10
uapi: export PROCFS_ROOT_INO
Aleksa Sarai
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-07-02
fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
2025-07-01
fs: add ioctl to query metadata and protection info capabilities
Anuj Gupta
2025-05-11
fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regions
Andrei Vagin
2025-02-10
blk-crypto: add ioctls to create and prepare hardware-wrapped keys
Eric Biggers
2025-01-20
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-04
fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
Jens Axboe
2024-12-23
fs, iov_iter: define meta io descriptor
Anuj Gupta
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-12
fs/procfs: add build ID fetching to PROCMAP_QUERY API
Andrii Nakryiko
2024-07-12
fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
Andrii Nakryiko
2024-06-20
fs: Initial atomic write support
Prasad Singamsetty
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-02-12
fs: add FS_IOC_GETFSSYSFSPATH
Kent Overstreet
2024-02-08
fs: FS_IOC_GETUUID
Kent Overstreet
2024-01-22
vfs: add RWF_NOAPPEND flag for pwritev2
Rich Felker
2023-12-10
fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
Andrei Vagin
2023-10-18
fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEs
Muhammad Usama Anjum
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2021-08-02
block: add ioctl to read the disk sequence number
Matteo Croce
2021-05-10
block: uapi: fix comment about block device ioctl
Damien Le Moal
2020-05-28
fs/ext4: Introduce DAX inode flag
Ira Weiny
2019-09-21
Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2019-09-18
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2019-08-23
fs: Reserve flag for casefolding
Daniel Rosenberg
2019-08-12
fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
Eric Biggers
2019-07-28
fs: uapi: define verity bit for FS_IOC_GETFLAGS
Eric Biggers
2019-05-14
fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
Amir Goldstein
2019-01-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-09-04
crypto: speck - remove Speck
Jason A. Donenfeld
2018-06-05
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-20
fscrypt: add Speck128/256 support
Eric Biggers
2018-05-16
fs: copy BTRFS_IOC_[SG]ET_FSLABEL to vfs
Eric Sandeen
2018-01-25
fs: add RWF_APPEND
Jürg Billeter
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-08-31
annotate RWF_... flags
Christoph Hellwig
2017-07-09
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-23
fscrypt: add support for AES-128-CBC
Daniel Walter
2017-06-20
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
2017-06-20
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
2017-04-30
fscrypt: Remove __packed from fscrypt_policy
Joe Richey
2017-04-30
fscrypt: Move key structure and constants to uapi
Joe Richey
2017-02-02
fs: Better permission checking for submounts
Eric W. Biederman
2016-12-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-12-11
fscrypt: move the policy flags and encryption mode definitions to uapi header
Theodore Ts'o
[next]