开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
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
2025-01-09
bcachefs: check_unreachable_inodes is not actually PASS_ONLINE yet
Kent Overstreet
2025-01-09
bcachefs: Don't use BTREE_ITER_cached when walking alloc btree during fsck
Kent Overstreet
2025-01-09
bcachefs: Check for dirents to overwritten inodes
Kent Overstreet
2025-01-09
bcachefs: bch2_btree_iter_peek_slot() handles navigating to nonexistent depth
Kent Overstreet
2025-01-09
bcachefs: Don't set btree_path to updtodate if we don't fill
Kent Overstreet
2025-01-09
bcachefs: __bch2_btree_pos_to_text()
Kent Overstreet
2025-01-09
bcachefs: printbuf_reset() handles tabstops
Kent Overstreet
2025-01-09
bcachefs: Silence read-only errors when deleting snapshots
Kent Overstreet
2025-01-09
bcachefs: Dropped superblock write is no longer a fatal error
Kent Overstreet
2025-01-09
bcachefs: bch2_trans_node_drop()
Kent Overstreet
2025-01-09
bcachefs: bch2_trans_unlock_write()
Kent Overstreet
2025-01-09
bcachefs: btree_node_unlock() can now drop write locks
Kent Overstreet
2025-01-09
bcachefs: six locks: write locks can now be held recursively
Kent Overstreet
2025-01-09
bcachefs: bch2_fs_btree_gc_init()
Kent Overstreet
2025-01-09
bcachefs: Assert that btree write buffer only touches the right btrees
Kent Overstreet
2025-01-09
bcachefs: bch2_inum_path() now crosses subvolumes correctly
Kent Overstreet
2025-01-09
bcachefs: bch2_inum_path() no longer returns an error for disconnected inums
Kent Overstreet
[next]