index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-sata.c
Age
Commit message (
Expand
)
Author
2026-06-01
ata: Annotate functions in the issuing path with __must_hold()
Bart Van Assche
2026-06-01
ata: libata: Pass ap parameter directly to functions in the issuing path
Bart Van Assche
2026-02-24
ata: libata-sata: simplify ata_sas_queuecmd()
Damien Le Moal
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-13
ata: libata-sata: Improve link_power_management_supported sysfs attribute
Niklas Cassel
2025-07-31
ata: libata-sata: Add link_power_management_supported sysfs attribute
Damien Le Moal
2025-07-16
ata: libata-eh: Simplify reset operation management
Damien Le Moal
2025-07-02
ata: libata-sata: Disallow changing LPM state if not supported
Damien Le Moal
2025-04-25
ata: libata-scsi: Do not set the INFORMATION field twice for ATA PT
Igor Pylypiv
2025-04-21
ata: libata-sata: Use BIT() macro to convert tag to bit field
Niklas Cassel
2025-04-21
ata: libata-sata: Simplify sense_valid fetching
Niklas Cassel
2025-04-16
ata: libata-sata: Save all fields from sense data descriptor
Niklas Cassel
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-07
ata: libata: Improve CDL resource management
Damien Le Moal
2024-09-07
ata: libata: Move sector_buf from struct ata_port to struct ata_device
Damien Le Moal
2024-09-07
ata: libata: Rename ata_eh_read_sense_success_ncq_log()
Damien Le Moal
2024-09-07
ata: libata: Move sata_std_hardreset() definition to libata-sata.c
Damien Le Moal
2024-09-07
ata: libata: Move sata_down_spd_limit() to libata-sata.c
Damien Le Moal
2024-08-29
ata: libata: Add helper ata_eh_decide_disposition()
Niklas Cassel
2024-07-30
ata: libata: Use QUIRK instead of HORKAGE
Damien Le Moal
2024-07-04
ata,scsi: Remove wrapper ata_sas_port_alloc()
Niklas Cassel
2024-07-04
ata: libata: Assign print_id at port allocation time
Niklas Cassel
2024-07-04
ata: libata-sata: Remove superfluous assignment in ata_sas_port_alloc()
Niklas Cassel
2024-07-04
ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()
Niklas Cassel
2024-04-11
scsi: libata: Switch to using ->device_configure
Christoph Hellwig
2024-03-25
scsi: ata: libata-sata: Factor out NCQ Priority configuration helpers
Igor Pylypiv
2024-01-22
ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWN
Niklas Cassel
2023-10-03
ata: libata-eh: Improve reset error messages
Damien Le Moal
2023-10-03
ata: libata-sata: Improve ata_sas_slave_configure()
Damien Le Moal
2023-09-11
ata: libata: disallow dev-initiated LPM transitions to unsupported states
Niklas Cassel
2023-08-02
ata,scsi: remove ata_sas_port_init()
Niklas Cassel
2023-08-02
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
2023-08-02
ata: libata-sata: remove ata_sas_sync_probe()
Hannes Reinecke
2023-08-02
ata,scsi: remove ata_sas_port_destroy()
Hannes Reinecke
2023-08-02
ata,scsi: remove ata_sas_port_{start,stop} callbacks
Hannes Reinecke
2023-08-02
ata: libata: remove references to non-existing error_handler()
Hannes Reinecke
2023-08-02
ata: fix debounce timings type
Sergey Shtylyov
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-05
ata: libata-sata: Improve ata_change_queue_depth()
Damien Le Moal
2023-06-05
ata: libata-sata: Simplify ata_change_queue_depth()
Damien Le Moal
2023-05-22
scsi: ata: libata: Handle completion of CDL commands using policy 0xD
Niklas Cassel
2023-05-22
scsi: ata: libata: Add ATA feature control sub-page translation
Damien Le Moal
2023-01-04
ata: libata: read the shared status for successful NCQ commands once
Niklas Cassel
2023-01-04
ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
Niklas Cassel
2022-11-19
ata: libata: fix commands incorrectly not getting retried during NCQ error
Niklas Cassel
2022-10-18
ata: make use of ata_port_is_frozen() helper
Niklas Cassel
2022-10-17
ata: libata: fetch sense data for ATA devices supporting sense reporting
Niklas Cassel
2022-10-17
ata: libata: only set sense valid flag if sense data is valid
Niklas Cassel
[next]