index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
14 days
ata: libata-scsi: limit simulated SCSI command copy to response length
Karuna Ramkumar
1
-1
/
+6
2026-06-01
ata: libata-scsi: do not needlessly defer commands when using PMP with FBS
Niklas Cassel
1
-24
/
+30
2026-06-01
ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS
Niklas Cassel
1
-0
/
+8
2026-06-01
ata: libata-scsi: do not use the deferred QC feature for ATA_DEFER_PORT
Niklas Cassel
1
-2
/
+3
2026-06-01
ata: libata-scsi: improve readability of ata_scsi_qc_issue()
Niklas Cassel
1
-22
/
+21
2026-05-23
ata: libata-scsi: fix requeue of deferred ATA PASS-THROUGH commands
Igor Pylypiv
1
-2
/
+2
2026-03-25
ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()
Damien Le Moal
1
-1
/
+1
2026-03-25
ata: libata-scsi: Return residual for emulated SCSI commands
Damien Le Moal
1
-34
/
+47
2026-03-13
ata: libata: cancel pending work after clearing deferred_qc
Niklas Cassel
1
-0
/
+1
2026-03-13
ata: libata-scsi: avoid Non-NCQ command starvation
Damien Le Moal
1
-0
/
+93
2026-03-13
ata: libata: Introduce ata_port_eh_scheduled()
Damien Le Moal
1
-2
/
+3
2026-03-13
ata: libata: Remove ATA_DFLAG_ZAC device flag
Damien Le Moal
1
-3
/
+2
2026-03-13
ata: libata-scsi: Remove struct ata_scsi_args
Damien Le Moal
1
-114
/
+127
2026-03-13
ata: libata-scsi: Document all VPD page inquiry actors
Damien Le Moal
1
-0
/
+54
2026-03-13
ata: libata-scsi: Refactor ata_scsiop_maint_in()
Damien Le Moal
1
-9
/
+11
2026-03-13
ata: libata-scsi: Refactor ata_scsiop_read_cap()
Damien Le Moal
1
-41
/
+46
2026-03-13
ata: libata-scsi: Refactor ata_scsi_simulate()
Damien Le Moal
1
-43
/
+63
2026-03-04
ata: libata: avoid long timeouts on hot-unplugged SATA DAS
Henry Tseng
1
-0
/
+3
2026-03-04
ata: libata-scsi: refactor ata_scsi_translate()
Damien Le Moal
1
-31
/
+50
2025-12-01
ata: libata-scsi: Add missing scsi_device_put() in ata_scsi_dev_rescan()
Yihang Li
1
-1
/
+3
2025-12-01
ata: libata-scsi: Fix system suspend for a security locked drive
Niklas Cassel
1
-0
/
+7
2025-08-28
ata: libata-scsi: Return aborted command when missing sense and result TF
Damien Le Moal
1
-12
/
+15
2025-08-28
ata: libata-scsi: Fix CDL control
Igor Pylypiv
1
-8
/
+3
2025-08-28
ata: libata-scsi: Fix ata_to_sense_error() status handling
Damien Le Moal
1
-12
/
+8
2025-05-02
ata: libata-scsi: Fix ata_msense_control_ata_feature()
Damien Le Moal
1
-2
/
+2
2025-05-02
ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type
Damien Le Moal
1
-4
/
+3
2025-05-02
ata: libata-scsi: Improve CDL control
Damien Le Moal
1
-2
/
+12
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-27
Merge tag 'ata-6.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+7
2024-09-24
ata: libata-scsi: Fix ata_msense_control() CDL page reporting
Damien Le Moal
1
-1
/
+1
2024-09-24
ata: libata-scsi: Fix ata_msense_control_spgt2()
Damien Le Moal
1
-1
/
+6
2024-09-19
Merge tag 'ata-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-14
/
+9
2024-09-11
ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data
Niklas Cassel
1
-3
/
+0
2024-09-07
ata: libata: Improve CDL resource management
Damien Le Moal
1
-1
/
+1
2024-09-07
ata: libata: Introduce ata_dev_free_resources
Damien Le Moal
1
-3
/
+0
2024-09-07
ata: libata-scsi: Improve ata_scsi_handle_link_detach()
Damien Le Moal
1
-2
/
+4
2024-08-14
Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"
Niklas Cassel
1
-2
/
+13
2024-07-30
ata: libata: Use QUIRK instead of HORKAGE
Damien Le Moal
1
-5
/
+4
2024-07-17
Merge tag 'ata-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-91
/
+118
2024-07-16
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+1
2024-07-04
Merge remote-tracking branch 'libata/for-6.10-fixes' into for-6.11
Niklas Cassel
1
-4
/
+4
2024-07-03
ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tf
Igor Pylypiv
1
-0
/
+21
2024-07-03
ata: libata-scsi: Do not pass ATA device id to ata_to_sense_error()
Igor Pylypiv
1
-5
/
+4
2024-07-03
ata: libata-scsi: Remove redundant sense_buffer memsets
Igor Pylypiv
1
-5
/
+0
2024-07-03
ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error
Igor Pylypiv
1
-5
/
+2
2024-07-03
ata: libata-scsi: Do not overwrite valid sense data when CK_COND=1
Igor Pylypiv
1
-77
/
+92
2024-07-03
ata: libata-scsi: Fix offsets for the fixed format sense data
Igor Pylypiv
1
-13
/
+13
2024-06-26
block: move dma_pad_mask into queue_limits
Christoph Hellwig
1
-2
/
+1
2024-06-14
ata: libata-scsi: Set the RMB bit only for removable media devices
Damien Le Moal
1
-4
/
+4
2024-05-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-8
/
+11
[next]