- a12cf8b fs/ioctl: remove unnecessary __user annotation by Amit Daniel Kachhap · 3 years ago
- 916d636 Merge tag 'vfs-5.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 4 months ago
- d03ef4d fs: forbid invalid project ID by Wang Shilong · 3 years, 5 months ago
- 9acb9c4 fs: remove generic_block_fiemap by Christoph Hellwig · 3 years, 5 months ago
- 4c5b479 vfs: add fileattr ops by Miklos Szeredi · 3 years, 9 months ago
- 863b67e fs: remove ksys_ioctl by Christoph Hellwig · 4 years, 6 months ago
- c7d216e fs: remove the access_ok() check in ioctl_fiemap by Christoph Hellwig · 4 years, 7 months ago
- 45dd052 fs: handle FIEMAP_FLAG_SYNC in fiemap_prep by Christoph Hellwig · 4 years, 7 months ago
- cddf8a2 fs: move fiemap range validation into the file systems instances by Christoph Hellwig · 4 years, 7 months ago
- 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 7 months ago
- 44ebcd0 fs: mark __generic_block_fiemap static by Christoph Hellwig · 4 years, 7 months ago
- b75dfde fibmap: Warn and return an error in case of block > INT_MAX by Ritesh Harjani · 4 years, 8 months ago
- b85080c Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 4 years, 11 months ago
- 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 11 months ago
- 0a06174 compat_ioctl: fix FIONREAD on devices by Arnd Bergmann · 4 years, 11 months ago
- 324282c fibmap: Reject negative block numbers by Carlos Maiolino · 5 years ago
- 0d89fda fibmap: Use bmap instead of ->bmap method in ioctl_fibmap by Carlos Maiolino · 5 years ago
- 77b9040 compat_ioctl: simplify the implementation by Arnd Bergmann · 5 years ago
- 2af563d compat_ioctl: move sys_compat_ioctl() to ioctl.c by Arnd Bergmann · 6 years ago
- 97eeb4d Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
- 837a6e7 fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers by Christoph Hellwig · 5 years ago
- 011da44 compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.c by Al Viro · 6 years ago
- 34d3d0e do_vfs_ioctl(): use saner types by Al Viro · 6 years ago
- 2952db0 compat_ioctl: add compat_ptr_ioctl() by Arnd Bergmann · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- c2aa1a4 Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
- 452ce65 vfs: plumb remap flags through the vfs clone functions by Darrick J. Wong · 6 years ago
- 42ec3d4 vfs: make remap_file_range functions take and return bytes completed by Darrick J. Wong · 6 years ago
- 8f97d1e vfs: fix FIGETBSZ ioctl on an overlayfs file by Amir Goldstein · 6 years ago
- a725356 vfs: swap names of {do,vfs}_clone_file_range() by Amir Goldstein · 6 years ago
- 9df6702 vfs: export vfs_ioctl() to modules by Miklos Szeredi · 6 years ago
- f3f1a18 fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems by Seth Forshee · 10 years ago
- cbb60b9 fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl() by Dominik Brodowski · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
- 031a072 vfs: call vfs_clone_file_range() under freeze protection by Amir Goldstein · 8 years ago
- 913b86e vfs: allow vfs_clone_file_range() across mount points by Amir Goldstein · 8 years ago
- b71dbf1 vfs: cap dedupe request structure size at PAGE_SIZE by Darrick J. Wong · 8 years ago
- 5297e0f vfs: fix return type of ioctl_file_dedupe_range by Darrick J. Wong · 8 years ago
- 10eec60 vfs: ioctl: prevent double-fetch in dedupe ioctl by Scott Bauer · 8 years ago
- 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
- fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 66cf191 compat_ioctl: don't pass fd around when not needed by Al Viro · 9 years ago
- 54dbc15 vfs: hoist the btrfs deduplication ioctl to the vfs by Darrick J. Wong · 9 years ago
- 04b38d6 vfs: pull btrfs clone API to vfs layer by Christoph Hellwig · 9 years ago
- 913e027 fsioctl.c: make generic_block_fiemap() signal-tolerant by Dmitry Monakhov · 10 years ago
- 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
- 48b6bca fs: add freeze_super/thaw_super fs hooks by Benjamin Marzinski · 10 years ago
- 72c72bd VFS: Rename do_fallocate() to vfs_fallocate() by Anna Schumaker · 10 years ago
- 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
- 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
- 07d106d vfs: fix up ENOIOCTLCMD error handling by Linus Torvalds · 13 years ago
- 27a4f7e6 vfs: cleanup do_vfs_ioctl() by Namhyung Kim · 14 years ago
- d54cdc8 fs: make block fiemap mapping length at least blocksize long by Josef Bacik · 14 years ago
- ecf5632 fs: fix address space warnings in ioctl_fiemap() by Namhyung Kim · 14 years ago
- b86db47 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
- 93bb41f fs: Do not dispatch FITRIM through separate super_operation by Lukas Czerner · 14 years ago
- 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
- 367a51a fs: Add FITRIM ioctl by Lukas Czerner · 14 years ago
- b19dd42 bkl: Remove locked .ioctl file operation by Arnd Bergmann · 14 years ago
- 18e9e51 Introduce freeze_super and thaw_super for the fsfreeze ioctl by Josef Bacik · 15 years ago
- 3a3076f Cleanup generic block based fiemap by Josef Bacik · 15 years ago
- e04b5ef __generic_block_fiemap(): fix for files bigger than 4GB by Mike Hommey · 15 years ago
- 5aa98b7 vfs: explicitly cast s_maxbytes in fiemap_check_ranges by Jeff Layton · 15 years ago
- 3e63cbb fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls by Ankit Jain · 16 years ago
- fe36adf No instance of ->bmap() needs BKL by Al Viro · 16 years ago
- 19ba055 vfs: Enable FS_IOC_FIEMAP and FIGETBSZ for all filetypes by Aneesh Kumar K.V · 16 years ago
- df3935f fiemap: fix problem with setting FIEMAP_EXTENT_LAST by Josef Bacik · 16 years ago
- 60aa492 Rationalize fasync return values by Jonathan Corbet · 16 years ago
- 7639842 Move FASYNC bit handling to f_op->fasync() by Jonathan Corbet · 16 years ago
- db1dd4d Use f_lock to protect f_flags by Jonathan Corbet · 16 years ago
- a26eab2 [CVE-2009-0029] System call wrappers part 15 by Heiko Carstens · 16 years ago
- fcccf50 filesystem freeze: implement generic freeze feature by Takashi Sato · 16 years ago
- e9079cc GFS2: Support for FIEMAP ioctl by Steven Whitehouse · 16 years ago
- 218d11a Fix a race condition in FASYNC handling by Jonathan Corbet · 16 years ago
- 06270d5 provide generic_block_fiemap() only with BLOCK=y by Adrian Bunk · 16 years ago
- 68c9d70 generic block based fiemap implementation by Josef Bacik · 16 years ago
- c4b929b vfs: vfs-level fiemap interface by Mark Fasheh · 16 years ago
- 67cde59 make vfs_ioctl() static by Adrian Bunk · 17 years ago
- f6a4c8b fix up kerneldoc in fs/ioctl.c a little bit by Christoph Hellwig · 17 years ago
- aa81a7c VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls by Erez Zadok · 17 years ago
- deb21db VFS: swap do_ioctl and vfs_ioctl names by Erez Zadok · 17 years ago
- c9845ff VFS: apply coding standards to fs/ioctl.c by Erez Zadok · 17 years ago
- 681dcd9 drop obsolete sys_ioctl export by Christoph Hellwig · 17 years ago
- 64d67d2 revert "vanishing ioctl handler debugging" by Andrew Morton · 17 years ago
- 78ae87c vanishing ioctl handler debugging by Andrew Morton · 18 years ago
- acb0c85 vfs: remove superflous sb == NULL checks by Christoph Hellwig · 18 years ago
- 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago