开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Fix error handling in traverse_all()
Kent Overstreet
2023-10-22
bcachefs: Fix dio write path with loopback dio mode
Kent Overstreet
2023-10-22
bcachefs: Use bio_iov_vecs_to_alloc()
Kent Overstreet
2023-10-22
bcachefs: Revert UUID format-specifier change
Kent Overstreet
2023-10-22
bcachefs: Skip periodic wakeup of journal reclaim when journal empty
Kent Overstreet
2023-10-22
bcachefs: Check for rw before setting opts via sysfs
Kent Overstreet
2023-10-22
bcachefs: Fix pr_tab_rjust()
Kent Overstreet
2023-10-22
bcachefs: Don't keep around btree_paths unnecessarily
Kent Overstreet
2023-10-22
bcachefs: Don't arm journal->write_work when journal entry !open
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_sb_to_text to master option list
Kent Overstreet
2023-10-22
bcachefs: Fix transaction path overflow in fiemap
Kent Overstreet
2023-10-22
bcachefs: respect superblock discard flag.
Daniel Hill
2023-10-22
bcachefs: Fix usage of six lock's percpu mode
Kent Overstreet
2023-10-22
bcachefs: Refactor bch2_btree_node_mem_alloc()
Kent Overstreet
2023-10-22
bcachefs: Simplify parameters to bch2_btree_update_start()
Kent Overstreet
2023-10-22
bcachefs: Make bch2_btree_cache_scan() try harder
Kent Overstreet
2023-10-22
bcachefs: Finish writing journal after journal error
Kent Overstreet
2023-10-22
bcachefs: __journal_entry_close() never fails
Kent Overstreet
2023-10-22
bcachefs: Refactor journal code to not use unwritten_idx
Kent Overstreet
2023-10-22
bcachefs: Journal seq now incremented at entry open, not close
Kent Overstreet
2023-10-22
bcachefs: Drop unneeded journal pin in bch2_btree_update_start()
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_halt() now takes journal lock
Kent Overstreet
2023-10-22
bcachefs: Kill JOURNAL_NEED_WRITE
Kent Overstreet
2023-10-22
bcachefs: Delete some dead journal code
Kent Overstreet
2023-10-22
bcachefs: Fix a use after free
Kent Overstreet
2023-10-22
bcachefs: Fix a memory leak
Kent Overstreet
2023-10-22
bcachefs: Fix race leading to btree node write getting stuck
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_btree_node_write_cond()
Kent Overstreet
2023-10-22
bcachefs: Improve btree_node_write_if_need()
Kent Overstreet
2023-10-22
bcachefs: Fix locking in btree_node_write_done()
Kent Overstreet
2023-10-22
bcachefs: Start moving debug info from sysfs to debugfs
Kent Overstreet
2023-10-22
bcachefs: Improve struct journal layout
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for btree node flags
Kent Overstreet
2023-10-22
bcachefs: Kill BCH_FS_HOLD_BTREE_WRITES
Kent Overstreet
2023-10-22
bcachefs: Don't spin in journal reclaim
Kent Overstreet
2023-10-22
bcachefs: Fix btree path sorting
Kent Overstreet
2023-10-22
bcachefs: Fix journal_flush_done()
Kent Overstreet
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_pd_controller_print_debug() to a printbuf
Kent Overstreet
2023-10-22
bcachefs: Improve debug assertion
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_journal_pins_to_text()
Kent Overstreet
2023-10-22
bcachefs: Always clear should_be_locked in bch2_trans_begin()
Kent Overstreet
2023-10-22
bcachefs: Run alloc triggers last
Kent Overstreet
2023-10-22
bcachefs: Trigger code uses stashed copy of old key
Kent Overstreet
2023-10-22
bcachefs: Consolidate trigger code a bit
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_mark_key() now takes a bkey_i *
Kent Overstreet
2023-10-22
bcachefs: Fix 32 bit build
Kent Overstreet
2023-10-22
bcachefs: Improve some btree node read error messages
Kent Overstreet
2023-10-22
bcachefs: Use unlikely() in err_on() macros
Kent Overstreet
2023-10-22
bcachefs: Improve reflink repair code
Kent Overstreet
[prev]
[next]