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