Tejun Heo
|
f4013c3879
[SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE event
|
14 years ago |
Tejun Heo
|
93aae17af1
sr: implement sr_check_events()
|
14 years ago |
Tejun Heo
|
9f8a2c23c6
scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()
|
14 years ago |
Tejun Heo
|
638428ece6
scsi: fix TUR error handling in sr_media_change()
|
14 years ago |
Linus Torvalds
|
5cc1035062
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
14 years ago |
Hans de Goede
|
8e04d8056c
scsi/sr: add no_read_disc_info scsi_device flag
|
14 years ago |
Arnd Bergmann
|
2a48fc0ab2
block: autoconvert trivial BKL users to private mutex
|
15 years ago |
Arnd Bergmann
|
6e9624b8ca
block: push down BKL into .open and .release
|
15 years ago |
Arnd Bergmann
|
8a6cfeb6de
block: push down BKL into .locked_ioctl
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Tejun Heo
|
5915136d4d
[SCSI] sr: consider the last written sector when determining media size
|
16 years ago |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
15 years ago |
Hannes Reinecke
|
b391277a56
sd, sr: fix Driver 'sd' needs updating message
|
16 years ago |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 years ago |
Tejun Heo
|
83096ebf12
block: convert to pos and nr_sectors accessors
|
16 years ago |
James Bottomley
|
a9bddd7463
[SCSI] fix recovered error handling
|
16 years ago |
FUJITA Tomonori
|
f4f4e47e4a
[SCSI] add residual argument to scsi_execute and scsi_execute_req
|
16 years ago |
Christoph Hellwig
|
fd4ce1acd0
[PATCH 1/2] kill FMODE_NDELAY_NOW
|
16 years ago |
Al Viro
|
40cc51be69
[PATCH] switch sr
|
17 years ago |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
17 years ago |
Al Viro
|
83ff6fe858
[PATCH] don't mess with file in scsi_nonblockable_ioctl()
|
17 years ago |
Al Viro
|
bbc1cc9784
[PATCH] switch cdrom_{open,release,ioctl} to sane APIs
|
17 years ago |
Jens Axboe
|
242f9dcb8b
block: unify request timeout handling
|
17 years ago |
Tejun Heo
|
f331c0296f
block: don't depend on consecutive minor space
|
17 years ago |
Jens Axboe
|
2dc75d3c3b
block: disable sysfs parts of the disk command filter
|
17 years ago |
FUJITA Tomonori
|
bb23b431db
remove blk_register_filter and blk_unregister_filter in gendisk
|
17 years ago |
FUJITA Tomonori
|
62858dacc8
scsi: sr avoids useless buffer allocation
|
17 years ago |
James Bottomley
|
d1daeabf0d
[SCSI] sr: fix corrupt CD data after media change and delay
|
17 years ago |
Kay Sievers
|
c02e600280
[SCSI] sd, sr: do not emit change event at device add
|
17 years ago |
James Bottomley
|
38582a62ec
[SCSI] sr: fix test unit ready responses
|
17 years ago |