开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
io.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: don't block reads if we're promoting
Daniel Hill
2023-10-22
bcachefs: Fix promote path leak
Kent Overstreet
2023-10-22
bcachefs: Fix deadlock on nocow locks in data move path
Kent Overstreet
2023-10-22
bcachefs: Improved nocow locking
Kent Overstreet
2023-10-22
bcachefs: Nocow support
Kent Overstreet
2023-10-22
bcachefs: Unwritten extents support
Kent Overstreet
2023-10-22
bcachefs: bch2_extent_update_i_size_sectors()
Kent Overstreet
2023-10-22
bcachefs: bch2_extent_fallocate()
Kent Overstreet
2023-10-22
bcachefs: Skip inode unpack/pack in bch2_extent_update()
Kent Overstreet
2023-10-22
bcachefs: Drop old maybe_extending optimization
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3
Kent Overstreet
2023-10-22
bcachefs: Delete in memory ec backpointers
Kent Overstreet
2023-10-22
bcachefs: trans->notrace_relock_fail
Kent Overstreet
2023-10-22
bcachefs: Debug mode for c->writes references
Kent Overstreet
2023-10-22
bcachefs: Use for_each_btree_key_upto() more consistently
Kent Overstreet
2023-10-22
bcachefs: Better inlining in core write path
Kent Overstreet
2023-10-22
bcachefs: Convert EAGAIN errors to private error codes
Kent Overstreet
2023-10-22
bcachefs: Convert EROFS errors to private error codes
Kent Overstreet
2023-10-22
bcachefs: Suppress -EROFS messages when shutting down
Kent Overstreet
2023-10-22
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
bcachefs: Kill BCH_FEATURE_incompressible
Kent Overstreet
2023-10-22
bcachefs: Error message improvement
Kent Overstreet
2023-10-22
bcachefs: Kill BCH_WRITE_FLUSH
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_alloc_sectors_start()
Kent Overstreet
2023-10-22
bcachefs: BCH_WRITE_SYNC
Kent Overstreet
2023-10-22
bcachefs: Kill BCH_WRITE_JOURNAL_SEQ_PTR
Kent Overstreet
2023-10-22
bcachefs: fix bch2_write_extent() crc corruption.
Daniel Hill
2023-10-22
bcachefs: Factor out bch2_write_drop_io_error_ptrs()
Kent Overstreet
2023-10-22
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
2023-10-22
bcachefs: Improve an error message
Kent Overstreet
2023-10-22
bcachefs: Fix not punting to worqueue when promoting
Kent Overstreet
2023-10-22
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
2023-10-22
bcachefs: Get ref on c->writes in move.c
Kent Overstreet
2023-10-22
bcachefs: Redo data_update interface
Kent Overstreet
2023-10-22
bcachefs: Pull out data_update.c
Kent Overstreet
2023-10-22
bcachefs: Always use percpu_ref_tryget_live() on c->writes
Kent Overstreet
2023-10-22
bcachefs: Improve checksum error messages
Kent Overstreet
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Add persistent counters
Daniel Hill
2023-10-22
bcachefs: Improve read_from_stale_dirty_pointer() message
Kent Overstreet
2023-10-22
bcachefs: Run btree updates after write out of write_point
Kent Overstreet
2023-10-22
bcachefs: Fix an unitialized var warning in userspace
Kent Overstreet
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
bcachefs: Check for errors from crypto_skcipher_encrypt()
Kent Overstreet
2023-10-22
bcachefs: Check for stale dirty pointer before reads
Kent Overstreet
2023-10-22
bcachefs: BTREE_ITER_FILTER_SNAPSHOTS is selected automatically
Kent Overstreet
2023-10-22
bcachefs: Always check for bucket reuse after read
Kent Overstreet
2023-10-22
bcachefs: bch2_alloc_sectors_append_ptrs() now takes cached flag
Kent Overstreet
2023-10-22
bcachefs: Turn encoded_extent_max into a regular option
Kent Overstreet
2023-10-22
bcachefs: Option improvements
Kent Overstreet
[next]