Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d9f0f287179f76ec71a50a96d553dfd1dbb41711
/
drivers
/
ata
/
libata-scsi.c
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
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
2a5f07b
libata: fix NULL sdev dereference race in atapi_qc_complete()
by Tejun Heo
· 14 years ago
02e0a60
libata: Signal that our SATL supports WRITE SAME(16) with UNMAP
by Martin K. Petersen
· 14 years ago
6b7ae95
libata: reimplement link power management
by Tejun Heo
· 14 years ago
c93b263
libata: clean up lpm related symbols and sysfs show/store functions
by Tejun Heo
· 14 years ago
295124d
[libata] support for > 512 byte sectors (e.g. 4K Native)
by Grant Grundler
· 14 years ago
d902747
[libata] Add ATA transport class
by Gwendal Grignou
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
ad72cf9
libata: take advantage of cmwq and remove concurrency limitations
by Tejun Heo
· 14 years ago
d8d9129
libata: implement on-demand HPA unlocking
by Tejun Heo
· 14 years ago
3e4ec34
libata: kill ATA_FLAG_DISABLED
by Tejun Heo
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
bc496ed
libata-scsi passthru: fix bug which truncated LBA48 return values
by Douglas Gilbert
· 15 years ago
0cdd6eb
libata: use the WRITE_SAME_16 define
by Christoph Hellwig
· 15 years ago
382f51f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
e881a17
[SCSI] modify change_queue_depth to take in reason why it is being called
by Mike Christie
· 15 years ago
d0634c4
libata: Clarify ata_set_lba_range_entries function
by Martin K. Petersen
· 15 years ago
e78db4d
libata: Report zeroed read after TRIM and max discard size
by Martin K. Petersen
· 15 years ago
18f0f97
libata: add translation for SCSI WRITE SAME (aka TRIM support)
by Christoph Hellwig
· 15 years ago
6a74463
ata: Don't require newlines for link_power_management_policy
by Matthew Garrett
· 15 years ago
bd30add
libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru()
by Tejun Heo
· 15 years ago
f17259a
libata: Delegate nonrot flag setting to SCSI
by Martin K. Petersen
· 15 years ago
051d9fb
libata: remove spindown skipping and warning
by Tejun Heo
· 15 years ago
e4b6363
Merge branch 'master' into for-2.6.31
by Jens Axboe
· 15 years ago
4bca328
libata: Media rotation rate and form factor heuristics
by Martin K. Petersen
· 15 years ago
61d79a8
libata: Report disk alignment and physical block size
by Martin K. Petersen
· 15 years ago
ea7a5ed
Avoid world-writable sysfs files in libata driver.
by Vitaly Mayatskikh
· 16 years ago
b079041
block: cleanup rq->data_len usages
by Tejun Heo
· 16 years ago
e3cf95d
ata: Report 16/32bit PIO as best we can
by Alan Cox
· 16 years ago
5eb66fe
libata: fix kernel-doc warnings
by Randy Dunlap
· 16 years ago
2a6e58d
SATA: Blacklisting of systems that spin off disks during ACPI power off
by Rafael J. Wysocki
· 16 years ago
94be9a5
[libata] get-identity ioctl: Fix use of invalid memory pointer for SAS drivers.
by Jeff Garzik
· 16 years ago
b9d5fc4
libata: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
590cf28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
f4f4e47
[SCSI] add residual argument to scsi_execute and scsi_execute_req
by FUJITA Tomonori
· 16 years ago
1eca436
libata: beef up iterators
by Tejun Heo
· 16 years ago
8a8bc22
libata: revert convert-to-block-tagging patches
by Tejun Heo
· 16 years ago
a464189
libata: Fix a potential race condition in ata_scsi_park_show()
by Elias Oltmanns
· 16 years ago
43a49cb
libata: fix NCQ devices behind port multipliers
by Jens Axboe
· 16 years ago
e013e13
libata: fix bug with non-ncq devices
by Jens Axboe
· 16 years ago
2fca5cc
libata: switch to using block layer tagging support
by Jens Axboe
· 16 years ago
a4f1904
libata: WIN_* -> ATA_CMD_*
by Bartlomiej Zolnierkiewicz
· 16 years ago
e26feff
Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
8bff7c6
libata: set queue SSD flag for SSD devices
by Jens Axboe
· 16 years ago
45fabbb
libata: Implement disk shock protection support
by Elias Oltmanns
· 16 years ago
2486fa5
libata: update atapi disable handling
by Tejun Heo
· 16 years ago
b312bf3
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
1e9dbc9
[libata] Add support for VPD page b1
by Matthew Wilcox
· 16 years ago
18f7ba4
libata/ahci: enclosure management support
by Kristen Carlson Accardi
· 16 years ago
27f8221
block: add blk_queue_update_dma_pad
by FUJITA Tomonori
· 16 years ago
5895ef9
libata: don't check whether to use DMA or not for no data commands
by Tejun Heo
· 16 years ago
ec2a20e
libata: fix libata-scsi kernel-doc notation
by Randy Dunlap
· 17 years ago
50af2fa
libata: ignore SIMG4726 config pseudo device
by Tejun Heo
· 16 years ago
87340e9
libata-scsi: improve rbuf handling for simulated commands
by Tejun Heo
· 17 years ago
f0761be
libata-scsi: clean up inquiry / mode sense related functions
by Tejun Heo
· 17 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
2cca775
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
855d854
libata: fix boot panic with SATAPI devices on non-SFF HBAs
by James Bottomley
· 17 years ago
071f44b
libata: implement PMP helpers
by Tejun Heo
· 17 years ago
127102a
libata: make SFF support optional
by Tejun Heo
· 17 years ago
5682ed3
libata: rename SFF port ops
by Tejun Heo
· 17 years ago
b558edd
libata: kill ata_ehi_schedule_probe()
by Tejun Heo
· 17 years ago
672b2d6
libata: kill ATA_EHI_RESUME_LINK
by Tejun Heo
· 17 years ago
cf48062
libata: prefer hardreset
by Tejun Heo
· 17 years ago
5269176
[SCSI] libata: use scsi_build_sense_buffer
by FUJITA Tomonori
· 17 years ago
aacda37
libata: implement ata_qc_raw_nbytes()
by Tejun Heo
· 17 years ago
e3790c7
block: separate out padding from alignment
by Tejun Heo
· 17 years ago
7a85f88
block: restore the meaning of rq->data_len to the true data length
by FUJITA Tomonori
· 17 years ago
b445c56
[libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore()
by Jeff Garzik
· 17 years ago
9116300
libata: automatically use DMADIR if drive/bridge requires it
by Tejun Heo
· 17 years ago
73fd8b6
libata: fix kernel-doc parameter warning
by Randy Dunlap
· 17 years ago
fa2fc7f
libata: implement drain buffers
by James Bottomley
· 17 years ago
dde2020
libata: eliminate the home grown dma padding in favour of
by James Bottomley
· 17 years ago
08f0105
ata: make ata_scsiop_inq_89 static in libata-scsi.c
by Harvey Harrison
· 17 years ago
9b73e76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
d0ad3bc
[SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSI
by James Bottomley
· 17 years ago
7ccd720
[libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()
by James Bottomley
· 17 years ago
cadb734
[libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()
by akpm@linux-foundation.org
· 17 years ago
4ca4e43
libata annotations and fixes
by Al Viro
· 17 years ago
ff2aeb1
libata: convert to chained sg
by Tejun Heo
· 17 years ago
0dc3688
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
by Tejun Heo
· 17 years ago
93f8fec
libata: make atapi_request_sense() use sg
by Tejun Heo
· 17 years ago
ae8d4ee
libata: Disable ATA8-ACS proposed Trusted Computing features by default
by Alan Cox
· 17 years ago
d8cf538
libata: relocate sdev->manage_start_stop configuration
by Tejun Heo
· 17 years ago
465ff31
[SCSI] relax scsi dma alignment
by James Bottomley
· 17 years ago
9b8e8de
libata and starting/stopping ATAPI floppy devices
by Ondrej Zary
· 17 years ago
e190222
libata: bump transfer chunk size if it's odd
by Tejun Heo
· 17 years ago
607126c
libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBs
by Mark Lord
· 17 years ago
f26792d
[libata] Utilize new SCSI event infrastructure
by Jeff Garzik
· 17 years ago
a2d6ed1
make ata_scsi_lpm_get() static
by Adrian Bunk
· 17 years ago
e027bd3
libata: implement and use ATA_QCFLAG_QUIET
by Tejun Heo
· 17 years ago
b666da3
libata: flush is an IO command
by Tejun Heo
· 17 years ago
ca77329
[libata] Link power management infrastructure
by Kristen Carlson Accardi
· 17 years ago
4dbfa39
libata: relocate and fix post-command processing
by Tejun Heo
· 17 years ago
2dcb407
[libata] checkpatch-inspired cleanups
by Jeff Garzik
· 17 years ago
Next »