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_iops.c
Age
Commit message (
Expand
)
Author
2018-04-12
Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-03-30
xfs, dax: introduce xfs_dax_aops
Dan Williams
2018-03-15
xfs: remove xfs_zero_range
Christoph Hellwig
2018-03-11
xfs: implement the lazytime mount option
Christoph Hellwig
2017-11-03
xfs: truncate pagecache before writeback in xfs_setattr_size()
Eryu Guan
2017-10-26
xfs: remove if_rdev
Christoph Hellwig
2017-09-02
xfs: fix compiler warnings
Darrick J. Wong
2017-07-07
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
Darrick J. Wong
2017-06-27
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-04-03
xfs: report crtime and attribute flags to statx
Darrick J. Wong
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-01-17
xfs: sanity check inode mode when creating new dentry
Amir Goldstein
2017-01-17
xfs: replace xfs_mode_to_ftype table with switch statement
Amir Goldstein
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
xfs: use xfs_vn_setattr_size to check on new size
Eryu Guan
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-05
xfs: don't mix reflink and DAX mode for now
Darrick J. Wong
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-22
xfs: Propagate dentry down to inode_change_ok()
Jan Kara
2016-08-17
xfs: (re-)implement FIEMAP_FLAG_XATTR
Christoph Hellwig
2016-06-21
xfs: use iomap infrastructure for DAX zeroing
Christoph Hellwig
2016-06-21
xfs: use iomap fiemap implementation
Christoph Hellwig
2016-06-21
xfs: implement iomap based buffered write path
Christoph Hellwig
2016-06-21
xfs: reorder zeroing and flushing sequence in truncate
Christoph Hellwig
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: optimize inline symlinks
Christoph Hellwig
2016-04-06
xfs: set up inode operation vectors later
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: S_DAX is only for regular files
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-02-09
xfs: use vfs inode nlink field everywhere
Dave Chinner
2016-02-09
xfs: remove timestamps from incore inode
Dave Chinner
2016-01-22
Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-01-04
xfs: introduce per-inode DAX enablement
Dave Chinner
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
[prev]
[next]