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
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-12
bcachefs: Fix assertion pop in bch2_ptr_swab()
Kent Overstreet
2024-11-12
bcachefs: Fix journal_entry_dev_usage_to_text() overrun
Kent Overstreet
2024-11-11
bcachefs: Allow for unknown key types in backpointers fsck
Kent Overstreet
2024-11-11
bcachefs: Fix assertion pop in topology repair
Kent Overstreet
2024-11-08
bcachefs: Fix hidden btree errors when reading roots
Kent Overstreet
2024-11-08
bcachefs: Fix validate_bset() repair path
Kent Overstreet
2024-11-08
bcachefs: Fix missing validation for bch_backpointer.level
Kent Overstreet
2024-11-07
bcachefs: Fix bch_member.btree_bitmap_shift validation
Kent Overstreet
2024-11-07
bcachefs: bch2_btree_write_buffer_flush_going_ro()
Kent Overstreet
2024-11-07
bcachefs: Fix UAF in __promote_alloc() error path
Kent Overstreet
2024-11-07
bcachefs: Change OPT_STR max to be 1 less than the size of choices array
Piotr Zalewski
2024-11-07
bcachefs: btree_cache.freeable list fixes
Kent Overstreet
2024-11-07
bcachefs: check the invalid parameter for perf test
Hongbo Li
2024-11-07
bcachefs: add check NULL return of bio_kmalloc in journal_read_bucket
Pei Xiao
2024-11-07
bcachefs: Ensure BCH_FS_may_go_rw is set before exiting recovery
Kent Overstreet
2024-11-07
bcachefs: Fix topology errors on split after merge
Kent Overstreet
2024-11-07
bcachefs: Ancient versions with bad bkey_formats are no longer supported
Kent Overstreet
2024-11-07
bcachefs: Fix error handling in bch2_btree_node_prefetch()
Kent Overstreet
2024-11-07
bcachefs: Fix null ptr deref in bucket_gen_get()
Kent Overstreet
2024-11-05
bcachefs: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
2024-11-05
bcachefs: clean up duplicate min_heap_callbacks declarations
Kuan-Wei Chiu
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
2024-11-01
Merge tag 'bcachefs-2024-10-31' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-10-29
bcachefs: Fix NULL ptr dereference in btree_node_iter_and_journal_peek
Piotr Zalewski
2024-10-29
bcachefs: fix possible null-ptr-deref in __bch2_ec_stripe_head_get()
Gaosheng Cui
2024-10-29
bcachefs: Fix deadlock on -ENOSPC w.r.t. partial open buckets
Kent Overstreet
2024-10-29
bcachefs: Don't filter partial list buckets in open_buckets_to_text()
Kent Overstreet
2024-10-29
bcachefs: Don't keep tons of cached pointers around
Kent Overstreet
2024-10-29
bcachefs: init freespace inited bits to 0 in bch2_fs_initialize
Piotr Zalewski
2024-10-29
bcachefs: Fix unhandled transaction restart in fallocate
Kent Overstreet
2024-10-25
bcachefs: Fix UAF in bch2_reconstruct_alloc()
Kent Overstreet
2024-10-25
bcachefs: fix null-ptr-deref in have_stripes()
Jeongjun Park
2024-10-24
bcachefs: fix shift oob in alloc_lru_idx_fragmentation
Jeongjun Park
2024-10-24
bcachefs: Fix invalid shift in validate_sb_layout()
Gianfranco Trad
2024-10-24
Merge tag 'bcachefs-2024-10-22' of https://github.com/koverstreet/bcachefs
Linus Torvalds
2024-10-20
bcachefs: Set bch_inode_unpacked.bi_snapshot in old inode path
Kent Overstreet
2024-10-20
bcachefs: Mark more errors as AUTOFIX
Kent Overstreet
2024-10-20
bcachefs: Workaround for kvmalloc() not supporting > INT_MAX allocations
Kent Overstreet
2024-10-20
bcachefs: Don't use wait_event_interruptible() in recovery
Kent Overstreet
2024-10-20
bcachefs: Fix __bch2_fsck_err() warning
Kent Overstreet
2024-10-18
bcachefs: fsck: Improve hash_check_key()
Kent Overstreet
2024-10-18
bcachefs: bch2_hash_set_or_get_in_snapshot()
Kent Overstreet
2024-10-18
bcachefs: Repair mismatches in inode hash seed, type
Kent Overstreet
2024-10-18
bcachefs: Add hash seed, type to inode_to_text()
Kent Overstreet
2024-10-18
bcachefs: INODE_STR_HASH() for bch_inode_unpacked
Kent Overstreet
2024-10-18
bcachefs: Run in-kernel offline fsck without ratelimit errors
Kent Overstreet
2024-10-18
bcachefs: skip mount option handle for empty string.
Hongbo Li
2024-10-18
bcachefs: fix incorrect show_options results
Hongbo Li
2024-10-18
bcachefs: Fix data corruption on -ENOSPC in buffered write path
Kent Overstreet
[next]