index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Kill old rebuild_replicas option
Kent Overstreet
2023-10-22
bcachefs: In fsck, pass BTREE_UPDATE_INTERNAL_SNAPSHOT_NODE when deleting dir...
Kent Overstreet
2023-10-22
bcachefs: Fix for getting stuck in journal replay
Kent Overstreet
2023-10-22
bcachefs: Improve error logging in fsck.c
Kent Overstreet
2023-10-22
bcachefs: Fix inode_backpointer_exists()
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_lru_delete() error messages
Kent Overstreet
2023-10-22
bcachefs: Introduce bch2_journal_keys_peek_(upto|slot)()
Kent Overstreet
2023-10-22
bcachefs: Improve error message when alloc key doesn't match lru entry
Kent Overstreet
2023-10-22
bcachefs: Ensure buckets have io_time[READ] set
Kent Overstreet
2023-10-22
bcachefs: Use bch2_trans_inconsistent_on() in more places
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_open_buckets_to_text()
Kent Overstreet
2023-10-22
bcachefs: Fix CPU usage in journal read path
Kent Overstreet
2023-10-22
bcachefs: Fix a null ptr deref
Kent Overstreet
2023-10-22
bcachefs: Don't trigger extra assertions in journal replay
Kent Overstreet
2023-10-22
bcachefs: Minor device removal fixes
Kent Overstreet
2023-10-22
bcachefs: Fix a few warnings on 32 bit
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_delete_extent_at()
Kent Overstreet
2023-10-22
bcachefs: Don't skip triggers in fcollapse()
Kent Overstreet
2023-10-22
bcachefs: Initialize ec work structs early
Kent Overstreet
2023-10-22
bcachefs: Use a genradix for reading journal entries
Kent Overstreet
2023-10-22
bcachefs: Refactor journal_keys_sort() to return an error code
Kent Overstreet
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
2023-10-22
bcachefs: Add a sysfs attr for triggering discards
Kent Overstreet
2023-10-22
bcachefs: Topology repair fixes
Kent Overstreet
2023-10-22
bcachefs: Use bch2_trans_inconsistent() more
Kent Overstreet
2023-10-22
bcachefs: Move alloc assertion to .key_invalid()
Kent Overstreet
2023-10-22
bcachefs: Improve btree_bad_header()
Kent Overstreet
2023-10-22
bcachefs: Check for read_time == 0 in bch2_alloc_v4_invalid()
Kent Overstreet
2023-10-22
bcachefs: fsck: Work around transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
2023-10-22
bcachefs: More improvements for alloc info checks
Kent Overstreet
2023-10-22
bcachefs: Silence spurious copygc err when shutting down
Kent Overstreet
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
2023-10-22
bcachefs: Gap buffer for journal keys
Kent Overstreet
2023-10-22
bcachefs: Don't normalize to pages in btree cache shrinker
Kent Overstreet
2023-10-22
bcachefs: Add a tracepoint for superblock writes
Kent Overstreet
2023-10-22
bcachefs: gc mark fn fixes, cleanups
Kent Overstreet
2023-10-22
bcachefs: Don't write partially-initialized superblocks
Kent Overstreet
2023-10-22
bcachefs: Improve read_from_stale_dirty_pointer() message
Kent Overstreet
2023-10-22
bcachefs: Use crc_is_compressed()
Kent Overstreet
2023-10-22
bcachefs: Fix pr_buf() calls
Kent Overstreet
2023-10-22
bcachefs: Kill struct bucket_mark
Kent Overstreet
2023-10-22
bcachefs: Kill main in-memory bucket array
Kent Overstreet
2023-10-22
bcachefs: bch2_dev_usage_update() no longer depends on bucket_mark
Kent Overstreet
2023-10-22
bcachefs: Fsck for need_discard & freespace btrees
Kent Overstreet
2023-10-22
bcachefs: New bucket invalidate path
Kent Overstreet
2023-10-22
bcachefs: New discard implementation
Kent Overstreet
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
2023-10-22
bcachefs: Freespace, need_discard btrees
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_alloc_v4
Kent Overstreet
[next]