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_ioctl.c
Age
Commit message (
Expand
)
Author
2013-09-10
xfs: factor all the kmalloc-or-vmalloc fallback allocations
Dave Chinner
2013-09-09
xfs: fix some minor sparse warnings
Dave Chinner
2013-08-15
xfs: add capability check to free eofblocks ioctl
Dwight Engen
2013-08-15
xfs: create internal eofblocks structure with kuid_t types
Dwight Engen
2013-08-15
xfs: ioctl check for capabilities in the current user namespace
Dwight Engen
2013-08-12
xfs: refactor xfs_trans_reserve() interface
Jie Liu
2013-08-12
xfs: consolidate extent swap code
Dave Chinner
2013-08-12
xfs: consolidate xfs_utils.c
Dave Chinner
2013-08-12
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
2013-08-12
xfs: create xfs_bmap_util.[ch]
Dave Chinner
2013-08-12
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-07-11
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
2013-07-09
xfs: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
2013-05-07
xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handle
Eric Sandeen
2013-02-22
new helper: file_inode(file)
Al Viro
2012-11-08
xfs: add inode id filtering to eofblocks scan
Brian Foster
2012-11-08
xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
Brian Foster
2012-11-02
xfs: silence uninitialised f.file warning.
Dave Chinner
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
switch xfs_find_handle() to fget_light()
Al Viro
2012-07-31
xfs: Convert to new freezing code
Jan Kara
2012-07-23
switch dentry_open() to struct path, make it grab references itself
Al Viro
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-22
xfs: Fix open flag handling in open_by_handle code
Dave Chinner
2012-03-15
xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_get
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-10-11
xfs: simplify xfs_trans_ijoin* again
Christoph Hellwig
2011-08-12
xfs: remove subdirectories
Christoph Hellwig