index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
bcache: Convert bch_btree_read_async() to bch_btree_map_keys()
Kent Overstreet
2013-11-11
5
-168
/
+125
|
*
|
|
bcache: Move some stuff to btree.c
Kent Overstreet
2013-11-11
3
-97
/
+96
|
*
|
|
bcache: Add btree_map() functions
Kent Overstreet
2013-11-11
5
-97
/
+186
|
*
|
|
bcache: Convert writeback to a kthread
Kent Overstreet
2013-11-11
4
-206
/
+203
|
*
|
|
bcache: Convert gc to a kthread
Kent Overstreet
2013-11-11
8
-60
/
+74
|
*
|
|
bcache: Convert bucket_wait to wait_queue_head_t
Kent Overstreet
2013-11-11
6
-67
/
+70
|
*
|
|
bcache: Convert try_wait to wait_queue_head_t
Kent Overstreet
2013-11-11
4
-99
/
+75
|
*
|
|
bcache: Move keylist out of btree_op
Kent Overstreet
2013-11-11
6
-28
/
+36
|
*
|
|
bcache: Refactor journalling flow control
Kent Overstreet
2013-11-11
7
-179
/
+207
|
*
|
|
bcache: Refactor read request code a bit
Kent Overstreet
2013-11-11
1
-36
/
+35
|
*
|
|
bcache: Refactor request_write()
Kent Overstreet
2013-11-11
2
-187
/
+183
|
*
|
|
bcache: Clean up keylist code
Kent Overstreet
2013-11-11
5
-52
/
+57
|
*
|
|
bcache: Add explicit keylist arg to btree_insert()
Kent Overstreet
2013-11-11
5
-16
/
+18
|
*
|
|
bcache: Convert btree_insert_check_key() to btree_insert_node()
Kent Overstreet
2013-11-11
4
-72
/
+79
|
*
|
|
bcache: Insert multiple keys at a time
Kent Overstreet
2013-11-11
1
-17
/
+16
|
*
|
|
bcache: Add btree_insert_node()
Kent Overstreet
2013-11-11
3
-66
/
+105
|
*
|
|
bcache: Explicitly track btree node's parent
Kent Overstreet
2013-11-11
2
-10
/
+20
|
*
|
|
bcache: Remove unnecessary check in should_split()
Kent Overstreet
2013-11-11
1
-3
/
+2
|
*
|
|
bcache: Stripe size isn't necessarily a power of two
Kent Overstreet
2013-11-11
5
-25
/
+27
|
*
|
|
bcache: Add on error panic/unregister setting
Kent Overstreet
2013-11-11
4
-5
/
+35
|
*
|
|
bcache: Use blkdev_issue_discard()
Kent Overstreet
2013-11-11
3
-117
/
+11
|
*
|
|
bcache: Fix a lockdep splat
Kent Overstreet
2013-11-11
1
-1
/
+1
|
*
|
|
bcache: Fix a journalling performance bug
Kent Overstreet
2013-11-11
2
-22
/
+28
|
*
|
|
bcache: Fix dirty_data accounting
Kent Overstreet
2013-11-11
1
-4
/
+7
*
|
|
|
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
2013-11-15
1
-14
/
+0
*
|
|
|
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
*
|
|
|
Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-14
16
-455
/
+1466
|
\
\
\
\
|
*
|
|
|
dm cache: resolve small nits and improve Documentation
Mike Snitzer
2013-11-12
2
-2
/
+2
|
*
|
|
|
dm cache: add cache block invalidation support
Joe Thornber
2013-11-11
1
-3
/
+222
|
*
|
|
|
dm cache: add remove_cblock method to policy interface
Joe Thornber
2013-11-11
3
-4
/
+57
|
*
|
|
|
dm cache policy mq: reduce memory requirements
Joe Thornber
2013-11-11
1
-312
/
+231
|
*
|
|
|
dm cache metadata: check the metadata version when reading the superblock
Joe Thornber
2013-11-11
1
-3
/
+21
|
*
|
|
|
dm cache: add passthrough mode
Joe Thornber
2013-11-11
3
-35
/
+184
|
*
|
|
|
dm cache: cache shrinking support
Joe Thornber
2013-11-11
2
-9
/
+120
|
*
|
|
|
dm cache: promotion optimisation for writes
Joe Thornber
2013-11-10
1
-6
/
+87
|
*
|
|
|
dm cache: be much more aggressive about promoting writes to discarded blocks
Joe Thornber
2013-11-10
1
-21
/
+63
|
*
|
|
|
dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty()
Joe Thornber
2013-11-10
1
-19
/
+128
|
*
|
|
|
dm cache: optimize commit_if_needed
Heinz Mauelshagen
2013-11-10
1
-5
/
+7
|
*
|
|
|
dm space map disk: optimise sm_disk_dec_block
Joe Thornber
2013-11-10
1
-17
/
+1
|
*
|
|
|
dm: fix Kconfig menu indentation
Mikulas Patocka
2013-11-10
1
-11
/
+11
|
*
|
|
|
dm: allow remove to be deferred
Mikulas Patocka
2013-11-10
3
-10
/
+86
|
*
|
|
|
dm table: print error on preresume failure
Mike Snitzer
2013-11-10
1
-1
/
+4
|
*
|
|
|
dm crypt: add TCW IV mode for old CBC TCRYPT containers
Milan Broz
2013-11-10
1
-2
/
+183
|
*
|
|
|
dm crypt: properly handle extra key string in initialization
Milan Broz
2013-11-10
1
-11
/
+18
|
*
|
|
|
dm cache: log error message if dm_kcopyd_copy() fails
Heinz Mauelshagen
2013-11-10
1
-1
/
+3
|
*
|
|
|
dm cache: use cell_defer() boolean argument consistently
Heinz Mauelshagen
2013-11-10
1
-4
/
+4
|
*
|
|
|
dm cache: return -EINVAL if the user specifies unknown cache policy
Mikulas Patocka
2013-11-10
2
-8
/
+9
|
*
|
|
|
dm cache metadata: return bool from __superblock_all_zeroes
Joe Thornber
2013-11-10
1
-4
/
+5
|
*
|
|
|
dm cache policy mq: a few small fixes
Joe Thornber
2013-11-10
1
-10
/
+12
|
*
|
|
|
dm cache policy: remove return from void policy_remove_mapping
Joe Thornber
2013-11-10
1
-1
/
+1
[prev]
[next]