index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
io.c
Age
Commit message (
Expand
)
Author
2023-08-14
bcachefs: Don't open code closure_nr_remaining()
Kent Overstreet
2023-08-14
bcachefs: Fix lifetime in bch2_write_done(), add assertion
Kent Overstreet
2023-08-14
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
2023-08-14
bcachefs: Suppresss various error messages in no_data_io mode
Kent Overstreet
2023-08-14
bcachefs: Compression levels
Kent Overstreet
2023-08-14
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-08-14
bcachefs: Rename enum alloc_reserve -> bch_watermark
Kent Overstreet
2023-08-14
bcachefs: Fix more lockdep splats in debug.c
Kent Overstreet
2023-08-14
bcachefs: Delete warning from promote_alloc()
Kent Overstreet
2023-08-14
bcachefs: Fix error handling in promote path
Kent Overstreet
2023-08-14
bcachefs: GFP_NOIO -> GFP_NOFS
Kent Overstreet
2023-08-14
bcachefs: bch2_bkey_make_mut() now calls bch2_trans_update()
Kent Overstreet
2023-08-14
bcachefs: bch2_bkey_get_mut() now calls bch2_trans_update()
Kent Overstreet
2023-08-14
bcachefs: bch2_bkey_get_mut() improvements
Kent Overstreet
2023-08-14
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
2023-08-14
bcachefs: Fix nocow write path closure bug
Kent Overstreet
2023-08-14
bcachefs: Nocow write error path fix
Kent Overstreet
2023-08-14
bcachefs: Fix bch2_extent_fallocate() in nocow mode
Kent Overstreet
2023-08-14
bcachefs: New erasure coding shutdown path
Kent Overstreet
2023-08-14
bcachefs: bch2_fs_moving_ctxts_to_text()
Kent Overstreet
2023-08-14
bcachefs: Private error codes: ENOMEM
Kent Overstreet
2023-08-14
bcachefs: Kill bch_write_op->btree_update_ready
Kent Overstreet
2023-08-14
fixup bcachefs: Use for_each_btree_key_upto() more consistently
Kent Overstreet
2023-08-14
bcachefs: Free move buffers as early as possible
Kent Overstreet
2023-08-14
bcachefs: Drop some anonymous structs, unions
Kent Overstreet
2023-08-14
bcachefs: bch2_write_queue()
Kent Overstreet
2023-08-14
bcachefs: Add option for completely disabling nocow
Kent Overstreet
2023-08-14
bcachefs: don't block reads if we're promoting
Daniel Hill
2023-08-14
bcachefs: Fix promote path leak
Kent Overstreet
2023-08-14
bcachefs: Fix deadlock on nocow locks in data move path
Kent Overstreet
2023-08-14
bcachefs: Improved nocow locking
Kent Overstreet
2023-08-14
bcachefs: Nocow support
Kent Overstreet
2023-08-14
bcachefs: Unwritten extents support
Kent Overstreet
2023-08-14
bcachefs: bch2_extent_update_i_size_sectors()
Kent Overstreet
2023-08-14
bcachefs: bch2_extent_fallocate()
Kent Overstreet
2023-08-14
bcachefs: Skip inode unpack/pack in bch2_extent_update()
Kent Overstreet
2023-08-14
bcachefs: Drop old maybe_extending optimization
Kent Overstreet
2023-08-14
bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3
Kent Overstreet
2023-08-14
bcachefs: Delete in memory ec backpointers
Kent Overstreet
2023-08-14
bcachefs: trans->notrace_relock_fail
Kent Overstreet
2023-08-14
bcachefs: Debug mode for c->writes references
Kent Overstreet
2023-08-14
bcachefs: Use for_each_btree_key_upto() more consistently
Kent Overstreet
2023-08-14
bcachefs: Better inlining in core write path
Kent Overstreet
2023-08-14
bcachefs: Convert EAGAIN errors to private error codes
Kent Overstreet
2023-08-14
bcachefs: Convert EROFS errors to private error codes
Kent Overstreet
2023-08-14
bcachefs: Suppress -EROFS messages when shutting down
Kent Overstreet
2023-08-14
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-08-14
bcachefs: Kill BCH_FEATURE_incompressible
Kent Overstreet
2023-08-14
bcachefs: Error message improvement
Kent Overstreet
2023-08-14
bcachefs: Kill BCH_WRITE_FLUSH
Kent Overstreet
[next]