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
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-09
vfs: replace calling i_op->readlink with vfs_readlink()
Miklos Szeredi
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
2016-11-08
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
2016-10-13
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2016-10-10
xfs: clear reflink flag if setting realtime flag
Darrick J. Wong
2016-10-05
xfs: don't mix reflink and DAX mode for now
Darrick J. Wong
2016-10-05
xfs: check for invalid inode reflink flags
Darrick J. Wong
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-09-22
xfs: Propagate dentry down to inode_change_ok()
Jan Kara
2016-08-07
fs: return EPERM on immutable inode
Eryu Guan
2016-08-03
xfs: in _attrlist_by_handle, copy the cursor back to userspace
Darrick J. Wong
2016-07-20
Merge branch 'xfs-4.8-split-dax-dio' into for-next
Dave Chinner
2016-07-20
xfs: don't pass ioflags around in the ioctl path
Christoph Hellwig
2016-07-20
xfs: fix type confusion in xfs_ioc_swapext
Jann Horn
2016-05-20
Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next
Dave Chinner
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
2016-04-06
xfs: use ->readlink to implement the readlink_by_handle ioctl
Christoph Hellwig
2016-03-07
Merge branch 'xfs-dax-fixes-4.6' into for-next
Dave Chinner
2016-03-01
xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZE
Dave Chinner
2016-03-01
xfs: dynamically switch modes when XFS_DIFLAG2_DAX is set/cleared
Dave Chinner
2016-03-01
xfs: XFS_DIFLAG_DAX is only for regular files or directories
Dave Chinner
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
2016-02-09
xfs: move inode generation count to VFS inode
Dave Chinner
2016-01-04
xfs: introduce per-inode DAX enablement
Dave Chinner
2016-01-04
xfs: use FS_XFLAG definitions directly
Dave Chinner
2015-11-03
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
Dave Chinner
2015-11-03
xfs: invalidate cached acl if set via ioctl
Andreas Gruenbacher
2015-11-03
xfs: Plug memory leak in xfs_attrmulti_attr_set
Andreas Gruenbacher
2015-10-12
Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next
Dave Chinner
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
2015-10-12
xfs: avoid dependency on Linux XATTR_SIZE_MAX
Jan Tulak
2015-10-12
xfs: prefix XATTR_LIST_MAX with XFS_
Jan Tulak
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-13
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
2015-04-13
xfs: unlock i_mutex in xfs_break_layouts
Christoph Hellwig
2015-02-23
xfs: take i_mmap_lock on extent manipulation operations
Dave Chinner
2015-02-22
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-16
xfs: recall pNFS layouts on conflicting access
Christoph Hellwig
2015-02-10
Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next
Dave Chinner
2015-02-05
xfs: xfs_ioctl_setattr_check_projid can be static
kbuild test robot
2015-02-02
Merge branch 'xfs-ioctl-setattr-cleanup' into for-next
Dave Chinner
2015-02-02
xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories
Iustin Pop
2015-02-02
xfs: factor projid hint checking out of xfs_ioctl_setattr
Dave Chinner
2015-02-02
xfs: factor extsize hint checking out of xfs_ioctl_setattr
Dave Chinner
2015-02-02
xfs: XFS_IOCTL_SETXATTR can run in user namespaces
Dave Chinner
[next]