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-08-04
bcache: Fix to remove the rcu_sched stalls.
Surbhi Palande
1
-1
/
+2
2014-08-04
bcache: Fix a journal replay bug
Kent Overstreet
3
-11
/
+19
2014-08-04
bcache: Fix a bug when detaching
Kent Overstreet
1
-3
/
+6
2014-08-01
dm switch: efficiently support repetitive patterns
Mikulas Patocka
1
-2
/
+47
2014-08-01
dm switch: factor out switch_region_table_read
Mikulas Patocka
1
-5
/
+13
2014-08-01
dm cache: set minimum_io_size to cache's data block size
Mike Snitzer
1
-1
/
+1
2014-08-01
dm thin: set minimum_io_size to pool's data block size
Mike Snitzer
1
-1
/
+1
2014-08-01
dm crypt: use per-bio data
Mikulas Patocka
1
-14
/
+27
2014-08-01
dm table: make dm_table_supports_discards static
Mikulas Patocka
2
-37
/
+37
2014-08-01
dm cache metadata: use dm-space-map-metadata.h defined size limits
Mike Snitzer
3
-8
/
+6
2014-08-01
dm cache: fail migrations in the do_worker error path
Joe Thornber
1
-0
/
+1
2014-08-01
dm cache: simplify deferred set reference count increments
Joe Thornber
1
-46
/
+77
2014-08-01
dm thin: relax external origin size constraints
Joe Thornber
1
-43
/
+115
2014-08-01
dm thin: switch to an atomic_t for tracking pending new block preparations
Joe Thornber
1
-13
/
+16
2014-08-01
dm mpath: eliminate pg_ready() wrapper
Mike Snitzer
1
-4
/
+2
2014-08-01
dm io: simplify dec_count and sync_io
Joe Thornber
1
-35
/
+42
2014-08-01
dm cache: fix race affecting dirty block count
Anssi Hannula
1
-7
/
+6
2014-08-01
dm bufio: fully initialize shrinker
Greg Thelen
1
-1
/
+1
2014-07-31
md: disable probing for md devices 512 and over.
NeilBrown
1
-2
/
+2
2014-07-31
md/raid1,raid10: always abort recover on write error.
NeilBrown
2
-10
/
+9
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2
-0
/
+18
2014-07-18
Merge tag 'dm-3.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+18
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2
-36
/
+15
2014-07-15
dm cache metadata: do not allow the data block size to change
Mike Snitzer
1
-0
/
+9
2014-07-15
dm thin metadata: do not allow the data block size to change
Mike Snitzer
1
-0
/
+9
2014-07-11
Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
5
-22
/
+28
2014-07-10
dm mpath: fix IO hang due to logic bug in multipath_busy
Jun'ichi Nomura
1
-2
/
+3
2014-07-10
dm io: fix a race condition in the wake up code for sync_io
Joe Thornber
1
-14
/
+8
2014-07-10
dm crypt, dm zero: update author name following legal name change
Jana Saout
2
-4
/
+4
2014-07-10
dm: allocate a special workqueue for deferred device removal
Mikulas Patocka
1
-2
/
+13
2014-07-03
md: flush writes before starting a recovery.
NeilBrown
1
-0
/
+13
2014-07-03
md: make sure GET_ARRAY_INFO ioctl reports correct "clean" status
NeilBrown
1
-1
/
+1
2014-06-12
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-110
/
+227
2014-06-11
dm thin: update discard_granularity to reflect the thin-pool blocksize
Lukas Czerner
1
-1
/
+2
2014-06-11
dm bio prison: implement per bucket locking in the dm_bio_prison hash table
Heinz Mauelshagen
1
-27
/
+39
2014-06-11
Merge tag 'md/3.16' of git://neil.brown.name/md
Linus Torvalds
4
-42
/
+138
2014-06-10
raid5: speedup sync_request processing
Eivind Sarto
1
-1
/
+1
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
6
-11
/
+10
2014-06-05
md/raid5: deadlock between retry_aligned_read with barrier io
hui jiao
1
-1
/
+1
2014-06-04
dm: remove symbol export for dm_set_device_limits
Mike Snitzer
2
-4
/
+2
2014-06-04
dm: disable WRITE SAME if it fails
Mike Snitzer
2
-10
/
+17
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-10
/
+10
2014-06-03
dm era: check for a non-NULL metadata object before closing it
Joe Thornber
1
-1
/
+2
2014-06-03
dm thin: return ENOSPC instead of EIO when error_if_no_space enabled
Mike Snitzer
3
-17
/
+27
2014-06-03
dm thin: cleanup noflush_work to use a proper completion
Joe Thornber
1
-18
/
+34
2014-06-03
dm snapshot: do not split read bios sent to snapshot-origin target
Mikulas Patocka
1
-3
/
+15
2014-06-03
dm snapshot: allocate a per-target structure for snapshot-origin target
Mikulas Patocka
1
-18
/
+35
2014-06-03
dm: introduce dm_accept_partial_bio
Mikulas Patocka
1
-8
/
+51
2014-06-03
dm: change sector_count member in clone_info from sector_t to unsigned
Mikulas Patocka
1
-7
/
+7
2014-06-02
Merge tag 'md/3.15-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+4
[prev]
[next]