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
Age
Commit message (
Expand
)
Author
2019-09-26
Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-09-26
xfs: remove unlikely() from WARN_ON() condition
Denis Efremov
2019-09-25
Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-24
xfs: avoid unused to_mp() function warning
Austin Kim
2019-09-24
xfs: log proper length of superblock
Eric Sandeen
2019-09-23
xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag")
Darrick J. Wong
2019-09-23
xfs: removed unneeded variable
Aliasgar Surti
2019-09-23
xfs: convert inode to extent format after extent merge due to shift
Brian Foster
2019-09-19
iomap: move the iomap_dio_rw ->end_io callback into a structure
Christoph Hellwig
2019-09-19
iomap: split size and error for iomap_dio_rw ->end_io
Matthew Bobrowski
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-18
Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-18
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-09-05
xfs: push the grant head when the log head moves forward
Dave Chinner
2019-09-05
xfs: push iclog state cleaning into xlog_state_clean_log
Dave Chinner
2019-09-05
xfs: factor iclog state processing out of xlog_state_do_callback()
Dave Chinner
2019-09-05
xfs: factor callbacks out of xlog_state_do_callback()
Dave Chinner
2019-09-05
xfs: factor debug code out of xlog_state_do_callback()
Dave Chinner
2019-09-05
xfs: prevent CIL push holdoff in log recovery
Dave Chinner
2019-09-05
xfs: fix missed wakeup on l_flush_wait
Rik van Riel
2019-09-05
xfs: push the AIL in xlog_grant_head_wake
Dave Chinner
2019-09-05
xfs: Use WARN_ON_ONCE for bailout mount-operation
Austin Kim
2019-09-03
xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT
kaixuxia
2019-09-03
xfs: define a flags field for the AG geometry ioctl structure
Darrick J. Wong
2019-09-03
xfs: add a xfs_valid_startblock helper
Christoph Hellwig
2019-08-30
xfs: remove the unused XFS_ALLOC_USERDATA flag
Christoph Hellwig
2019-08-30
xfs: cleanup xfs_fsb_to_db
Christoph Hellwig
2019-08-30
xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidate
Christoph Hellwig
2019-08-30
xfs: Fix stale data exposure when readahead races with hole punch
Jan Kara
2019-08-30
xfs: allocate xattr buffer on demand
Dave Chinner
2019-08-30
xfs: consolidate attribute value copying
Dave Chinner
2019-08-30
xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
Dave Chinner
2019-08-30
xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
Dave Chinner
2019-08-30
xfs: make attr lookup returns consistent
Dave Chinner
2019-08-30
xfs: reverse search directory freespace indexes
Dave Chinner
2019-08-30
xfs: speed up directory bestfree block scanning
Dave Chinner
2019-08-30
xfs: factor free block index lookup from xfs_dir2_node_addname_int()
Dave Chinner
2019-08-30
xfs: factor data block addition from xfs_dir2_node_addname_int()
Dave Chinner
2019-08-30
xfs: move xfs_dir2_addname()
Dave Chinner
2019-08-30
xfs: remove all *_ITER_CONTINUE values
Darrick J. Wong
2019-08-30
kill the last users of user_{path,lpath,path_dir}()
Al Viro
2019-08-30
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-08-29
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
2019-08-28
xfs: log proper length of btree block in scrub/repair
Eric Sandeen
2019-08-28
xfs: reinitialize rm_flags when unpacking an offset into an rmap irec
Darrick J. Wong
2019-08-28
xfs: remove unnecessary int returns from deferred bmap functions
Darrick J. Wong
2019-08-28
xfs: remove unnecessary int returns from deferred refcount functions
Darrick J. Wong
2019-08-28
xfs: remove unnecessary int returns from deferred rmap functions
Darrick J. Wong
2019-08-28
xfs: remove unnecessary parameter from xfs_iext_inc_seq
Darrick J. Wong
[next]