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-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+0
2024-05-20
bcachefs: Check for subvolues with bogus snapshot/inode fields
Kent Overstreet
2
-1
/
+12
2024-05-20
bcachefs: bch2_checksum() returns 0 for unknown checksum type
Kent Overstreet
1
-2
/
+2
2024-05-20
bcachefs: Fix bch2_alloc_ciphers()
Kent Overstreet
1
-12
/
+13
2024-05-20
bcachefs: Add missing guard in bch2_snapshot_has_children()
Kent Overstreet
1
-5
/
+2
2024-05-20
bcachefs: Fix missing parens in drop_locks_do()
Kent Overstreet
1
-1
/
+1
2024-05-20
bcachefs: Improve bch2_assert_pos_locked()
Kent Overstreet
1
-0
/
+2
2024-05-20
bcachefs: Fix shift overflows in replicas.c
Kent Overstreet
1
-8
/
+21
2024-05-20
bcachefs: Fix shift overflow in btree_lost_data()
Kent Overstreet
2
-0
/
+9
2024-05-20
bcachefs: Fix ref in trans_mark_dev_sbs() error path
Kent Overstreet
1
-1
/
+1
2024-05-20
bcachefs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Youling Tang
1
-1
/
+2
2024-05-20
bcachefs: Fix rcu splat in check_fix_ptrs()
Kent Overstreet
1
-5
/
+6
2024-05-19
Merge tag 'bcachefs-2024-05-19' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
118
-4324
/
+4395
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-0
/
+3
2024-05-09
bcachefs: add no_invalid_checks flag
Thomas Bertschinger
2
-1
/
+8
2024-05-09
bcachefs: add counters for failed shrinker reclaim
Daniel Hill
4
-22
/
+80
2024-05-09
bcachefs: Fix sb_field_downgrade validation
Kent Overstreet
1
-2
/
+12
2024-05-09
bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()
Kent Overstreet
13
-47
/
+38
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
31
-110
/
+110
2024-05-09
bcachefs: fsync() should not return -EROFS
Kent Overstreet
1
-1
/
+4
2024-05-09
bcachefs: Invalid devices are now checked for by fsck, not .invalid methods
Kent Overstreet
2
-25
/
+1
2024-05-09
bcachefs: kill bch2_dev_bkey_exists() in bch2_check_fix_ptrs()
Kent Overstreet
2
-14
/
+24
2024-05-09
bcachefs: kill bch2_dev_bkey_exists() in bch2_read_endio()
Kent Overstreet
1
-14
/
+19
2024-05-09
bcachefs: bch2_dev_get_ioref() checks for device not present
Kent Overstreet
9
-37
/
+23
2024-05-09
bcachefs: bch2_dev_get_ioref2(); io_read.c
Kent Overstreet
1
-5
/
+9
2024-05-09
bcachefs: bch2_dev_get_ioref2(); debug.c
Kent Overstreet
1
-4
/
+4
2024-05-09
bcachefs: bch2_dev_get_ioref2(); journal_io.c
Kent Overstreet
1
-4
/
+3
2024-05-09
bcachefs: bch2_dev_get_ioref2(); io_write.c
Kent Overstreet
1
-10
/
+11
2024-05-09
bcachefs: bch2_dev_get_ioref2(); btree_io.c
Kent Overstreet
1
-15
/
+18
2024-05-09
bcachefs: bch2_dev_get_ioref2(); backpointers.c
Kent Overstreet
1
-2
/
+2
2024-05-09
bcachefs: bch2_dev_get_ioref2(); alloc_background.c
Kent Overstreet
2
-11
/
+26
2024-05-09
bcachefs: for_each_bset() declares loop iter
Kent Overstreet
6
-34
/
+14
2024-05-08
bcachefs: Move BCACHEFS_STATFS_MAGIC value to UAPI magic.h
Petr Vorel
1
-1
/
+2
2024-05-08
bcachefs: Improve sysfs internal/btree_cache
Kent Overstreet
2
-5
/
+30
2024-05-08
bcachefs: Allocator prefers not to expand mi.btree_allocated bitmap
Kent Overstreet
3
-11
/
+66
2024-05-08
bcachefs: Better bucket alloc tracepoints
Kent Overstreet
2
-111
/
+51
2024-05-08
bcachefs: Move nocow unlock to bch2_write_endio()
Kent Overstreet
2
-19
/
+8
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in journal_ptrs_to_text()
Kent Overstreet
1
-5
/
+0
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in discard_one_bucket_fast()
Kent Overstreet
1
-2
/
+5
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in check_alloc_info()
Kent Overstreet
2
-40
/
+44
2024-05-08
bcachefs: bch2_dev_have_ref()
Kent Overstreet
3
-7
/
+7
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in data_update_init()
Kent Overstreet
1
-2
/
+10
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in bkey_pick_read_device()
Kent Overstreet
1
-15
/
+22
2024-05-08
bcachefs: pass bch_dev to read_from_stale_dirty_pointer()
Kent Overstreet
1
-2
/
+2
2024-05-08
bcachefs: bch2_dev_bucket_exists() uses bch2_dev_rcu()
Kent Overstreet
1
-7
/
+5
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in btree_gc.c
Kent Overstreet
1
-10
/
+31
2024-05-08
bcachefs: bch2_extent_normalize() -> bch2_dev_rcu()
Kent Overstreet
1
-1
/
+6
2024-05-08
bcachefs: bch2_bkey_has_target() -> bch2_dev_rcu()
Kent Overstreet
1
-3
/
+10
2024-05-08
bcachefs: extent_ptr_invalid() -> bch2_dev_rcu()
Kent Overstreet
1
-11
/
+19
2024-05-08
bcachefs: ptr_stale() -> dev_ptr_stale()
Kent Overstreet
6
-16
/
+18
[prev]
[next]