index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
pktcdvd.c
Commit message (
Expand
)
Author
Age
*
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
*
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
*
debugfs: Modify default debugfs directory for debugging pktcdvd.
GeunSik Lim
2009-09-15
*
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
2009-07-10
*
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-06-16
*
Driver Core: block: add nodename support for block drivers.
Kay Sievers
2009-06-16
*
block: Use accessor functions for queue limits
Martin K. Petersen
2009-05-22
*
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
*
pktcdvd: remove broken dev_t export of class devices
Kay Sievers
2008-12-10
*
[PATCH] fix bogus argument of blkdev_put() in pktcdvd
Al Viro
2008-12-04
*
[PATCH] sanitize blkdev_get() and friends
Al Viro
2008-10-21
*
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2008-10-21
*
[PATCH] switch pktdvdcd
Al Viro
2008-10-21
*
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
*
[PATCH] introduce __blkdev_driver_ioctl()
Al Viro
2008-10-21
*
[PATCH] switch pktcdvd to blkdev_driver_ioctl()
Al Viro
2008-10-21
*
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-21
*
device create: block: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
*
block: mark bio_split_pool static
Denis ChengRq
2008-10-09
*
block: don't depend on consecutive minor space
Tejun Heo
2008-10-09
*
Revert "pktcdvd: push BKL down into driver"
Linus Torvalds
2008-08-27
*
device create: block: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
drivers/block/pktcdvd.c: avoid useless memset
Christophe Jaillet
2008-07-04
*
pktcdvd: push BKL down into driver
Alan Cox
2008-07-04
*
Add bvec_merge_data to handle stacked devices and ->merge_bvec()
Alasdair G Kergon
2008-07-03
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-04-29
|
\
|
*
block: no need to initialize rq->cmd with blk_get_request
FUJITA Tomonori
2008-04-29
*
|
drivers: use non-racy method for proc entries creation (2)
Denis V. Lunev
2008-04-29
*
|
proc: remove proc_root_driver
Alexey Dobriyan
2008-04-29
|
/
*
pktcdvd: reduce stack consumption
Peter Osterlund
2008-03-04
*
fix ! versus & precedence in various places
Alexey Dobriyan
2008-02-06
*
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
*
Kobject: change drivers/block/pktcdvd.c to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
*
pktcdvd: Convert from class_device to device for block/pktcdvd
Tony Jones
2008-01-24
*
pktcdvd: add kobject_put when kobject register fails
Dave Young
2007-12-17
*
pktcdvd: fix BUG caused by sysfs module reference semantics change
Tejun Heo
2007-11-08
*
pktcdvd: don't rely on bio_init() preserving bio->bi_destructor
Laurent Riffard
2007-10-16
*
pktcdvd: don't rely on bio_init() preserving bio->bi_io_vec
Jens Axboe
2007-10-16
*
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-10-10
*
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
*
kcdrwd: remove unneeded flush_signals() call
Oleg Nesterov
2007-07-16
*
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
*
packet: fix error handling
Andrew Morton
2007-04-25
*
[PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packet
Gerhard Dirschl
2007-02-20
*
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2007-02-12
*
[PATCH] pktcdvd: cleanup
Thomas Maier
2007-02-11
*
[PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/...
Christoph Hellwig
2007-01-06
*
[PATCH] pktcdvd: add sysfs and debugfs interface
Thomas Maier
2006-12-08
*
[PATCH] pktcdvd: bio write congestion using congestion_wait()
Thomas Maier
2006-12-08
[next]