Kees Cook
|
c86949486d
bcache: defensively handle format strings
|
12 years ago |
Kent Overstreet
|
28935ab516
bcache: Use ida for bcache block dev minor
|
12 years ago |
Kent Overstreet
|
c4d951ddb6
bcache: Fix sysfs splat on shutdown with flash only devs
|
12 years ago |
Kent Overstreet
|
48a915a87f
bcache: Better full stripe scanning
|
11 years ago |
Kent Overstreet
|
65d22e911b
bcache: Move spinlock into struct time_stats
|
12 years ago |
Kent Overstreet
|
8aee122071
bcache: Kill sequential_merge option
|
12 years ago |
Kent Overstreet
|
bc9389eefe
bcache: Avoid deadlocking in garbage collection
|
12 years ago |
Kent Overstreet
|
d5cc66e957
bcache: bch_(btree|extent)_ptr_invalid()
|
12 years ago |
Kent Overstreet
|
3a3b6a4e07
bcache: Don't bother with bucket refcount for btree node allocations
|
12 years ago |
Kent Overstreet
|
81ab4190ac
bcache: Pull on disk data structures out into a separate header
|
11 years ago |
Kent Overstreet
|
c18536a72d
bcache: Prune struct btree_op
|
12 years ago |
Kent Overstreet
|
5e6926daac
bcache: Convert writeback to a kthread
|
12 years ago |
Kent Overstreet
|
72a44517f3
bcache: Convert gc to a kthread
|
12 years ago |
Kent Overstreet
|
35fcd848d7
bcache: Convert bucket_wait to wait_queue_head_t
|
12 years ago |
Kent Overstreet
|
e8e1d4682c
bcache: Convert try_wait to wait_queue_head_t
|
12 years ago |
Kent Overstreet
|
2d679fc756
bcache: Stripe size isn't necessarily a power of two
|
12 years ago |
Kent Overstreet
|
77c320eb46
bcache: Add on error panic/unregister setting
|
12 years ago |
Kent Overstreet
|
49b1212dfa
bcache: Use blkdev_issue_discard()
|
12 years ago |
Kent Overstreet
|
79826c35eb
bcache: Allocation kthread fixes
|
12 years ago |
Kent Overstreet
|
5caa52afc5
bcache: Shutdown fix
|
12 years ago |
Kent Overstreet
|
c9502ea442
bcache: Fix a sysfs splat on shutdown
|
12 years ago |
Kent Overstreet
|
54d12f2b4f
bcache: Advertise that flushes are supported
|
12 years ago |
Gabriel de Perthuis
|
ab9e14002e
bcache: Send label uevents
|
12 years ago |
Gabriel de Perthuis
|
a25c32bede
bcache: Send a uevent with a cached device's UUID
|
12 years ago |
Kent Overstreet
|
279afbad4e
bcache: Track dirty data by stripe
|
12 years ago |
Kent Overstreet
|
444fc0b6b1
bcache: Initialize sectors_dirty when attaching
|
12 years ago |
Kent Overstreet
|
6ded34d1a5
bcache: Improve lazy sorting
|
12 years ago |
Kent Overstreet
|
85b1492ee1
bcache: Rip out pkey()/pbtree()
|
12 years ago |
Kent Overstreet
|
c37511b863
bcache: Fix/revamp tracepoints
|
12 years ago |
Kent Overstreet
|
5794351146
bcache: Refactor btree io
|
12 years ago |