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
2025-02-26
bcachefs: Fix truncate sometimes failing and returning 1
Kent Overstreet
2025-02-26
bcachefs: Fix deadlock
Alan Huang
2025-02-26
bcachefs: Check for -BCH_ERR_open_buckets_empty in journal resize
Kent Overstreet
2025-02-26
bcachefs: Revert directory i_size
Kent Overstreet
2025-02-23
bcachefs: fix bch2_extent_ptr_eq()
Kent Overstreet
2025-02-20
bcachefs: Fix memmove when move keys down
Alan Huang
2025-02-20
bcachefs: print op->nonce on data update inconsistency
Kent Overstreet
2025-02-19
bcachefs: Fix srcu lock warning in btree_update_nodes_written()
Kent Overstreet
2025-02-19
bcachefs: Fix bch2_indirect_extent_missing_error()
Kent Overstreet
2025-02-19
bcachefs: Fix fsck directory i_size checking
Kent Overstreet
2025-02-12
bcachefs: Reuse transaction
Alan Huang
2025-02-12
bcachefs: Pass _orig_restart_count to trans_was_restarted
Alan Huang
2025-02-12
bcachefs: CONFIG_BCACHEFS_INJECT_TRANSACTION_RESTARTS
Kent Overstreet
2025-02-11
bcachefs: Fix want_new_bset() so we write until the end of the btree node
Kent Overstreet
2025-02-11
bcachefs: Split out journal pins by btree level
Kent Overstreet
2025-02-11
bcachefs: Fix use after free
Alan Huang
2025-02-07
bcachefs: Fix marking reflink pointers to missing indirect extents
Kent Overstreet
2025-02-06
bcachefs: bch2_bkey_sectors_need_rebalance() now only depends on bch_extent_r...
Kent Overstreet
2025-02-06
bcachefs: Fix rcu imbalance in bch2_fs_btree_key_cache_exit()
Kent Overstreet
2025-02-06
bcachefs: Fix discard path journal flushing
Kent Overstreet
2025-02-06
bcachefs: fix deadlock in journal_entry_open()
Jeongjun Park
2025-02-06
bcachefs: fix incorrect pointer check in __bch2_subvolume_delete()
Jeongjun Park
2025-02-01
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-01-30
Merge tag 'bcachefs-2025-01-29' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-01-27
add a string-to-qstr constructor
Al Viro
2025-01-26
bcachefs: Improve trace_move_extent_finish
Kent Overstreet
2025-01-26
bcachefs: Fix trace_copygc
Kent Overstreet
2025-01-26
bcachefs: Journal writes are now IOPRIO_CLASS_RT
Kent Overstreet
2025-01-25
bcachefs: Improve journal pin flushing
Kent Overstreet
2025-01-25
bcachefs: fix bch2_btree_node_flags
Kent Overstreet
2025-01-25
bcachefs: rebalance, copygc enabled are runtime opts
Kent Overstreet
2025-01-25
bcachefs: Improve decompression error messages
Kent Overstreet
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-01-21
bcachefs: bset_blacklisted_journal_seq is now AUTOFIX
Kent Overstreet
2025-01-21
bcachefs: "Journal stuck" timeout now takes into account device latency
Kent Overstreet
2025-01-21
bcachefs: Reduce stack frame size of __bch2_str_hash_check_key()
Kent Overstreet
2025-01-21
bcachefs: Fix btree_trans_peek_key_cache()
Kent Overstreet
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-15
bcachefs: Fix check_inode_hash_info_matches_root()
Kent Overstreet
2025-01-14
bcachefs: Document issue with bch_stripe layout
Kent Overstreet
2025-01-14
bcachefs: Fix self healing on read error
Kent Overstreet
2025-01-14
bcachefs: Pop all the transactions from the abort one
Alan Huang
2025-01-14
bcachefs: Only abort the transactions in the cycle
Alan Huang
2025-01-14
bcachefs: Introduce lock_graph_pop_from
Alan Huang
2025-01-14
bcachefs: Convert open-coded lock_graph_pop_all to helper
Alan Huang
2025-01-14
bcachefs: Do not allow no fail lock request to fail
Alan Huang
2025-01-14
bcachefs: Merge the condition to avoid additional invocation
Alan Huang
2025-01-14
Revert "bcachefs: Fix bch2_btree_node_upgrade()"
Alan Huang
2025-01-13
bcachefs: bcachefs_metadata_version_directory_size
Hongbo Li
2025-01-13
bcachefs: make directory i_size meaningful
Hongbo Li
[next]