index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-4
/
+4
2023-08-19
fs: Fix kernel-doc warnings
Matthew Wilcox (Oracle)
1
-3
/
+7
2023-07-17
fs: distinguish between user initiated freeze and kernel initiated freeze
Darrick J. Wong
1
-4
/
+4
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
1
-8
/
+8
2022-04-01
Merge tag 'vfs-5.18-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2022-03-30
fs: fix an infinite loop in iomap_fiemap
Guo Xuenan
1
-1
/
+1
2022-03-14
fs: allow cross-vfsmount reflink/dedupe
Josef Bacik
1
-4
/
+0
2022-01-15
fs/ioctl: remove unnecessary __user annotation
Amit Daniel Kachhap
1
-1
/
+1
2021-08-31
Merge tag 'vfs-5.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+8
2021-08-03
fs: forbid invalid project ID
Wang Shilong
1
-0
/
+8
2021-07-27
fs: remove generic_block_fiemap
Christoph Hellwig
1
-203
/
+0
2021-04-12
vfs: add fileattr ops
Miklos Szeredi
1
-0
/
+325
2020-07-31
fs: remove ksys_ioctl
Christoph Hellwig
1
-6
/
+1
2020-06-03
fs: remove the access_ok() check in ioctl_fiemap
Christoph Hellwig
1
-5
/
+1
2020-06-03
fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
Christoph Hellwig
1
-4
/
+6
2020-06-03
fs: move fiemap range validation into the file systems instances
Christoph Hellwig
1
-39
/
+24
2020-06-03
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
1
-0
/
+1
2020-06-03
fs: mark __generic_block_fiemap static
Christoph Hellwig
1
-3
/
+1
2020-04-30
fibmap: Warn and return an error in case of block > INT_MAX
Ritesh Harjani
1
-0
/
+8
2020-02-08
Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+7
2020-02-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+23
2020-02-08
compat_ioctl: fix FIONREAD on devices
Arnd Bergmann
1
-4
/
+7
2020-02-03
fibmap: Reject negative block numbers
Carlos Maiolino
1
-0
/
+3
2020-02-03
fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
Carlos Maiolino
1
-10
/
+20
2020-01-03
compat_ioctl: simplify the implementation
Arnd Bergmann
1
-93
/
+64
2020-01-03
compat_ioctl: move sys_compat_ioctl() to ioctl.c
Arnd Bergmann
1
-0
/
+90
2019-12-02
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-5
/
+11
2019-10-28
fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers
Christoph Hellwig
1
-3
/
+9
2019-10-23
compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.c
Al Viro
1
-0
/
+29
2019-10-23
do_vfs_ioctl(): use saner types
Al Viro
1
-8
/
+8
2019-10-23
compat_ioctl: add compat_ptr_ioctl()
Arnd Bergmann
1
-0
/
+35
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-11-02
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+9
2018-10-30
vfs: plumb remap flags through the vfs clone functions
Darrick J. Wong
1
-1
/
+1
2018-10-30
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
1
-1
/
+9
2018-10-26
vfs: fix FIGETBSZ ioctl on an overlayfs file
Amir Goldstein
1
-0
/
+3
2018-09-24
vfs: swap names of {do,vfs}_clone_file_range()
Amir Goldstein
1
-1
/
+1
2018-07-18
vfs: export vfs_ioctl() to modules
Miklos Szeredi
1
-0
/
+1
2018-05-24
fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
Seth Forshee
1
-2
/
+2
2018-04-02
fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl()
Dominik Brodowski
1
-1
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-02
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
1
-0
/
+2
2016-12-16
vfs: call vfs_clone_file_range() under freeze protection
Amir Goldstein
1
-1
/
+1
2016-12-16
vfs: allow vfs_clone_file_range() across mount points
Amir Goldstein
1
-0
/
+4
2016-09-15
vfs: cap dedupe request structure size at PAGE_SIZE
Darrick J. Wong
1
-0
/
+4
2016-09-15
vfs: fix return type of ioctl_file_dedupe_range
Darrick J. Wong
1
-1
/
+1
2016-07-28
vfs: ioctl: prevent double-fetch in dedupe ioctl
Scott Bauer
1
-0
/
+1
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-12
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+67
[next]