index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-20
/
+13
2018-06-09
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+2
2018-06-07
xfs: fix string handling in label get/set functions
Arnd Bergmann
1
-5
/
+5
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-06-05
xfs: don't forbid setting dax flag on directories if device doesn't dax
Darrick J. Wong
1
-2
/
+7
2018-05-31
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
1
-2
/
+2
2018-05-31
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
1
-1
/
+2
2018-05-22
xfs: prepare xfs_break_layouts() for another layout type
Dan Williams
1
-2
/
+1
2018-05-22
xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL
Dan Williams
1
-4
/
+1
2018-05-16
xfs: implement online get/set fs label
Eric Sandeen
1
-0
/
+86
2018-01-08
xfs: refactor the geometry structure filling function
Darrick J. Wong
1
-2
/
+2
2018-01-08
xfs: hoist xfs_fs_geometry to libxfs
Darrick J. Wong
1
-0
/
+1
2017-11-10
xfs: remove u_int* type usage
Darrick J. Wong
1
-2
/
+2
2017-10-27
xfs: scrub inodes
Darrick J. Wong
1
-0
/
+4
2017-10-27
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong
1
-0
/
+28
2017-10-27
xfs: simplify the xfs_getbmap interface
Christoph Hellwig
1
-63
/
+59
2017-09-26
xfs: validate bdev support for DAX inode flag
Ross Zwisler
1
-1
/
+2
2017-09-02
xfs: don't set v3 xflags for v2 inodes
Christoph Hellwig
1
-13
/
+25
2017-09-01
xfs: disable per-inode DAX flag
Christoph Hellwig
1
-1
/
+2
2017-06-28
xfs: make errortag a per-mountpoint structure
Darrick J. Wong
1
-2
/
+2
2017-06-20
xfs: remove double-underscore integer types
Darrick J. Wong
1
-10
/
+10
2017-06-19
xfs: remove XFS_HSIZE
Christoph Hellwig
1
-2
/
+1
2017-04-25
xfs: fix getfsmap userspace memory corruption while setting OF_LAST
Darrick J. Wong
1
-1
/
+1
2017-04-25
xfs: fix __user annotations for xfs_ioc_getfsmap
Christoph Hellwig
1
-8
/
+8
2017-04-25
xfs: use NULL instead of 0 to initialize a pointer in xfs_ioc_getfsmap
Christoph Hellwig
1
-1
/
+1
2017-04-04
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
1
-0
/
+84
2017-04-04
xfs: fix over-copying of getbmap parameters from userspace
Darrick J. Wong
1
-2
/
+3
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-01-31
xfs: remove unused full argument from bmap
Eric Sandeen
1
-2
/
+2
2016-12-18
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-2
/
+2
2016-12-09
vfs: replace calling i_op->readlink with vfs_readlink()
Miklos Szeredi
1
-2
/
+2
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
1
-1
/
+1
2016-11-08
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
1
-4
/
+2
2016-10-14
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+73
2016-10-10
xfs: clear reflink flag if setting realtime flag
Darrick J. Wong
1
-2
/
+2
2016-10-06
xfs: don't mix reflink and DAX mode for now
Darrick J. Wong
1
-0
/
+4
2016-10-06
xfs: check for invalid inode reflink flags
Darrick J. Wong
1
-0
/
+4
2016-10-06
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
1
-2
/
+65
2016-09-22
xfs: Propagate dentry down to inode_change_ok()
Jan Kara
1
-1
/
+1
2016-08-07
fs: return EPERM on immutable inode
Eryu Guan
1
-1
/
+1
2016-08-03
xfs: in _attrlist_by_handle, copy the cursor back to userspace
Darrick J. Wong
1
-0
/
+6
2016-07-20
Merge branch 'xfs-4.8-split-dax-dio' into for-next
Dave Chinner
1
-14
/
+8
2016-07-20
xfs: don't pass ioflags around in the ioctl path
Christoph Hellwig
1
-14
/
+8
2016-07-20
xfs: fix type confusion in xfs_ioc_swapext
Jann Horn
1
-0
/
+11
2016-05-20
Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next
Dave Chinner
1
-16
/
+2
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
1
-8
/
+5
2016-04-06
xfs: use ->readlink to implement the readlink_by_handle ioctl
Christoph Hellwig
1
-16
/
+2
2016-03-07
Merge branch 'xfs-dax-fixes-4.6' into for-next
Dave Chinner
1
-7
/
+98
2016-03-01
xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZE
Dave Chinner
1
-4
/
+8
2016-03-01
xfs: dynamically switch modes when XFS_DIFLAG2_DAX is set/cleared
Dave Chinner
1
-13
/
+92
[next]