index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: cleanup do_vfs_ioctl()
Namhyung Kim
2011-03-21
1
-13
/
+8
*
fs: make block fiemap mapping length at least blocksize long
Josef Bacik
2011-02-02
1
-0
/
+7
*
fs: fix address space warnings in ioctl_fiemap()
Namhyung Kim
2011-01-17
1
-5
/
+5
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-11-19
1
-39
/
+0
|
\
|
*
fs: Do not dispatch FITRIM through separate super_operation
Lukas Czerner
2010-11-19
1
-39
/
+0
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
|
/
*
fs: Add FITRIM ioctl
Lukas Czerner
2010-10-27
1
-0
/
+39
*
bkl: Remove locked .ioctl file operation
Arnd Bergmann
2010-08-14
1
-14
/
+4
*
Introduce freeze_super and thaw_super for the fsfreeze ioctl
Josef Bacik
2010-05-21
1
-13
/
+2
*
Cleanup generic block based fiemap
Josef Bacik
2010-04-23
1
-39
/
+53
*
__generic_block_fiemap(): fix for files bigger than 4GB
Mike Hommey
2009-11-12
1
-1
/
+1
*
vfs: explicitly cast s_maxbytes in fiemap_check_ranges
Jeff Layton
2009-09-24
1
-4
/
+5
*
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...
Ankit Jain
2009-06-24
1
-0
/
+35
*
No instance of ->bmap() needs BKL
Al Viro
2009-06-17
1
-2
/
+0
*
vfs: Enable FS_IOC_FIEMAP and FIGETBSZ for all filetypes
Aneesh Kumar K.V
2009-05-13
1
-4
/
+10
*
fiemap: fix problem with setting FIEMAP_EXTENT_LAST
Josef Bacik
2009-05-06
1
-20
/
+55
*
Rationalize fasync return values
Jonathan Corbet
2009-03-16
1
-1
/
+1
*
Move FASYNC bit handling to f_op->fasync()
Jonathan Corbet
2009-03-16
1
-12
/
+1
*
Use f_lock to protect f_flags
Jonathan Corbet
2009-03-16
1
-3
/
+4
*
[CVE-2009-0029] System call wrappers part 15
Heiko Carstens
2009-01-14
1
-1
/
+1
*
filesystem freeze: implement generic freeze feature
Takashi Sato
2009-01-09
1
-0
/
+46
*
GFS2: Support for FIEMAP ioctl
Steven Whitehouse
2009-01-05
1
-10
/
+34
*
Fix a race condition in FASYNC handling
Jonathan Corbet
2008-12-05
1
-4
/
+8
*
provide generic_block_fiemap() only with BLOCK=y
Adrian Bunk
2008-10-12
1
-0
/
+4
*
generic block based fiemap implementation
Josef Bacik
2008-10-03
1
-0
/
+118
*
vfs: vfs-level fiemap interface
Mark Fasheh
2008-10-08
1
-0
/
+155
*
make vfs_ioctl() static
Adrian Bunk
2008-04-29
1
-2
/
+2
*
fix up kerneldoc in fs/ioctl.c a little bit
Christoph Hellwig
2008-02-09
1
-4
/
+4
*
VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls
Erez Zadok
2008-02-07
1
-54
/
+75
*
VFS: swap do_ioctl and vfs_ioctl names
Erez Zadok
2008-02-07
1
-8
/
+20
*
VFS: apply coding standards to fs/ioctl.c
Erez Zadok
2008-02-07
1
-80
/
+84
*
drop obsolete sys_ioctl export
Christoph Hellwig
2007-07-16
1
-8
/
+0
*
revert "vanishing ioctl handler debugging"
Andrew Morton
2007-07-16
1
-11
/
+3
*
vanishing ioctl handler debugging
Andrew Morton
2007-06-04
1
-3
/
+11
*
vfs: remove superflous sb == NULL checks
Christoph Hellwig
2007-05-08
1
-2
/
+0
*
[PATCH] VFS: change struct file to use struct path
Josef "Jeff" Sipek
2006-12-08
1
-7
/
+7
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2006-01-11
1
-0
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+186