index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-12
bcachefs: Reuse transaction
Alan Huang
1
-1
/
+11
2025-02-12
bcachefs: Pass _orig_restart_count to trans_was_restarted
Alan Huang
1
-1
/
+1
2025-02-12
bcachefs: CONFIG_BCACHEFS_INJECT_TRANSACTION_RESTARTS
Kent Overstreet
5
-1
/
+58
2025-02-11
bcachefs: Fix want_new_bset() so we write until the end of the btree node
Kent Overstreet
1
-2
/
+2
2025-02-11
bcachefs: Split out journal pins by btree level
Kent Overstreet
2
-20
/
+22
2025-02-11
bcachefs: Fix use after free
Alan Huang
1
-0
/
+2
2025-02-07
bcachefs: Fix marking reflink pointers to missing indirect extents
Kent Overstreet
2
-2
/
+4
2025-02-06
bcachefs: bch2_bkey_sectors_need_rebalance() now only depends on bch_extent_r...
Kent Overstreet
4
-20
/
+26
2025-02-06
bcachefs: Fix rcu imbalance in bch2_fs_btree_key_cache_exit()
Kent Overstreet
1
-1
/
+0
2025-02-06
bcachefs: Fix discard path journal flushing
Kent Overstreet
8
-35
/
+55
2025-02-06
bcachefs: fix deadlock in journal_entry_open()
Jeongjun Park
4
-2
/
+28
2025-02-06
bcachefs: fix incorrect pointer check in __bch2_subvolume_delete()
Jeongjun Park
1
-1
/
+6
2025-02-01
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-4
/
+1
2025-01-30
Merge tag 'bcachefs-2025-01-29' of git://evilpiepirate.org/bcachefs
Linus Torvalds
21
-159
/
+275
2025-01-27
add a string-to-qstr constructor
Al Viro
3
-5
/
+1
2025-01-26
bcachefs: Improve trace_move_extent_finish
Kent Overstreet
1
-16
/
+34
2025-01-26
bcachefs: Fix trace_copygc
Kent Overstreet
2
-18
/
+19
2025-01-26
bcachefs: Journal writes are now IOPRIO_CLASS_RT
Kent Overstreet
1
-0
/
+2
2025-01-25
bcachefs: Improve journal pin flushing
Kent Overstreet
6
-85
/
+136
2025-01-25
bcachefs: fix bch2_btree_node_flags
Kent Overstreet
1
-1
/
+4
2025-01-25
bcachefs: rebalance, copygc enabled are runtime opts
Kent Overstreet
1
-2
/
+2
2025-01-25
bcachefs: Improve decompression error messages
Kent Overstreet
4
-13
/
+28
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-0
/
+1
2025-01-21
bcachefs: bset_blacklisted_journal_seq is now AUTOFIX
Kent Overstreet
1
-1
/
+1
2025-01-21
bcachefs: "Journal stuck" timeout now takes into account device latency
Kent Overstreet
3
-8
/
+33
2025-01-21
bcachefs: Reduce stack frame size of __bch2_str_hash_check_key()
Kent Overstreet
1
-12
/
+12
2025-01-21
bcachefs: Fix btree_trans_peek_key_cache()
Kent Overstreet
2
-3
/
+4
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+3
2025-01-15
bcachefs: Fix check_inode_hash_info_matches_root()
Kent Overstreet
1
-2
/
+11
2025-01-14
bcachefs: Document issue with bch_stripe layout
Kent Overstreet
1
-0
/
+17
2025-01-14
bcachefs: Fix self healing on read error
Kent Overstreet
1
-4
/
+9
2025-01-14
bcachefs: Pop all the transactions from the abort one
Alan Huang
1
-0
/
+2
2025-01-14
bcachefs: Only abort the transactions in the cycle
Alan Huang
1
-7
/
+14
2025-01-14
bcachefs: Introduce lock_graph_pop_from
Alan Huang
1
-2
/
+7
2025-01-14
bcachefs: Convert open-coded lock_graph_pop_all to helper
Alan Huang
1
-4
/
+2
2025-01-14
bcachefs: Do not allow no fail lock request to fail
Alan Huang
1
-1
/
+1
2025-01-14
bcachefs: Merge the condition to avoid additional invocation
Alan Huang
1
-5
/
+5
2025-01-14
Revert "bcachefs: Fix bch2_btree_node_upgrade()"
Alan Huang
1
-18
/
+4
2025-01-13
bcachefs: bcachefs_metadata_version_directory_size
Hongbo Li
4
-3
/
+49
2025-01-13
bcachefs: make directory i_size meaningful
Hongbo Li
3
-5
/
+24
2025-01-09
bcachefs: check_unreachable_inodes is not actually PASS_ONLINE yet
Kent Overstreet
1
-1
/
+1
2025-01-09
bcachefs: Don't use BTREE_ITER_cached when walking alloc btree during fsck
Kent Overstreet
1
-1
/
+2
2025-01-09
bcachefs: Check for dirents to overwritten inodes
Kent Overstreet
2
-5
/
+36
2025-01-09
bcachefs: bch2_btree_iter_peek_slot() handles navigating to nonexistent depth
Kent Overstreet
1
-0
/
+4
2025-01-09
bcachefs: Don't set btree_path to updtodate if we don't fill
Kent Overstreet
1
-3
/
+1
2025-01-09
bcachefs: __bch2_btree_pos_to_text()
Kent Overstreet
2
-5
/
+13
2025-01-09
bcachefs: printbuf_reset() handles tabstops
Kent Overstreet
1
-4
/
+11
2025-01-09
bcachefs: Silence read-only errors when deleting snapshots
Kent Overstreet
1
-5
/
+10
2025-01-09
bcachefs: Dropped superblock write is no longer a fatal error
Kent Overstreet
1
-2
/
+9
2025-01-09
bcachefs: bch2_trans_node_drop()
Kent Overstreet
3
-14
/
+17
[next]