summaryrefslogtreecommitdiff
path: root/include/uapi/linux/fs.h
AgeCommit message (Expand)AuthorFilesLines
2025-11-05block: introduce BLKREPORTZONESV2 ioctlDamien Le Moal1-1/+1
2025-10-22blktrace: add definitions for blk_user_trace_setup2Johannes Thumshirn1-0/+1
2025-08-29Add RWF_NOSIGNAL flag for pwritev2Lauri Vasama1-1/+4
2025-07-29Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+18
2025-07-29Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+59
2025-07-10uapi: export PROCFS_ROOT_INOAleksa Sarai1-0/+11
2025-07-04tree-wide: s/struct fileattr/struct file_kattr/gChristian Brauner1-1/+1
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn1-0/+18
2025-07-01fs: add ioctl to query metadata and protection info capabilitiesAnuj Gupta1-0/+59
2025-05-12fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regionsAndrei Vagin1-0/+1
2025-02-10blk-crypto: add ioctls to create and prepare hardware-wrapped keysEric Biggers1-4/+2
2025-01-21Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linuxLinus Torvalds1-0/+9
2025-01-04fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flagJens Axboe1-1/+5
2024-12-23fs, iov_iter: define meta io descriptorAnuj Gupta1-0/+9
2024-07-22Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+157
2024-07-13fs/procfs: add build ID fetching to PROCMAP_QUERY APIAndrii Nakryiko1-0/+28
2024-07-13fs/procfs: implement efficient VMA querying API for /proc/<pid>/mapsAndrii Nakryiko1-1/+129
2024-06-21fs: Initial atomic write supportPrasad Singamsetty1-1/+4
2024-03-11Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-0/+25
2024-02-12fs: add FS_IOC_GETFSSYSFSPATHKent Overstreet1-0/+10
2024-02-08fs: FS_IOC_GETUUIDKent Overstreet1-0/+15
2024-01-22vfs: add RWF_NOAPPEND flag for pwritev2Rich Felker1-1/+4
2023-12-11fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctlAndrei Vagin1-0/+1
2023-10-19fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEsMuhammad Usama Anjum1-0/+59
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2021-08-02block: add ioctl to read the disk sequence numberMatteo Croce1-0/+1
2021-05-10block: uapi: fix comment about block device ioctlDamien Le Moal1-1/+1
2020-05-29fs/ext4: Introduce DAX inode flagIra Weiny1-0/+1
2019-09-22Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds1-0/+1
2019-09-19Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds1-0/+1
2019-08-23fs: Reserve flag for casefoldingDaniel Rosenberg1-0/+1
2019-08-13fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>Eric Biggers1-51/+3
2019-07-29fs: uapi: define verity bit for FS_IOC_GETFLAGSEric Biggers1-0/+1
2019-05-14fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writebackAmir Goldstein1-0/+3
2019-01-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2019-01-06fscrypt: add Adiantum supportEric Biggers1-1/+3
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells1-51/+5
2018-09-04crypto: speck - remove SpeckJason A. Donenfeld1-2/+2
2018-06-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2018-05-20fscrypt: add Speck128/256 supportEric Biggers1-0/+2
2018-05-16fs: copy BTRFS_IOC_[SG]ET_FSLABEL to vfsEric Sandeen1-2/+6
2018-01-26fs: add RWF_APPENDJürg Billeter1-1/+5
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman1-0/+1
2017-09-01annotate RWF_... flagsChristoph Hellwig1-8/+20
2017-07-09Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2017-06-24fscrypt: add support for AES-128-CBCDaniel Walter1-0/+2
2017-06-20fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAITGoldwyn Rodrigues1-1/+3
2017-06-20fs: Separate out kiocb flags setup based on RWF_* flagsGoldwyn Rodrigues1-0/+2
2017-04-30fscrypt: Remove __packed from fscrypt_policyJoe Richey1-1/+1
2017-04-30fscrypt: Move key structure and constants to uapiJoe Richey1-0/+13