开源镜像站
帮助
动态
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 check for if extent update is allocating
Kent Overstreet
2023-10-22
bcachefs: fix error message in device remove path
Kent Overstreet
2023-10-22
bcachefs: dio arithmetic improvements
Kent Overstreet
2023-10-22
bcachefs: Fix some reserve calculations
Kent Overstreet
2023-10-22
bcachefs: Add a workqueue for journal reclaim
Kent Overstreet
2023-10-22
bcachefs: Fix an allocator error path
Kent Overstreet
2023-10-22
bcachefs: fixes for getting stuck flushing journal pins
Kent Overstreet
2023-10-22
bcachefs: Fix a dio bug
Kent Overstreet
2023-10-22
bcachefs: More allocator startup improvements
Kent Overstreet
2023-10-22
bcachefs: correctly initialize bch_extent_ptr
Kent Overstreet
2023-10-22
bcachefs: use crc64 from lib/
Kent Overstreet
2023-10-22
bcachefs: Factor out acc_u64s()
Kent Overstreet
2023-10-22
bcachefs: Minor replicas.c refactoring
Kent Overstreet
2023-10-22
bcachefs: fix new reinherit_attrs ioctl
Kent Overstreet
2023-10-22
bcachefs: Lots of option handling improvements
Kent Overstreet
2023-10-22
bcachefs: more project quota fixes
Kent Overstreet
2023-10-22
bcachefs: fix an rcu usage bug
Kent Overstreet
2023-10-22
bcachefs: fix ja->cur_idx use while reading journal
Kent Overstreet
2023-10-22
bcachefs: fix device remove error path
Kent Overstreet
2023-10-22
bcachefs: Fix duplicate ioctl nr
Kent Overstreet
2023-10-22
bcachefs: bch2_ioc_reinherit_attrs()
Kent Overstreet
2023-10-22
bcachefs: rename keeps inheritable inode opts consistent
Kent Overstreet
2023-10-22
bcachefs: add bcachefs_effective xattrs
Kent Overstreet
2023-10-22
bcachefs: Add flags to indicate if inode opts were inherited or explicitly set
Kent Overstreet
2023-10-22
bcachefs: bch2_fs_quota_transfer
Kent Overstreet
2023-10-22
bcachefs: merge BCH_INODE_FIELDS_INHERIT/BCH_INODE_OPTS
Kent Overstreet
2023-10-22
bcachefs: use x-macros more consistently
Kent Overstreet
2023-10-22
bcachefs: Fix for building in userspace
Kent Overstreet
2023-10-22
bcachefs: Fix bkey_method compilation on gcc 7.3.0
Tim Schlueter
2023-10-22
bcachefs: Include summarized counts in fs_usage
Kent Overstreet
2023-10-22
bcachefs: refactor bch_fs_usage
Kent Overstreet
2023-10-22
bcachefs: Switch replicas to mark_lock
Kent Overstreet
2023-10-22
bcachefs: fix an incorrect bkey_debugcheck() call
Kent Overstreet
2023-10-22
bcachefs: improve extent debugcheck fn
Kent Overstreet
2023-10-22
bcachefs: improve/clarify ptr_disk_sectors()
Kent Overstreet
2023-10-22
bcachefs: Fix for running in degraded mode
Kent Overstreet
2023-10-22
bcachefs: Compression fixes
Kent Overstreet
2023-10-22
bcachefs: propagate BCH_WRITE_CACHED
Kent Overstreet
2023-10-22
bcachefs: s/usage_lock/mark_lock
Kent Overstreet
2023-10-22
bcachefs: New blockcount field for bch_stripe
Kent Overstreet
2023-10-22
bcachefs: move dirty into bucket_mark
Kent Overstreet
2023-10-22
bcachefs: Add new alloc fields
Kent Overstreet
2023-10-22
bcachefs: Deferred btree updates
Kent Overstreet
2023-10-22
bcachefs: drop bogus percpu_ref_tryget
Kent Overstreet
2023-10-22
bcachefs: Track nr_inodes with the key marking machinery
Kent Overstreet
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
bcachefs: Fix a btree iter usage error
Kent Overstreet
2023-10-22
bcachefs: Split out bkey_sort.c
Kent Overstreet
2023-10-22
bcachefs: fix waiting on an open journal entry
Kent Overstreet
2023-10-22
bcachefs: return errors correctly from gc
Kent Overstreet
[next]