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
/
xfs
/
xfs_ioctl32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: Fix bulkstat compat ioctls on x32 userspace.
Nick Bowler
2019-12-05
1
-4
/
+30
*
xfs: Align compat attrlist_by_handle with native implementation.
Nick Bowler
2019-12-05
1
-0
/
+6
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: refactor the geometry structure filling function
Darrick J. Wong
2018-01-08
1
-1
/
+1
*
xfs: hoist xfs_fs_geometry to libxfs
Darrick J. Wong
2018-01-08
1
-0
/
+1
*
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong
2017-10-26
1
-0
/
+1
*
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
2017-04-03
1
-0
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
xfs: don't pass ioflags around in the ioctl path
Christoph Hellwig
2016-07-20
1
-5
/
+1
*
xfs: prefix XATTR_LIST_MAX with XFS_
Jan Tulak
2015-10-12
1
-1
/
+1
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-6
/
+6
*
xfs: remove incorrect error negation in attr_multi ioctl
Brian Foster
2015-01-22
1
-1
/
+1
*
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
xfs: compat_xfs_bstat does not have forkoff
Dave Chinner
2014-10-02
1
-0
/
+2
*
Merge branch 'xfs-misc-fixes-3.17-2' into for-next
Dave Chinner
2014-08-04
1
-2
/
+1
|
\
|
*
xfs: kill xfs_vnode.h
Dave Chinner
2014-08-04
1
-2
/
+1
*
|
xfs: consolidate xfs_inumbers
Jie Liu
2014-07-24
1
-1
/
+1
|
/
*
xfs: global error sign conversion
Dave Chinner
2014-06-25
1
-16
/
+16
*
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-22
1
-41
/
+41
*
xfs: Fix wrong error codes being returned
From: Tuomas Tynkkynen
2014-05-05
1
-2
/
+3
*
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2013-12-10
1
-1
/
+2
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
1
-2
/
+1
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-2
/
+2
*
xfs: factor all the kmalloc-or-vmalloc fallback allocations
Dave Chinner
2013-09-10
1
-12
/
+6
*
xfs: consolidate extent swap code
Dave Chinner
2013-08-12
1
-2
/
+1
*
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
2013-08-12
1
-1
/
+0
*
xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handle
Eric Sandeen
2013-05-07
1
-4
/
+10
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
xfs: Convert to new freezing code
Jan Kara
2012-07-31
1
-0
/
+12
*
xfs: clean up xfs_bit.h includes
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: clean up minor sparse warnings
Dave Chinner
2012-03-14
1
-1
/
+1
*
vfs: mnt_drop_write_file()
Al Viro
2012-01-03
1
-2
/
+2
*
switch a bunch of places to mnt_want_write_file()
Al Viro
2012-01-03
1
-2
/
+2
*
xfs: remove subdirectories
Christoph Hellwig
2011-08-12
1
-0
/
+672