index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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-05
1
-1
/
+0
|
*
bcachefs: Add a comment for BTREE_INSERT_NOJOURNAL usage
Kent Overstreet
2023-11-05
4
-4
/
+14
|
*
bcachefs: rebalance_work btree is not a snapshots btree
Kent Overstreet
2023-11-05
5
-12
/
+31
|
*
bcachefs: Add missing printk newlines
Kent Overstreet
2023-11-05
1
-3
/
+3
|
*
bcachefs: Fix recovery when forced to use JSET_NO_FLUSH journal entry
Kent Overstreet
2023-11-05
1
-0
/
+7
|
*
bcachefs: .get_parent() should return an error pointer
Kent Overstreet
2023-11-05
1
-3
/
+0
|
*
bcachefs: Fix bch2_delete_dead_inodes()
Kent Overstreet
2023-11-05
2
-22
/
+69
|
*
bcachefs: use swab40 for bch_backpointer.bucket_offset bitfield
Brian Foster
2023-11-05
3
-10
/
+10
|
*
bcachefs: byte order swap bch_alloc_v4.fragmentation_lru field
Brian Foster
2023-11-05
1
-0
/
+1
|
*
bcachefs: allow writeback to fill bio completely
Brian Foster
2023-11-05
1
-3
/
+16
|
*
bcachefs: fix odebug warn and lockdep splat due to on-stack rhashtable
Brian Foster
2023-11-05
1
-10
/
+14
|
*
bcachefs: update alloc cursor in early bucket allocator
Brian Foster
2023-11-05
1
-4
/
+6
|
*
bcachefs: serialize on cached key in early bucket allocator
Brian Foster
2023-11-05
1
-3
/
+25
|
*
bcachefs: Data move path now uses bch2_trans_unlock_long()
Kent Overstreet
2023-11-05
5
-9
/
+23
|
*
bcachefs: Ensure srcu lock is not held too long
Kent Overstreet
2023-11-04
4
-13
/
+40
|
*
bcachefs: Fix build errors with gcc 10
Kent Overstreet
2023-11-04
5
-9
/
+7
|
*
bcachefs: Fix MEAN_AND_VARIANCE kconfig options
Kent Overstreet
2023-11-04
1
-2
/
+1
|
*
bcachefs: Ensure copygc does not spin
Kent Overstreet
2023-11-04
4
-8
/
+34
|
*
bcachefs: Skip deleted members in member_to_text()
Kent Overstreet
2023-11-02
1
-8
/
+7
|
*
bcachefs: Fix an integer overflow
Kent Overstreet
2023-11-02
3
-5
/
+5
|
*
bcachefs: Don't downgrade locks on transaction restart
Kent Overstreet
2023-11-02
9
-37
/
+96
|
*
bcachefs: Fix deleted inodes btree in snapshot deletion
Kent Overstreet
2023-11-02
1
-0
/
+9
|
*
bcachefs: Fix error path in bch2_replicas_gc_end()
Kent Overstreet
2023-11-02
1
-13
/
+5
|
*
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-11-02
37
-738
/
+1175
|
*
bcachefs: bch_sb_field_errors
Kent Overstreet
2023-11-02
13
-23
/
+270
|
*
bcachefs: Add IO error counts to bch_member
Kent Overstreet
2023-11-02
17
-86
/
+225
|
*
bcachefs: Fix snapshot skiplists
Kent Overstreet
2023-11-02
1
-7
/
+6
|
*
bcachefs: Fix a kasan splat in bch2_dev_add()
Kent Overstreet
2023-11-02
1
-10
/
+2
|
*
bcachefs: Fix kasan splat in members_v1_get()
Kent Overstreet
2023-11-02
1
-3
/
+3
|
*
bcachefs: rebalance_work
Kent Overstreet
2023-11-02
18
-315
/
+599
|
*
bcachefs: bch2_inum_opts_get()
Kent Overstreet
2023-10-31
2
-0
/
+13
|
*
bcachefs: move: move_stats refactoring
Kent Overstreet
2023-10-31
8
-62
/
+82
|
*
bcachefs: move: convert to bbpos
Kent Overstreet
2023-10-31
7
-31
/
+38
|
*
bcachefs: moving_context now owns a btree_trans
Kent Overstreet
2023-10-31
4
-88
/
+70
|
*
bcachefs: move.c exports, refactoring
Kent Overstreet
2023-10-31
3
-59
/
+85
|
*
bcachefs: Guard against unknown compression options
Kent Overstreet
2023-10-31
6
-12
/
+45
|
*
bcachefs: trivial extents.c refactoring
Kent Overstreet
2023-10-31
1
-11
/
+11
|
*
bcachefs: Fix bch2_prt_bitflags()
Kent Overstreet
2023-10-31
1
-2
/
+2
|
*
bcachefs: Check for too-large encoded extents
Kent Overstreet
2023-10-31
6
-4
/
+64
|
*
bcachefs: Ensure we don't exceed encoded_extent_max
Kent Overstreet
2023-10-31
1
-0
/
+1
[prev]
[next]