index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-25
Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-6
/
+7
2011-05-19
libata: Use Maximum Write Same Length to report discard size limit
Martin K. Petersen
1
-1
/
+1
2011-05-06
SATA: enable non-queueable flush flag
shaohua.li@intel.com
1
-6
/
+7
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-14
libata: Include WWN ID in inquiry VPD emulation
Hannes Reinecke
1
-0
/
+11
2011-03-02
libata: fix locking for sas paths
James Bottomley
1
-1
/
+1
2011-03-02
libata: plumb sas port scan into standard libata paths
James Bottomley
1
-1
/
+1
2011-01-28
libata: set queue DMA alignment to sector size for ATAPI too
Tejun Heo
1
-6
/
+18
2011-01-05
[libata] avoid needlessly passing around ptr to SCSI completion func
Jeff Garzik
1
-35
/
+25
2010-11-17
[libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd
Jeff Garzik
1
-12
/
+9
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-11-12
libata: fix NULL sdev dereference race in atapi_qc_complete()
Tejun Heo
1
-1
/
+4
2010-10-21
libata: Signal that our SATL supports WRITE SAME(16) with UNMAP
Martin K. Petersen
1
-0
/
+14
2010-10-21
libata: reimplement link power management
Tejun Heo
1
-3
/
+8
2010-10-21
libata: clean up lpm related symbols and sysfs show/store functions
Tejun Heo
1
-44
/
+22
2010-10-21
[libata] support for > 512 byte sectors (e.g. 4K Native)
Grant Grundler
1
-31
/
+65
2010-10-21
[libata] Add ATA transport class
Gwendal Grignou
1
-17
/
+4
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+2
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
1
-1
/
+1
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-1
/
+1
2010-07-02
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
1
-4
/
+6
2010-06-02
libata: implement on-demand HPA unlocking
Tejun Heo
1
-0
/
+29
2010-05-17
libata: kill ATA_FLAG_DISABLED
Tejun Heo
1
-3
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
1
-1
/
+1
2010-02-04
libata-scsi passthru: fix bug which truncated LBA48 return values
Douglas Gilbert
1
-1
/
+1
2009-12-17
libata: use the WRITE_SAME_16 define
Christoph Hellwig
1
-1
/
+1
2009-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+6
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+6
2009-12-03
libata: Clarify ata_set_lba_range_entries function
Martin K. Petersen
1
-1
/
+1
2009-12-03
libata: Report zeroed read after TRIM and max discard size
Martin K. Petersen
1
-3
/
+9
2009-12-03
libata: add translation for SCSI WRITE SAME (aka TRIM support)
Christoph Hellwig
1
-0
/
+98
2009-12-03
ata: Don't require newlines for link_power_management_policy
Matthew Garrett
1
-2
/
+1
2009-09-08
libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru()
Tejun Heo
1
-53
/
+51
2009-09-01
libata: Delegate nonrot flag setting to SCSI
Martin K. Petersen
1
-4
/
+0
2009-09-01
libata: remove spindown skipping and warning
Tejun Heo
1
-51
/
+0
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
1
-8
/
+30
2009-05-15
libata: Media rotation rate and form factor heuristics
Martin K. Petersen
1
-5
/
+6
2009-05-15
libata: Report disk alignment and physical block size
Martin K. Petersen
1
-1
/
+22
2009-05-11
Avoid world-writable sysfs files in libata driver.
Vitaly Mayatskikh
1
-2
/
+2
2009-05-11
block: cleanup rq->data_len usages
Tejun Heo
1
-1
/
+1
2009-04-16
ata: Report 16/32bit PIO as best we can
Alan Cox
1
-4
/
+26
2009-02-02
libata: fix kernel-doc warnings
Randy Dunlap
1
-0
/
+1
2009-01-27
SATA: Blacklisting of systems that spin off disks during ACPI power off
Rafael J. Wysocki
1
-3
/
+17
2009-01-16
[libata] get-identity ioctl: Fix use of invalid memory pointer
Jeff Garzik
1
-4
/
+13
2009-01-06
libata: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+2
2008-12-29
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
1
-2
/
+2
2008-12-28
libata: beef up iterators
Tejun Heo
1
-11
/
+11
2008-11-10
libata: revert convert-to-block-tagging patches
Tejun Heo
1
-21
/
+2
[next]