aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* Driver core: convert block from raw kobjects to core devicesKay Sievers2008-01-24
* Kobject: change drivers/block/pktcdvd.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-24
* pktcdvd: Convert from class_device to device for block/pktcdvdTony Jones2008-01-24
* paride: Convert from class_device to device for block/parideTony Jones2008-01-24
* aoechr: Convert from class_device to deviceTony Jones2008-01-24
* cciss: section mismatchRandy Dunlap2008-01-14
* loop: fix bad bio_alloc() nr_iovec requestJens Axboe2008-01-11
* Cleanup umem driver: fix most checkpatch warnings, conform to kernelRandy Dunlap2007-12-18
* pktcdvd: add kobject_put when kobject register failsDave Young2007-12-17
* Fix NULL dereference in umem.cNeil Brown2007-12-10
* aoe: properly initialise the request_queue's backing_dev_infoAndrew Morton2007-12-10
* virtio: fix module/device unloadingRusty Russell2007-11-18
* rd: fix data corruption on memory pressureChristian Borntraeger2007-11-14
* paride: pf driver fixesOndrej Zary2007-11-14
* [NET]: Add the helper kernel_sock_shutdown()Trond Myklebust2007-11-12
* pktcdvd: fix BUG caused by sysfs module reference semantics changeTejun Heo2007-11-08
* paride: fix 'and' typo in drivers/block/paride/pt.cRoel Kluin2007-11-05
* cciss: update copyright noticesMike Miller2007-10-29
* ub: add sg_init_table for sense and read capacity commandsFUJITA Tomonori2007-10-25
* SG: audit of drivers that use blk_rq_map_sg()Jens Axboe2007-10-24
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
* More SG build fixesDavid Miller2007-10-24
* [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-23
* Remove old lguest bus and drivers.Rusty Russell2007-10-23
* Block driver using virtio.Rusty Russell2007-10-23
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* remove unused return within void return functionDenis Cheng2007-10-19
* remove duplicate MMAPPER Kconfig optionAdrian Bunk2007-10-19
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* fix typos in drivers/block/KconfigPatrick Ringl2007-10-19
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-17
|\
| * cciss: disable DMA refetch on Smart Array P600Mike Miller (OS Dev)2007-10-17
* | floppy: remove register keyword use from floppy driverJesper Juhl2007-10-17
* | floppy: remove dead/commented out code from floppy driverJesper Juhl2007-10-17
* | floppy: do a very minimal style cleanup of the floppy driverJesper Juhl2007-10-17
* | Remove final traces of long-deprecated "ramdisk" kernel parmRobert P. J. Day2007-10-17
* | drivers/block/cciss.c: fix check-after-useAdrian Bunk2007-10-17
* | cciss: fix error reporting for SG_IOSteve Cameron2007-10-17
* | NBD: allow hung network I/O to be cancelledPaul Clements2007-10-17
* | NBD: set uninitialized devices to size 0Paul Clements2007-10-17
* | floppy: tolerate DMA channel unavailabilityJan Beulich2007-10-17
* | aoe: remove unecessary wrapper functionEd L. Cashin2007-10-17
* | Remove unneeded lock_kernel() in driver/block/loop.cDiego Woitasen2007-10-17
* | nbd: change a parameter's type to remove a memcpy callDenis Cheng2007-10-17
* | nbd: use list_for_each_entry_safe to make it more consolidated and readableDenis Cheng2007-10-17
* | mm: bdi init hooksPeter Zijlstra2007-10-17
|/
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-16
|\