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_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-08-26
1
-2
/
+2
*
Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-07-12
1
-33
/
+261
|
\
|
*
xfs: don't update lastino for FSBULKSTAT_SINGLE
Darrick J. Wong
2019-07-06
1
-1
/
+0
|
*
xfs: allow single bulkstat of special inodes
Darrick J. Wong
2019-07-04
1
-0
/
+19
|
*
xfs: specify AG in bulk req
Darrick J. Wong
2019-07-04
1
-1
/
+23
|
*
xfs: wire up the v5 inumbers ioctl
Darrick J. Wong
2019-07-03
1
-0
/
+52
|
*
xfs: wire up new v5 bulkstat ioctls
Darrick J. Wong
2019-07-03
1
-0
/
+98
|
*
xfs: introduce v5 inode group structure
Darrick J. Wong
2019-07-03
1
-3
/
+6
|
*
xfs: introduce new v5 bulkstat structure
Darrick J. Wong
2019-07-03
1
-3
/
+6
|
*
xfs: rename bulkstat functions
Darrick J. Wong
2019-07-03
1
-7
/
+7
|
*
xfs: remove various bulk request typedef usage
Darrick J. Wong
2019-07-03
1
-1
/
+1
|
*
xfs: refactor INUMBERS to use iwalk functions
Darrick J. Wong
2019-07-02
1
-7
/
+13
|
*
xfs: convert bulkstat to new iwalk infrastructure
Darrick J. Wong
2019-07-02
1
-17
/
+53
|
*
xfs: bulkstat should copy lastip whenever userspace supplies one
Darrick J. Wong
2019-07-02
1
-7
/
+6
|
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-9
/
+0
*
|
vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
Darrick J. Wong
2019-07-01
1
-41
/
+29
*
|
vfs: teach vfs_ioc_fssetxattr_check to check project id info
Darrick J. Wong
2019-07-01
1
-15
/
+0
*
|
vfs: create a generic checking function for FS_IOC_FSSETXATTR
Darrick J. Wong
2019-07-01
1
-29
/
+40
|
/
*
xfs: change some error-less functions to void types
Eric Sandeen
2019-05-01
1
-7
/
+2
*
xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
Darrick J. Wong
2019-04-23
1
-1
/
+1
*
xfs: report fs and rt health via geometry structure
Darrick J. Wong
2019-04-14
1
-1
/
+4
*
xfs: add a new ioctl to describe allocation group geometry
Darrick J. Wong
2019-04-14
1
-0
/
+24
*
xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
Dave Chinner
2019-04-14
1
-30
/
+18
*
xfs: Fix error code in 'xfs_ioc_getbmap()'
Christophe JAILLET
2018-11-06
1
-1
/
+1
*
xfs: remove suport for filesystems without unwritten extent flag
Christoph Hellwig
2018-10-18
1
-8
/
+0
*
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-06-12
1
-20
/
+13
|
\
|
*
xfs: fix string handling in label get/set functions
Arnd Bergmann
2018-06-06
1
-5
/
+5
|
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
|
*
xfs: don't forbid setting dax flag on directories if device doesn't dax
Darrick J. Wong
2018-06-04
1
-2
/
+7
*
|
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
1
-6
/
+2
|
\
\
|
|
/
|
/
|
|
*
xfs: prepare xfs_break_layouts() for another layout type
Dan Williams
2018-05-22
1
-2
/
+1
|
*
xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL
Dan Williams
2018-05-22
1
-4
/
+1
*
|
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
2018-05-31
1
-2
/
+2
*
|
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
2018-05-31
1
-1
/
+2
*
|
xfs: implement online get/set fs label
Eric Sandeen
2018-05-16
1
-0
/
+86
|
/
*
xfs: refactor the geometry structure filling function
Darrick J. Wong
2018-01-08
1
-2
/
+2
*
xfs: hoist xfs_fs_geometry to libxfs
Darrick J. Wong
2018-01-08
1
-0
/
+1
*
xfs: remove u_int* type usage
Darrick J. Wong
2017-11-09
1
-2
/
+2
*
xfs: scrub inodes
Darrick J. Wong
2017-10-26
1
-0
/
+4
*
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong
2017-10-26
1
-0
/
+28
*
xfs: simplify the xfs_getbmap interface
Christoph Hellwig
2017-10-26
1
-63
/
+59
*
xfs: validate bdev support for DAX inode flag
Ross Zwisler
2017-09-26
1
-1
/
+2
*
xfs: don't set v3 xflags for v2 inodes
Christoph Hellwig
2017-09-02
1
-13
/
+25
*
xfs: disable per-inode DAX flag
Christoph Hellwig
2017-09-01
1
-1
/
+2
*
xfs: make errortag a per-mountpoint structure
Darrick J. Wong
2017-06-27
1
-2
/
+2
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
1
-10
/
+10
*
xfs: remove XFS_HSIZE
Christoph Hellwig
2017-06-19
1
-2
/
+1
*
xfs: fix getfsmap userspace memory corruption while setting OF_LAST
Darrick J. Wong
2017-04-25
1
-1
/
+1
*
xfs: fix __user annotations for xfs_ioc_getfsmap
Christoph Hellwig
2017-04-25
1
-8
/
+8
*
xfs: use NULL instead of 0 to initialize a pointer in xfs_ioc_getfsmap
Christoph Hellwig
2017-04-25
1
-1
/
+1
[next]