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