summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Cleanup umem driver: fix most checkpatch warnings, conform to kernelRandy Dunlap2007-12-181-156/+81
* pktcdvd: add kobject_put when kobject register failsDave Young2007-12-171-1/+3
* Fix NULL dereference in umem.cNeil Brown2007-12-101-1/+2
* aoe: properly initialise the request_queue's backing_dev_infoAndrew Morton2007-12-101-10/+16
* virtio: fix module/device unloadingRusty Russell2007-11-191-3/+7
* rd: fix data corruption on memory pressureChristian Borntraeger2007-11-141-0/+13
* paride: pf driver fixesOndrej Zary2007-11-141-11/+14
* [NET]: Add the helper kernel_sock_shutdown()Trond Myklebust2007-11-121-1/+2
* pktcdvd: fix BUG caused by sysfs module reference semantics changeTejun Heo2007-11-081-0/+9
* paride: fix 'and' typo in drivers/block/paride/pt.cRoel Kluin2007-11-051-1/+1
* cciss: update copyright noticesMike Miller2007-10-293-21/+21
* ub: add sg_init_table for sense and read capacity commandsFUJITA Tomonori2007-10-251-0/+2
* SG: audit of drivers that use blk_rq_map_sg()Jens Axboe2007-10-241-4/+6
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-242-13/+5
* More SG build fixesDavid Miller2007-10-241-0/+1
* [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-233-0/+3
* Remove old lguest bus and drivers.Rusty Russell2007-10-232-422/+0
* Block driver using virtio.Rusty Russell2007-10-233-0/+315
* [SG] Update drivers to use sg helpersJens Axboe2007-10-228-12/+24
* remove unused return within void return functionDenis Cheng2007-10-201-1/+0
* remove duplicate MMAPPER Kconfig optionAdrian Bunk2007-10-201-17/+0
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* fix typos in drivers/block/KconfigPatrick Ringl2007-10-191-2/+2
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-1/+1
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-2/+2
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-171-3/+8
|\
| * cciss: disable DMA refetch on Smart Array P600Mike Miller (OS Dev)2007-10-171-3/+8
* | floppy: remove register keyword use from floppy driverJesper Juhl2007-10-171-2/+5
* | floppy: remove dead/commented out code from floppy driverJesper Juhl2007-10-171-26/+1
* | floppy: do a very minimal style cleanup of the floppy driverJesper Juhl2007-10-171-50/+73
* | Remove final traces of long-deprecated "ramdisk" kernel parmRobert P. J. Day2007-10-171-6/+1
* | drivers/block/cciss.c: fix check-after-useAdrian Bunk2007-10-171-29/+27
* | cciss: fix error reporting for SG_IOSteve Cameron2007-10-171-18/+61
* | NBD: allow hung network I/O to be cancelledPaul Clements2007-10-171-31/+62
* | NBD: set uninitialized devices to size 0Paul Clements2007-10-171-2/+5
* | floppy: tolerate DMA channel unavailabilityJan Beulich2007-10-171-5/+9
* | aoe: remove unecessary wrapper functionEd L. Cashin2007-10-173-17/+8
* | Remove unneeded lock_kernel() in driver/block/loop.cDiego Woitasen2007-10-171-2/+0
* | nbd: change a parameter's type to remove a memcpy callDenis Cheng2007-10-171-5/+3
* | nbd: use list_for_each_entry_safe to make it more consolidated and readableDenis Cheng2007-10-171-4/+2
* | mm: bdi init hooksPeter Zijlstra2007-10-171-1/+19
|/
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-164-24/+9
|\
| * Merge branch 'sglist-arch' into for-linusJens Axboe2007-10-161-0/+1
| |\
| | * Panic in blk_rq_map_sg() from CCISS driverLee Schermerhorn2007-10-161-0/+1
| * | Merge branch 'barrier' into for-linusJens Axboe2007-10-162-21/+7
| |\ \ | | |/
| | * pktcdvd: don't rely on bio_init() preserving bio->bi_destructorLaurent Riffard2007-10-161-0/+2
| | * pktcdvd: don't rely on bio_init() preserving bio->bi_io_vecJens Axboe2007-10-161-0/+5
| | * block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-161-21/+0
| * | drivers/block/cpqarray,cciss: kill unused varJeff Garzik2007-10-162-3/+1
| |/
OpenPOWER on IntegriCloud