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-02-03
xfs: consolidate incore inode radix tree posteof/cowblocks tags
Darrick J. Wong
2021-02-03
xfs: remove trivial eof/cowblocks functions
Darrick J. Wong
2021-02-03
xfs: hide xfs_icache_free_cowblocks
Darrick J. Wong
2021-02-03
xfs: hide xfs_icache_free_eofblocks
Darrick J. Wong
2021-02-03
xfs: relocate the eofb/cowb workqueue functions
Darrick J. Wong
2021-02-03
xfs: set WQ_SYSFS on all workqueues in debug mode
Darrick J. Wong
2021-02-03
xfs: increase the default parallelism levels of pwork clients
Darrick J. Wong
2021-02-03
xfs: flush speculative space allocations when we run out of space
Darrick J. Wong
2021-02-03
xfs: refactor xfs_icache_free_{eof,cow}blocks call sites
Darrick J. Wong
2021-02-03
xfs: add a tracepoint for blockgc scans
Darrick J. Wong
2021-02-03
xfs: flush eof/cowblocks if we can't reserve quota for chown
Darrick J. Wong
2021-02-03
xfs: flush eof/cowblocks if we can't reserve quota for inode creation
Darrick J. Wong
2021-02-03
xfs: flush eof/cowblocks if we can't reserve quota for file blocks
Darrick J. Wong
2021-02-03
xfs: try worst case space reservation upfront in xfs_reflink_remap_extent
Darrick J. Wong
2021-02-03
xfs: pass flags and return gc errors from xfs_blockgc_free_quota
Darrick J. Wong
2021-02-03
xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts
Darrick J. Wong
2021-02-03
xfs: xfs_inode_free_quota_blocks should scan project quota
Darrick J. Wong
2021-02-03
xfs: don't stall cowblocks scan if we can't take locks
Darrick J. Wong
2021-02-03
xfs: trigger all block gc scans when low on quota space
Darrick J. Wong
2021-02-03
xfs: shut down the filesystem if we screw up quota reservation
Darrick J. Wong
2021-02-03
xfs: rename code to error in xfs_ioctl_setattr
Darrick J. Wong
2021-02-03
xfs: remove xfs_qm_vop_chown_reserve
Darrick J. Wong
2021-02-03
xfs: refactor inode ownership change transaction/inode/quota allocation idiom
Darrick J. Wong
2021-02-03
xfs: refactor inode creation transaction/inode/quota allocation idiom
Darrick J. Wong
2021-02-03
xfs: refactor reflink functions to use xfs_trans_alloc_inode
Darrick J. Wong
2021-02-03
xfs: allow reservation of rtblocks with xfs_trans_alloc_inode
Darrick J. Wong
2021-02-03
xfs: refactor common transaction/inode/quota allocation idiom
Darrick J. Wong
2021-02-03
xfs: reserve data and rt quota at the same time
Darrick J. Wong
2021-02-03
xfs: fix up build warnings when quotas are disabled
Darrick J. Wong
2021-02-03
xfs: clean up icreate quota reservation calls
Darrick J. Wong
2021-02-03
xfs: remove xfs_trans_unreserve_quota_nblks completely
Darrick J. Wong
2021-02-03
xfs: create convenience wrappers for incore quota block reservations
Darrick J. Wong
2021-02-03
xfs: clean up quota reservation callsites
Darrick J. Wong
2021-02-03
xfs: reduce quota reservation when doing a dax unwritten extent conversion
Darrick J. Wong
2021-02-03
xfs: fix chown leaking delalloc quota blocks when fssetxattr fails
Darrick J. Wong
2021-02-01
xfs: Fix 'set but not used' warning in xfs_bmap_compute_alignments()
Chandan Babu R
2021-02-01
xfs: fix unused log variable in xfs_log_cover()
Brian Foster
2021-01-22
xfs: reduce ilock acquisitions in xfs_file_fsync
Christoph Hellwig
2021-01-22
xfs: refactor xfs_file_fsync
Christoph Hellwig
2021-01-22
xfs: cover the log on freeze instead of cleaning it
Brian Foster
2021-01-22
xfs: remove xfs_quiesce_attr()
Brian Foster
2021-01-22
xfs: remove duplicate wq cancel and log force from attr quiesce
Brian Foster
2021-01-22
xfs: fold sbcount quiesce logging into log covering
Brian Foster
2021-01-22
xfs: don't reset log idle state on covering checkpoints
Brian Foster
2021-01-22
xfs: cover the log during log quiesce
Brian Foster
2021-01-22
xfs: separate log cleaning from log quiesce
Brian Foster
2021-01-22
xfs: lift writable fs check up into log worker task
Brian Foster
2021-01-22
xfs: sync lazy sb accounting on quiesce of read-only mounts
Brian Foster
2021-01-22
xfs: set inode size after creating symlink
Jeffrey Mitchell
2021-01-22
xfs: don't drain buffer lru on freeze and read-only remount
Brian Foster
[next]