index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
2025-03-25
bcachefs: Fix duplicate checksum error messages in write path
Kent Overstreet
2025-03-25
bcachefs: Fix silent short reads in data read retry path
Kent Overstreet
2025-03-25
bcachefs: Fix nonce inconsistency in bch2_write_prep_encoded_data()
Kent Overstreet
2025-03-24
Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-24
bcachefs: Kill unnecessary bch2_dev_usage_read()
Kent Overstreet
2025-03-24
bcachefs: btree node write errors now print btree node
Kent Overstreet
2025-03-24
bcachefs: Fix race in print_chain()
Kent Overstreet
2025-03-24
bcachefs: btree_trans_restart_foreign_task()
Kent Overstreet
2025-03-24
bcachefs: bch2_disk_accounting_mod2()
Kent Overstreet
2025-03-24
bcachefs: zero init journal bios
Kent Overstreet
2025-03-24
bcachefs: Eliminate padding in move_bucket_key
Kent Overstreet
2025-03-24
bcachefs: Fix a KMSAN splat in btree_update_nodes_written()
Kent Overstreet
2025-03-24
bcachefs: kmsan asserts
Kent Overstreet
2025-03-24
bcachefs: Fix kmsan warnings in bch2_extent_crc_pack()
Kent Overstreet
2025-03-24
bcachefs: Disable asm memcpys when kmsan enabled
Kent Overstreet
2025-03-24
bcachefs: Handle backpointers with unknown data types
Kent Overstreet
2025-03-24
bcachefs: Count BCH_DATA_parity backpointers correctly
Kent Overstreet
2025-03-24
bcachefs: Run bch2_check_dirent_target() at lookup time
Kent Overstreet
2025-03-24
bcachefs: Refactor bch2_check_dirent_target()
Kent Overstreet
2025-03-24
bcachefs: Move bch2_check_dirent_target() to namei.c
Kent Overstreet
2025-03-24
bcachefs: fs-common.c -> namei.c
Kent Overstreet
2025-03-24
bcachefs: EIO cleanup
Kent Overstreet
2025-03-24
bcachefs: bch2_write_prep_encoded_data() now returns errcode
Kent Overstreet
2025-03-24
bcachefs: Simplify bch2_write_op_error()
Kent Overstreet
2025-03-24
bcachefs: Fix block/btree node size defaults
Kent Overstreet
2025-03-24
bcachefs: Add missing smp_rmb()
Alan Huang
2025-03-24
bcachefs: Kill JOURNAL_ERRORS()
Kent Overstreet
2025-03-24
bcachefs: Filesystem discard option now propagates to devices
Kent Overstreet
2025-03-24
bcachefs: Device state is now a runtime option
Kent Overstreet
2025-03-24
bcachefs: Setting foreground_target at runtime now triggers rebalance
Kent Overstreet
2025-03-24
bcachefs: Device options now use standard sysfs code
Kent Overstreet
2025-03-24
bcachefs: Kill BCH_DEV_OPT_SETTERS()
Kent Overstreet
2025-03-24
bcachefs: Remove spurious smp_mb()
Alan Huang
2025-03-24
bcachefs: Fix incorrect state count
Alan Huang
2025-03-24
bcachefs: Fix btree iter flags in data move
Kent Overstreet
2025-03-24
bcachefs: Validate bch_sb.offset field
Kent Overstreet
2025-03-24
bcachefs: bch2_sb_validate() doesn't need bch_sb_handle
Kent Overstreet
2025-03-24
bcachefs: Add missing random.h includes
Kent Overstreet
2025-03-24
bcachefs: Better incompat version/feature error messages
Kent Overstreet
2025-03-24
bcachefs: Fix offset_into_extent in data move path
Kent Overstreet
2025-03-24
bcachefs: use sha256() instead of crypto_shash API
Eric Biggers
2025-03-24
bcachefs: Remove unnecessary softdeps on crc32c and crc64
Eric Biggers
2025-03-24
bcachefs: #if 0 out (enable|disable)_encryption()
Kent Overstreet
2025-03-24
bcachefs: Improve can_write_extent()
Kent Overstreet
2025-03-24
bcachefs: trace_io_move_write_fail
Kent Overstreet
2025-03-24
bcachefs: Increase blacklist range
Alan Huang
2025-03-24
bcachefs: __bch2_read() now takes a btree_trans
Kent Overstreet
2025-03-24
bcachefs: BCH_READ_data_update -> bch_read_bio.data_update
Kent Overstreet
2025-03-16
percpu: use TYPEOF_UNQUAL() in variable declarations
Uros Bizjak
[prev]
[next]