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 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-05-13
1
-0
/
+3
|
\
|
*
statx: stx_subvol
Kent Overstreet
2024-03-26
1
-0
/
+3
*
|
bcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async()
Kent Overstreet
2024-05-07
1
-0
/
+6
*
|
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
2
-1
/
+3
*
|
bcachefs: Add missing skcipher_request_set_callback() call
Kent Overstreet
2024-05-06
1
-0
/
+1
*
|
bcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()
Kent Overstreet
2024-05-06
1
-5
/
+3
*
|
bcachefs: Fix shift-by-64 in bformat_needs_redo()
Kent Overstreet
2024-05-06
1
-8
/
+14
*
|
bcachefs: Guard against unknown k.k->type in __bkey_invalid()
Kent Overstreet
2024-05-06
1
-2
/
+2
*
|
bcachefs: Add missing validation for superblock section clean
Kent Overstreet
2024-05-06
1
-0
/
+14
*
|
bcachefs: Fix assert in bch2_alloc_v4_invalid()
Kent Overstreet
2024-05-06
2
-4
/
+8
*
|
bcachefs: fix overflow in fiemap
Reed Riley
2024-05-06
1
-1
/
+1
*
|
bcachefs: Add a better limit for maximum number of buckets
Kent Overstreet
2024-05-06
4
-3
/
+17
*
|
bcachefs: Fix lifetime issue in device iterator helpers
Kent Overstreet
2024-05-06
1
-2
/
+2
*
|
bcachefs: Fix bch2_dev_lookup() refcounting
Kent Overstreet
2024-05-06
1
-6
/
+2
*
|
bcachefs: Initialize bch_write_op->failed in inline data path
Kent Overstreet
2024-05-06
1
-0
/
+2
*
|
bcachefs: Fix refcount put in sb_field_resize error path
Kent Overstreet
2024-05-06
1
-1
/
+1
*
|
bcachefs: Inodes need extra padding for varint_decode_fast()
Kent Overstreet
2024-05-06
1
-10
/
+18
*
|
bcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()
Kent Overstreet
2024-05-06
1
-7
/
+9
*
|
bcachefs: bucket_pos_to_bp_noerror()
Kent Overstreet
2024-05-06
2
-5
/
+11
*
|
bcachefs: don't free error pointers
Kent Overstreet
2024-05-06
1
-1
/
+2
*
|
bcachefs: Fix a scheduler splat in __bch2_next_write_buffer_flush_journal_buf()
Kent Overstreet
2024-05-06
1
-0
/
+2
*
|
bcachefs: fix integer conversion bug
Kent Overstreet
2024-04-29
1
-1
/
+1
*
|
bcachefs: btree node scan now fills in sectors_written
Kent Overstreet
2024-04-29
2
-2
/
+6
*
|
bcachefs: Remove accidental debug assert
Kent Overstreet
2024-04-29
1
-2
/
+0
*
|
Merge tag 'bcachefs-2024-04-22' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-04-22
19
-52
/
+105
|
\
\
|
*
|
bcachefs: If we run merges at a lower watermark, they must be nonblocking
Kent Overstreet
2024-04-22
1
-1
/
+5
|
*
|
bcachefs: Fix inode early destruction path
Kent Overstreet
2024-04-21
1
-3
/
+6
|
*
|
bcachefs: Fix deadlock in journal write path
Kent Overstreet
2024-04-21
1
-18
/
+42
|
*
|
bcachefs: Tweak btree key cache shrinker so it actually frees
Kent Overstreet
2024-04-20
1
-15
/
+4
|
*
|
bcachefs: bkey_cached.btree_trans_barrier_seq needs to be a ulong
Kent Overstreet
2024-04-20
1
-1
/
+1
|
*
|
bcachefs: Fix missing call to bch2_fs_allocator_background_exit()
Kent Overstreet
2024-04-20
1
-0
/
+1
|
*
|
bcachefs: Check for journal entries overruning end of sb clean section
Kent Overstreet
2024-04-20
2
-1
/
+10
|
*
|
bcachefs: Fix bio alloc in check_extent_checksum()
Kent Overstreet
2024-04-17
1
-1
/
+1
|
*
|
bcachefs: fix leak in bch2_gc_write_reflink_key
Kent Overstreet
2024-04-17
1
-1
/
+2
|
*
|
bcachefs: KEY_TYPE_error is allowed for reflink
Kent Overstreet
2024-04-17
1
-1
/
+2
|
*
|
bcachefs: Fix bch2_dev_btree_bitmap_marked_sectors() shift
Kent Overstreet
2024-04-17
2
-5
/
+5
|
*
|
bcachefs: make sure to release last journal pin in replay
Kent Overstreet
2024-04-17
1
-1
/
+4
|
*
|
bcachefs: node scan: ignore multiple nodes with same seq if interior
Kent Overstreet
2024-04-17
1
-0
/
+2
|
*
|
bcachefs: Fix format specifier in validate_bset_keys()
Nathan Chancellor
2024-04-17
1
-1
/
+1
|
*
|
bcachefs: Fix null ptr deref in twf from BCH_IOCTL_FSCK_OFFLINE
Kent Overstreet
2024-04-17
3
-3
/
+19
*
|
|
Merge tag 'bcachefs-2024-04-15' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-04-15
34
-182
/
+432
|
\
|
|
|
*
|
bcachefs: set_btree_iter_dontneed also clears should_be_locked
Kent Overstreet
2024-04-15
1
-2
/
+7
|
*
|
bcachefs: fix error path of __bch2_read_super()
Chao Yu
2024-04-15
1
-2
/
+5
|
*
|
bcachefs: Check for backpointer bucket_offset >= bucket size
Kent Overstreet
2024-04-15
3
-10
/
+9
|
*
|
bcachefs: bch_member.btree_allocated_bitmap
Kent Overstreet
2024-04-15
9
-6
/
+131
|
*
|
bcachefs: sysfs internal/trigger_journal_flush
Kent Overstreet
2024-04-15
1
-1
/
+10
|
*
|
bcachefs: Fix bch2_btree_node_fill() for !path
Kent Overstreet
2024-04-15
1
-26
/
+18
|
*
|
bcachefs: add safety checks in bch2_btree_node_fill()
Kent Overstreet
2024-04-15
1
-1
/
+24
|
*
|
bcachefs: Interior known are required to have known key types
Kent Overstreet
2024-04-15
1
-1
/
+2
[next]