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
2024-06-10
bcachefs: Add missing bch_inode_info.ei_flags init
Kent Overstreet
1
-0
/
+2
2024-06-10
bcachefs: Add missing synchronize_srcu_expedited() call when shutting down
Kent Overstreet
1
-1
/
+3
2024-06-10
bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()
Kent Overstreet
8
-47
/
+135
2024-06-10
bcachefs: Replace bucket_valid() asserts in bucket lookup with proper checks
Kent Overstreet
4
-2
/
+10
2024-06-10
bcachefs: Fix snapshot_create_lock lock ordering
Kent Overstreet
1
-12
/
+5
2024-06-10
bcachefs: Fix refcount leak in check_fix_ptrs()
Kent Overstreet
1
-116
/
+133
2024-06-10
bcachefs: Leave a buffer in the btree key cache to avoid lock thrashing
Kent Overstreet
1
-0
/
+8
2024-06-10
bcachefs: Fix reporting of freed objects from key cache shrinker
Kent Overstreet
1
-8
/
+5
2024-06-10
bcachefs: set sb->s_shrinker->seeks = 0
Kent Overstreet
1
-0
/
+1
2024-06-10
bcachefs: increase key cache shrinker batch size
Kent Overstreet
1
-1
/
+2
2024-06-10
bcachefs: Enable automatic shrinking for rhashtables
Kent Overstreet
4
-14
/
+18
2024-06-10
bcachefs: fix the display format for show-super
Hongbo Li
1
-3
/
+3
2024-06-10
bcachefs: fix stack frame size in fsck.c
Kent Overstreet
1
-0
/
+3
2024-06-10
bcachefs: Delete incorrect BTREE_ID_NR assertion
Kent Overstreet
1
-6
/
+1
2024-06-10
bcachefs: Fix incorrect error handling found_btree_node_is_readable()
Kent Overstreet
1
-4
/
+5
2024-06-10
bcachefs: Split out btree_write_submit_wq
Kent Overstreet
3
-8
/
+13
2024-06-05
bcachefs: Fix trans->locked assert
Kent Overstreet
1
-0
/
+1
2024-06-05
bcachefs: Rereplicate now moves data off of durability=0 devices
Kent Overstreet
1
-1
/
+14
2024-06-05
bcachefs: Fix GFP_KERNEL allocation in break_cycle()
Kent Overstreet
1
-0
/
+1
2024-05-31
Merge tag 'bcachefs-2024-05-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
27
-686
/
+706
2024-05-29
bcachefs: Fix failure to return error on misaligned dio write
Kent Overstreet
1
-1
/
+3
2024-05-28
bcachefs: Don't return -EROFS from mount on inconsistency error
Kent Overstreet
1
-2
/
+10
2024-05-28
bcachefs: Fix uninitialized var warning
Kent Overstreet
2
-2
/
+2
2024-05-28
bcachefs: Split out sb-errors_format.h
Kent Overstreet
3
-292
/
+297
2024-05-28
bcachefs: Split out journal_seq_blacklist_format.h
Kent Overstreet
2
-10
/
+16
2024-05-28
bcachefs: Split out replicas_format.h
Kent Overstreet
2
-32
/
+36
2024-05-28
bcachefs: Split out disk_groups_format.h
Kent Overstreet
2
-18
/
+22
2024-05-28
bcachefs: split out sb-downgrade_format.h
Kent Overstreet
2
-13
/
+18
2024-05-28
bcachefs: split out sb-members_format.h
Kent Overstreet
2
-101
/
+111
2024-05-28
bcachefs: Better fsck error message for key version
Kent Overstreet
1
-4
/
+5
2024-05-28
bcachefs: btree_gc can now handle unknown btrees
Kent Overstreet
5
-73
/
+55
2024-05-28
bcachefs: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-05-28
bcachefs: Fix setting of downgrade recovery passes/errors
Kent Overstreet
1
-9
/
+3
2024-05-28
bcachefs: Run check_key_has_snapshot in snapshot_delete_keys()
Kent Overstreet
3
-24
/
+29
2024-05-28
bcachefs: Refactor delete_dead_snapshots()
Kent Overstreet
1
-40
/
+25
2024-05-28
bcachefs: Fix locking assert
Kent Overstreet
1
-5
/
+5
2024-05-28
bcachefs: Fix lookup_first_inode() when inode_generations are present
Kent Overstreet
1
-14
/
+10
2024-05-28
bcachefs: Plumb bkey into __btree_err()
Kent Overstreet
1
-40
/
+45
2024-05-26
bcachefs: Use copy_folio_from_iter_atomic()
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-05-26
bcachefs: Fix sb-downgrade validation
Kent Overstreet
1
-3
/
+10
2024-05-26
bcachefs: Fix debug assert
Kent Overstreet
1
-1
/
+1
2024-05-24
Merge tag 'bcachefs-2024-05-24' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
15
-57
/
+96
2024-05-22
bcachefs: Fix race path in bch2_inode_insert()
Kent Overstreet
1
-2
/
+1
2024-05-22
bcachefs: Ensure we're RW before journalling
Kent Overstreet
1
-1
/
+3
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-3
/
+3
2024-05-22
bcachefs: Fix shutdown ordering
Kent Overstreet
2
-1
/
+8
2024-05-22
bcachefs: Fix unsafety in bch2_dirent_name_bytes()
Kent Overstreet
1
-0
/
+3
2024-05-22
bcachefs: Fix stack oob in __bch2_encrypt_bio()
Kent Overstreet
1
-2
/
+6
2024-05-22
bcachefs: Fix btree_trans leak in bch2_readahead()
Kent Overstreet
1
-2
/
+2
2024-05-22
bcachefs: Fix bogus verify_replicas_entry() assert
Kent Overstreet
1
-13
/
+2
[prev]
[next]