Commit Graph

748 Commits (0a74892b6df8f1e7191dffd5a2b0e0e2ca7e73fb)

Author SHA1 Message Date
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
Grant Likely ed155a95a4 Sysace: Labels in C code should not be indented. 18 years ago
Grant Likely 95e896c35f Sysace: Add of_platform_bus binding 18 years ago
Grant Likely 32f6fff47d Sysace: Move IRQ handler registration to occur after FSM is initialized 18 years ago
Grant Likely 4a24d8610d Sysace: minor rework and cleanup changes 18 years ago
Grant Likely 1b45546654 Sysace: Move structure allocation from bus binding into common code 18 years ago
Grant Likely edec49616c Sysace: Use the established platform bus api 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
Jens Axboe 6c92e699b5 Fixup rq_for_each_segment() indentation 18 years ago
NeilBrown eea9befacc Fix various abuse of bio fields in umem.c 18 years ago
NeilBrown 5705f70217 Introduce rq_for_each_segment replacing rq_for_each_bio 18 years ago
Andrew Morton 3558c9b323 Fix "Fix DAC960 driver on machines which don't support 64-bit DMA" 18 years ago
Matthew Wilcox 868047fcbb Fix DAC960 driver on machines which don't support 64-bit DMA 18 years ago
David S. Miller 1bd4b28039 [SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK. 18 years ago
Geert Uytterhoeven 928923c76b Introduce CONFIG_CHECK_SIGNATURE 18 years ago
Jan Engelhardt 06bfb7eb15 Add some help texts to recently-introduced kconfig items 18 years ago
Rusty Russell 9ef7ad2296 Enable partitions for lguest block device 18 years ago
Christoph Hellwig a6b3a93e15 sysace: HDIO_GETGEO has it's own method for ages 18 years ago
Mariusz Kozlowski 2e4934aa45 drivers/block/cpqarray.c: better error handling and kmalloc + memset conversion to k[cz]alloc 18 years ago
Mariusz Kozlowski 1aebe18787 drivers/block/cciss.c: kmalloc + memset conversion to kzalloc 18 years ago
Jesper Juhl 9b99628f8e Clean up duplicate includes in drivers/block/ 18 years ago
Jesper Juhl f2912a1223 cciss: fix memory leak 18 years ago
Rusty Russell 05ff09706b Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n 18 years ago
Rusty Russell e2c9784325 lguest: documentation III: Drivers 18 years ago