index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
super-io.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Fix invalid shift in validate_sb_layout()
Gianfranco Trad
2024-10-24
1
-0
/
+5
*
bcachefs: Don't delete unlinked inodes before logged op resume
Kent Overstreet
2024-09-28
1
-1
/
+2
*
bcachefs: assign return error when iterating through layout
Diogo Jahchan Koike
2024-09-28
1
-1
/
+3
*
bcachefs: bch2_sb_nr_devices()
Kent Overstreet
2024-09-09
1
-7
/
+2
*
bcachefs: promote_whole_extents is now a normal option
Kent Overstreet
2024-09-09
1
-0
/
+3
*
bcachefs: Make allocator stuck timeout configurable, ratelimit messages
Kent Overstreet
2024-08-08
1
-0
/
+4
*
bcachefs: show none if label is not set
Hongbo Li
2024-07-15
1
-1
/
+4
*
bcachefs: Fix shift overflow in read_one_super()
Kent Overstreet
2024-06-20
1
-3
/
+4
*
bcachefs: fix the display format for show-super
Hongbo Li
2024-06-10
1
-3
/
+3
*
bcachefs: Fix setting of downgrade recovery passes/errors
Kent Overstreet
2024-05-28
1
-9
/
+3
*
bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()
Kent Overstreet
2024-05-09
1
-12
/
+12
*
bcachefs: member helper cleanups
Kent Overstreet
2024-05-08
1
-1
/
+1
*
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-05-08
1
-49
/
+21
*
bcachefs: Better write_super() error messages
Kent Overstreet
2024-05-08
1
-6
/
+15
*
bcachefs: Fix race in bch2_write_super()
Kent Overstreet
2024-05-07
1
-15
/
+32
*
bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAX
Kent Overstreet
2024-05-06
1
-1
/
+1
*
bcachefs: Fix refcount put in sb_field_resize error path
Kent Overstreet
2024-05-06
1
-1
/
+1
*
Merge tag 'bcachefs-2024-04-15' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-04-15
1
-2
/
+5
|
\
|
*
bcachefs: fix error path of __bch2_read_super()
Chao Yu
2024-04-15
1
-2
/
+5
*
|
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: Flag btrees with missing data
Kent Overstreet
2024-04-03
1
-1
/
+8
*
|
bcachefs: Split out recovery_passes.c
Kent Overstreet
2024-04-01
1
-1
/
+1
|
/
*
Merge tag 'bcachefs-2024-03-19' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-03-20
1
-4
/
+4
|
\
|
*
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
2024-03-18
1
-4
/
+4
*
|
Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-03-15
1
-7
/
+15
|
\
|
|
*
bcachefs: Check for writing superblocks with nonsense member seq fields
Kent Overstreet
2024-03-14
1
-0
/
+8
|
*
bcachefs: remove redundant assignment to variable ret
Colin Ian King
2024-03-14
1
-1
/
+0
|
*
bcachefs: bch2_print_opts()
Kent Overstreet
2024-03-14
1
-6
/
+7
*
|
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
1
-10
/
+10
|
\
\
|
|
/
|
/
|
|
*
bcachefs: port block device access to file
Christian Brauner
2024-02-25
1
-10
/
+10
*
|
bcachefs: fix kmemleak in __bch2_read_super error handling path
Su Yue
2024-02-10
1
-1
/
+1
|
/
*
Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-21
1
-2
/
+4
|
\
|
*
bcachefs: counters.c -> sb-counters.c
Kent Overstreet
2024-01-21
1
-1
/
+1
|
*
bcachefs: Print size of superblock with space allocated
Kent Overstreet
2024-01-21
1
-1
/
+3
*
|
Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-11
1
-65
/
+103
|
\
|
|
*
bcachefs: fix simulateously upgrading & downgrading
Kent Overstreet
2024-01-06
1
-3
/
+12
|
*
bcachefs: improve checksum error messages
Kent Overstreet
2024-01-06
1
-6
/
+4
|
*
bcachefs: print sb magic when relevant
Kent Overstreet
2024-01-06
1
-1
/
+8
|
*
bcachefs: __bch2_sb_field_to_text()
Kent Overstreet
2024-01-06
1
-7
/
+12
|
*
bcachefs: %pg is banished
Kent Overstreet
2024-01-06
1
-2
/
+6
|
*
bcachefs: Upgrades now specify errors to fix, like downgrades
Kent Overstreet
2024-01-06
1
-21
/
+1
|
*
bcachefs: bch_member->seq
Kent Overstreet
2024-01-06
1
-0
/
+11
|
*
bcachefs: vstruct_for_each() now declares loop iter
Kent Overstreet
2024-01-01
1
-4
/
+0
|
*
bcachefs: for_each_member_device() now declares loop iter
Kent Overstreet
2024-01-01
1
-16
/
+11
|
*
bcachefs: check for failure to downgrade
Kent Overstreet
2024-01-01
1
-0
/
+12
|
*
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
2024-01-01
1
-2
/
+2
|
*
bcachefs: add a quieter bch2_read_super
Daniel Hill
2024-01-01
1
-3
/
+24
*
|
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-01-08
1
-9
/
+10
|
\
\
|
|
/
|
/
|
|
*
bcachefs: Convert to bdev_open_by_path()
Jan Kara
2023-11-18
1
-9
/
+10
[next]