index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
alloc_types.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Assorted fixes for clang
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Kill JOURNAL_WATERMARK
Kent Overstreet
1
-5
/
+8
2023-10-22
bcachefs: BCH_WATERMARK_reclaim
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Rename enum alloc_reserve -> bch_watermark
Kent Overstreet
1
-10
/
+8
2023-10-22
bcachefs: Rework open bucket partial list allocation
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: RESERVE_stripe
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Improve dev_alloc_debug_to_text()
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Nocow support
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: bucket_alloc_state
Kent Overstreet
1
-0
/
+7
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
1
-23
/
+0
2023-10-22
bcachefs: Run btree updates after write out of write_point
Kent Overstreet
1
-9
/
+37
2023-10-22
bcachefs: x-macroize alloc_reserve enum
Kent Overstreet
1
-5
/
+10
2023-10-22
bcachefs: Put open_buckets in a hashtable
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Refactor open_bucket code
Kent Overstreet
1
-3
/
+6
2023-10-22
bcachefs: Add allocator thread state to sysfs
Kent Overstreet
1
-0
/
+12
2023-10-22
bcachefs: Persist 64 bit io clocks
Kent Overstreet
1
-24
/
+0
2023-10-22
bcachefs: Reserve some open buckets for btree allocations
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Use separate new stripes for copygc and non-copygc
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Don't use BTREE_INSERT_USE_RESERVE so much
Kent Overstreet
1
-5
/
+3
2023-10-22
bcachefs: Don't let copygc buckets be stolen by other threads
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: More open buckets
Kent Overstreet
1
-5
/
+11
2023-10-22
bcachefs: Fix some reserve calculations
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
1
-1
/
+10
2023-10-22
bcachefs: Scale down number of writepoints when low on space
Kent Overstreet
1
-1
/
+3
2023-10-22
bcachefs: Allocation code refactoring
Kent Overstreet
1
-4
/
+8
2023-10-22
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+90