index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-11
Merge tag 'md/3.15' of git://neil.brown.name/md
Linus Torvalds
5
-51
/
+61
2014-04-09
raid5: get_active_stripe avoids device_lock
Shaohua Li
1
-7
/
+2
2014-04-09
raid5: make_request does less prepare wait
Shaohua Li
1
-5
/
+14
2014-04-09
md: avoid oops on unload if some process is in poll or select.
NeilBrown
1
-0
/
+16
2014-04-09
md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fa...
NeilBrown
1
-4
/
+13
2014-04-09
md/bitmap: don't abuse i_writecount for bitmap files.
NeilBrown
3
-35
/
+16
2014-04-05
Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-475
/
+2233
2014-04-04
dm cache: fix a lock-inversion
Joe Thornber
3
-52
/
+20
2014-04-04
dm thin: sort the per thin deferred bios using an rb_tree
Mike Snitzer
1
-2
/
+82
2014-04-01
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-767
/
+629
2014-04-01
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-03-31
dm thin: use per thin device deferred bio lists
Mike Snitzer
1
-61
/
+104
2014-03-31
dm thin: simplify pool_is_congested
Mike Snitzer
1
-11
/
+5
2014-03-28
dm thin: fix dangling bio in process_deferred_bios error path
Mike Snitzer
1
-1
/
+1
2014-03-27
dm mpath: print more useful warnings in multipath_message()
Jose Castillo
1
-2
/
+2
2014-03-27
dm-mpath: do not activate failed paths
Hannes Reinecke
1
-2
/
+5
2014-03-27
dm mpath: remove extra nesting in map function
Mike Snitzer
1
-22
/
+24
2014-03-27
dm mpath: remove map_io()
Hannes Reinecke
1
-13
/
+6
2014-03-27
dm mpath: reduce memory pressure when requeuing
Hannes Reinecke
1
-23
/
+15
2014-03-27
dm mpath: remove process_queued_ios()
Hannes Reinecke
1
-42
/
+27
2014-03-27
dm mpath: push back requests instead of queueing
Hannes Reinecke
1
-78
/
+36
2014-03-27
dm table: add dm_table_run_md_queue_async
Mike Snitzer
3
-0
/
+25
2014-03-27
dm mpath: do not call pg_init when it is already running
Hannes Reinecke
1
-2
/
+4
2014-03-27
dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbind
Monam Agarwal
1
-1
/
+1
2014-03-27
dm: stop using bi_private
Mikulas Patocka
1
-4
/
+3
2014-03-27
dm: remove dm_get_mapinfo
Mikulas Patocka
1
-10
/
+0
2014-03-27
dm: make dm_table_alloc_md_mempools static
Mikulas Patocka
2
-2
/
+1
2014-03-27
dm: take care to copy the space map roots before locking the superblock
Joe Thornber
3
-81
/
+127
2014-03-27
dm transaction manager: fix corruption due to non-atomic transaction commit
Joe Thornber
5
-27
/
+16
2014-03-27
dm cache: remove remainder of distinct discard block size
Heinz Mauelshagen
4
-77
/
+46
2014-03-27
dm cache: prevent corruption caused by discard_block_size > cache_block_size
Mike Snitzer
1
-34
/
+3
2014-03-27
dm bitset: only flush the current word if it has been dirtied
Joe Thornber
2
-1
/
+10
2014-03-27
dm: add era target
Joe Thornber
3
-0
/
+1743
2014-03-18
bcache: remove nested function usage
John Sheu
2
-72
/
+76
2014-03-18
bcache: Kill bucket->gc_gen
Kent Overstreet
4
-11
/
+9
2014-03-18
bcache: Kill unused freelist
Kent Overstreet
5
-125
/
+110
2014-03-18
bcache: Rework btree cache reserve handling
Kent Overstreet
6
-139
/
+145
2014-03-18
bcache: Kill btree_io_wq
Kent Overstreet
3
-24
/
+2
2014-03-18
bcache: btree locking rework
Kent Overstreet
4
-52
/
+133
2014-03-18
bcache: Fix a race when freeing btree nodes
Kent Overstreet
1
-33
/
+20
2014-03-18
bcache: Add a real GC_MARK_RECLAIMABLE
Kent Overstreet
4
-14
/
+21
2014-03-18
bcache: Add bch_keylist_init_single()
Kent Overstreet
2
-4
/
+7
2014-03-18
bcache: Improve priority_stats
Kent Overstreet
1
-6
/
+20
2014-03-18
bcache: Better alloc tracepoints
Kent Overstreet
2
-5
/
+12
2014-03-18
bcache: Kill dead cgroup code
Kent Overstreet
5
-202
/
+0
2014-03-18
bcache: stop moving_gc marking buckets that can't be moved.
Nicholas Swenson
1
-1
/
+4
2014-03-18
bcache: Fix moving_pred()
Kent Overstreet
1
-5
/
+3
2014-03-18
bcache: Fix moving_gc deadlocking with a foreground write
Nicholas Swenson
5
-8
/
+16
2014-03-18
bcache: Fix discard granularity
Kent Overstreet
1
-0
/
+1
2014-03-18
bcache: Fix another bug recovering from unclean shutdown
Kent Overstreet
3
-65
/
+36
[next]