开源镜像站
帮助
动态
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: Rename enum alloc_reserve -> bch_watermark
Kent Overstreet
2023-10-22
bcachefs: BCH_ERR_fsck -> EINVAL
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_mark_pointer() refactoring
Kent Overstreet
2023-10-22
bcachefs: Fix more lockdep splats in debug.c
Kent Overstreet
2023-10-22
bcachefs: Fix lockdep splat in bch2_readdir
Kent Overstreet
2023-10-22
bcachefs: Check for ERR_PTR() from filemap_lock_folio()
Kent Overstreet
2023-10-22
bcachefs: New error message helpers
Kent Overstreet
2023-10-22
bcachefs: fiemap: Fix a lockdep splat
Kent Overstreet
2023-10-22
bcachefs: seqmutex; fix a lockdep splat
Kent Overstreet
2023-10-22
bcachefs: Don't call lock_graph_descend() with wait lock held
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_check_discard_freespace_key()
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_unlock_noassert()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_btree_update_start()
Kent Overstreet
2023-10-22
bcachefs: bch2_extent_ptr_desired_durability()
Kent Overstreet
2023-10-22
bcachefs: snapshot_to_text() includes snapshot tree
Kent Overstreet
2023-10-22
bcachefs: Fix try_decrease_writepoints()
Kent Overstreet
2023-10-22
bcachefs: Delete weird hacky transaction restart injection
Kent Overstreet
2023-10-22
bcachefs: Write buffer flush needs BTREE_INSERT_NOCHECK_RW
Kent Overstreet
2023-10-22
bcachefs: New assertions when marking filesystem clean
Kent Overstreet
2023-10-22
bcachefs: ec: Fix a lost wakeup
Kent Overstreet
2023-10-22
bcachefs: fix NULL pointer dereference in try_alloc_bucket
Mikulas Patocka
2023-10-22
bcachefs: Fix subvol deletion deadlock
Kent Overstreet
2023-10-22
bcachefs: don't spin in rebalance when background target is not usable
Brian Foster
2023-10-22
bcachefs: push rcu lock down into bch2_target_to_mask()
Brian Foster
2023-10-22
bcachefs: create internal disk_groups sysfs file
Brian Foster
2023-10-22
bcachefs: Clean up tests code
Kent Overstreet
2023-10-22
bcachefs: Improve backpointers error message
Kent Overstreet
2023-10-22
bcachefs: More drop_locks_do() conversions
Kent Overstreet
2023-10-22
bcachefs: Delete warning from promote_alloc()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_fsck_ask_yn()
Kent Overstreet
2023-10-22
bcachefs: replicas_deltas_realloc() uses allocate_dropping_locks()
Kent Overstreet
2023-10-22
bcachefs: Convert acl.c to allocate_dropping_locks()
Kent Overstreet
2023-10-22
bcachefs: allocate_dropping_locks()
Kent Overstreet
2023-10-22
bcachefs: Use unlikely() in bch2_err_matches()
Kent Overstreet
2023-10-22
bcachefs: Fix error handling in promote path
Kent Overstreet
2023-10-22
bcachefs: fs-io: Eliminate GFP_NOFS usage
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_kmalloc no longer allocates memory with btree locks held
Kent Overstreet
2023-10-22
bcachefs: drop_locks_do()
Kent Overstreet
2023-10-22
bcachefs: GFP_NOIO -> GFP_NOFS
Kent Overstreet
2023-10-22
bcachefs: Ensure bch2_btree_node_get() calls relock() after unlock()
Kent Overstreet
2023-10-22
bcachefs: Avoid __GFP_NOFAIL
Kent Overstreet
2023-10-22
bcachefs: Fix corruption with writeable snapshots
Kent Overstreet
2023-10-22
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
2023-10-22
bcachefs: trans_for_each_path_safe()
Kent Overstreet
2023-10-22
bcachefs: Fix a quota read bug
Kent Overstreet
2023-10-22
bcachefs: Fix move_extent_fail counter
Kent Overstreet
2023-10-22
bcachefs: Don't reuse reflink btree keyspace
Kent Overstreet
2023-10-22
mean and variance: Add a missing include
Kent Overstreet
2023-10-22
mean and variance: More tests
Kent Overstreet
2023-10-22
six locks: Disable percpu read lock mode in userspace
Kent Overstreet
[next]