include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / block / pktcdvd.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-08 Andi Kleendriver-core: Add attribute argument to class_attribute...
2010-02-26 Martin K. Petersenblock: Consolidate phys_segment and hw_segment limits
2010-02-26 Martin K. Petersenblock: Rename blk_queue_max_sectors to blk_queue_max_hw...
2010-02-24 Akinobu Mitapktcdvd: use BIO list management functions
2010-02-03 Thadeu Lima de Sou... pktcdvd: removing device does not remove its sysfs dir
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-09-19 Kay SieversDriver-Core: extend devnode callbacks to provide permis...
2009-09-15 GeunSik Limdebugfs: Modify default debugfs directory for debugging...
2009-07-10 Jens AxboeFix congestion_wait() sync/async vs read/write confusion
2009-06-16 GeunSik Limdebugfs: Fix terminology inconsistency of dir name...
2009-06-16 Kay SieversDriver Core: block: add nodename support for block...
2009-05-22 Martin K. Petersenblock: Use accessor functions for queue limits
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2008-12-10 Kay Sieverspktcdvd: remove broken dev_t export of class devices
2008-12-04 Al Viro[PATCH] fix bogus argument of blkdev_put() in pktcdvd
2008-10-21 Al Viro[PATCH] sanitize blkdev_get() and friends
2008-10-21 Al Viro[PATCH] pass fmode_t to blkdev_put()
2008-10-21 Al Viro[PATCH] switch pktdvdcd
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-10-21 Al Viro[PATCH] introduce __blkdev_driver_ioctl()
2008-10-21 Al Viro[PATCH] switch pktcdvd to blkdev_driver_ioctl()
2008-10-21 Al Viro[PATCH] introduce fmode_t, do annotations
2008-10-16 Greg Kroah-Hartmandevice create: block: convert device_create_drvdata...
2008-10-09 Denis ChengRqblock: mark bio_split_pool static
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-08-27 Linus TorvaldsRevert "pktcdvd: push BKL down into driver"
2008-07-22 Greg Kroah-Hartmandevice create: block: convert device_create to device_c...
2008-07-04 Christophe Jailletdrivers/block/pktcdvd.c: avoid useless memset
2008-07-04 Alan Coxpktcdvd: push BKL down into driver
2008-07-03 Alasdair G KergonAdd bvec_merge_data to handle stacked devices and ...
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-04-29 Denis V. Lunevdrivers: use non-racy method for proc entries creation (2)
2008-04-29 Alexey Dobriyanproc: remove proc_root_driver
2008-04-29 FUJITA Tomonoriblock: no need to initialize rq->cmd with blk_get_request
2008-03-05 Peter Osterlundpktcdvd: reduce stack consumption
2008-02-06 Alexey Dobriyanfix ! versus & precedence in various places
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/* from kobject_unregister...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/block/pktcdvd.c to use kobject_...
2008-01-25 Tony Jonespktcdvd: Convert from class_device to device for block...
2007-12-18 Dave Youngpktcdvd: add kobject_put when kobject register fails
2007-11-08 Tejun Heopktcdvd: fix BUG caused by sysfs module reference seman...
2007-10-16 Laurent Riffardpktcdvd: don't rely on bio_init() preserving bio->bi_de...
2007-10-16 Jens Axboepktcdvd: don't rely on bio_init() preserving bio->bi_io_vec
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-16 Oleg Nesterovkcdrwd: remove unneeded flush_signals() call
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-04-25 Andrew Mortonpacket: fix error handling
2007-02-21 Gerhard Dirschl[PATCH] pktcdvd: Correctly set cmd_len field in pkt_gen...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2007-02-11 Thomas Maier[PATCH] pktcdvd: cleanup
2007-01-06 Christoph Hellwig[PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused...
2006-12-08 Thomas Maier[PATCH] pktcdvd: add sysfs and debugfs interface
2006-12-08 Thomas Maier[PATCH] pktcdvd: bio write congestion using congestion_...
2006-12-08 Thomas Maier[PATCH] pktcdvd: reusability of procfs functions
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-10-04 Thomas Maier[PATCH] pktcdvd: rename a variable for better readability
2006-10-04 Thomas Maier[PATCH] pktcdvd: Replace pktcdvd strings with macro...
2006-10-01 Peter Zijlstra[PATCH] completions: lockdep annotate on stack completions
2006-09-30 Jens Axboe[PATCH] Remove ->waiting member from struct request
2006-09-30 Jens Axboe[PATCH] Split struct request ->flags into two parts
2006-07-31 Arjan van de Ven[PATCH] lockdep: annotate pktcdvd natural device hierarchy
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the miscdevice devfs_name field...
2006-03-26 Matthew Dobson[PATCH] mempool: use common mempool kmalloc allocator
2006-03-23 Jes Sorensen[PATCH] sem2mutex: drivers/block/pktcdvd.c
2006-03-18 Al Viro[PATCH] regularize blk_cleanup_queue() use
2006-02-21 Peter Osterlund[PATCH] pktcdvd: Only return -EROFS when appropriate
2006-02-21 Peter Osterlund[PATCH] pktcdvd: Fix the logic in the pkt_writable_trac...
2006-02-21 Peter Osterlund[PATCH] pktcdvd: Remove useless printk statements
2006-02-21 Peter Osterlund[PATCH] pktcdvd: Rename functions and make their return...
2006-02-21 Peter Osterlund[PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_gener...
2006-02-15 Peter Osterlund[PATCH] pktcdvd: Reduce stack usage
2006-02-15 Peter Osterlund[PATCH] pktcdvd: Don't unlock the door if the disc...
2006-02-15 Peter Osterlund[PATCH] pktcdvd: Allow non-writable media to be mounted
2006-02-15 Peter Osterlund[PATCH] pktcdvd: Don't spam the kernel log when nothing...
2006-02-05 Peter Osterlund[PATCH] pktcdvd: Don't waste kernel memory
2006-02-05 Peter Osterlund[PATCH] pktcdvd: remove version string
2006-02-05 Phillip Susi[PATCH] pktcdvd: Fix overflow for discs with large...
2006-01-15 Peter Osterlund[PATCH] pktcdvd: un-inline some functions
2006-01-09 Peter Osterlund[PATCH] pktcdvd: Use bd_claim to get exclusive access
2005-11-14 Peter Osterlund[PATCH] packet writing oops fix
2005-11-09 Gabriel A. Devenyi[PATCH] drivers/block/pktcdvd.c: remove write-only...
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-13 Peter Osterlund[PATCH] pktcdvd: BUG_ON cleanups
2005-09-13 Peter Osterlund[PATCH] pktcdvd: use kcalloc and kzalloc
2005-09-13 Peter Osterlund[PATCH] pktcdvd: more accurate I/O accounting
2005-09-13 Peter Osterlund[PATCH] pktcdvd: documentation update
2005-09-13 Peter Osterlund[PATCH] pktcdvd: fix bogus BUG_ON
2005-06-26 Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-06-23 Peter Osterlund[PATCH] Improve CD/DVD packet driver write performance
2005-05-20 Peter Osterlund[PATCH] packet driver permission checking fix
2005-05-17 Peter Osterlund[PATCH] CDRW/DVD packet writing data corruption fix
2005-05-17 Peter Osterlund[PATCH] Fix root hole in pktcdvd
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2