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
/
st.c
Commit message (
Expand
)
Author
Age
*
[SCSI] st: fix race in st_scsi_execute_end
Petr Uzel
2011-10-30
*
[SCSI] st: Increase success probability in driver buffer allocation
FUJITA Tomonori
2010-12-23
*
[SCSI] st: Store page order before driver buffer allocation
Kai Makisara
2010-12-23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-10-22
|
\
|
*
[SCSI] st: add MTWEOFI to write filemarks without flushing drive buffer
Kai Makisara
2010-10-08
*
|
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
|
/
*
st: use noop_llseek() instead of default_llseek()
Jan Blunck
2010-05-27
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
*
[SCSI] st: fix mdata->page_order handling
FUJITA Tomonori
2009-12-10
*
[SCSI] st: fix test of value range in st_set_options()
Roel Kluin
2009-12-04
*
[SCSI] st: fix possible memory use after free after MTSETBLK ioctl
David Jeffery
2009-10-02
*
[SCSI] Merge branch 'linus'
James Bottomley
2009-06-12
|
\
|
*
block: Use accessor functions for queue limits
Martin K. Petersen
2009-05-22
|
*
block: add rq->resid_len
Tejun Heo
2009-05-11
*
|
[SCSI] st: fix gcc 4.4 warning
Kai Makisara
2009-05-23
|
/
*
[SCSI] Remove SUGGEST flags
Martin K. Petersen
2009-03-12
*
[SCSI] st: retry enlarge_buffer allocation
Kai Makisara
2009-01-02
*
[SCSI] st: integrate st_scsi_kern_execute and st_do_scsi
Kai Makisara
2009-01-02
*
[SCSI] st: remove unused frp_sg_current
FUJITA Tomonori
2009-01-02
*
[SCSI] st: remove unused orig_frp_segs
FUJITA Tomonori
2009-01-02
*
[SCSI] st: simplify new_tape_buffer
FUJITA Tomonori
2009-01-02
*
[SCSI] st: remove struct scatterlist
FUJITA Tomonori
2009-01-02
*
[SCSI] st: kill struct st_buff_fragment
FUJITA Tomonori
2009-01-02
*
[SCSI] st: remove buf_to_sg
FUJITA Tomonori
2009-01-02
*
[SCSI] st: convert dio path to use st_scsi_execute
FUJITA Tomonori
2009-01-02
*
[SCSI] st: convert non-dio path to use st_scsi_execute
FUJITA Tomonori
2009-01-02
*
[SCSI] st: add st_scsi_execute helper function
FUJITA Tomonori
2009-01-02
*
[SCSI] st: add struct rq_map_data support
FUJITA Tomonori
2009-01-02
*
[SCSI] st: make all the fragment buffers the same size
FUJITA Tomonori
2009-01-02
*
[SCSI] st: convert st_int_ioctl to use st_scsi_kern_execute
FUJITA Tomonori
2008-12-29
*
[SCSI] st: convert get_location to use st_scsi_kern_execute
FUJITA Tomonori
2008-12-29
*
[SCSI] st: convert write_mode_page to use st_scsi_kern_execute
FUJITA Tomonori
2008-12-29
*
[SCSI] st: convert read_mode_page to use st_scsi_kern_execute
FUJITA Tomonori
2008-12-29
*
[SCSI] st: convert check_tape to use st_scsi_kern_execute
FUJITA Tomonori
2008-12-29
*
[SCSI] st: convert st_flush to use st_scsi_kern_execute
FUJITA Tomonori
2008-12-29
*
[SCSI] st: convert cross_eof to use st_scsi_kern_execute
FUJITA Tomonori
2008-12-29
*
[SCSI] st: convert do_load_unload to use st_scsi_kern_execute
FUJITA Tomonori
2008-12-29
*
[SCSI] st: convert set_location to use st_scsi_kern_execute
FUJITA Tomonori
2008-12-29
*
[SCSI] st: convert test_ready to use st_scsi_kern_execute
FUJITA Tomonori
2008-12-29
*
[SCSI] st: add st_scsi_kern_execute helper function
FUJITA Tomonori
2008-12-29
*
[SCSI] st: move st_request initialization to st_allocate_request form st_do_scsi
FUJITA Tomonori
2008-12-29
*
[SCSI] st: update to use block timeout
James Bottomley
2008-12-29
*
[PATCH] don't mess with file in scsi_nonblockable_ioctl()
Al Viro
2008-10-21
*
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
2008-10-21
*
device create: scsi: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
*
[SCSI] st: Remove bogus memset
Kai Makisara
2008-07-26
*
[SCSI] st: Move buffer pointer back when data could not be written.
Kai Makisara
2008-07-26
*
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
|
\
|
*
SCSI: fix race in device_create
Greg Kroah-Hartman
2008-05-20
[next]