index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2014-11-10
dm thin: performance improvement to discard processing
Joe Thornber
2014-11-10
dm thin: implement thin_merge
Mike Snitzer
2014-11-10
dm: improve documentation and code clarity in dm_merge_bvec
Mike Snitzer
2014-11-10
dm thin: adjust max_sectors_kb based on thinp blocksize
Mike Snitzer
2014-11-10
dm thin: throttle incoming IO
Joe Thornber
2014-11-10
dm thin: prefetch missing metadata pages
Joe Thornber
2014-11-10
dm transaction manager: add support for prefetching blocks of metadata
Joe Thornber
2014-11-10
dm thin metadata: change dm_thin_find_block to allow blocking, but not issuin...
Joe Thornber
2014-11-10
dm bio prison: switch to using a red black tree
Joe Thornber
2014-11-10
dm bufio: evict buffers that are past the max age but retain some buffers
Joe Thornber
2014-11-10
dm bufio: switch from a huge hash table to an rbtree
Joe Thornber
2014-11-10
dm btree: fix a recursion depth bug in btree walking code
Joe Thornber
2014-11-04
dm thin: grab a virtual cell before looking up the mapping
Joe Thornber
2014-10-29
dm raid: fix inaccessible superblocks causing oops in configure_discard_support
Heinz Mauelshagen
2014-10-21
dm raid: ensure superblock's size matches device's logical block size
Heinz Mauelshagen
2014-10-17
dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacks
Mikulas Patocka
2014-10-10
dm stripe: fix potential for leak in stripe_ctr error path
Pavitra Kumar
2014-10-05
dm log userspace: fix memory leak in dm_ulog_tfr_init failure path
Alexey Khoroshilov
2014-10-05
dm bufio: when done scanning return from __scan immediately
Mikulas Patocka
2014-10-05
dm bufio: update last_accessed when relinking a buffer
Joe Thornber
2014-10-05
dm raid: add discard support for RAID levels 4, 5 and 6
Heinz Mauelshagen
2014-10-05
dm raid: add discard support for RAID levels 1 and 10
Heinz Mauelshagen
2014-10-05
dm: allow active and inactive tables to share dm_devs
Benjamin Marzinski
2014-10-05
dm mpath: stop queueing IO when no valid paths exist
Benjamin Marzinski
2014-10-05
dm: use bioset_create_nobvec()
Junichi Nomura
2014-10-05
dm: remove nr_iovecs parameter from alloc_tio()
Junichi Nomura
2014-09-10
dm cache: fix race causing dirty blocks to be marked as clean
Anssi Hannula
2014-08-28
dm crypt: fix access beyond the end of allocated space
Mikulas Patocka
2014-08-19
md/raid10: always initialise ->state on newly allocated r10_bio
NeilBrown
2014-08-19
md/raid10: avoid memory leak on error path during reshape.
NeilBrown
2014-08-19
md/raid10: Fix memory leak when raid10 reshape completes.
NeilBrown
2014-08-19
md/raid10: fix memory leak when reshaping a RAID10.
NeilBrown
2014-08-18
md/raid6: avoid data corruption during recovery of double-degraded RAID6
NeilBrown
2014-08-18
md/raid5: avoid livelock caused by non-aligned writes.
NeilBrown
2014-08-14
Merge tag 'dm-3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-08-14
Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-08-11
Merge tag 'md/3.17' of git://neil.brown.name/md
Linus Torvalds
2014-08-10
dm table: propagate QUEUE_FLAG_NO_SG_MERGE
Jeff Moyer
2014-08-08
md: don't allow bitmap file to be added to raid0/linear.
NeilBrown
2014-08-08
md/raid0: check for bitmap compatability when changing raid levels.
NeilBrown
2014-08-08
md: Recovery speed is wrong
Xiao Ni
2014-08-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-08-04
bcache: Drop unneeded blk_sync_queue() calls
Kent Overstreet
2014-08-04
bcache: add mutex lock for bch_is_open
Jianjian Huo
2014-08-04
bcache: Correct printing of btree_gc_max_duration_ms
Surbhi Palande
2014-08-04
bcache: try to set b->parent properly
Slava Pestov
2014-08-04
bcache: fix memory corruption in init error path
Slava Pestov
2014-08-04
bcache: fix crash with incomplete cache set
Slava Pestov
2014-08-04
bcache: Fix more early shutdown bugs
Kent Overstreet
2014-08-04
bcache: fix use-after-free in btree_gc_coalesce()
Slava Pestov
[next]