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
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Fix a btree transaction iter overflow
Kent Overstreet
2023-10-22
bcachefs: Fix a 64 bit divide
Kent Overstreet
2023-10-22
bcachefs: Improve journal entry validate code
Kent Overstreet
2023-10-22
bcachefs: Deadlock prevention for ei_pagecache_lock
Kent Overstreet
2023-10-22
bcachefs: Hack around bch2_varint_decode invalid reads
Kent Overstreet
2023-10-22
bcachefs: Fix missing memalloc_nofs_restore()
Kent Overstreet
2023-10-22
bcachefs: Fix btree key cache shutdown
Kent Overstreet
2023-10-22
bcachefs: Add accounting for dirty btree nodes/keys
Kent Overstreet
2023-10-22
bcachefs: Fix btree iterator leak
Kent Overstreet
2023-10-22
bcachefs: Inline make_bfloat() into __build_ro_aux_tree()
Kent Overstreet
2023-10-22
bcachefs: use a radix tree for inum bitmap in fsck
Kent Overstreet
2023-10-22
bcachefs: New varints
Kent Overstreet
2023-10-22
bcachefs: Fix build warning when CONFIG_BCACHEFS_DEBUG=n
Kent Overstreet
2023-10-22
bcachefs: Drop typechecking from bkey_cmp_packed()
Kent Overstreet
2023-10-22
bcachefs: More inlinining in the btree key cache code
Kent Overstreet
2023-10-22
bcachefs: Fix spurious transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Add a single slot percpu buf for btree iters
Kent Overstreet
2023-10-22
bcachefs: Use attach_page_private and detach_page_private
Matthew Wilcox (Oracle)
2023-10-22
bcachefs: Remove page_state_init_for_read
Matthew Wilcox (Oracle)
2023-10-22
bcachefs: Build fixes for 32bit x86
Kent Overstreet
2023-10-22
bcachefs: Improved inode create optimization
Kent Overstreet
2023-10-22
bcachefs: Report inode counts via statfs
Kent Overstreet
2023-10-22
bcachefs: add const annotations to bset.c
Kent Overstreet
2023-10-22
bcachefs: Don't embed btree iters in btree_trans
Kent Overstreet
2023-10-22
bcachefs: Split out debug_check_btree_accounting
Kent Overstreet
2023-10-22
bcachefs: Drop sysfs interface to debug parameters
Kent Overstreet
2023-10-22
bcachefs: Minor journal reclaim improvement
Kent Overstreet
2023-10-22
bcachefs: Inode create optimization
Kent Overstreet
2023-10-22
bcachefs: Improve check for when bios are physically contiguous
Kent Overstreet
2023-10-22
bcachefs: Fix spurious transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Improve tracing for transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Fix stack corruption
Kent Overstreet
2023-10-22
bcachefs: Use cached iterators for inode updates
Kent Overstreet
2023-10-22
bcachefs: fiemap fixes
Kent Overstreet
2023-10-22
bcachefs: Fix btree updates when mixing cached and non cached iterators
Kent Overstreet
2023-10-22
bcachefs: Add mode to bch2_inode_to_text
Kent Overstreet
2023-10-22
bcachefs: Always write a journal entry when stopping journal
Kent Overstreet
2023-10-22
bcachefs: Drop alloc keys from journal when -o reconstruct_alloc
Kent Overstreet
2023-10-22
bcachefs: Indirect inline data extents
Kent Overstreet
2023-10-22
bcachefs: Fix rare use after free in read path
Kent Overstreet
2023-10-22
bcachefs: Improve some error messages
Kent Overstreet
2023-10-22
bcachefs: Fix for passing target= opts as mount opts
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_mark_stripe()
Kent Overstreet
2023-10-22
bcachefs: Don't drop replicas when copygcing ec data
Kent Overstreet
2023-10-22
bcachefs: Account for stripe parity sectors separately
Kent Overstreet
2023-10-22
bcachefs: Fix for bad stripe pointers
Kent Overstreet
2023-10-22
bcachefs: Start/stop io clock hands in read/write paths
Kent Overstreet
2023-10-22
bcachefs: Improvements to writing alloc info
Kent Overstreet
2023-10-22
bcachefs: Fix assertion popping in transaction commit path
Kent Overstreet
2023-10-22
bcachefs: Perf improvements for bch_alloc_read()
Kent Overstreet
[next]