Age | Commit message (Expand) | Author |
2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-01-08 | Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds |
2024-01-01 | bcachefs: make RO snapshots actually RO | Kent Overstreet |
2024-01-01 | bcachefs: bch_sb_field_downgrade | Kent Overstreet |
2024-01-01 | bcachefs: bch_sb.recovery_passes_required | Kent Overstreet |
2024-01-01 | bcachefs: Add persistent identifiers for recovery passes | Kent Overstreet |
2024-01-01 | bcachefs: prt_bitflags_vector() | Kent Overstreet |
2024-01-01 | bcachefs: move BCH_SB_ERRS() to sb-errors_types.h | Kent Overstreet |
2024-01-01 | bcachefs: fix buffer overflow in nocow write path | Kent Overstreet |
2024-01-01 | bcachefs: DARRAY_PREALLOCATED() | Kent Overstreet |
2024-01-01 | bcachefs: Switch darray to kvmalloc() | Kent Overstreet |
2024-01-01 | bcachefs: Factor out darray resize slowpath | Kent Overstreet |
2024-01-01 | bcachefs: fix setting version_upgrade_complete | Kent Overstreet |
2024-01-01 | bcachefs: fix invalid free in dio write path | Kent Overstreet |
2024-01-01 | bcachefs: Fix extents iteration + snapshots interaction | Kent Overstreet |
2023-12-26 | bcachefs: Fix promotes | Kent Overstreet |
2023-12-21 | bcachefs: Fix leakage of internal error code | Kent Overstreet |
2023-12-21 | bcachefs: Fix insufficient disk reservation with compression + snapshots | Kent Overstreet |
2023-12-19 | bcachefs: fix BCH_FSCK_ERR enum | Kent Overstreet |
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 | fs: convert error_remove_page to error_remove_folio | Matthew Wilcox (Oracle) |
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 |