index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK 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
2014-09-24
Merge tag 'md/3.17-more-fixes' of git://git.neil.brown.name/md
Linus Torvalds
2014-09-22
md/raid1: fix_read_error should act on all non-faulty devices.
NeilBrown
2014-09-22
md/raid1: count resync requests in nr_pending.
NeilBrown
2014-09-22
md/raid1: update next_resync under resync_lock.
NeilBrown
2014-09-22
md/raid1: Don't use next_resync to determine how far resync has progressed
NeilBrown
2014-09-22
md/raid1: make sure resync waits for conflicting writes to complete.
NeilBrown
2014-09-22
md/raid1: clean up request counts properly in close_sync()
NeilBrown
2014-09-22
md/raid1: be more cautious where we read-balance during resync.
NeilBrown
2014-09-22
md/raid1: intialise start_next_window for READ case to avoid hang
NeilBrown
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-11
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
2014-08-04
bcache: Fix an infinite loop in journal replay
Kent Overstreet
2014-08-04
bcache: fix crash in bcache_btree_node_alloc_fail tracepoint
Slava Pestov
2014-08-04
bcache: bcache_write tracepoint was crashing
Slava Pestov
2014-08-04
bcache: fix typo in bch_bkey_equal_header
Slava Pestov
2014-08-04
bcache: Allocate bounce buffers with GFP_NOWAIT
Kent Overstreet
2014-08-04
bcache: Make sure to pass GFP_WAIT to mempool_alloc()
Kent Overstreet
2014-08-04
bcache: fix uninterruptible sleep in writeback thread
Slava Pestov
2014-08-04
bcache: wait for buckets when allocating new btree root
Slava Pestov
2014-08-04
bcache: fix crash on shutdown in passthrough mode
Slava Pestov
2014-08-04
bcache: fix lockdep warnings on shutdown
Slava Pestov
2014-08-04
bcache allocator: send discards with correct size
Slava Pestov
2014-08-04
bcache: Fix to remove the rcu_sched stalls.
Surbhi Palande
2014-08-04
bcache: Fix a journal replay bug
Kent Overstreet
2014-08-04
bcache: Fix a bug when detaching
Kent Overstreet
2014-08-01
dm switch: efficiently support repetitive patterns
Mikulas Patocka
2014-08-01
dm switch: factor out switch_region_table_read
Mikulas Patocka
2014-08-01
dm cache: set minimum_io_size to cache's data block size
Mike Snitzer
[next]