index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_ioctl32.c
Age
Commit message (
Expand
)
Author
2019-05-01
xfs: change some error-less functions to void types
Eric Sandeen
2019-04-14
xfs: add a new ioctl to describe allocation group geometry
Darrick J. Wong
2019-04-14
xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
Dave Chinner
2018-12-18
xfs: Fix x32 ioctls when cmd numbers differ from ia32.
Nick Bowler
2018-12-18
xfs: Fix bulkstat compat ioctls on x32 userspace.
Nick Bowler
2018-12-18
xfs: Align compat attrlist_by_handle with native implementation.
Nick Bowler
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-01-08
xfs: refactor the geometry structure filling function
Darrick J. Wong
2018-01-08
xfs: hoist xfs_fs_geometry to libxfs
Darrick J. Wong
2017-10-26
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong
2017-04-03
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-07-20
xfs: don't pass ioflags around in the ioctl path
Christoph Hellwig
2015-10-12
xfs: prefix XATTR_LIST_MAX with XFS_
Jan Tulak
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-01-22
xfs: remove incorrect error negation in attr_multi ioctl
Brian Foster
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-10-02
xfs: compat_xfs_bstat does not have forkoff
Dave Chinner
2014-08-04
Merge branch 'xfs-misc-fixes-3.17-2' into for-next
Dave Chinner
2014-08-04
xfs: kill xfs_vnode.h
Dave Chinner
2014-07-24
xfs: consolidate xfs_inumbers
Jie Liu
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-05-05
xfs: Fix wrong error codes being returned
From: Tuomas Tynkkynen
2013-12-10
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-09-10
xfs: factor all the kmalloc-or-vmalloc fallback allocations
Dave Chinner
2013-08-12
xfs: consolidate extent swap code
Dave Chinner
2013-08-12
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
2013-05-07
xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handle
Eric Sandeen
2013-02-22
new helper: file_inode(file)
Al Viro
2012-07-31
xfs: Convert to new freezing code
Jan Kara
2012-05-14
xfs: clean up xfs_bit.h includes
Dave Chinner
2012-05-14
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-03-14
xfs: clean up minor sparse warnings
Dave Chinner
2012-01-03
vfs: mnt_drop_write_file()
Al Viro
2012-01-03
switch a bunch of places to mnt_want_write_file()
Al Viro
2011-08-12
xfs: remove subdirectories
Christoph Hellwig