aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2007-11-19virtio: fix module/device unloadingRusty Russell
2007-11-14rd: fix data corruption on memory pressureChristian Borntraeger
2007-11-14paride: pf driver fixesOndrej Zary
2007-11-12[NET]: Add the helper kernel_sock_shutdown()Trond Myklebust
2007-11-08pktcdvd: fix BUG caused by sysfs module reference semantics changeTejun Heo
2007-11-05paride: fix 'and' typo in drivers/block/paride/pt.cRoel Kluin
2007-10-29cciss: update copyright noticesMike Miller
2007-10-25ub: add sg_init_table for sense and read capacity commandsFUJITA Tomonori
2007-10-24SG: audit of drivers that use blk_rq_map_sg()Jens Axboe
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-24More SG build fixesDavid Miller
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle
2007-10-23Remove old lguest bus and drivers.Rusty Russell
2007-10-23Block driver using virtio.Rusty Russell
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-20remove unused return within void return functionDenis Cheng
2007-10-20remove duplicate MMAPPER Kconfig optionAdrian Bunk
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19fix typos in drivers/block/KconfigPatrick Ringl
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-17floppy: remove register keyword use from floppy driverJesper Juhl
2007-10-17floppy: remove dead/commented out code from floppy driverJesper Juhl
2007-10-17floppy: do a very minimal style cleanup of the floppy driverJesper Juhl
2007-10-17Remove final traces of long-deprecated "ramdisk" kernel parmRobert P. J. Day
2007-10-17drivers/block/cciss.c: fix check-after-useAdrian Bunk
2007-10-17cciss: fix error reporting for SG_IOSteve Cameron
2007-10-17NBD: allow hung network I/O to be cancelledPaul Clements
2007-10-17NBD: set uninitialized devices to size 0Paul Clements
2007-10-17floppy: tolerate DMA channel unavailabilityJan Beulich
2007-10-17aoe: remove unecessary wrapper functionEd L. Cashin
2007-10-17Remove unneeded lock_kernel() in driver/block/loop.cDiego Woitasen
2007-10-17nbd: change a parameter's type to remove a memcpy callDenis Cheng
2007-10-17nbd: use list_for_each_entry_safe to make it more consolidated and readableDenis Cheng
2007-10-17mm: bdi init hooksPeter Zijlstra
2007-10-17cciss: disable DMA refetch on Smart Array P600Mike Miller (OS Dev)
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16deny partial write for loop dev fdDmitry Monakhov
2007-10-16fs: introduce write_begin, write_end, and perform_write aopsNick Piggin
2007-10-16Merge branch 'sglist-arch' into for-linusJens Axboe
2007-10-16Merge branch 'barrier' into for-linusJens Axboe
2007-10-16Panic in blk_rq_map_sg() from CCISS driverLee Schermerhorn
2007-10-16pktcdvd: don't rely on bio_init() preserving bio->bi_destructorLaurent Riffard
2007-10-16pktcdvd: don't rely on bio_init() preserving bio->bi_io_vecJens Axboe
2007-10-16block: convert blkdev_issue_flush() to use empty barriersJens Axboe
2007-10-16drivers/block/cpqarray,cciss: kill unused varJeff Garzik
2007-10-14more trivial signedness fixes in driversAl Viro
2007-10-12[S390] Remove obsolete recommendation for 8M ramdisk size.Robert P. J. Day