index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
st.c
Age
Commit message (
Expand
)
Author
2010-12-22
[SCSI] st: Increase success probability in driver buffer allocation
FUJITA Tomonori
2010-12-22
[SCSI] st: Store page order before driver buffer allocation
Kai Makisara
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-10-08
[SCSI] st: add MTWEOFI to write filemarks without flushing drive buffer
Kai Makisara
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-05-27
st: use noop_llseek() instead of default_llseek()
Jan Blunck
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2009-12-10
[SCSI] st: fix mdata->page_order handling
FUJITA Tomonori
2009-12-04
[SCSI] st: fix test of value range in st_set_options()
Roel Kluin
2009-10-02
[SCSI] st: fix possible memory use after free after MTSETBLK ioctl
David Jeffery
2009-06-12
[SCSI] Merge branch 'linus'
James Bottomley
2009-05-23
[SCSI] st: fix gcc 4.4 warning
Kai Makisara
2009-05-22
block: Use accessor functions for queue limits
Martin K. Petersen
2009-05-11
block: add rq->resid_len
Tejun Heo
2009-03-12
[SCSI] Remove SUGGEST flags
Martin K. Petersen
2009-01-02
[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
2008-12-29
[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-10-21
[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-16
device create: scsi: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-26
[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-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-06-20
st: cdev lock_kernel() pushdown
Jonathan Corbet
2008-05-20
SCSI: fix race in device_create
Greg Kroah-Hartman
[next]