index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2013-11-11
bcache: Kill op->cl
Kent Overstreet
2013-11-11
bcache: Prune struct btree_op
Kent Overstreet
2013-11-11
bcache: Clean up cache_lookup_fn
Kent Overstreet
2013-11-11
bcache: Convert bch_btree_read_async() to bch_btree_map_keys()
Kent Overstreet
2013-11-11
bcache: Move some stuff to btree.c
Kent Overstreet
2013-11-11
bcache: Add btree_map() functions
Kent Overstreet
2013-11-11
bcache: Convert writeback to a kthread
Kent Overstreet
2013-11-11
bcache: Convert gc to a kthread
Kent Overstreet
2013-11-11
bcache: Convert bucket_wait to wait_queue_head_t
Kent Overstreet
2013-11-11
bcache: Convert try_wait to wait_queue_head_t
Kent Overstreet
2013-11-11
bcache: Move keylist out of btree_op
Kent Overstreet
2013-11-11
bcache: Refactor journalling flow control
Kent Overstreet
2013-11-11
bcache: Refactor read request code a bit
Kent Overstreet
2013-11-11
bcache: Refactor request_write()
Kent Overstreet
2013-11-11
bcache: Clean up keylist code
Kent Overstreet
2013-11-11
bcache: Add explicit keylist arg to btree_insert()
Kent Overstreet
2013-11-11
bcache: Convert btree_insert_check_key() to btree_insert_node()
Kent Overstreet
2013-11-11
bcache: Insert multiple keys at a time
Kent Overstreet
2013-11-11
bcache: Add btree_insert_node()
Kent Overstreet
2013-11-11
bcache: Explicitly track btree node's parent
Kent Overstreet
2013-11-11
bcache: Remove unnecessary check in should_split()
Kent Overstreet
2013-11-11
bcache: Stripe size isn't necessarily a power of two
Kent Overstreet
2013-11-11
bcache: Add on error panic/unregister setting
Kent Overstreet
2013-11-11
bcache: Use blkdev_issue_discard()
Kent Overstreet
2013-11-11
bcache: Fix a lockdep splat
Kent Overstreet
2013-11-11
bcache: Fix a journalling performance bug
Kent Overstreet
2013-11-11
bcache: Fix dirty_data accounting
Kent Overstreet
2013-11-08
block: Consolidate duplicated bio_trim() implementations
Kent Overstreet
2013-10-24
raid5: avoid finding "discard" stripe
Shaohua Li
2013-10-24
raid5: set bio bi_vcnt 0 for discard request
Shaohua Li
2013-10-24
md: avoid deadlock when md_set_badblocks.
Bian Yu
2013-10-24
md: Fix skipping recovery for read-only arrays.
Lukasz Dorau
2013-10-23
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
Kent Overstreet
2013-10-16
dm snapshot: fix data corruption
Mikulas Patocka
2013-10-11
bcache: Fix a null ptr deref regression
Kent Overstreet
2013-09-25
Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
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
2013-09-24
bcache: Fix for when no journal entries are found
Kent Overstreet
2013-09-24
bcache: Strip endline when writing the label through sysfs
Gabriel de Perthuis
2013-09-24
bcache: Fix a dumb journal discard bug
Kent Overstreet
2013-09-23
dm: add reserved_bio_based_ios module parameter
Mike Snitzer
2013-09-23
dm: add reserved_rq_based_ios module parameter
Mike Snitzer
2013-09-23
dm: lower bio-based mempool reservation
Mike Snitzer
2013-09-23
dm thin: do not expose non-zero discard limits if discards disabled
Mike Snitzer
[next]