Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
17ed4d2240f99ab4ebc6fbb6b94a106eed46f9df
/
drivers
/
ata
/
libata-scsi.c
e4f7bdc
Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
6d1003a
libata: support host-aware and host-managed ZAC devices
by Hannes Reinecke
· 9 years ago
856c466
libata: support device-managed ZAC devices
by Hannes Reinecke
· 9 years ago
284b3b7
libata: NCQ encapsulation for ZAC MANAGEMENT OUT
by Hannes Reinecke
· 9 years ago
27708a9
libata: Implement ZBC OUT translation
by Hannes Reinecke
· 9 years ago
28a3fc2
libata: implement ZBC IN translation
by Hannes Reinecke
· 9 years ago
59f6847
libata-scsi: Generate sense code for disabled devices
by Hannes Reinecke
· 9 years ago
26f5883
libata-scsi: use %*ph to dump small buffers
by Andy Shevchenko
· 9 years ago
c9b5560
treewide: Fix typos in libata.xml
by Masanari Iida
· 9 years ago
7780081
libata-scsi: Set information sense field for invalid parameter
by Hannes Reinecke
· 9 years ago
0df10b8
libata-scsi: set bit pointer for sense code information
by Hannes Reinecke
· 9 years ago
bcfc867
libata-scsi: Set field pointer in sense code
by Hannes Reinecke
· 9 years ago
06dbde5
libata: Implement control mode page to select sense format
by Hannes Reinecke
· 9 years ago
11093cb
libata-scsi: generate correct ATA pass-through sense
by Hannes Reinecke
· 9 years ago
b525e77
libata-scsi: use ata_scsi_set_sense()
by Hannes Reinecke
· 9 years ago
492bf62
libata-eh: Set 'information' field for autosense
by Hannes Reinecke
· 9 years ago
cf8b49b
libata-scsi: use scsi_set_sense_information()
by Hannes Reinecke
· 9 years ago
cffd1ee
libata: sanitize ata_tf_read_block()
by Hannes Reinecke
· 9 years ago
5e6acd1
libata-scsi: sanitize ata_gen_ata_sense()
by Hannes Reinecke
· 9 years ago
5b01e4b
libata: Implement NCQ autosense
by Hannes Reinecke
· 9 years ago
3948b6f
libata: fix unbalanced spin_lock_irqsave/spin_unlock_irq() in ata_scsi_park_show()
by Tejun Heo
· 9 years ago
287e661
libata: fix HDIO_GET_32BIT ioctl
by Arnd Bergmann
· 9 years ago
d83763f
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
64d513ac
scsi: use host wide tags by default
by Christoph Hellwig
· 9 years ago
5f8e7f1
libata: enable LBA flag in taskfile for ata_scsi_pass_thru()
by Vinayak Kale
· 9 years ago
ee7fb33
libata: add support for NCQ commands for SG interface
by Vinayak Kale
· 9 years ago
2aa8f5d
libata: only call ->done once all per-tag ressources are released
by Christoph Hellwig
· 9 years ago
25c7ce7
libata: cleanup ata_scsi_qc_complete
by Christoph Hellwig
· 9 years ago
8a3e33c
ata: ahci: find eSATA ports and flag them as removable
by Manuel Lauss
· 9 years ago
74a80d6
Revert "libata: Implement NCQ autosense"
by Tejun Heo
· 9 years ago
fe16d4f
Revert "libata-eh: Set 'information' field for autosense"
by Tejun Heo
· 9 years ago
71d126f
libata: add ATA_HORKAGE_NOTRIM
by Arne Fitzenreiter
· 9 years ago
a1524f2
libata-eh: Set 'information' field for autosense
by Hannes Reinecke
· 10 years ago
42b966f
libata: Implement NCQ autosense
by Hannes Reinecke
· 10 years ago
1308d7f
libata: use status bit definitions in ata_dump_status()
by Hannes Reinecke
· 10 years ago
27f00e5
ide,ata: Rename ATA_IDX to ATA_SENSE
by Hannes Reinecke
· 10 years ago
8ae7204
libata: whitespace fixes in ata_to_sense_error()
by Hannes Reinecke
· 10 years ago
3a02824
libata: remove ATA_FLAG_LOWTAG
by Tejun Heo
· 10 years ago
8494bcf
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
b12aa1f
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata into for-3.20
by Tejun Heo
· 10 years ago
98bd4be
libata: move sas ata tag allocation to libata-scsi.c
by Shaohua Li
· 10 years ago
12cb5ce
libata: use blk taging
by Shaohua Li
· 10 years ago
e61f7d1
libata: Whitelist SSDs that are known to properly return zeroes after TRIM
by Martin K. Petersen
· 10 years ago
0628ee7
libata: s/ata_id_removeable()/ata_id_removable()/
by Nicholas Krause
· 10 years ago
4e8790f
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
096cbc3
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
2ba520f
libata: Remove FIXME comment in atapi_request_sense()
by Nicholas Krause
· 10 years ago
eb846d9
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
by Hannes Reinecke
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
c8b09f6
scsi: don't set tagging state from scsi_adjust_queue_depth
by Christoph Hellwig
· 10 years ago
f9ca5ab
libata-scsi: Update SATL for ZAC drives
by Hannes Reinecke
· 10 years ago
9162c65
libata: Implement ATA_DEV_ZAC
by Hannes Reinecke
· 10 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
c49a6bf
ata: SATL compliance for Inquiry Product Revision
by Keith Busch
· 11 years ago
fbd918a
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
ecd75ad
libata: disable LPM for some WD SATA-I devices
by Tejun Heo
· 11 years ago
4b69316
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
85fbd72
libata, freezer: avoid block device removal while system is frozen
by Tejun Heo
· 11 years ago
54b2b50
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
by Martin K. Petersen
· 11 years ago
b08fc10
ATA / ACPI: remove power dependent device handling
by Aaron Lu
· 11 years ago
357397a
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
87fb6c3
libata: Add support for queued DSM TRIM
by Marc Carino
· 11 years ago
f1bc1e4
ata: acpi: rework the ata acpi bind support
by Aaron Lu
· 11 years ago
42b9ab7
libata: replace strict_strtol() with kstrtol()
by Jingoo Han
· 11 years ago
5a0a6a4
Merge branch 'libata/for-3.10-fixes' into libata/for-3.11
by Tejun Heo
· 11 years ago
78062c5
libata: cleanup SAT error translation
by Gwendal Grignou
· 11 years ago
8c3d3d4
libata: update "Maintained by:" tags
by Tejun Heo
· 12 years ago
3f1317a2b
[libata] SCSI: really use SATL version in VPD
by Baruch Even
· 12 years ago
7381fe7
libata-acpi: remove redundent code for power resource handling
by Aaron Lu
· 12 years ago
6d3bfc7
[libata] Fix HDIO_DRIVE_* ioctl() Linux 3.9 regression
by Krzysztof Mazur
· 12 years ago
84a9a8c
[libata] Set proper SK when CK_COND is set.
by Gwendal Grignou
· 12 years ago
afe7595
libata: identify and init ZPODD devices
by Aaron Lu
· 12 years ago
26cd4d6
[libata] fix Null pointer dereference on disk error
by Xiaotian Feng
· 12 years ago
5db4486
[SCSI] sd: Implement support for WRITE SAME
by Martin K. Petersen
· 12 years ago
3c6bdae
[SCSI] Add a report opcode helper
by Martin K. Petersen
· 12 years ago
1b26d29
[libata] scsi: implement MODE SELECT command
by Paolo Bonzini
· 12 years ago
6ca8e79
[libata] scsi: support MODE SENSE request for changeable and default parameters
by Paolo Bonzini
· 12 years ago
3e451a4
[libata] scsi: Remove unlikely() from FUA check
by Jeff Garzik
· 12 years ago
3bd4660
libata-acpi: add ata port runtime D3Cold support
by Lin Ming
· 12 years ago
b202445
[SCSI] libsas, libata: fix start of life for a sas ata_port
by Dan Williams
· 13 years ago
f8fc75d
[SCSI] libata: Pass correct DMA device to scsi host
by Lin Ming
· 13 years ago
85d6725
libata: make ata_print_id atomic
by Dan Williams
· 13 years ago
9508a66
[SCSI] libsas: async ata scanning
by Dan Williams
· 13 years ago
9ee4f39
ata: add ata port runtime PM callbacks
by Lin Ming
· 13 years ago
9a6d6a2
ata: make ata port as parent device of scsi host
by Lin Ming
· 13 years ago
6d2dd05
[libata] libata-scsi.c: Add function parameter documentation
by Marcos Paulo de Souza
· 13 years ago
38789fd
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
by Paul Gortmaker
· 13 years ago
f6e6703
[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices
by Dan Williams
· 13 years ago
a9a79df
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
by Joe Perches
· 14 years ago
3f1e046
libata/sas: only set FROZEN flag if new EH is supported
by Nishanth Aravamudan
· 14 years ago
798ce8f
Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
5f4e206
libata: Use Maximum Write Same Length to report discard size limit
by Martin K. Petersen
· 14 years ago
900e599
SATA: enable non-queueable flush flag
by shaohua.li@intel.com
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6b3b9d7
libata: Include WWN ID in inquiry VPD emulation
by Hannes Reinecke
· 14 years ago
a29b5da
libata: fix locking for sas paths
by James Bottomley
· 14 years ago
238c9cf
libata: plumb sas port scan into standard libata paths
by James Bottomley
· 14 years ago
729a6a3
libata: set queue DMA alignment to sector size for ATAPI too
by Tejun Heo
· 14 years ago
b27dcfb
[libata] avoid needlessly passing around ptr to SCSI completion func
by Jeff Garzik
· 14 years ago
23e701e
[libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd
by Jeff Garzik
· 14 years ago
Next »