Commit Graph

83 Commits (2507b0a33343552d2177b75dc35fe7073349b773)

Author SHA1 Message Date
Kay Sievers cba767175b pktcdvd: remove broken dev_t export of class devices 16 years ago
Al Viro 2cbed8906f [PATCH] fix bogus argument of blkdev_put() in pktcdvd 16 years ago
Al Viro 572c489215 [PATCH] sanitize blkdev_get() and friends 17 years ago
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 17 years ago
Al Viro 5e5e007c25 [PATCH] switch pktdvdcd 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Al Viro 633a08b812 [PATCH] introduce __blkdev_driver_ioctl() 17 years ago
Al Viro a0eb62a0a4 [PATCH] switch pktcdvd to blkdev_driver_ioctl() 17 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
Greg Kroah-Hartman 1ff9f542e5 device create: block: convert device_create_drvdata to device_create 17 years ago
Denis ChengRq 6feef531f5 block: mark bio_split_pool static 17 years ago
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