开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
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]