开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-core.c
Age
Commit message (
Expand
)
Author
2024-08-27
ata: libata: Fix memory leak for error path in ata_host_alloc()
Zheng Qixing
2024-07-04
ata,scsi: Remove wrapper ata_sas_port_alloc()
Niklas Cassel
2024-07-04
ata: libata-core: Reuse available ata_port print_ids
Niklas Cassel
2024-07-04
ata: libata: Assign print_id at port allocation time
Niklas Cassel
2024-07-04
ata: libata-core: Remove local_port_no struct member
Niklas Cassel
2024-07-04
ata: libata-core: Remove support for decreasing the number of ports
Niklas Cassel
2024-07-04
Merge remote-tracking branch 'libata/for-6.10-fixes' into for-6.11
Niklas Cassel
2024-07-03
ata: libata-core: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf()
Igor Pylypiv
2024-06-30
ata: libata-core: Fix double free on error
Niklas Cassel
2024-06-30
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
2024-06-30
ata: libata-core: Fix null pointer dereference on error
Niklas Cassel
2024-06-28
ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 models
Niklas Cassel
2024-05-31
ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340
Niklas Cassel
2024-05-31
ata: libata-core: Add ATA_HORKAGE_NOLPM for AMD Radeon S3 SSD
Niklas Cassel
2024-05-31
ata: libata-core: Add ATA_HORKAGE_NOLPM for Crucial CT240BX500SSD1
Niklas Cassel
2024-05-14
Merge tag 'ata-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2024-04-13
ata: libata-core: Allow command duration limits detection for ACS-4 drives
Igor Pylypiv
2024-04-13
ata: libata-core: Remove ata_exec_internal_sg()
Damien Le Moal
2024-02-21
ata: libata-core: Do not call ata_dev_power_set_standby() twice
Damien Le Moal
2024-02-14
ata: libata-core: Do not try to set sleeping devices to standby
Damien Le Moal
2023-11-08
ata: libata-core: Fix ata_pci_shutdown_one()
Damien Le Moal
2023-10-16
ata: libata-core: Improve ata_dev_power_set_active()
Damien Le Moal
2023-10-03
ata: libata-core: Do not resume runtime suspended ports
Damien Le Moal
2023-10-03
ata: libata-core: Do not poweroff runtime suspended ports
Damien Le Moal
2023-10-03
ata: libata-core: Remove ata_port_resume_async()
Damien Le Moal
2023-10-03
ata: libata-core: Remove ata_port_suspend_async()
Damien Le Moal
2023-10-03
ata: libata-core: Detach a port devices on shutdown
Damien Le Moal
2023-10-03
ata: libata-core: Synchronize ata_port_detach() with hotplug
Damien Le Moal
2023-10-03
ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()
Damien Le Moal
2023-10-03
ata: ahci: print the lpm policy on boot
Niklas Cassel
2023-09-28
ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
Damien Le Moal
2023-09-28
ata: libata-core: Do not register PM operations for SAS ports
Damien Le Moal
2023-09-28
ata: libata-scsi: Fix delayed scsi_rescan_device() execution
Damien Le Moal
2023-09-28
ata: libata-scsi: Disable scsi device manage_system_start_stop
Damien Le Moal
2023-09-28
ata: libata-core: Fix port and device removal
Damien Le Moal
2023-09-28
ata: libata-core: Fix ata_port_request_pm() locking
Damien Le Moal
2023-09-16
ata: libata-core: fetch sense data for successful commands iff CDL enabled
Niklas Cassel
2023-09-02
ata: libata-core: Disable NCQ_TRIM on Micron 1100 drives
Pawel Zmarzly
2023-08-02
ata: libata-core: remove ata_bus_probe()
Niklas Cassel
2023-08-02
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
2023-08-02
ata: libata-core: inline ata_port_probe()
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-08-02
ata: libata-core: fix parameter types of ata_wait_register()
Sergey Shtylyov
2023-07-28
ata: libata-core: fix when to fetch sense data for successful commands
Niklas Cassel
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-30
Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-06-18
ata: libata-scsi: Avoid deadlock on rescan after device resume
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: Set read/write commands CDL index
Damien Le Moal
[next]