index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-scsi.c
Commit message (
Expand
)
Author
Age
*
ata: add ata port runtime PM callbacks
Lin Ming
2012-01-08
*
ata: make ata port as parent device of scsi host
Lin Ming
2012-01-08
*
[libata] libata-scsi.c: Add function parameter documentation
Marcos Paulo de Souza
2011-11-09
*
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
*
[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devices
Dan Williams
2011-10-02
*
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
*
libata/sas: only set FROZEN flag if new EH is supported
Nishanth Aravamudan
2011-06-23
*
Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-05-25
|
\
|
*
SATA: enable non-queueable flush flag
shaohua.li@intel.com
2011-05-06
*
|
libata: Use Maximum Write Same Length to report discard size limit
Martin K. Petersen
2011-05-19
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
libata: Include WWN ID in inquiry VPD emulation
Hannes Reinecke
2011-03-14
*
libata: fix locking for sas paths
James Bottomley
2011-03-02
*
libata: plumb sas port scan into standard libata paths
James Bottomley
2011-03-02
*
libata: set queue DMA alignment to sector size for ATAPI too
Tejun Heo
2011-01-28
*
[libata] avoid needlessly passing around ptr to SCSI completion func
Jeff Garzik
2011-01-05
*
[libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd
Jeff Garzik
2010-11-17
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
*
libata: fix NULL sdev dereference race in atapi_qc_complete()
Tejun Heo
2010-11-12
*
libata: Signal that our SATL supports WRITE SAME(16) with UNMAP
Martin K. Petersen
2010-10-21
*
libata: reimplement link power management
Tejun Heo
2010-10-21
*
libata: clean up lpm related symbols and sysfs show/store functions
Tejun Heo
2010-10-21
*
[libata] support for > 512 byte sectors (e.g. 4K Native)
Grant Grundler
2010-10-21
*
[libata] Add ATA transport class
Gwendal Grignou
2010-10-21
*
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
|
\
|
*
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
|
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
*
|
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
2010-07-02
|
/
*
libata: implement on-demand HPA unlocking
Tejun Heo
2010-06-02
*
libata: kill ATA_FLAG_DISABLED
Tejun Heo
2010-05-17
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
*
libata-scsi passthru: fix bug which truncated LBA48 return values
Douglas Gilbert
2010-02-04
*
libata: use the WRITE_SAME_16 define
Christoph Hellwig
2009-12-17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-12-09
|
\
|
*
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-12-04
*
|
libata: Clarify ata_set_lba_range_entries function
Martin K. Petersen
2009-12-03
*
|
libata: Report zeroed read after TRIM and max discard size
Martin K. Petersen
2009-12-03
*
|
libata: add translation for SCSI WRITE SAME (aka TRIM support)
Christoph Hellwig
2009-12-03
*
|
ata: Don't require newlines for link_power_management_policy
Matthew Garrett
2009-12-03
|
/
*
libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru()
Tejun Heo
2009-09-08
*
libata: Delegate nonrot flag setting to SCSI
Martin K. Petersen
2009-09-01
*
libata: remove spindown skipping and warning
Tejun Heo
2009-09-01
*
Merge branch 'master' into for-2.6.31
Jens Axboe
2009-05-22
|
\
|
*
libata: Media rotation rate and form factor heuristics
Martin K. Petersen
2009-05-15
|
*
libata: Report disk alignment and physical block size
Martin K. Petersen
2009-05-15
|
*
Avoid world-writable sysfs files in libata driver.
Vitaly Mayatskikh
2009-05-11
*
|
block: cleanup rq->data_len usages
Tejun Heo
2009-05-11
|
/
*
ata: Report 16/32bit PIO as best we can
Alan Cox
2009-04-16
*
libata: fix kernel-doc warnings
Randy Dunlap
2009-02-02
[next]