aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/st.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-13[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley1-18/+1
2005-12-02[SCSI] sg and st unmap_user_pages allow PageReservedHugh Dickins1-2/+0
2005-12-01[SCSI] st: fix a bug in sgl_map_user_pages failure path Hugh Dickins1-0/+1
2005-11-07[PATCH] kfree cleanup: drivers/scsiJesper Juhl1-2/+1
2005-11-04Merge by HandJames Bottomley1-6/+3
2005-10-29[PATCH] core remove PageReservedNick Piggin1-3/+7
2005-10-28[SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik1-2/+1
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley1-6/+4
2005-10-28Merge ../bleed-2.6Greg KH1-2/+4
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-10-28[PATCH] gfp_t: drivers/scsiAl Viro1-2/+4
2005-09-14[SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmdTimothy Thelin1-0/+1
2005-09-06Merge by hand (conflicts in sd.c)James Bottomley1-4/+4
2005-09-04This patch fixes in st.c the bug in the signed/unsigned int comparisonJames Bottomley1-4/+4
2005-08-28Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley1-29/+121
2005-08-08[SCSI] drivers/scsi/st.c: add reference count and related fixesKai Makisara1-29/+121
2005-08-02[SCSI] Fix SCSI tape oops at module removalKai Makisara1-6/+2
2005-06-20[PATCH] class: convert drivers/scsi/* to use the new class api instead of class_simplegregkh@suse.de1-13/+15
2005-05-20[SCSI] SCSI tape: fix permissions for SG_IO, etc.Kai Makisara1-6/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+4438