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
*
Merge tag 'bcachefs-2024-04-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-04-11
24
-238
/
+359
|
\
|
*
bcachefs: Fix __bch2_btree_and_journal_iter_init_node_iter()
Kent Overstreet
2024-04-11
1
-5
/
+7
|
*
bcachefs: Kill read lock dropping in bch2_btree_node_lock_write_nofail()
Kent Overstreet
2024-04-11
1
-27
/
+1
|
*
bcachefs: Fix a race in btree_update_nodes_written()
Kent Overstreet
2024-04-11
1
-3
/
+7
|
*
bcachefs: btree_node_scan: Respect member.data_allowed
Kent Overstreet
2024-04-10
1
-0
/
+3
|
*
bcachefs: Don't scan for btree nodes when we can reconstruct
Kent Overstreet
2024-04-09
4
-18
/
+29
|
*
bcachefs: Fix check_topology() when using node scan
Kent Overstreet
2024-04-09
1
-1
/
+1
|
*
bcachefs: fix eytzinger0_find_gt()
Kent Overstreet
2024-04-09
1
-6
/
+20
|
*
bcachefs: fix bch2_get_acl() transaction restart handling
Kent Overstreet
2024-04-07
1
-16
/
+14
|
*
bcachefs: fix the count of nr_freed_pcpu after changing bc->freed_nonpcpu list
Hongbo Li
2024-04-07
1
-0
/
+2
|
*
bcachefs: Fix gap buffer bug in bch2_journal_key_insert_take()
Kent Overstreet
2024-04-07
1
-10
/
+45
|
*
bcachefs: Rename struct field swap to prevent macro naming collision
Thorsten Blum
2024-04-06
1
-4
/
+4
|
*
bcachefs: JOURNAL_SPACE_LOW
Kent Overstreet
2024-04-06
5
-12
/
+19
|
*
bcachefs: Disable errors=panic for BCH_IOCTL_FSCK_OFFLINE
Kent Overstreet
2024-04-06
1
-0
/
+4
|
*
bcachefs: Fix BCH_IOCTL_FSCK_OFFLINE for encrypted filesystems
Kent Overstreet
2024-04-06
1
-44
/
+50
|
*
bcachefs: fix rand_delete unit test
Kent Overstreet
2024-04-05
1
-1
/
+1
|
*
bcachefs: fix ! vs ~ typo in __clear_bit_le64()
Dan Carpenter
2024-04-05
1
-1
/
+1
|
*
bcachefs: Fix rebalance from durability=0 device
Kent Overstreet
2024-04-05
1
-4
/
+13
|
*
bcachefs: Print shutdown journal sequence number
Kent Overstreet
2024-04-04
1
-0
/
+5
|
*
bcachefs: Further improve btree_update_to_text()
Kent Overstreet
2024-04-04
2
-55
/
+48
|
*
bcachefs: Move btree_updates to debugfs
Kent Overstreet
2024-04-04
2
-9
/
+42
|
*
bcachefs: Bump limit in btree_trans_too_many_iters()
Kent Overstreet
2024-04-04
2
-1
/
+15
|
*
bcachefs: Make snapshot_is_ancestor() safe
Kent Overstreet
2024-04-04
1
-6
/
+13
|
*
bcachefs: create debugfs dir for each btree
Thomas Bertschinger
2024-04-04
1
-15
/
+15
*
|
Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-04-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fs,block: yield devices early
Christian Brauner
2024-03-27
1
-1
/
+1
*
|
bcachefs: reconstruct_inode()
Kent Overstreet
2024-04-03
1
-2
/
+50
*
|
bcachefs: Subvolume reconstruction
Kent Overstreet
2024-04-03
1
-19
/
+148
*
|
bcachefs: Check for extents that point to same space
Kent Overstreet
2024-04-03
2
-8
/
+168
*
|
bcachefs: Reconstruct missing snapshot nodes
Kent Overstreet
2024-04-03
6
-6
/
+199
*
|
bcachefs: Flag btrees with missing data
Kent Overstreet
2024-04-03
6
-5
/
+44
*
|
bcachefs: Topology repair now uses nodes found by scanning to fill holes
Kent Overstreet
2024-04-03
2
-107
/
+199
*
|
bcachefs: Repair pass for scanning for btree nodes
Kent Overstreet
2024-04-03
12
-51
/
+605
*
|
bcachefs: Don't skip fake btree roots in fsck
Kent Overstreet
2024-04-03
1
-3
/
+0
*
|
bcachefs: bch2_btree_root_alloc() -> bch2_btree_root_alloc_fake()
Kent Overstreet
2024-04-03
3
-7
/
+7
*
|
bcachefs: Etyzinger cleanups
Kent Overstreet
2024-04-03
7
-182
/
+285
*
|
bcachefs: bch2_shoot_down_journal_keys()
Kent Overstreet
2024-04-03
3
-10
/
+35
*
|
bcachefs: Clear recovery_passes_required as they complete without errors
Kent Overstreet
2024-04-03
3
-12
/
+43
*
|
bcachefs: ratelimit informational fsck errors
Kent Overstreet
2024-04-03
1
-4
/
+4
*
|
bcachefs: Check for bad needs_discard before doing discard
Kent Overstreet
2024-04-03
1
-21
/
+26
*
|
bcachefs: Improve bch2_btree_update_to_text()
Kent Overstreet
2024-04-02
2
-22
/
+43
*
|
mean_and_variance: Drop always failing tests
Guenter Roeck
2024-04-02
1
-27
/
+1
*
|
bcachefs: fix nocow lock deadlock
Kent Overstreet
2024-04-02
1
-2
/
+1
*
|
bcachefs: BCH_WATERMARK_interior_updates
Kent Overstreet
2024-04-02
6
-7
/
+12
*
|
bcachefs: Fix btree node reserve
Kent Overstreet
2024-04-02
1
-1
/
+1
*
|
bcachefs: On emergency shutdown, print out current journal sequence number
Kent Overstreet
2024-04-01
1
-1
/
+3
*
|
bcachefs: Fix overlapping extent repair
Kent Overstreet
2024-04-01
1
-4
/
+6
*
|
bcachefs: Fix remove_dirent()
Kent Overstreet
2024-04-01
1
-3
/
+4
*
|
bcachefs: Logged op errors should be ignored
Kent Overstreet
2024-04-01
1
-4
/
+3
*
|
bcachefs: Improve -o norecovery; opts.recovery_pass_limit
Kent Overstreet
2024-04-01
6
-14
/
+26
[next]