Commit Graph

162 Commits (6c664a8915f5341c2e7f1df0bb4b9b4a88f6ad77)

Author SHA1 Message Date
Christoph Hellwig 0cdd6eb7e0 libata: use the WRITE_SAME_16 define 15 years ago
Mike Christie e881a172da [SCSI] modify change_queue_depth to take in reason why it is being called 15 years ago
Martin K. Petersen d0634c4aea libata: Clarify ata_set_lba_range_entries function 15 years ago
Martin K. Petersen e78db4dfb1 libata: Report zeroed read after TRIM and max discard size 15 years ago
Christoph Hellwig 18f0f97850 libata: add translation for SCSI WRITE SAME (aka TRIM support) 15 years ago
Matthew Garrett 6a74463798 ata: Don't require newlines for link_power_management_policy 15 years ago
Tejun Heo bd30add88c libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru() 16 years ago
Martin K. Petersen f17259a312 libata: Delegate nonrot flag setting to SCSI 16 years ago
Tejun Heo 051d9fbdd1 libata: remove spindown skipping and warning 16 years ago
Martin K. Petersen 4bca328643 libata: Media rotation rate and form factor heuristics 16 years ago
Martin K. Petersen 61d79a8eb3 libata: Report disk alignment and physical block size 16 years ago
Vitaly Mayatskikh ea7a5ed58f Avoid world-writable sysfs files in libata driver. 16 years ago
Tejun Heo b079041030 block: cleanup rq->data_len usages 16 years ago
Alan Cox e3cf95dd6d ata: Report 16/32bit PIO as best we can 16 years ago
Randy Dunlap 5eb66fe05f libata: fix kernel-doc warnings 16 years ago
Rafael J. Wysocki 2a6e58d273 SATA: Blacklisting of systems that spin off disks during ACPI power off 16 years ago
Jeff Garzik 94be9a58d7 [libata] get-identity ioctl: Fix use of invalid memory pointer 16 years ago
Kay Sievers b9d5fc41dc libata: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
FUJITA Tomonori f4f4e47e4a [SCSI] add residual argument to scsi_execute and scsi_execute_req 16 years ago
Tejun Heo 1eca4365be libata: beef up iterators 16 years ago
Tejun Heo 8a8bc22332 libata: revert convert-to-block-tagging patches 16 years ago
Elias Oltmanns a464189de3 libata: Fix a potential race condition in ata_scsi_park_show() 16 years ago
Jens Axboe 43a49cbdf3 libata: fix NCQ devices behind port multipliers 16 years ago
Jens Axboe e013e13bf6 libata: fix bug with non-ncq devices 16 years ago
Jens Axboe 2fca5ccf97 libata: switch to using block layer tagging support 16 years ago
Bartlomiej Zolnierkiewicz a4f19040a3 libata: WIN_* -> ATA_CMD_* 17 years ago
Jens Axboe 8bff7c6b0f libata: set queue SSD flag for SSD devices 17 years ago
Elias Oltmanns 45fabbb77b libata: Implement disk shock protection support 17 years ago
Tejun Heo 2486fa561a libata: update atapi disable handling 17 years ago
Matthew Wilcox 1e9dbc9291 [libata] Add support for VPD page b1 17 years ago
Kristen Carlson Accardi 18f7ba4c2f libata/ahci: enclosure management support 17 years ago
FUJITA Tomonori 27f8221af4 block: add blk_queue_update_dma_pad 17 years ago
Tejun Heo 5895ef9a5b libata: don't check whether to use DMA or not for no data commands 17 years ago
Randy Dunlap ec2a20e619 libata: fix libata-scsi kernel-doc notation 17 years ago
Tejun Heo 50af2fa1e1 libata: ignore SIMG4726 config pseudo device 17 years ago
Tejun Heo 87340e9834 libata-scsi: improve rbuf handling for simulated commands 17 years ago
Tejun Heo f0761be344 libata-scsi: clean up inquiry / mode sense related functions 17 years ago
Tony Jones ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago
James Bottomley 855d854a33 libata: fix boot panic with SATAPI devices on non-SFF HBAs 17 years ago
Tejun Heo 071f44b1d2 libata: implement PMP helpers 17 years ago
Tejun Heo 127102aea2 libata: make SFF support optional 17 years ago
Tejun Heo 5682ed33aa libata: rename SFF port ops 17 years ago
Tejun Heo b558edddb1 libata: kill ata_ehi_schedule_probe() 17 years ago
Tejun Heo 672b2d65ba libata: kill ATA_EHI_RESUME_LINK 17 years ago
Tejun Heo cf48062658 libata: prefer hardreset 17 years ago
FUJITA Tomonori 526917641a [SCSI] libata: use scsi_build_sense_buffer 17 years ago
Tejun Heo aacda37538 libata: implement ata_qc_raw_nbytes() 17 years ago
Tejun Heo e3790c7d42 block: separate out padding from alignment 17 years ago
FUJITA Tomonori 7a85f8896f block: restore the meaning of rq->data_len to the true data length 17 years ago
Jeff Garzik b445c56815 [libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore() 17 years ago