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
Age
Commit message (
Expand
)
Author
2021-06-21
xfs: xfs_log_force_lsn isn't passed a LSN
Dave Chinner
2021-06-21
xfs: Fix CIL throttle hang when CIL space used going backwards
Dave Chinner
2021-06-21
xfs: journal IO cache flush reductions
Dave Chinner
2021-06-21
xfs: remove need_start_rec parameter from xlog_write()
Dave Chinner
2021-06-21
xfs: CIL checkpoint flushes caches unconditionally
Dave Chinner
2021-06-21
xfs: async blkdev cache flush
Dave Chinner
2021-06-21
xfs: remove xfs_blkdev_issue_flush
Dave Chinner
2021-06-18
xfs: separate CIL commit record IO
Dave Chinner
2021-06-18
xfs: Fix 64-bit division on 32-bit in xlog_state_switch_iclogs()
Geert Uytterhoeven
2021-06-18
xfs: log stripe roundoff is a property of the log
Dave Chinner
2021-06-18
xfs: remove redundant initialization of variable error
Shaokun Zhang
2021-06-18
xfs: perag may be null in xfs_imap()
Dave Chinner
2021-06-18
Merge tag 'xfs-delay-ready-attrs-v20.1' of https://github.com/allisonhenderso...
Darrick J. Wong
2021-06-09
xfs: Make attr name schemes consistent
Allison Henderson
2021-06-09
xfs: Fix default ASSERT in xfs_attr_set_iter
Allison Henderson
2021-06-08
xfs: rename struct xfs_eofblocks to xfs_icwalk
Darrick J. Wong
2021-06-08
xfs: change the prefix of XFS_EOF_FLAGS_* to XFS_ICWALK_FLAG_
Darrick J. Wong
2021-06-08
xfs: selectively keep sick inodes in memory
Darrick J. Wong
2021-06-08
xfs: drop IDONTCACHE on inodes when we mark them sick
Darrick J. Wong
2021-06-08
xfs: only reset incore inode health state flags when reclaiming an inode
Darrick J. Wong
2021-06-08
Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...
Darrick J. Wong
2021-06-08
Merge tag 'assorted-fixes-5.14-1_2021-06-03' of https://git.kernel.org/pub/sc...
Darrick J. Wong
2021-06-08
Merge tag 'unit-conversion-cleanups-5.14_2021-06-03' of https://git.kernel.or...
Darrick J. Wong
2021-06-08
xfs: drop the AGI being passed to xfs_check_agi_freecount
Dave Chinner
2021-06-08
Merge tag 'xfs-perag-conv-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Darrick J. Wong
2021-06-08
Merge tag 'xfs-buf-bulk-alloc-tag' of git://git.kernel.org/pub/scm/linux/kern...
Darrick J. Wong
2021-06-07
xfs: merge xfs_buf_allocate_memory
Dave Chinner
2021-06-07
xfs: cleanup error handling in xfs_buf_get_map
Christoph Hellwig
2021-06-07
xfs: get rid of xb_to_gfp()
Dave Chinner
2021-06-07
xfs: simplify the b_page_count calculation
Christoph Hellwig
2021-06-07
xfs: remove ->b_offset handling for page backed buffers
Christoph Hellwig
2021-06-03
xfs: refactor per-AG inode tagging functions
Darrick J. Wong
2021-06-03
xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_ag
Darrick J. Wong
2021-06-03
xfs: pass struct xfs_eofblocks to the inode scan callback
Darrick J. Wong
2021-06-03
xfs: fix radix tree tag signs
Darrick J. Wong
2021-06-03
xfs: make the icwalk processing functions clean up the grab state
Darrick J. Wong
2021-06-03
xfs: clean up inode state flag tests in xfs_blockgc_igrab
Darrick J. Wong
2021-06-03
xfs: remove indirect calls from xfs_inode_walk{,_ag}
Darrick J. Wong
2021-06-03
xfs: remove iter_flags parameter from xfs_inode_walk_*
Darrick J. Wong
2021-06-03
xfs: move xfs_inew_wait call into xfs_dqrele_inode
Darrick J. Wong
2021-06-03
xfs: separate the dqrele_all inode grab logic from xfs_inode_walk_ag_grab
Darrick J. Wong
2021-06-03
xfs: pass the goal of the incore inode walk to xfs_inode_walk()
Darrick J. Wong
2021-06-03
xfs: rename xfs_inode_walk functions to xfs_icwalk
Darrick J. Wong
2021-06-03
xfs: move the inode walk functions further down
Darrick J. Wong
2021-06-03
xfs: detach inode dquots at the end of inactivation
Darrick J. Wong
2021-06-03
xfs: move the quotaoff dqrele inode walk into xfs_icache.c
Darrick J. Wong
2021-06-02
xfs: don't take a spinlock unconditionally in the DIO fastpath
Dave Chinner
2021-06-02
xfs: mark xfs_bmap_set_attrforkoff static
Christoph Hellwig
2021-06-02
xfs: Remove redundant assignment to busy
Jiapeng Chong
2021-06-02
xfs: sort variable alphabetically to avoid repeated declaration
Shaokun Zhang
[next]