aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-raid1.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-03[PATCH] dm snapshot: fix freeing pending exceptionAlasdair G Kergon1-10/+6
2006-10-03[PATCH] dm snapshot: tidy pe ref countingAlasdair G Kergon1-35/+48
2006-10-03[PATCH] dm snapshot: add workqueueAlasdair G Kergon2-0/+45
2006-10-03[PATCH] dm snapshot: tidy pending_completeAlasdair G Kergon1-46/+30
2006-10-03[PATCH] dm snapshot: tidy snapshot_mapAlasdair G Kergon1-46/+26
2006-10-03[PATCH] dm snapshot: fix metadata writing when suspendingMark McLoughlin1-10/+10
2006-10-03[PATCH] dm snapshot: make read and write exception functions voidMark McLoughlin1-24/+8
2006-10-03[PATCH] dm snapshot: fix metadata error handlingMark McLoughlin1-12/+5
2006-10-03[PATCH] dm snapshot: allow zero chunk_sizeMark McLoughlin3-99/+120
2006-10-03[PATCH] dm snapshot: fix invalidation ENOMEMMilan Broz1-1/+1
2006-10-03[PATCH] dm: fix alloc_dev error pathIshai Rabinovitz1-1/+2
2006-10-03[PATCH] dm: support ioctls on mapped devices: fix with fake fileMilan Broz2-4/+17
2006-10-03[PATCH] dm: export blkdev_driver_ioctlAlasdair G Kergon4-4/+9
2006-10-03[PATCH] dm mpath: support ioctlsMilan Broz1-1/+29
2006-10-03[PATCH] dm linear: support ioctlsMilan Broz1-1/+12
2006-10-03[PATCH] dm: support ioctls on mapped devicesMilan Broz3-1/+47
2006-10-03[PATCH] nvidia fbdev: fix powerpc xmon scribblesPaul Mackerras1-0/+10
2006-10-03[PATCH] fbdev: correct buffer size limit in fbmem_read_proc()Geert Uytterhoeven1-1/+2
2006-10-03[PATCH] radeonfb supend/resume support for Acer Aspire 2010Carl-Daniel Hailfinger1-0/+3
2006-10-03[PATCH] Documentation fixes in intel810.txtReiner Herrmann1-73/+75
2006-10-03[PATCH] sstfb: cleanupsAlan Cox2-119/+55
2006-10-03[PATCH] vt: proper prototypes for some console functionsAdrian Bunk3-8/+4
2006-10-03[PATCH] fbcon:: make 3 functions staticAdrian Bunk3-3/+3
2006-10-03[PATCH] mbxfb: Fix framebuffer size smaller than requestedRaphael Assenat1-4/+4
2006-10-03[PATCH] mbxfb: Fix a chip bug? resulting in wrong pixclockRaphael Assenat1-1/+12
2006-10-03[PATCH] atyfb: Possible cleanupsAdrian Bunk3-5/+6
2006-10-03[PATCH] drivers/video/sis/sis_main.h Removal of old codeMichal Piotrowski1-65/+0
2006-10-03[PATCH] drivers/video/sis/vgatypes.h: removal of old codeMichal Piotrowski1-2/+0
2006-10-03[PATCH] drivers/video/sis/sis_main.c: removal of old codeMichal Piotrowski1-229/+3
2006-10-03[PATCH] drivers/video/sis/sis_accel.h: removal of old codeMichal Piotrowski1-14/+0
2006-10-03[PATCH] drivers/video/sis/sis_accel.c: removal of old codeMichal Piotrowski1-26/+0
2006-10-03[PATCH] drivers/video/sis/osdef.h: removal of old codeMichal Piotrowski1-4/+0
2006-10-03[PATCH] drivers/video/sis/init.h: removal of old codeMichal Piotrowski1-7/+0
2006-10-03[PATCH] drivers/video/sis/initextlfb.c: removal of old codeMichal Piotrowski1-4/+0
2006-10-03[PATCH] drivers/video/sis/init301.h: removal of old codeMichal Piotrowski1-7/+0
2006-10-03[PATCH] i810fb: Honor the return value of pci_enable_deviceAntonino A. Daplas1-1/+5
2006-10-03[PATCH] nvidiafb: Honor the return value of pci_enable_deviceAntonino A. Daplas1-1/+5
2006-10-03[PATCH] matroxfb: Honor the return value of pci_register_driverAntonino A. Daplas1-4/+8
2006-10-03[PATCH] atyfb: Honor the return value of pci_register_driverAntonino A. Daplas1-3/+5
2006-10-03[PATCH] fbcon: Honor the return value of device_create_fileAntonino A. Daplas1-7/+27
2006-10-03[PATCH] fbdev: Honor the return value of device_create_fileAntonino A. Daplas2-7/+29
2006-10-03[PATCH] vt: Honor the return value of device_create_fileAntonino A. Daplas1-7/+24
2006-10-03[PATCH] fbcon: Remove cursor timer if unusedAntonino A. Daplas1-6/+11
2006-10-03[PATCH] fbcon: Use persistent allocation for cursor blinkingDave Jones3-10/+26
2006-10-03[PATCH] radeonfb: Use generic DDC readingDennis Munsie2-103/+4
2006-10-03[PATCH] savagefb: Use generic DDC readingAntonino A. Daplas2-43/+7
2006-10-03[PATCH] i810fb: Use generic DDC readingAntonino A. Daplas2-41/+2
2006-10-03[PATCH] rivafb: Use generic DDC readingAntonino A. Daplas2-42/+3
2006-10-03[PATCH] nvidiafb: Use generic DDC readingAntonino A. Daplas2-42/+4
2006-10-03[PATCH] fbdev: Add generic ddc read functionalityDennis Munsie4-0/+124