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
2022-07-25
btrfs: do not allocate a btrfs_bio for low-level bios
Christoph Hellwig
2022-07-25
btrfs: factor stripe submission logic out of btrfs_map_bio
Christoph Hellwig
2022-07-25
btrfs: remove btrfs_end_io_wq
Christoph Hellwig
2022-07-25
btrfs: centralize setting REQ_META
Christoph Hellwig
2022-07-25
btrfs: don't use btrfs_bio_wq_end_io for compressed writes
Christoph Hellwig
2022-07-25
btrfs: don't double-defer bio completions for compressed reads
Christoph Hellwig
2022-07-25
btrfs: defer I/O completion based on the btrfs_raid_bio
Christoph Hellwig
2022-07-25
btrfs: split btrfs_submit_data_bio to read and write parts
Christoph Hellwig
2022-07-25
btrfs: simplify code flow in btrfs_submit_dio_bio
Christoph Hellwig
2022-07-25
btrfs: move more work into btrfs_end_bioc
Christoph Hellwig
2022-07-25
btrfs: send: enable support for stream v2 and compressed writes
Omar Sandoval
2022-07-25
btrfs: send: send compressed extents with encoded writes
Omar Sandoval
2022-07-25
btrfs: send: get send buffer pages for protocol v2
Omar Sandoval
2022-07-25
btrfs: send: write larger chunks when using stream v2
Omar Sandoval
2022-07-25
btrfs: send: add stream v2 definitions
Omar Sandoval
2022-07-25
btrfs: send: explicitly number commands and attributes
Omar Sandoval
2022-07-25
btrfs: send: remove unused send_ctx::{total,cmd}_send_size
Omar Sandoval
2022-07-25
btrfs: sysfs: add force_chunk_alloc trigger to force allocation
Stefan Roesch
2022-07-25
btrfs: sysfs: export chunk size in space infos
Stefan Roesch
2022-07-25
btrfs: store chunk size in space-info struct
Stefan Roesch
2022-07-25
btrfs: do not batch insert non-consecutive dir indexes during log replay
Josef Bacik
2022-07-25
btrfs: reduce amount of reserved metadata for delayed item insertion
Filipe Manana
2022-07-25
btrfs: set delayed item type when initializing it
Filipe Manana
2022-07-25
btrfs: do not BUG_ON() on failure to reserve metadata for delayed item
Filipe Manana
2022-07-25
btrfs: improve batch insertion of delayed dir index items
Filipe Manana
2022-07-25
btrfs: assert that delayed item is a dir index item when adding it
Filipe Manana
2022-07-25
btrfs: improve batch deletion of delayed dir index items
Filipe Manana
2022-07-25
btrfs: refactor the delayed item deletion entry point
Filipe Manana
2022-07-25
btrfs: deal with deletion errors when deleting delayed items
Filipe Manana
2022-07-25
btrfs: add assertions when deleting batches of delayed items
Filipe Manana
2022-07-25
btrfs: balance btree dirty pages and delayed items after clone and dedupe
Filipe Manana
2022-07-25
btrfs: free the path earlier when creating a new inode
Filipe Manana
2022-07-25
btrfs: balance btree dirty pages and delayed items after a rename
Filipe Manana
2022-07-25
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
2022-07-25
btrfs: update stripe_sectors::uptodate in steal_rbio
Qu Wenruo
2022-07-25
btrfs: remove redundant calls to flush_dcache_page
David Sterba
2022-07-25
btrfs: only write the sectors in the vertical stripe which has data stripes
Qu Wenruo
2022-07-25
btrfs: use integrated bitmaps for scrub_parity::dbitmap and ebitmap
Qu Wenruo
2022-07-25
btrfs: use integrated bitmaps for btrfs_raid_bio::dbitmap and finish_pbitmap
Qu Wenruo
2022-07-25
btrfs: use btrfs_try_lock_balance in btrfs_ioctl_balance
Nikolay Borisov
2022-07-25
btrfs: introduce btrfs_try_lock_balance
Nikolay Borisov
2022-07-25
btrfs: use btrfs_bio_for_each_sector in btrfs_check_read_dio_bio
Christoph Hellwig
2022-07-25
btrfs: add a helper to iterate through a btrfs_bio with sector sized chunks
Qu Wenruo
2022-07-25
btrfs: factor out a btrfs_csum_ptr helper
Christoph Hellwig
2022-07-25
btrfs: refactor end_bio_extent_readpage code flow
Christoph Hellwig
2022-07-25
btrfs: factor out a helper to end a single sector buffer I/O
Christoph Hellwig
2022-07-25
btrfs: remove duplicated parameters from submit_data_read_repair()
Qu Wenruo
2022-07-25
btrfs: introduce a data checksum checking helper
Qu Wenruo
2022-07-25
btrfs: quit early if the fs has no RAID56 support for raid56 related checks
Qu Wenruo
2022-07-25
btrfs: use PAGE_ALIGNED instead of IS_ALIGNED
Fanjun Kong
[next]