开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
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
2023-10-22
bcachefs: Delete some dead code in bch2_replicas_gc_end()
Kent Overstreet
2023-10-22
bcachefs: mark journal replicas before journal write submission
Brian Foster
2023-10-22
bcachefs: Improved comment for bch2_replicas_gc2()
Kent Overstreet
2023-10-22
bcachefs: Fix quotas + snapshots
Kent Overstreet
2023-10-22
bcachefs: Add otime, parent to bch_subvolume
Kent Overstreet
2023-10-22
bcachefs: BTREE_ID_snapshot_tree
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_get_empty_slot()
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_make_mut() now calls bch2_trans_update()
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_get_mut() now calls bch2_trans_update()
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_alloc() now calls bch2_trans_update()
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_get_mut() improvements
Kent Overstreet
2023-10-22
bcachefs: Move bch2_bkey_make_mut() to btree_update.h
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
2023-10-22
bcachefs: bkey_ops.min_val_size
Kent Overstreet
2023-10-22
bcachefs: Converting to typed bkeys is now allowed for err, null ptrs
Kent Overstreet
2023-10-22
bcachefs: Btree iterator, update flags no longer conflict
Kent Overstreet
2023-10-22
bcachefs: remove unused key cache coherency flag
Brian Foster
2023-10-22
bcachefs: fix accounting corruption race between reclaim and dev add
Brian Foster
2023-10-22
bcachefs: Mark bch2_copygc() noinline
Kent Overstreet
2023-10-22
bcachefs: Delete obsolete btree ptr check
Kent Overstreet
2023-10-22
bcachefs: Always run topology error when CONFIG_BCACHEFS_DEBUG=y
Kent Overstreet
2023-10-22
bcachefs: Fix a userspace build error
Kent Overstreet
2023-10-22
bcachefs: Make sure hash info gets initialized in fsck
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_verify_bucket_evacuated()
Kent Overstreet
2023-10-22
bcachefs: Improve move path tracepoints
Kent Overstreet
2023-10-22
bcachefs: Drop a redundant error message
Kent Overstreet
2023-10-22
bcachefs: remove bucket_gens btree keys on device removal
Brian Foster
2023-10-22
bcachefs: fix NULL bch_dev deref when checking bucket_gens keys
Brian Foster
2023-10-22
bcachefs: folio pos to bch_folio_sector index helper
Brian Foster
2023-10-22
bcachefs: Fix a null ptr deref in fsck check_extents()
Kent Overstreet
2023-10-22
bcachefs: Fix a slab-out-of-bounds
Kent Overstreet
2023-10-22
bcachefs: Allow answering y or n to all fsck errors of given type
Kent Overstreet
2023-10-22
bcachefs: use u64 for folio end pos to avoid overflows
Brian Foster
2023-10-22
bcachefs: clean up post-eof folios on -ENOSPC
Brian Foster
2023-10-22
bcachefs: fix truncate overflow if folio is beyond EOF
Brian Foster
2023-10-22
bcachefs: Enable large folios
Kent Overstreet
[prev]
[next]