Commit Graph

72 Commits (905bd78f2188da69e74966918e3d71df3dff382b)

Author SHA1 Message Date
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
Linus Torvalds 8560c650f3 Revert "pktcdvd: push BKL down into driver" 17 years ago
Greg Kroah-Hartman f79f060561 device create: block: convert device_create to device_create_drvdata 17 years ago
Christophe Jaillet 7c0c0b5b19 drivers/block/pktcdvd.c: avoid useless memset 17 years ago
Alan Cox 5b6155ee70 pktcdvd: push BKL down into driver 17 years ago
Alasdair G Kergon cc371e66e3 Add bvec_merge_data to handle stacked devices and ->merge_bvec() 17 years ago
Denis V. Lunev c7705f3449 drivers: use non-racy method for proc entries creation (2) 17 years ago
Alexey Dobriyan 928b4d8c89 proc: remove proc_root_driver 17 years ago
FUJITA Tomonori 992b5bceee block: no need to initialize rq->cmd with blk_get_request 17 years ago
Peter Osterlund 05680d86d2 pktcdvd: reduce stack consumption 17 years ago
Alexey Dobriyan eaa0ff15c3 fix ! versus & precedence in various places 17 years ago
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 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
Dave Young d17a18dd92 pktcdvd: add kobject_put when kobject register fails 17 years ago
Tejun Heo fffe487d59 pktcdvd: fix BUG caused by sysfs module reference semantics change 17 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
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Oleg Nesterov 3e1ac130d0 kcdrwd: remove unneeded flush_signals() call 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Andrew Morton cbc31a475a packet: fix error handling 18 years ago
Gerhard Dirschl 91e4ee381d [PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packet 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Thomas Maier 83f3aa3dc5 [PATCH] pktcdvd: cleanup 18 years ago
Christoph Hellwig 406c9b605c [PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/sr0" 18 years ago
Thomas Maier 32694850a9 [PATCH] pktcdvd: add sysfs and debugfs interface 18 years ago
Thomas Maier 0a0fc9601d [PATCH] pktcdvd: bio write congestion using congestion_wait() 18 years ago
Thomas Maier adb9250a07 [PATCH] pktcdvd: reusability of procfs functions 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Thomas Maier add216608a [PATCH] pktcdvd: rename a variable for better readability 19 years ago
Thomas Maier 7822082d4e [PATCH] pktcdvd: Replace pktcdvd strings with macro DRIVER_NAME. 19 years ago
Peter Zijlstra 6e9a4738c9 [PATCH] completions: lockdep annotate on stack completions 19 years ago
Jens Axboe c00895ab2f [PATCH] Remove ->waiting member from struct request 19 years ago
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts 19 years ago
Arjan van de Ven 8e185d8339 [PATCH] lockdep: annotate pktcdvd natural device hierarchy 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman 96192ff1a9 [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed 19 years ago
Matthew Dobson 0eaae62aba [PATCH] mempool: use common mempool kmalloc allocator 19 years ago
Jes Sorensen 1657f824e8 [PATCH] sem2mutex: drivers/block/pktcdvd.c 19 years ago
Al Viro 1312f40e11 [PATCH] regularize blk_cleanup_queue() use 19 years ago
Peter Osterlund 9db9154657 [PATCH] pktcdvd: Only return -EROFS when appropriate 19 years ago
Peter Osterlund ab863ec342 [PATCH] pktcdvd: Fix the logic in the pkt_writable_track function 19 years ago
Peter Osterlund 3b4828047d [PATCH] pktcdvd: Remove useless printk statements 19 years ago
Peter Osterlund 7c613d5933 [PATCH] pktcdvd: Rename functions and make their return values sane 19 years ago
Peter Osterlund cef289633a [PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet() 19 years ago
Peter Osterlund 7277232374 [PATCH] pktcdvd: Reduce stack usage 19 years ago
Peter Osterlund 948423e5cc [PATCH] pktcdvd: Don't unlock the door if the disc is in use 19 years ago