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
/
bcachefs
/
fs-io.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
bcachefs: remove redundant initializations of variables start_offset and end_...
Colin Ian King
2023-10-22
bcachefs: New io_misc.c helpers
Kent Overstreet
2023-10-22
bcachefs: Break up io.c
Kent Overstreet
2023-10-22
bcachefs: Add btree_trans* to inode_set_fn
Joshua Ashton
2023-10-22
bcachefs: Split up fs-io.[ch]
Kent Overstreet
2023-10-22
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
2023-10-22
bcachefs: Fix lock thrashing in __bchfs_fallocate()
Kent Overstreet
2023-10-22
bcachefs: Fix folio leak in folio_hole_offset()
Kent Overstreet
2023-10-22
bcachefs: Fallocate now checks page cache
Kent Overstreet
2023-10-22
bcachefs: Delete redundant log messages
Kent Overstreet
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
bcachefs: Check for ERR_PTR() from filemap_lock_folio()
Kent Overstreet
2023-10-22
bcachefs: fs-io: Eliminate GFP_NOFS usage
Kent Overstreet
2023-10-22
bcachefs: Avoid __GFP_NOFAIL
Kent Overstreet
2023-10-22
bcachefs: Fix quotas + snapshots
Kent Overstreet
2023-10-22
bcachefs: folio pos to bch_folio_sector index helper
Brian Foster
2023-10-22
bcachefs: use u64 for folio end pos to avoid overflows
Brian Foster
2023-10-22
bcachefs: clean up post-eof folios on -ENOSPC
Brian Foster
2023-10-22
bcachefs: fix truncate overflow if folio is beyond EOF
Brian Foster
2023-10-22
bcachefs: Check for folios that don't have bch_folio attached
Kent Overstreet
2023-10-22
bcachefs: bch2_readahead() large folio conversion
Kent Overstreet
2023-10-22
bcachefs: filemap_get_contig_folios_d()
Kent Overstreet
2023-10-22
bcachefs: bch_folio_sector_state improvements
Kent Overstreet
2023-10-22
bcachefs: bch2_truncate_page() large folio conversion
Kent Overstreet
2023-10-22
bcachefs: bch2_buffered_write large folio conversion
Kent Overstreet
2023-10-22
bcachefs: bch_folio can now handle multi-order folios
Kent Overstreet
2023-10-22
bcachefs: More assorted large folio conversion
Kent Overstreet
2023-10-22
bcachefs: bch2_seek_pagecache_data() folio conversion
Kent Overstreet
2023-10-22
bcachefs: bch2_seek_pagecache_hole() folio conversion
Kent Overstreet
2023-10-22
bcachefs: bio_for_each_segment_all() -> bio_for_each_folio_all()
Kent Overstreet
2023-10-22
bcachefs: Initial folio conversion
Kent Overstreet
2023-10-22
bcachefs: Rename bch_page_state -> bch_folio
Kent Overstreet
2023-10-22
bcachefs: Add a bch_page_state assert
Kent Overstreet
2023-10-22
bcachefs: Private error codes: ENOMEM
Kent Overstreet
2023-10-22
bcachefs: Nocow support
Kent Overstreet
2023-10-22
bcachefs: Unwritten extents support
Kent Overstreet
2023-10-22
bcachefs: bch2_extent_fallocate()
Kent Overstreet
2023-10-22
bcachefs: Debug mode for c->writes references
Kent Overstreet
2023-10-22
bcachefs: Use for_each_btree_key_upto() more consistently
Kent Overstreet
2023-10-22
bcachefs: bch2_inode_opts_get()
Kent Overstreet
2023-10-22
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
bcachefs: More dio inlining
Kent Overstreet
2023-10-22
bcachefs: Error message improvement
Kent Overstreet
2023-10-22
bcachefs: Improve a few warnings
Kent Overstreet
2023-10-22
bcachefs: Minor dio write path improvements
Kent Overstreet
2023-10-22
bcachefs: Factor out two_state_shared_lock
Kent Overstreet
2023-10-22
bcachefs: Kill BCH_WRITE_FLUSH
Kent Overstreet
2023-10-22
bcachefs: DIO write path optimization
Kent Overstreet
2023-10-22
bcachefs: BCH_WRITE_SYNC
Kent Overstreet
[next]