aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-08pktcdvd: fix BUG caused by sysfs module reference semantics changeTejun Heo1-0/+9
2007-11-05paride: fix 'and' typo in drivers/block/paride/pt.cRoel Kluin1-1/+1
2007-10-29cciss: update copyright noticesMike Miller3-21/+21
2007-10-25ub: add sg_init_table for sense and read capacity commandsFUJITA Tomonori1-0/+2
2007-10-24SG: audit of drivers that use blk_rq_map_sg()Jens Axboe1-4/+6
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe2-13/+5
2007-10-24More SG build fixesDavid Miller1-0/+1
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle3-0/+3
2007-10-23Remove old lguest bus and drivers.Rusty Russell2-422/+0
2007-10-23Block driver using virtio.Rusty Russell3-0/+315
2007-10-22[SG] Update drivers to use sg helpersJens Axboe8-12/+24
2007-10-20remove unused return within void return functionDenis Cheng1-1/+0
2007-10-20remove duplicate MMAPPER Kconfig optionAdrian Bunk1-17/+0
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-19fix typos in drivers/block/KconfigPatrick Ringl1-2/+2
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-1/+1
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-2/+2
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-3/+8
2007-10-17floppy: remove register keyword use from floppy driverJesper Juhl1-2/+5
2007-10-17floppy: remove dead/commented out code from floppy driverJesper Juhl1-26/+1
2007-10-17floppy: do a very minimal style cleanup of the floppy driverJesper Juhl1-50/+73
2007-10-17Remove final traces of long-deprecated "ramdisk" kernel parmRobert P. J. Day1-6/+1
2007-10-17drivers/block/cciss.c: fix check-after-useAdrian Bunk1-29/+27
2007-10-17cciss: fix error reporting for SG_IOSteve Cameron1-18/+61
2007-10-17NBD: allow hung network I/O to be cancelledPaul Clements1-31/+62
2007-10-17NBD: set uninitialized devices to size 0Paul Clements1-2/+5
2007-10-17floppy: tolerate DMA channel unavailabilityJan Beulich1-5/+9
2007-10-17aoe: remove unecessary wrapper functionEd L. Cashin3-17/+8
2007-10-17Remove unneeded lock_kernel() in driver/block/loop.cDiego Woitasen1-2/+0
2007-10-17nbd: change a parameter's type to remove a memcpy callDenis Cheng1-5/+3
2007-10-17nbd: use list_for_each_entry_safe to make it more consolidated and readableDenis Cheng1-4/+2
2007-10-17mm: bdi init hooksPeter Zijlstra1-1/+19
2007-10-17cciss: disable DMA refetch on Smart Array P600Mike Miller (OS Dev)1-3/+8
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-24/+9
2007-10-16deny partial write for loop dev fdDmitry Monakhov1-3/+1
2007-10-16fs: introduce write_begin, write_end, and perform_write aopsNick Piggin1-46/+29
2007-10-16Merge branch 'sglist-arch' into for-linusJens Axboe1-0/+1
2007-10-16Merge branch 'barrier' into for-linusJens Axboe2-21/+7
2007-10-16Panic in blk_rq_map_sg() from CCISS driverLee Schermerhorn1-0/+1
2007-10-16pktcdvd: don't rely on bio_init() preserving bio->bi_destructorLaurent Riffard1-0/+2
2007-10-16pktcdvd: don't rely on bio_init() preserving bio->bi_io_vecJens Axboe1-0/+5
2007-10-16block: convert blkdev_issue_flush() to use empty barriersJens Axboe1-21/+0
2007-10-16drivers/block/cpqarray,cciss: kill unused varJeff Garzik2-3/+1
2007-10-14more trivial signedness fixes in driversAl Viro1-1/+1
2007-10-12[S390] Remove obsolete recommendation for 8M ramdisk size.Robert P. J. Day1-2/+1
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-52/+25
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+6
2007-10-11[POWERPC] iSeries: Move viodasd probingStephen Rothwell1-52/+25
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+2