开源镜像站
帮助
动态
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: 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
2023-10-22
bcachefs: Don't erasure code cached ptrs
Kent Overstreet
2023-10-22
bcachefs: Apply workaround for too many btree iters to read path
Kent Overstreet
2023-10-22
bcachefs: More enum strings
Kent Overstreet
2023-10-22
bcachefs: Refactor bch2_fpunch_at()
Kent Overstreet
2023-10-22
bcachefs: Switch fsync to use bi_journal_seq
Kent Overstreet
2023-10-22
bcachefs: Add journal_seq to inode & alloc keys
Kent Overstreet
2023-10-22
bcachefs: Update inode on every write
Kent Overstreet
2023-10-22
bcachefs: Assorted ec fixes
Kent Overstreet
2023-10-22
bcachefs: Fix restart handling in for_each_btree_key()
Kent Overstreet
2023-10-22
bcachefs: Don't allocate too-big bios
Kent Overstreet
2023-10-22
bcachefs: Update data move path for snapshots
Kent Overstreet
2023-10-22
bcachefs: Convert io paths for snapshots
Kent Overstreet
2023-10-22
bcachefs: Plumb through subvolume id
Kent Overstreet
2023-10-22
bcachefs: Optimize btree lookups in write path
Kent Overstreet
2023-10-22
bcachefs: btree_path
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_ITER_SET_POS_AFTER_COMMIT
Kent Overstreet
2023-10-22
bcachefs: Reduce iter->trans usage
Kent Overstreet
2023-10-22
bcachefs: Fix an unhandled transaction restart
Kent Overstreet
2023-10-22
bcachefs: Use bch2_trans_begin() more consistently
Kent Overstreet
2023-10-22
bcachefs: Always check for transaction restarts
Kent Overstreet
[next]