Commit Graph

519 Commits (c59a3da1342ff456e5123361739bc331446cda21)

Author SHA1 Message Date
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
NeilBrown 7870db4c7f [PATCH] md: send online/offline uevents when an md array starts/stops 18 years ago
Christophe Saout 37af6560f7 [PATCH] Fix dmsetup table output change 18 years ago
Randy Dunlap 969b755aad [PATCH] md: fix printk format warnings, seen on powerpc64: 18 years ago
NeilBrown 750a8f3e8f [PATCH] md: fix up maintenance of ->degraded in multipath 18 years ago
NeilBrown 01ab5662f5 [PATCH] md: simplify checking of available size when resizing an array 18 years ago
NeilBrown 2b6e845986 [PATCH] md: fix bug where spares don't always get rebuilt properly when they become live 18 years ago
NeilBrown 4f2e639af4 [PATCH] md: endian annotations for the bitmap superblock 18 years ago
NeilBrown 1c05b4bc22 [PATCH] md: endian annotation for v1 superblock access 18 years ago