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
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Refactor bch2_extent_trim_atomic() for reflink
Kent Overstreet
2023-10-22
bcachefs: Move node iterator fixup to extent_bset_insert()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_btree_node_iter_fix()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_btree_node_iter_prev_filter()
Kent Overstreet
2023-10-22
bcachefs: Fix __bch2_btree_iter_peek_slot_extents()
Kent Overstreet
2023-10-22
bcachefs: Improved debug checks
Kent Overstreet
2023-10-22
bcachefs: Rework calling convention for marking overwrites
Kent Overstreet
2023-10-22
bcachefs: Mark space as unallocated on write failure
Kent Overstreet
2023-10-22
bcachefs: Ensure bch2_trans_get_iter() returns iters with correct locks
Kent Overstreet
2023-10-22
bcachefs: fix for_each_btree_key()
Kent Overstreet
2023-10-22
bcachefs: trans_get_key() now works correctly for extents
Kent Overstreet
2023-10-22
bcachefs: Export correct blocksize to vfs
Kent Overstreet
2023-10-22
bcachefs: Truncate/fpunch now works on block boundaries, not page
Kent Overstreet
2023-10-22
bcachefs: Count reserved extents as holes
Kent Overstreet
2023-10-22
bcachefs: Handle partial pages in seek data/hole
Kent Overstreet
2023-10-22
bcachefs: Change buffered write path to write to partial pages
Kent Overstreet
2023-10-22
bcachefs: Change __bch2_writepage() to not write to holes
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_seek_data()
Kent Overstreet
2023-10-22
bcachefs: Refactor various code to not be extent specific
Kent Overstreet
2023-10-22
bcachefs: Refactor __bch2_cut_front()
Kent Overstreet
2023-10-22
bcachefs: Dont't call bch2_trans_begin_updates() in bch2_extent_update()
Kent Overstreet
2023-10-22
bcachefs: Don't unlink iters on unsuccessful commit
Kent Overstreet
2023-10-22
bcachefs: add missing bch2_trans_begin() call
Kent Overstreet
2023-10-22
bcachefs: Add offset_into_extent param to bch2_read_extent()
Kent Overstreet
2023-10-22
bcachefs: Print out name of bkey type
Kent Overstreet
2023-10-22
bcachefs: Don't overflow trans with iters from triggers
Kent Overstreet
2023-10-22
bcachefs: Convert some assertions to fsck errors
Kent Overstreet
2023-10-22
bcachefs: Fix ec_stripes_read()
Kent Overstreet
2023-10-22
bcachefs: Fix stripe_idx_to_delete()
Kent Overstreet
2023-10-22
bcachefs: Don't try to delete stripes when RO
Kent Overstreet
2023-10-22
bcachefs: Track dirtyness at sector level, not page
Kent Overstreet
2023-10-22
bcachefs: Kill page_state_cmpxchg
Kent Overstreet
2023-10-22
bcachefs: Always touch page state with page locked
Kent Overstreet
2023-10-22
bcachefs: Fix moving compressed data
Kent Overstreet
2023-10-22
bcachefs: kill bio_for_each_contig_segment()
Kent Overstreet
2023-10-22
bcachefs: Kill direct access to bi_io_vec
Kent Overstreet
2023-10-22
bcachefs: kill bch2_crc64_update
Kent Overstreet
2023-10-22
bcachefs: Fix for building with old gcc
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_lock_inodes()
Kent Overstreet
2023-10-22
bcachefs: Check for key size > offset
Kent Overstreet
2023-10-22
bcachefs: Refactor trans_(get|update)_key
Kent Overstreet
2023-10-22
bcachefs: Update path now handles triggers that generate more triggers
Kent Overstreet
2023-10-22
bcachefs: add inode_generation_to_text method
Kent Overstreet
2023-10-22
bcachefs: Fix array overrun with unknown btree roots
Kent Overstreet
2023-10-22
bcachefs: fix kasan splat
Kent Overstreet
2023-10-22
bcachefs: Delete a spurious assertion
Kent Overstreet
2023-10-22
bcachefs: fix __bch2_xattr_bcachefs_get()
Kent Overstreet
2023-10-22
bcachefs: use memalloc_nofs_save() for vmalloc allocation
Kent Overstreet
2023-10-22
bcachefs: Fix promoting to cache devices (durability = 0)
Kent Overstreet
2023-10-22
bcachefs: Don't allow bkey vals that are too big in extents btree
Kent Overstreet
[next]