summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | [PATCH] md: Fix md grow/size code to correctly find the maximum available spaceNeilBrown2006-03-271-1/+1
* | | [PATCH] md: Remove bi_end_io call out from under a spinlockNeilBrown2006-03-271-2/+4
* | | [PATCH] md: Remove some stray semi-colons after functions called in macro..NeilBrown2006-03-271-2/+2
* | | [PATCH] md: Improve comments about locking situation in raid5 make_requestNeilBrown2006-03-271-1/+14
* | | [PATCH] md: Support suspending of IO to regions of an md arrayNeilBrown2006-03-272-0/+73
* | | [PATCH] md: Make 'reshape' a possible sync_action actionNeilBrown2006-03-271-1/+8
* | | [PATCH] md: Split reshape handler in check_reshape and start_reshapeNeilBrown2006-03-273-33/+56
* | | [PATCH] md: Only checkpoint expansion progress occasionallyNeilBrown2006-03-271-11/+42
* | | [PATCH] md: Checkpoint and allow restart of raid5 reshapeNeilBrown2006-03-273-23/+191
* | | [PATCH] md: Final stages of raid5 expand codeNeilBrown2006-03-273-3/+152
* | | [PATCH] md: Core of raid5 resize processNeilBrown2006-03-272-25/+174
* | | [PATCH] md: Infrastructure to allow normal IO to continue while array is expa...NeilBrown2006-03-271-30/+58
* | | [PATCH] md: Allow stripes to be expanded in preparation for expanding an arrayNeilBrown2006-03-273-7/+130
* | | [PATCH] md: Split disks array out of raid5 conf structure so it is easier to ...NeilBrown2006-03-272-6/+14
* | | [PATCH] md: Update status_resync to handle LARGE devicesNeilBrown2006-03-271-6/+24
* | | [PATCH] md: Fix the 'failed' count for version-0 superblocksNeilBrown2006-03-271-3/+2
* | | [PATCH] md: Add '4' to the list of levels for which bitmaps are supportedNeilBrown2006-03-271-1/+2
* | | [PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md.NeilBrown2006-03-271-0/+1
* | | [PATCH] dm: remove unnecessary typecastKevin Corry2006-03-271-1/+1
* | | [PATCH] dm/md dependency tree in sysfs: dm to use bd_claim_by_diskJun'ichi Nomura2006-03-271-10/+10
* | | [PATCH] dm/md dependency tree in sysfs: md to use bd_claim_by_diskJun'ichi Nomura2006-03-271-0/+2
* | | [PATCH] dm store geometryDarrick J. Wong2006-03-273-1/+104
* | | [PATCH] dm table: store mdMike Anderson2006-03-274-16/+39
* | | [PATCH] dm: tidy mdptrAlasdair G Kergon2006-03-273-12/+16
* | | [PATCH] dm: store md nameMike Anderson2006-03-271-0/+2
* | | [PATCH] dm flush queue EINTRJun'ichi Nomura2006-03-271-1/+4
* | | [PATCH] dm snapshot: fix kcopyd destructorAlasdair G Kergon2006-03-272-2/+21
* | | [PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properlyNeilBrown2006-03-271-0/+9
* | | [PATCH] dm: remove SECTOR_FORMATAndrew Morton2006-03-276-34/+32
* | | [PATCH] drivers/md/dm-raid1.c: Fix inconsistent mirroring after interrupted r...Jun'ichi Nomura2006-03-271-1/+13
* | | [PATCH] device-mapper snapshot: fix invalidationAlasdair G Kergon2006-03-271-121/+174
* | | [PATCH] device-mapper snapshot: replace sibling listAlasdair G Kergon2006-03-271-42/+80
* | | [PATCH] device-mapper snapshot: fix origin_write pending_exception submissionAlasdair G Kergon2006-03-271-22/+19
* | | [PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2(): remove dead codeAdrian Bunk2006-03-271-10/+1
* | | [PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser2006-03-2717-57/+58
* | | [PATCH] fbdev: add modeline for 1680x1050@60Olaf Hering2006-03-271-0/+4
* | | [PATCH] sparse: Fix warnings in newport driver about non-static functionsRalf Baechle2006-03-271-2/+2
* | | [PATCH] Add ID for Quadro NVS280Pavel Roskin2006-03-271-0/+2
* | | [PATCH] imsttfb: Remove dead codeAntonino A. Daplas2006-03-271-4/+4
* | | [PATCH] atyfb: Remove dead codeAntonino A. Daplas2006-03-271-3/+5
* | | [PATCH] savagefb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+1
* | | [PATCH] i810fb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+1
* | | [PATCH] nvidiafb: Remove NULL check #2Antonino A. Daplas2006-03-271-2/+1
* | | [PATCH] nvidiafb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+0
* | | [PATCH] rivafb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+0
* | | [PATCH] framebuffer: cmap-setting return valuesAlan Curry2006-03-273-7/+7
* | | [PATCH] fbdev: Make BIOS EDID reading configurableAntonino A. Daplas2006-03-272-3/+19
* | | [PATCH] au1200fb: Alchemy Au1200 framebuffer driverRalf Baechle2006-03-274-0/+4428
* | | [PATCH] matrox maven: memory allocation and other cleanupsJean Delvare2006-03-271-30/+25
* | | [PATCH] matroxfb: simply return what i2c_add_driver() doesArthur Othieno2006-03-271-12/+5
OpenPOWER on IntegriCloud