Commit Graph

652 Commits (62d0df64065e7c135d0002f069444fbdfc64768f)

Author SHA1 Message Date
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
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