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