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
2023-12-19
bcachefs: Fix bch2_alloc_sectors_start_trans() error handling
Kent Overstreet
2023-12-19
bcachefs; guard against overflow in btree node split
Kent Overstreet
2023-12-19
bcachefs: btree_node_u64s_with_format() takes nr keys
Kent Overstreet
2023-12-17
bcachefs: print explicit recovery pass message only once
Kent Overstreet
2023-12-14
bcachefs: improve modprobe support by providing softdeps
Daniel Hill
2023-12-14
bcachefs: fix invalid memory access in bch2_fs_alloc() error path
Thomas Bertschinger
2023-12-13
bcachefs: Fix determining required file handle length
Jan Kara
2023-12-11
bcachefs: Fix nocow locks deadlock
Kent Overstreet
2023-12-10
bcachefs: Close journal entry if necessary when flushing all pins
Kent Overstreet
2023-12-10
bcachefs: Fix uninitialized var in bch2_journal_replay()
Kent Overstreet
2023-12-08
bcachefs: Fix deleted inode check for dirs
Kent Overstreet
2023-12-06
bcachefs: rebalance shouldn't attempt to compress unwritten extents
Daniel Hill
2023-12-06
bcachefs: don't attempt rw on unfreeze when shutdown
Brian Foster
2023-12-06
bcachefs: Fix creating snapshot with implict source
Kent Overstreet
2023-12-04
bcachefs: Don't run indirect extent trigger unless inserting/deleting
Kent Overstreet
2023-12-04
bcachefs: Convert compression_stats to for_each_btree_key2
Kent Overstreet
2023-12-04
bcachefs: Fix bch2_extent_drop_ptrs() call
Kent Overstreet
2023-12-04
bcachefs: Fix a journal deadlock in replay
Kent Overstreet
2023-12-04
bcachefs; Don't use btree write buffer until journal replay is finished
Kent Overstreet
2023-12-03
bcachefs: Don't drop journal pins in exit path
Kent Overstreet
2023-11-28
bcachefs: Extra kthread_should_stop() calls for copygc
Kent Overstreet
2023-11-28
bcachefs: Convert gc_alloc_start() to for_each_btree_key2()
Kent Overstreet
2023-11-28
bcachefs: Fix race between btree writes and metadata drop
Kent Overstreet
2023-11-28
bcachefs: move journal seq assertion
Kent Overstreet
2023-11-28
bcachefs: -EROFS doesn't count as move_extent_start_fail
Kent Overstreet
2023-11-28
bcachefs: trace_move_extent_start_fail() now includes errcode
Kent Overstreet
2023-11-28
bcachefs: Fix split_race livelock
Kent Overstreet
2023-11-28
bcachefs: Fix bucket data type for stripe buckets
Kent Overstreet
2023-11-28
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
2023-11-28
bcachefs: Fix zstd compress workspace size
Kent Overstreet
2023-11-25
bcachefs: bpos is misaligned on big endian
Kent Overstreet
2023-11-25
bcachefs: Fix ec + durability calculation
Kent Overstreet
2023-11-25
bcachefs: Data update path won't accidentaly grow replicas
Kent Overstreet
2023-11-24
bcachefs: deallocate_extra_replicas()
Kent Overstreet
2023-11-24
bcachefs: Proper refcounting for journal_keys
Kent Overstreet
2023-11-24
bcachefs: preserve device path as device name
Brian Foster
2023-11-24
bcachefs: Fix an endianness conversion
Kent Overstreet
2023-11-24
bcachefs: Start gc, copygc, rebalance threads after initing writes ref
Kent Overstreet
2023-11-24
bcachefs: Don't stop copygc thread on device resize
Kent Overstreet
2023-11-24
bcachefs: Make sure bch2_move_ratelimit() also waits for move_ops
Kent Overstreet
2023-11-24
bcachefs: bch2_moving_ctxt_flush_all()
Kent Overstreet
2023-11-24
bcachefs: Put erasure coding behind an EXPERIMENTAL kconfig option
Kent Overstreet
2023-11-24
closures: CLOSURE_CALLBACK() to fix type punning
Kent Overstreet
2023-11-16
bcachefs: Fix missing locking for dentry->d_parent access
Kent Overstreet
2023-11-14
bcachefs: six locks: Fix lost wakeup
Kent Overstreet
2023-11-14
bcachefs: Fix no_data_io mode checksum check
Kent Overstreet
2023-11-14
bcachefs: Fix bch2_check_nlinks() for snapshots
Kent Overstreet
2023-11-14
bcachefs: Don't decrease BTREE_ITER_MAX when LOCKDEP=y
Kent Overstreet
2023-11-14
bcachefs: Disable debug log statements
Kent Overstreet
2023-11-14
bcachefs: Fix missing transaction commit
Kent Overstreet
[next]