index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
2017-04-03
1
-0
/
+84
*
xfs: fix over-copying of getbmap parameters from userspace
Darrick J. Wong
2017-04-03
1
-2
/
+3
*
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
*
xfs: remove unused full argument from bmap
Eric Sandeen
2017-01-30
1
-2
/
+2
*
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
1
-2
/
+2
|
\
|
*
vfs: replace calling i_op->readlink with vfs_readlink()
Miklos Szeredi
2016-12-09
1
-2
/
+2
*
|
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
2016-11-30
1
-1
/
+1
*
|
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
2016-11-08
1
-4
/
+2
|
/
*
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2016-10-13
1
-2
/
+73
|
\
|
*
xfs: clear reflink flag if setting realtime flag
Darrick J. Wong
2016-10-10
1
-2
/
+2
|
*
xfs: don't mix reflink and DAX mode for now
Darrick J. Wong
2016-10-05
1
-0
/
+4
|
*
xfs: check for invalid inode reflink flags
Darrick J. Wong
2016-10-05
1
-0
/
+4
|
*
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-05
1
-2
/
+65
*
|
xfs: Propagate dentry down to inode_change_ok()
Jan Kara
2016-09-22
1
-1
/
+1
|
/
*
fs: return EPERM on immutable inode
Eryu Guan
2016-08-07
1
-1
/
+1
*
xfs: in _attrlist_by_handle, copy the cursor back to userspace
Darrick J. Wong
2016-08-03
1
-0
/
+6
*
Merge branch 'xfs-4.8-split-dax-dio' into for-next
Dave Chinner
2016-07-20
1
-14
/
+8
|
\
|
*
xfs: don't pass ioflags around in the ioctl path
Christoph Hellwig
2016-07-20
1
-14
/
+8
[next]