Commit Graph

527 Commits (6bd9c8c2fb99d1f5af6201db2f063c1d754c230a)

Author SHA1 Message Date
NeilBrown c20086de93 [PATCH] md: remove unnecessary printk when raid5 gets an unaligned read. 18 years ago
NeilBrown 2a2275d630 [PATCH] md: fix potential memalloc deadlock in md 18 years ago
Jun'ichi Nomura bfa152fa5e [PATCH] dm-multipath: fix stall on noflush suspend/resume 18 years ago
NeilBrown f49d5e62d9 [PATCH] md: avoid reading past the end of a bitmap file 18 years ago
NeilBrown 1031be7a5f [PATCH] md: make sure the events count in an md array never returns to zero 18 years ago
NeilBrown 3eda22d19b [PATCH] md: make 'repair' actually work for raid1 18 years ago
Lars Ellenberg e3881a6816 [PATCH] md: pass down BIO_RW_SYNC in raid{1,10} 18 years ago
NeilBrown 3f9d7b0d81 [PATCH] md: fix a few problems with the interface (sysfs and ioctl) to md 18 years ago
NeilBrown 802ba064c4 [PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitly 18 years ago
Herbert Xu 3263263f70 [CRYPTO] dm-crypt: Select CRYPTO_CBC 18 years ago
NeilBrown 1757128438 [PATCH] md: assorted md and raid1 one-liners 18 years ago
NeilBrown c2b00852fb [PATCH] md: return a non-zero error to bi_end_io as appropriate in raid5 18 years ago
NeilBrown b8c6b64556 [PATCH] md: remove some old ifdefed-out code from raid5.c 18 years ago
Jeff Garzik fdee8ae449 [PATCH] MD: conditionalize some code 18 years ago
NeilBrown b875e531fc [PATCH] md: fix innocuous bug in raid6 stripe_to_pdidx 18 years ago
Raz Ben-Jehuda(caro) 5248861511 [PATCH] md: enable bypassing cache for reads 18 years ago
Raz Ben-Jehuda(caro) 46031f9a38 [PATCH] md: allow reads that have bypassed the cache to be retried on failure 18 years ago
Raz Ben-Jehuda(caro) f679623f50 [PATCH] md: handle bypassing the read cache (assuming nothing fails) 18 years ago
Raz Ben-Jehuda(caro) 23032a0eb9 [PATCH] md: define raid5_mergeable_bvec 18 years ago
NeilBrown 0d4ca600fc [PATCH] md: tidy up device-change notification when an md array is stopped 18 years ago
Adrian Bunk c642f9e03b [PATCH] make drivers/md/dm-snap.c:ksnapd static 18 years ago
Jonathan E Brassow 88b20a1a71 [PATCH] dm: raid1: reset sync_search on resume 18 years ago
Jonathan E Brassow f3ee6b2f62 [PATCH] dm: log: rename complete_resync_work 18 years ago
Milan Broz 31c93a0c29 [PATCH] dm: snapshot: abstract memory release 18 years ago
Kiyoshi Ueda 45e157206c [PATCH] dm: mpath: use noflush suspending 18 years ago
Kiyoshi Ueda 2e93ccc193 [PATCH] dm: suspend: add noflush pushback 18 years ago
Kiyoshi Ueda 81fdb096db [PATCH] dm: ioctl: add noflush suspend 18 years ago
Kiyoshi Ueda d2a7ad29a8 [PATCH] dm: map and endio symbolic return codes 18 years ago
Kiyoshi Ueda 45cbcd7983 [PATCH] dm: map and endio return code clarification 18 years ago
Kiyoshi Ueda a3d77d35be [PATCH] dm: suspend: parameter change 18 years ago
Kiyoshi Ueda 7485936463 [PATCH] dm: tidy core formatting 18 years ago
Heinz Mauelshagen f00b16ad66 [PATCH] dm io: fix bi_max_vecs 18 years ago
David Howells f0d1b0b30d [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
Josef Sipek c649bb9c55 [PATCH] struct path: convert md 18 years ago
Josef "Jeff" Sipek c922d5f7f5 [PATCH] struct path: rename DM's struct path 18 years ago
NeilBrown d63a5a74de [PATCH] lockdep: avoid lockdep warning in md 18 years ago
Peter Zijlstra 2e7b651df1 [PATCH] remove the old bd_mutex lockdep annotation 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Herbert Xu 79066ad32b [CRYPTO] dm-crypt: Make iv_gen_private a union 18 years ago
Herbert Xu 45789328e5 [BLOCK] dm-crypt: Align IV to u64 for essiv 18 years ago
Rik Snel 48527fa7cf [BLOCK] dm-crypt: benbi IV, big endian narrow block count for LRW-32-AES 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Rafael J. Wysocki 4b438a23fb [PATCH] md: do not freeze md threads for suspend 18 years ago
NeilBrown 0692c6b1cf [PATCH] md: fix sizing problem with raid5-reshape and CONFIG_LBD=n 18 years ago
NeilBrown 2f47130361 [PATCH] md: change ONLINE/OFFLINE events to a single CHANGE event 18 years ago
Jonathan E Brassow 33184048dc [PATCH] dm: raid1: fix waiting for io on suspend 18 years ago
Jonathan E Brassow 5d55fdf949 [PATCH] dm: multipath: fix rr_add_path order 18 years ago
Alasdair G Kergon d287483d6d [PATCH] dm: suspend: fix error path 18 years ago
Alasdair G Kergon bfc5ecdf48 [PATCH] dm: fix find_device race 18 years ago