index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
Files
Lines
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-29
bcachefs: Don't return -EROFS from mount on inconsistency error
Kent Overstreet
1
-2
/
+10
2024-05-29
bcachefs: Fix uninitialized var warning
Kent Overstreet
2
-2
/
+2
2024-05-29
bcachefs: Split out sb-errors_format.h
Kent Overstreet
3
-292
/
+297
2024-05-29
bcachefs: Split out journal_seq_blacklist_format.h
Kent Overstreet
2
-10
/
+16
2024-05-29
bcachefs: Split out replicas_format.h
Kent Overstreet
2
-32
/
+36
2024-05-29
bcachefs: Split out disk_groups_format.h
Kent Overstreet
2
-18
/
+22
2024-05-29
bcachefs: split out sb-downgrade_format.h
Kent Overstreet
2
-13
/
+18
2024-05-29
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-27
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-23
bcachefs: Fix race path in bch2_inode_insert()
Kent Overstreet
1
-2
/
+1
2024-05-23
bcachefs: Ensure we're RW before journalling
Kent Overstreet
1
-1
/
+3
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-3
/
+3
2024-05-23
bcachefs: Fix shutdown ordering
Kent Overstreet
2
-1
/
+8
2024-05-23
bcachefs: Fix unsafety in bch2_dirent_name_bytes()
Kent Overstreet
1
-0
/
+3
2024-05-23
bcachefs: Fix stack oob in __bch2_encrypt_bio()
Kent Overstreet
1
-2
/
+6
2024-05-23
bcachefs: Fix btree_trans leak in bch2_readahead()
Kent Overstreet
1
-2
/
+2
2024-05-23
bcachefs: Fix bogus verify_replicas_entry() assert
Kent Overstreet
1
-13
/
+2
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
[next]