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
/
scsi
/
sd.c
Commit message (
Expand
)
Author
Age
*
sd/skd: stuff discard page in request->completion_data
Jens Axboe
2014-04-16
*
block: remove struct request buffer member
Jens Axboe
2014-04-15
*
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-11
|
\
|
*
scsi: async sd resume
Dan Williams
2014-04-10
*
|
[SCSI] sd: Quiesce mode sense error messages
Martin K. Petersen
2014-03-27
*
|
[SCSI] sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHE
Alan Stern
2014-03-15
|
/
*
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
|
\
|
*
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-31
|
|
\
|
*
|
block: Convert bio_iovec() to bvec_iter
Kent Overstreet
2013-11-24
*
|
|
[SCSI] sd: Do not call do_div() with a 64-bit divisor
Geert Uytterhoeven
2013-12-19
*
|
|
[SCSI] Fix erratic device offline during EH
James Bottomley
2013-12-19
|
|
/
|
/
|
*
|
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
2013-11-28
|
/
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-11-13
|
\
|
*
[SCSI] Derive the FLUSH_TIMEOUT from the basic I/O timeout
James Bottomley
2013-10-25
|
*
[SCSI] sd: Add error handling during flushing caches
Oliver Neukum
2013-10-25
|
*
[SCSI] sd: Reduce buffer size for vpd request
Bernd Schubert
2013-10-25
*
|
Merge branch 'blk-mq/core' into for-3.13/core
Jens Axboe
2013-11-08
|
\
\
|
|
/
|
/
|
|
*
block: make rq->cmd_flags be 64-bit
Jens Axboe
2013-10-25
*
|
[SCSI] sd: call blk_pm_runtime_init before add_disk
Aaron Lu
2013-10-23
|
/
*
[SCSI] sd: Fix potential out-of-bounds access
Alan Stern
2013-09-11
*
[SCSI] sd: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-21
*
[SCSI] sd: fix crash when UA received on DIF enabled device
Ewan D. Milne
2013-07-23
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-07-04
|
\
|
*
[SCSI] sd: Update WRITE SAME heuristics
Martin K. Petersen
2013-06-26
|
*
[SCSI] sd: Fix parsing of 'temporary ' cache mode prefix
Ben Hutchings
2013-06-26
|
*
[SCSI] sd: avoid deadlocks when running under multipath
Hannes Reinecke
2013-06-04
*
|
drivers: avoid format string in dev_set_name
Kees Cook
2013-07-03
|
/
*
Merge branch 'postmerge' into for-linus
James Bottomley
2013-05-10
|
\
|
*
[SCSI] sd: change to auto suspend mode
Lin Ming
2013-05-06
|
*
[SCSI] sd: use REQ_PM in sd's runtime suspend operation
Lin Ming
2013-05-06
*
|
Merge branch 'misc' into for-linus
James Bottomley
2013-05-10
|
\
\
|
*
|
[SCSI] sd: fix array cache flushing bug causing performance problems
James Bottomley
2013-05-02
|
|
/
*
/
block_device_operations->release() should return void
Al Viro
2013-05-07
|
/
*
[SCSI] sd: update sd to use the new pm callbacks
Aaron Lu
2012-11-30
*
[SCSI] sd: put to stopped power state when runtime suspend
Aaron Lu
2012-11-30
*
[SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drives
Jason J. Herne
2012-11-27
*
[SCSI] sd: Reshuffle init_sd to avoid crash
Joel D. Diaz
2012-11-26
*
[SCSI] sd: Implement support for WRITE SAME
Martin K. Petersen
2012-11-14
*
[SCSI] sd: Permit merged discard requests
Martin K. Petersen
2012-11-14
*
[SCSI] sd: Ensure we correctly disable devices with unknown protection type
Martin K. Petersen
2012-09-24
*
[SCSI] sd: Allow protection_type to be overridden
Martin K. Petersen
2012-09-24
*
[SCSI] sd: Avoid remapping bad reference tags
Martin K. Petersen
2012-09-24
*
[SCSI] set to WCE if usb cache quirk is present.
Namjae Jeon
2012-07-20
*
[SCSI] properly initialize atomic_t
Josh Hunt
2012-07-20
*
SCSI & usb-storage: add try_rc_10_first flag
Alan Stern
2012-06-23
*
[SCSI] sd: limit the scope of the async probe domain
Dan Williams
2012-05-17
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-03-31
|
\
|
*
[SCSI] sd: make comment and printk string match code
Petr Uzel
2012-03-27
|
*
[SCSI] sd: Add runtime pm in the sd_check_events()
Lan Tianyu
2012-03-19
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-03-22
|
\
|
[next]