开源镜像站
帮助
动态
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: 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
2023-10-22
six locks: Use atomic_try_cmpxchg_acquire()
Kent Overstreet
2023-10-22
six locks: Fix an unitialized var
Kent Overstreet
2023-10-22
six locks: Delete redundant comment
Kent Overstreet
2023-10-22
six locks: Tiny bit more tidying
Kent Overstreet
2023-10-22
six locks: Seq now only incremented on unlock
Kent Overstreet
2023-10-22
six locks: Split out seq, use atomic_t instead of atomic64_t
Kent Overstreet
2023-10-22
six locks: Single instance of six_lock_vals
Kent Overstreet
2023-10-22
six_locks: Kill test_bit()/set_bit() usage
Kent Overstreet
2023-10-22
six locks: lock->state.seq no longer used for write lock held
Kent Overstreet
2023-10-22
six locks: Simplify six_relock()
Kent Overstreet
2023-10-22
six locks: Improve spurious wakeup handling in pcpu reader mode
Kent Overstreet
2023-10-22
six locks: Documentation, renaming
Kent Overstreet
2023-10-22
six locks: Kill six_lock_state union
Kent Overstreet
2023-10-22
six locks: Simplify dispatch
Kent Overstreet
2023-10-22
six locks: Centralize setting of waiting bit
Kent Overstreet
2023-10-22
six locks: Remove hacks for percpu mode lost wakeup
Kent Overstreet
2023-10-22
six locks: Kill six_lock_pcpu_(alloc|free)
Kent Overstreet
2023-10-22
six locks: six_lock_readers_add()
Kent Overstreet
2023-10-22
bcachefs: Don't call local_clock() twice in trans_begin()
Kent Overstreet
2023-10-22
bcachefs: Fix a buffer overrun in bch2_fs_usage_read()
Kent Overstreet
2023-10-22
bcachefs: Clear btree_node_just_written() when node reused or evicted
Kent Overstreet
2023-10-22
bcachefs: alloc_v4_u64s() fix
Kent Overstreet
2023-10-22
bcachefs: Delete an incorrect bch2_trans_unlock()
Kent Overstreet
2023-10-22
bcachefs: Use memcpy_u64s_small() for copying keys
Kent Overstreet
2023-10-22
bcachefs: Fix check_overlapping_extents()
Kent Overstreet
2023-10-22
bcachefs: Replace a BUG_ON() with fatal error
Kent Overstreet
[prev]
[next]