Commit Graph

685 Commits (066bba2d1ccdac2005a64f4c87f8b542744ed94c)

Author SHA1 Message Date
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago
Kay Sievers edfaa7c365 Driver core: convert block from raw kobjects to core devices 17 years ago
Greg Kroah-Hartman 89c4260664 Kobject: change drivers/block/pktcdvd.c to use kobject_init_and_add 17 years ago
Tony Jones 6013c12be8 pktcdvd: Convert from class_device to device for block/pktcdvd 17 years ago
Tony Jones aa27582614 paride: Convert from class_device to device for block/paride 17 years ago
Tony Jones 7ea7ed01ff aoechr: Convert from class_device to device 17 years ago
Randy Dunlap 7d1fd970e4 cciss: section mismatch 17 years ago
Jens Axboe a24eab1ed5 loop: fix bad bio_alloc() nr_iovec request 17 years ago
Randy Dunlap 458cf5e9b6 Cleanup umem driver: fix most checkpatch warnings, conform to kernel 17 years ago
Dave Young d17a18dd92 pktcdvd: add kobject_put when kobject register fails 17 years ago
Neil Brown 794e64d5e9 Fix NULL dereference in umem.c 17 years ago
Andrew Morton 43cbe2cbdd aoe: properly initialise the request_queue's backing_dev_info 17 years ago
Rusty Russell 74b2553f1d virtio: fix module/device unloading 17 years ago
Christian Borntraeger 5d0360ee96 rd: fix data corruption on memory pressure 17 years ago
Ondrej Zary e62aa046e1 paride: pf driver fixes 17 years ago
Trond Myklebust 91cf45f02a [NET]: Add the helper kernel_sock_shutdown() 17 years ago
Tejun Heo fffe487d59 pktcdvd: fix BUG caused by sysfs module reference semantics change 17 years ago
Roel Kluin b07989f51e paride: fix 'and' typo in drivers/block/paride/pt.c 17 years ago
Mike Miller bd4f36d6da cciss: update copyright notices 18 years ago
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