Age | Commit message (Expand) | Author |
2013-01-17 | libata: fix Null pointer dereference on disk error | Xiaotian Feng |
2012-11-13 | [SCSI] sd: Implement support for WRITE SAME | Martin K. Petersen |
2012-11-13 | [SCSI] Add a report opcode helper | Martin K. Petersen |
2012-08-17 | [libata] scsi: implement MODE SELECT command | Paolo Bonzini |
2012-08-17 | [libata] scsi: support MODE SENSE request for changeable and default parameters | Paolo Bonzini |
2012-08-17 | [libata] scsi: Remove unlikely() from FUA check | Jeff Garzik |
2012-06-29 | libata-acpi: add ata port runtime D3Cold support | Lin Ming |
2012-04-23 | [SCSI] libsas, libata: fix start of life for a sas ata_port | Dan Williams |
2012-04-22 | [SCSI] libata: Pass correct DMA device to scsi host | Lin Ming |
2012-04-12 | libata: make ata_print_id atomic | Dan Williams |
2012-02-29 | [SCSI] libsas: async ata scanning | Dan Williams |
2012-01-08 | ata: add ata port runtime PM callbacks | Lin Ming |
2012-01-08 | ata: make ata port as parent device of scsi host | Lin Ming |
2011-11-09 | [libata] libata-scsi.c: Add function parameter documentation | Marcos Paulo de Souza |
2011-10-31 | ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker |
2011-10-02 | [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices | Dan Williams |
2011-07-23 | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches |
2011-06-23 | libata/sas: only set FROZEN flag if new EH is supported | Nishanth Aravamudan |
2011-05-25 | Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-05-19 | libata: Use Maximum Write Same Length to report discard size limit | Martin K. Petersen |
2011-05-06 | SATA: enable non-queueable flush flag | shaohua.li@intel.com |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-14 | libata: Include WWN ID in inquiry VPD emulation | Hannes Reinecke |
2011-03-02 | libata: fix locking for sas paths | James Bottomley |
2011-03-02 | libata: plumb sas port scan into standard libata paths | James Bottomley |
2011-01-28 | libata: set queue DMA alignment to sector size for ATAPI too | Tejun Heo |
2011-01-05 | [libata] avoid needlessly passing around ptr to SCSI completion func | Jeff Garzik |
2010-11-17 | [libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd | Jeff Garzik |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-11-12 | libata: fix NULL sdev dereference race in atapi_qc_complete() | Tejun Heo |
2010-10-21 | libata: Signal that our SATL supports WRITE SAME(16) with UNMAP | Martin K. Petersen |
2010-10-21 | libata: reimplement link power management | Tejun Heo |
2010-10-21 | libata: clean up lpm related symbols and sysfs show/store functions | Tejun Heo |
2010-10-21 | [libata] support for > 512 byte sectors (e.g. 4K Native) | Grant Grundler |
2010-10-21 | [libata] Add ATA transport class | Gwendal Grignou |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-07 | block: unify flags for struct bio and struct request | Christoph Hellwig |
2010-08-07 | block: remove wrappers for request type/flags | Christoph Hellwig |
2010-07-02 | libata: take advantage of cmwq and remove concurrency limitations | Tejun Heo |
2010-06-02 | libata: implement on-demand HPA unlocking | Tejun Heo |
2010-05-17 | libata: kill ATA_FLAG_DISABLED | Tejun Heo |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen |
2010-02-04 | libata-scsi passthru: fix bug which truncated LBA48 return values | Douglas Gilbert |
2009-12-17 | libata: use the WRITE_SAME_16 define | Christoph Hellwig |
2009-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-12-04 | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie |
2009-12-03 | libata: Clarify ata_set_lba_range_entries function | Martin K. Petersen |
2009-12-03 | libata: Report zeroed read after TRIM and max discard size | Martin K. Petersen |
2009-12-03 | libata: add translation for SCSI WRITE SAME (aka TRIM support) | Christoph Hellwig |