aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_tgt_if.c
AgeCommit message (Expand)Author
2011-10-31scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-07-02scsi-tgt: BKL pushdownArnd Bergmann
2008-01-11[SCSI] tgt: convert to use the data buffer accessorsFUJITA Tomonori
2007-10-12[SCSI] tgt: add I_T nexus supportFUJITA Tomonori
2007-03-11[SCSI] tgt: fix sesnse buffer problemsFUJITA Tomonori
2007-02-16[SCSI] tgt: fix the user/kernel ring buffer interfaceFUJITA Tomonori
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2006-12-05[SCSI] tgt: fix undefined flush_dcache_page() problemakpm@osdl.org
2006-11-25[SCSI] scsi tgt: scsi target user and kernel communication interfaceFUJITA Tomonori