index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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-06-10
bcachefs: Fix subvol to missing root repair
Kent Overstreet
1
-4
/
+15
2025-06-10
bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm()
Kent Overstreet
4
-18
/
+61
2025-06-10
bcachefs: delete dead code from may_delete_deleted_inode()
Kent Overstreet
1
-12
/
+3
2025-06-10
bcachefs: Repair code for directory i_size
Kent Overstreet
2
-1
/
+10
2025-06-10
bcachefs: Kill un-reverted directory i_size code
Kent Overstreet
3
-14
/
+6
2025-05-21
bcachefs: Check for casefolded dirents in non casefolded dirs
Kent Overstreet
2
-1
/
+42
2025-05-21
bcachefs: Fix bch2_dirent_create_snapshot() for casefolding
Kent Overstreet
4
-21
/
+18
2025-05-21
bcachefs: Fix casefold opt via xattr interface
Kent Overstreet
4
-26
/
+46
2025-05-19
bcachefs: mkwrite() now only dirties one page
Kent Overstreet
1
-7
/
+11
2025-05-18
bcachefs: fix extent_has_stripe_ptr()
Kent Overstreet
2
-20
/
+7
2025-05-17
bcachefs: Fix bch2_btree_path_traverse_cached() when paths realloced
Kent Overstreet
3
-11
/
+19
2025-05-14
bcachefs: fix wrong arg to fsck_err()
Kent Overstreet
1
-1
/
+1
2025-05-14
bcachefs: Fix missing commit in backpointer to missing target
Kent Overstreet
1
-38
/
+79
2025-05-14
bcachefs: Fix accidental O(n^2) in fiemap
Kent Overstreet
1
-1
/
+3
2025-05-14
bcachefs: Fix set_should_be_locked() call in peek_slot()
Kent Overstreet
1
-8
/
+8
2025-05-14
bcachefs: Fix self deadlock
Alan Huang
2
-7
/
+26
2025-05-14
bcachefs: Don't set btree nodes as accessed on fill
Kent Overstreet
1
-5
/
+4
2025-05-14
bcachefs: Fix livelock in journal_entry_open()
Kent Overstreet
1
-5
/
+12
2025-05-14
bcachefs: Fix broken btree_path lock invariants in next_node()
Kent Overstreet
1
-0
/
+6
2025-05-14
bcachefs: Don't strip rebalance_opts from indirect extents
Kent Overstreet
1
-1
/
+1
2025-05-07
bcachefs: Don't aggressively discard the journal
Kent Overstreet
1
-3
/
+4
2025-05-07
bcachefs: Ensure superblock gets written when we go ERO
Kent Overstreet
1
-0
/
+5
2025-05-07
bcachefs: Filter out harmless EROFS error messages
Kent Overstreet
1
-1
/
+2
2025-05-07
bcachefs: journal_shutdown is EROFS, not EIO
Kent Overstreet
1
-1
/
+1
2025-05-05
bcachefs: Call bch2_fs_start before getting vfs superblock
Kent Overstreet
1
-8
/
+3
2025-05-05
bcachefs: fix hung task timeout in journal read
Kent Overstreet
1
-1
/
+3
2025-05-05
bcachefs: Add missing barriers before wake_up_bit()
Kent Overstreet
3
-1
/
+10
2025-05-05
bcachefs: Ensure proper write alignment
Kent Overstreet
1
-1
/
+21
2025-05-05
bcachefs: Improve want_cached_ptr()
Kent Overstreet
1
-2
/
+3
2025-05-04
bcachefs: thread_with_stdio: fix spinning instead of exiting
Kent Overstreet
1
-1
/
+3
2025-05-01
bcachefs: Remove incorrect __counted_by annotation
Alan Huang
1
-1
/
+7
2025-05-01
bcachefs: add missing sched_annotate_sleep()
Kent Overstreet
1
-2
/
+2
2025-05-01
bcachefs: Fix __bch2_dev_group_set()
Kent Overstreet
1
-13
/
+12
2025-05-01
bcachefs: Kill ERO for i_blocks check in truncate
Kent Overstreet
2
-6
/
+18
2025-05-01
bcachefs: check for inode.bi_sectors underflow
Kent Overstreet
2
-1
/
+23
2025-05-01
bcachefs: Kill ERO in __bch2_i_sectors_acct()
Kent Overstreet
2
-5
/
+23
2025-04-30
bcachefs: readdir fixes
Kent Overstreet
1
-2
/
+2
2025-04-30
bcachefs: improve missing journal write device error message
Kent Overstreet
1
-1
/
+1
2025-04-28
bcachefs: Topology error after insert is now an ERO
Kent Overstreet
1
-17
/
+32
2025-04-28
bcachefs: Use bch2_kvmalloc() for journal keys array
Kent Overstreet
1
-1
/
+1
2025-04-28
bcachefs: More informative error message when shutting down due to error
Kent Overstreet
1
-1
/
+3
2025-04-28
bcachefs: btree_root_unreadable_and_scan_found_nothing autofix for non data b...
Kent Overstreet
1
-2
/
+25
2025-04-28
bcachefs: btree_node_data_missing is now autofix
Kent Overstreet
1
-1
/
+1
2025-04-28
bcachefs: Don't generate alloc updates to invalid buckets
Kent Overstreet
1
-0
/
+7
2025-04-28
bcachefs: Improve bch2_dev_bucket_missing()
Kent Overstreet
2
-7
/
+12
2025-04-28
bcachefs: fix bch2_dev_buckets_resize()
Kent Overstreet
1
-5
/
+3
2025-04-28
bcachefs: Add upgrade table entry from 0.14
Kent Overstreet
2
-2
/
+6
2025-04-28
bcachefs: Run BCH_RECOVERY_PASS_reconstruct_snapshots on missing subvol -> sn...
Kent Overstreet
1
-2
/
+3
2025-04-28
bcachefs: Add missing utf8_unload()
Kent Overstreet
1
-0
/
+4
2025-04-28
bcachefs: Emit unicode version message on startup
Kent Overstreet
1
-19
/
+23
[next]