summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] md: pass down BIO_RW_SYNC in raid{1,10}Lars Ellenberg2007-01-112-7/+17
* [PATCH] md: fix a few problems with the interface (sysfs and ioctl) to mdNeilBrown2006-12-221-5/+8
* [PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitlyNeilBrown2006-12-134-15/+15
* [CRYPTO] dm-crypt: Select CRYPTO_CBCHerbert Xu2006-12-101-0/+1
* [PATCH] md: assorted md and raid1 one-linersNeilBrown2006-12-102-1/+3
* [PATCH] md: return a non-zero error to bi_end_io as appropriate in raid5NeilBrown2006-12-101-4/+12
* [PATCH] md: remove some old ifdefed-out code from raid5.cNeilBrown2006-12-101-63/+0
* [PATCH] MD: conditionalize some codeJeff Garzik2006-12-101-1/+3
* [PATCH] md: fix innocuous bug in raid6 stripe_to_pdidxNeilBrown2006-12-101-4/+6
* [PATCH] md: enable bypassing cache for readsRaz Ben-Jehuda(caro)2006-12-101-0/+5
* [PATCH] md: allow reads that have bypassed the cache to be retried on failureRaz Ben-Jehuda(caro)2006-12-101-5/+160
* [PATCH] md: handle bypassing the read cache (assuming nothing fails)Raz Ben-Jehuda(caro)2006-12-101-0/+78
* [PATCH] md: define raid5_mergeable_bvecRaz Ben-Jehuda(caro)2006-12-101-0/+24
* [PATCH] md: tidy up device-change notification when an md array is stoppedNeilBrown2006-12-101-5/+5
* [PATCH] make drivers/md/dm-snap.c:ksnapd staticAdrian Bunk2006-12-081-1/+1
* [PATCH] dm: raid1: reset sync_search on resumeJonathan E Brassow2006-12-081-0/+9
* [PATCH] dm: log: rename complete_resync_workJonathan E Brassow2006-12-083-16/+26
* [PATCH] dm: snapshot: abstract memory releaseMilan Broz2006-12-081-7/+12
* [PATCH] dm: mpath: use noflush suspendingKiyoshi Ueda2006-12-081-5/+29
* [PATCH] dm: suspend: add noflush pushbackKiyoshi Ueda2006-12-083-10/+111
* [PATCH] dm: ioctl: add noflush suspendKiyoshi Ueda2006-12-082-0/+5
* [PATCH] dm: map and endio symbolic return codesKiyoshi Ueda2006-12-087-19/+19
* [PATCH] dm: map and endio return code clarificationKiyoshi Ueda2006-12-082-3/+21
* [PATCH] dm: suspend: parameter changeKiyoshi Ueda2006-12-083-7/+13
* [PATCH] dm: tidy core formattingKiyoshi Ueda2006-12-081-7/+4
* [PATCH] dm io: fix bi_max_vecsHeinz Mauelshagen2006-12-081-6/+9
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-1/+1
* [PATCH] struct path: convert mdJosef Sipek2006-12-084-8/+8
* [PATCH] struct path: rename DM's struct pathJosef "Jeff" Sipek2006-12-086-23/+23
* [PATCH] lockdep: avoid lockdep warning in mdNeilBrown2006-12-081-1/+1
* [PATCH] remove the old bd_mutex lockdep annotationPeter Zijlstra2006-12-081-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-071-7/+61
|\
| * [CRYPTO] dm-crypt: Make iv_gen_private a unionHerbert Xu2006-12-061-9/+14
| * [BLOCK] dm-crypt: Align IV to u64 for essivHerbert Xu2006-12-061-1/+1
| * [BLOCK] dm-crypt: benbi IV, big endian narrow block count for LRW-32-AESRik Snel2006-12-061-1/+50
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-076-10/+10
|/
* WorkStruct: make allyesconfigDavid Howells2006-11-225-20/+23
* [PATCH] md: do not freeze md threads for suspendRafael J. Wysocki2006-11-081-1/+1
* [PATCH] md: fix sizing problem with raid5-reshape and CONFIG_LBD=nNeilBrown2006-11-081-1/+1
* [PATCH] md: change ONLINE/OFFLINE events to a single CHANGE eventNeilBrown2006-11-081-2/+1
* [PATCH] dm: raid1: fix waiting for io on suspendJonathan E Brassow2006-11-081-1/+21
* [PATCH] dm: multipath: fix rr_add_path orderJonathan E Brassow2006-11-081-1/+1
* [PATCH] dm: suspend: fix error pathAlasdair G Kergon2006-11-081-1/+3
* [PATCH] dm: fix find_device raceAlasdair G Kergon2006-11-081-2/+7
* [PATCH] md: send online/offline uevents when an md array starts/stopsNeilBrown2006-11-031-0/+2
* [PATCH] Fix dmsetup table output changeChristophe Saout2006-10-301-8/+3
* [PATCH] md: fix printk format warnings, seen on powerpc64:Randy Dunlap2006-10-282-4/+4
* [PATCH] md: fix up maintenance of ->degraded in multipathNeilBrown2006-10-281-0/+2
* [PATCH] md: simplify checking of available size when resizing an arrayNeilBrown2006-10-281-5/+2
OpenPOWER on IntegriCloud