Commit Graph

666 Commits (db6e5770ef0ab351a403ac26e1ab1309e58f15d7)

Author SHA1 Message Date
FUJITA Tomonori 4f33a9d9a4 ub: add sg_init_table for sense and read capacity commands 18 years ago
Jens Axboe 3d1266c704 SG: audit of drivers that use blk_rq_map_sg() 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
David Miller d91c5e8839 More SG build fixes 18 years ago
Ralf Baechle 117636092a [PATCH] Fix breakage after SG cleanups 18 years ago
Rusty Russell 0ca49ca946 Remove old lguest bus and drivers. 18 years ago
Rusty Russell e467cde238 Block driver using virtio. 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Denis Cheng d489202ea2 remove unused return within void return function 18 years ago
Adrian Bunk d96267ae46 remove duplicate MMAPPER Kconfig option 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Patrick Ringl 2e977c85d7 fix typos in drivers/block/Kconfig 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 18 years ago
Jesper Juhl fdc1ca8aba floppy: remove register keyword use from floppy driver 18 years ago
Jesper Juhl aee9041c5f floppy: remove dead/commented out code from floppy driver 18 years ago
Jesper Juhl 06f748c475 floppy: do a very minimal style cleanup of the floppy driver 18 years ago
Robert P. J. Day fac8b209b1 Remove final traces of long-deprecated "ramdisk" kernel parm 18 years ago
Adrian Bunk 5a9df732b6 drivers/block/cciss.c: fix check-after-use 18 years ago
Steve Cameron 1a614f5051 cciss: fix error reporting for SG_IO 18 years ago
Paul Clements 7fdfd4065c NBD: allow hung network I/O to be cancelled 18 years ago
Paul Clements 4b86a87256 NBD: set uninitialized devices to size 0 18 years ago
Jan Beulich 2e9c47cd4d floppy: tolerate DMA channel unavailability 18 years ago
Ed L. Cashin abdbf94d7c aoe: remove unecessary wrapper function 18 years ago
Diego Woitasen 759d7c6c47 Remove unneeded lock_kernel() in driver/block/loop.c 18 years ago
Denis Cheng 0cbc591bf8 nbd: change a parameter's type to remove a memcpy call 18 years ago
Denis Cheng d2c9740b49 nbd: use list_for_each_entry_safe to make it more consolidated and readable 18 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
Mike Miller (OS Dev) 8bf50f71cb cciss: disable DMA refetch on Smart Array P600 18 years ago
Dmitry Monakhov 8268f5a741 deny partial write for loop dev fd 18 years ago
Nick Piggin afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 18 years ago
Lee Schermerhorn a683d652d3 Panic in blk_rq_map_sg() from CCISS driver 18 years ago
Laurent Riffard 7e3da6c4b9 pktcdvd: don't rely on bio_init() preserving bio->bi_destructor 18 years ago
Jens Axboe 761a15e7ac pktcdvd: don't rely on bio_init() preserving bio->bi_io_vec 18 years ago
Jens Axboe fd5d806266 block: convert blkdev_issue_flush() to use empty barriers 18 years ago
Jeff Garzik 87ad900164 drivers/block/cpqarray,cciss: kill unused var 18 years ago
Al Viro b4482a4b2e more trivial signedness fixes in drivers 18 years ago
Robert P. J. Day cebe0fe70f [S390] Remove obsolete recommendation for 8M ramdisk size. 18 years ago
Stephen Rothwell 8251b4c481 [POWERPC] iSeries: Move viodasd probing 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 18 years ago
Grant Likely d2bbf3da37 Sysace: Don't enable IRQ until after interrupt handler is registered 18 years ago
Grant Likely b5515d86f2 Sysace: sparse fixes 18 years ago
Grant Likely 34e1b83413 Sysace: Minor coding convention fixup 18 years ago
Jeff Garzik cb3503ca54 drivers/block/umem: use DRIVER_NAME where appropriate 18 years ago
Jeff Garzik 4e953a2162 drivers/block/umem: trim trailing whitespace 18 years ago
Jeff Garzik ee4a7b6874 drivers/block/umem: minor cleanups 18 years ago
Jeff Garzik 4e0af881af drivers/block/umem: use dev_printk() 18 years ago
Jeff Garzik 3084f0c610 drivers/block/umem: move private include away from include/linux 18 years ago