index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Fix missing locking for dentry->d_parent access
Kent Overstreet
2023-11-16
1
-0
/
+9
*
bcachefs: six locks: Fix lost wakeup
Kent Overstreet
2023-11-14
1
-2
/
+5
*
bcachefs: Fix no_data_io mode checksum check
Kent Overstreet
2023-11-14
1
-1
/
+1
*
bcachefs: Fix bch2_check_nlinks() for snapshots
Kent Overstreet
2023-11-14
1
-1
/
+1
*
bcachefs: Don't decrease BTREE_ITER_MAX when LOCKDEP=y
Kent Overstreet
2023-11-14
1
-4
/
+0
*
bcachefs: Disable debug log statements
Kent Overstreet
2023-11-14
1
-0
/
+7
*
bcachefs: Fix missing transaction commit
Kent Overstreet
2023-11-14
1
-2
/
+4
*
bcachefs: Fix error path in bch2_mount()
Kent Overstreet
2023-11-14
1
-7
/
+1
*
bcachefs: Fix potential sleeping during mount
Daniel J Blueman
2023-11-14
1
-0
/
+2
*
bcachefs: Fix iterator leak in may_delete_deleted_inode()
Kent Overstreet
2023-11-14
1
-1
/
+1
*
bcachefs: Kill journal pre-reservations
Kent Overstreet
2023-11-14
11
-275
/
+19
*
bcachefs: Check for nonce offset inconsistency in data_update path
Kent Overstreet
2023-11-13
1
-0
/
+28
*
bcachefs: Make sure to drop/retake btree locks before reclaim
Kent Overstreet
2023-11-13
1
-6
/
+42
*
bcachefs: btree_trans->write_locked
Kent Overstreet
2023-11-13
2
-36
/
+50
*
bcachefs: Run btree key cache shrinker less aggressively
Kent Overstreet
2023-11-13
2
-4
/
+23
*
bcachefs: Split out btree_key_cache_types.h
Kent Overstreet
2023-11-13
2
-26
/
+31
*
bcachefs: Guard against insufficient devices to create stripes
Kent Overstreet
2023-11-13
1
-2
/
+14
*
bcachefs: Fix null ptr deref in bch2_backpointer_get_node()
Kent Overstreet
2023-11-13
1
-5
/
+5
*
bcachefs: Fix multiple -Warray-bounds warnings
Gustavo A. R. Silva
2023-11-13
1
-1
/
+1
*
bcachefs: Use DECLARE_FLEX_ARRAY() helper and fix multiple -Warray-bounds war...
Gustavo A. R. Silva
2023-11-13
1
-1
/
+1
*
bcachefs: Use correct fgf_t type as function argument
Kent Overstreet
2023-11-13
2
-2
/
+2
*
bcachefs: make bch2_target_to_text_sb static
Jiapeng Chong
2023-11-13
1
-1
/
+1
*
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-11-07
107
-2291
/
+3966
|
\
|
*
bcachefs: Improve stripe checksum error message
Kent Overstreet
2023-11-05
1
-8
/
+13
|
*
bcachefs: Simplify, fix bch2_backpointer_get_key()
Kent Overstreet
2023-11-05
1
-44
/
+33
|
*
bcachefs: kill thing_it_points_to arg to backpointer_not_found()
Kent Overstreet
2023-11-05
1
-7
/
+6
|
*
bcachefs: bch2_ec_read_extent() now takes btree_trans
Kent Overstreet
2023-11-05
3
-9
/
+5
|
*
bcachefs: bch2_stripe_to_text() now prints ptr gens
Kent Overstreet
2023-11-05
1
-0
/
+1
|
*
bcachefs: Don't iterate over journal entries just for btree roots
Kent Overstreet
2023-11-05
4
-40
/
+29
|
*
bcachefs: Break up bch2_journal_write()
Kent Overstreet
2023-11-05
1
-71
/
+92
|
*
bcachefs: Replace ERANGE with private error codes
Kent Overstreet
2023-11-05
2
-2
/
+4
|
*
bcachefs: bkey_copy() is no longer a macro
Kent Overstreet
2023-11-05
4
-19
/
+15
|
*
bcachefs: x-macro-ify inode flags enum
Kent Overstreet
2023-11-05
9
-83
/
+89
|
*
bcachefs: Convert bch2_fs_open() to darray
Kent Overstreet
2023-11-05
2
-32
/
+34
|
*
bcachefs: Move __bch2_members_v2_get_mut to sb-members.h
Kent Overstreet
2023-11-05
2
-14
/
+14
|
*
bcachefs: bch2_prt_datetime()
Kent Overstreet
2023-11-05
5
-26
/
+22
|
*
bcachefs: CONFIG_BCACHEFS_DEBUG_TRANSACTIONS no longer defaults to y
Kent Overstreet
2023-11-04
1
-1
/
+0
|
*
bcachefs: Add a comment for BTREE_INSERT_NOJOURNAL usage
Kent Overstreet
2023-11-04
4
-4
/
+14
|
*
bcachefs: rebalance_work btree is not a snapshots btree
Kent Overstreet
2023-11-04
5
-12
/
+31
|
*
bcachefs: Add missing printk newlines
Kent Overstreet
2023-11-04
1
-3
/
+3
|
*
bcachefs: Fix recovery when forced to use JSET_NO_FLUSH journal entry
Kent Overstreet
2023-11-04
1
-0
/
+7
|
*
bcachefs: .get_parent() should return an error pointer
Kent Overstreet
2023-11-04
1
-3
/
+0
|
*
bcachefs: Fix bch2_delete_dead_inodes()
Kent Overstreet
2023-11-04
2
-22
/
+69
|
*
bcachefs: use swab40 for bch_backpointer.bucket_offset bitfield
Brian Foster
2023-11-04
3
-10
/
+10
|
*
bcachefs: byte order swap bch_alloc_v4.fragmentation_lru field
Brian Foster
2023-11-04
1
-0
/
+1
|
*
bcachefs: allow writeback to fill bio completely
Brian Foster
2023-11-04
1
-3
/
+16
|
*
bcachefs: fix odebug warn and lockdep splat due to on-stack rhashtable
Brian Foster
2023-11-04
1
-10
/
+14
|
*
bcachefs: update alloc cursor in early bucket allocator
Brian Foster
2023-11-04
1
-4
/
+6
|
*
bcachefs: serialize on cached key in early bucket allocator
Brian Foster
2023-11-04
1
-3
/
+25
|
*
bcachefs: Data move path now uses bch2_trans_unlock_long()
Kent Overstreet
2023-11-04
5
-9
/
+23
[next]