Commit Graph

182 Commits (e9ccc998b70fbe59626f393bb0328402159c6b5c)

Author SHA1 Message Date
Luben Tuikov 24d720b726 [SCSI] Retrieve the Caching mode page 14 years ago
Alan Stern 3ff5588d3f [SCSI] sd: improve logic and efficiecy of media-change detection 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Martin K. Petersen 518fa8e39b [SCSI] sd: Export effective protection mode in sysfs 14 years ago
Hans de Goede 5ce524bdff scsi/sd: add a no_read_capacity_16 scsi_device flag 15 years ago
Martin K. Petersen 526f7c7950 [SCSI] sd: Fix overflow with big physical blocks 15 years ago
Michael Reed 1a03ae0f55 [SCSI] sd name space exhaustion causes system hang 15 years ago
Martin K. Petersen 045d3fe766 [SCSI] sd: Update thin provisioning support 15 years ago
Tejun Heo 4913efe456 block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() 15 years ago
Tejun Heo 6958f14545 block: kill QUEUE_ORDERED_BY_TAG 15 years ago
Alan Stern 7e44331240 [SCSI] sd: fix medium-removal bug 15 years ago
Mike Christie e3b3e62467 [SCSI] scsi/block: increase flush/sync timeout 15 years ago
David Miller 2e4c332913 [SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation. 15 years ago
H Hartley Sweeten 439d77f70f scsi/sd.c: quiet all sparse noise 15 years ago
FUJITA Tomonori e96f6abe02 scsi: use REQ_TYPE_FS for flush request 15 years ago
FUJITA Tomonori 6a32a8aed5 scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PC 15 years ago
Arnd Bergmann 409f3499a2 scsi/sd: remove big kernel lock 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
FUJITA Tomonori 610a63498f scsi: fix discard page leak 15 years ago
FUJITA Tomonori 82b6d57fb1 scsi: need to reset unprep_rq_fn in sd_remove 15 years ago
FUJITA Tomonori 00fff26539 block: remove q->prepare_flush_fn completely 15 years ago
FUJITA Tomonori 90467c294a scsi: stop using q->prepare_flush_fn 15 years ago
FUJITA Tomonori 802447c1c0 scsi: remove unused free discard page in sd_done 15 years ago
FUJITA Tomonori f1126e950d scsi: add sd_unprep_fn to free discard page 15 years ago
Christoph Hellwig 66ac028019 block: don't allocate a payload for discard request 15 years ago
Christoph Hellwig 33659ebbae block: remove wrappers for request type/flags 15 years ago
Alan Stern 478a8a0543 [SCSI] sd: add support for runtime PM 15 years ago
Tejun Heo 72ec24bd77 SCSI: implement sd_unlock_native_capacity() 15 years ago
Hannes Reinecke c213e1407b [SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O error 15 years ago
James Bottomley 3233ac1981 [SCSI] sd: retry read_capacity on UNIT_ATTENTION 15 years ago
Hannes Reinecke f87146bba5 [SCSI] sd: quiet spurious error messages in READ_CAPACITY(16) 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
NeilBrown 97fedbbe10 Remove GENHD_FL_DRIVERFS 15 years ago
Martin K. Petersen bb2d3de188 [SCSI] sd: Fix VPD buffer allocations 15 years ago
Martin K. Petersen 77c9cfc51b [SCSI] Fix printing of failed 32-byte commands 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Martin K. Petersen fa4698fcf5 [SCSI] sd: Combine DIF/DIX error handling 15 years ago
James Bottomley e3deec0905 [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page() 15 years ago
Martin K. Petersen e339c1a7c0 [SCSI] sd: WRITE SAME(16) / UNMAP support 15 years ago
Martin K. Petersen 4e7392ec58 [SCSI] sd: Support disks formatted with DIF Type 2 16 years ago
Martin K. Petersen 35e1a5d90b [SCSI] sd: Detach DIF from block integrity infrastructure 16 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
James Bottomley ea038f63ac [SCSI] fix oops during scsi scanning 16 years ago
Martin K. Petersen ffd4bc2a98 [SCSI] sd: Avoid sending extended inquiry to legacy devices 16 years ago
Hannes Reinecke b391277a56 sd, sr: fix Driver 'sd' needs updating message 16 years ago
Martin K. Petersen d11b691696 sd: Block limits VPD support 16 years ago
Martin K. Petersen 3821d76891 sd: Detect non-rotational devices 16 years ago
Martin K. Petersen ea09bcc9c2 sd: Physical block size and alignment support 16 years ago
James Bottomley 601e763825 [SCSI] sd: fix bug in SCSI async probing 16 years ago