| Commit message (Expand) | Author | Age | Files | Lines |
* | [libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd | Jeff Garzik | 2010-11-17 | 1 | -12/+9 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
* | libata: fix NULL sdev dereference race in atapi_qc_complete() | Tejun Heo | 2010-11-12 | 1 | -1/+4 |
* | libata: Signal that our SATL supports WRITE SAME(16) with UNMAP | Martin K. Petersen | 2010-10-22 | 1 | -0/+14 |
* | libata: reimplement link power management | Tejun Heo | 2010-10-22 | 1 | -3/+8 |
* | libata: clean up lpm related symbols and sysfs show/store functions | Tejun Heo | 2010-10-22 | 1 | -44/+22 |
* | [libata] support for > 512 byte sectors (e.g. 4K Native) | Grant Grundler | 2010-10-22 | 1 | -31/+65 |
* | [libata] Add ATA transport class | Gwendal Grignou | 2010-10-22 | 1 | -17/+4 |
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-11 | 1 | -2/+2 |
|\ |
|
| * | block: unify flags for struct bio and struct request | Christoph Hellwig | 2010-08-07 | 1 | -1/+1 |
| * | block: remove wrappers for request type/flags | Christoph Hellwig | 2010-08-07 | 1 | -1/+1 |
* | | libata: take advantage of cmwq and remove concurrency limitations | Tejun Heo | 2010-07-02 | 1 | -4/+6 |
|/ |
|
* | libata: implement on-demand HPA unlocking | Tejun Heo | 2010-06-02 | 1 | -0/+29 |
* | libata: kill ATA_FLAG_DISABLED | Tejun Heo | 2010-05-18 | 1 | -3/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 2010-02-26 | 1 | -1/+1 |
* | libata-scsi passthru: fix bug which truncated LBA48 return values | Douglas Gilbert | 2010-02-04 | 1 | -1/+1 |
* | libata: use the WRITE_SAME_16 define | Christoph Hellwig | 2009-12-17 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-10 | 1 | -1/+6 |
|\ |
|
| * | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 2009-12-04 | 1 | -1/+6 |
* | | libata: Clarify ata_set_lba_range_entries function | Martin K. Petersen | 2009-12-04 | 1 | -1/+1 |
* | | libata: Report zeroed read after TRIM and max discard size | Martin K. Petersen | 2009-12-04 | 1 | -3/+9 |
* | | libata: add translation for SCSI WRITE SAME (aka TRIM support) | Christoph Hellwig | 2009-12-03 | 1 | -0/+98 |
* | | ata: Don't require newlines for link_power_management_policy | Matthew Garrett | 2009-12-03 | 1 | -2/+1 |
|/ |
|
* | libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru() | Tejun Heo | 2009-09-09 | 1 | -53/+51 |
* | libata: Delegate nonrot flag setting to SCSI | Martin K. Petersen | 2009-09-02 | 1 | -4/+0 |
* | libata: remove spindown skipping and warning | Tejun Heo | 2009-09-02 | 1 | -51/+0 |
* | Merge branch 'master' into for-2.6.31 | Jens Axboe | 2009-05-22 | 1 | -8/+30 |
|\ |
|
| * | libata: Media rotation rate and form factor heuristics | Martin K. Petersen | 2009-05-15 | 1 | -5/+6 |
| * | libata: Report disk alignment and physical block size | Martin K. Petersen | 2009-05-15 | 1 | -1/+22 |
| * | Avoid world-writable sysfs files in libata driver. | Vitaly Mayatskikh | 2009-05-11 | 1 | -2/+2 |
* | | block: cleanup rq->data_len usages | Tejun Heo | 2009-05-11 | 1 | -1/+1 |
|/ |
|
* | ata: Report 16/32bit PIO as best we can | Alan Cox | 2009-04-16 | 1 | -4/+26 |
* | libata: fix kernel-doc warnings | Randy Dunlap | 2009-02-03 | 1 | -0/+1 |
* | SATA: Blacklisting of systems that spin off disks during ACPI power off | Rafael J. Wysocki | 2009-01-27 | 1 | -3/+17 |
* | [libata] get-identity ioctl: Fix use of invalid memory pointer | Jeff Garzik | 2009-01-16 | 1 | -4/+13 |
* | libata: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-12-31 | 1 | -2/+2 |
|\ |
|
| * | [SCSI] add residual argument to scsi_execute and scsi_execute_req | FUJITA Tomonori | 2008-12-29 | 1 | -2/+2 |
* | | libata: beef up iterators | Tejun Heo | 2008-12-29 | 1 | -11/+11 |
|/ |
|
* | libata: revert convert-to-block-tagging patches | Tejun Heo | 2008-11-10 | 1 | -21/+2 |
* | libata: Fix a potential race condition in ata_scsi_park_show() | Elias Oltmanns | 2008-11-04 | 1 | -3/+4 |
* | libata: fix NCQ devices behind port multipliers | Jens Axboe | 2008-10-27 | 1 | -0/+9 |
* | libata: fix bug with non-ncq devices | Jens Axboe | 2008-10-24 | 1 | -1/+5 |
* | libata: switch to using block layer tagging support | Jens Axboe | 2008-10-24 | 1 | -2/+8 |
* | libata: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -1/+1 |
* | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-10-10 | 1 | -0/+4 |
|\ |
|
| * | libata: set queue SSD flag for SSD devices | Jens Axboe | 2008-10-09 | 1 | -0/+4 |
* | | libata: Implement disk shock protection support | Elias Oltmanns | 2008-09-29 | 1 | -0/+108 |
|/ |
|
* | libata: update atapi disable handling | Tejun Heo | 2008-07-31 | 1 | -32/+2 |