index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
Age
Commit message (
Expand
)
Author
2013-11-10
bcache: Add make_btree_freeing_key()
Kent Overstreet
2013-11-10
bcache: Add btree_node_write_sync()
Kent Overstreet
2013-11-10
bcache: PRECEDING_KEY()
Kent Overstreet
2013-11-10
bcache: bch_(btree|extent)_ptr_invalid()
Kent Overstreet
2013-11-10
bcache: Don't bother with bucket refcount for btree node allocations
Kent Overstreet
2013-11-10
bcache: Debug code improvements
Kent Overstreet
2013-11-10
bcache: Fix bch_ptr_bad()
Kent Overstreet
2013-11-10
bcache: Pull on disk data structures out into a separate header
Kent Overstreet
2013-11-10
bcache: Move sector allocator to alloc.c
Kent Overstreet
2013-11-10
bcache: Break up struct search
Kent Overstreet
2013-11-10
bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes()
Kent Overstreet
2013-11-10
bcache: Don't use op->insert_collision
Kent Overstreet
2013-11-10
bcache: Kill op->replace
Kent Overstreet
2013-11-10
bcache: Drop some closure stuff
Kent Overstreet
2013-11-10
bcache: Kill op->cl
Kent Overstreet
2013-11-10
bcache: Prune struct btree_op
Kent Overstreet
2013-11-10
bcache: Clean up cache_lookup_fn
Kent Overstreet
2013-11-10
bcache: Convert bch_btree_read_async() to bch_btree_map_keys()
Kent Overstreet
2013-11-10
bcache: Move some stuff to btree.c
Kent Overstreet
2013-11-10
bcache: Add btree_map() functions
Kent Overstreet
2013-11-10
bcache: Convert writeback to a kthread
Kent Overstreet
2013-11-10
bcache: Convert gc to a kthread
Kent Overstreet
2013-11-10
bcache: Convert bucket_wait to wait_queue_head_t
Kent Overstreet
2013-11-10
bcache: Convert try_wait to wait_queue_head_t
Kent Overstreet
2013-11-10
bcache: Move keylist out of btree_op
Kent Overstreet
2013-11-10
bcache: Refactor journalling flow control
Kent Overstreet
2013-11-10
bcache: Refactor read request code a bit
Kent Overstreet
2013-11-10
bcache: Refactor request_write()
Kent Overstreet
2013-11-10
bcache: Clean up keylist code
Kent Overstreet
2013-11-10
bcache: Add explicit keylist arg to btree_insert()
Kent Overstreet
2013-11-10
bcache: Convert btree_insert_check_key() to btree_insert_node()
Kent Overstreet
2013-11-10
bcache: Insert multiple keys at a time
Kent Overstreet
2013-11-10
bcache: Add btree_insert_node()
Kent Overstreet
2013-11-10
bcache: Explicitly track btree node's parent
Kent Overstreet
2013-11-10
bcache: Remove unnecessary check in should_split()
Kent Overstreet
2013-11-10
bcache: Stripe size isn't necessarily a power of two
Kent Overstreet
2013-11-10
bcache: Add on error panic/unregister setting
Kent Overstreet
2013-11-10
bcache: Use blkdev_issue_discard()
Kent Overstreet
2013-11-10
bcache: Fix a lockdep splat
Kent Overstreet
2013-11-10
bcache: Fix a journalling performance bug
Kent Overstreet
2013-11-10
bcache: Fix dirty_data accounting
Kent Overstreet
2013-10-23
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
Kent Overstreet
2013-10-10
bcache: Fix a null ptr deref regression
Kent Overstreet
2013-09-24
bcache: Fix flushes in writeback mode
Kent Overstreet
2013-09-24
bcache: Fix for handling overlapping extents when reading in a btree node
Kent Overstreet
2013-09-24
bcache: Fix a shrinker deadlock
Kent Overstreet
2013-09-24
bcache: Fix a dumb CPU spinning bug in writeback
Kent Overstreet
2013-09-24
bcache: Fix a flush/fua performance bug
Kent Overstreet
2013-09-24
bcache: Fix a writeback performance regression
Kent Overstreet
2013-09-24
bcache: Correct printf()-style format length modifier
Geert Uytterhoeven
[prev]
[next]