index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_tgt_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-01
[SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_ad...
Kirill A. Shutemov
1
-4
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-01
scsi/scsi_tgt_lib: scsi_tgtd isn't used in memory reclaim path
Tejun Heo
1
-1
/
+1
2010-08-11
[SCSI] tgt: fix warning
Joe Eykholt
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-05-11
block: cleanup rq->data_len usages
Tejun Heo
1
-1
/
+1
2008-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-3
/
+3
2008-10-09
block: introduce struct rq_map_data to use reserved pages
FUJITA Tomonori
1
-1
/
+1
2008-10-09
block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov
FUJITA Tomonori
1
-1
/
+1
2008-10-03
[SCSI] scsi_host_lookup: error returns and NULL pointers
James Smart
1
-3
/
+3
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
1
-0
/
+2
2008-04-16
[SCSI] tgt: use KMEM_CACHE macro
FUJITA Tomonori
1
-3
/
+1
2008-03-03
[SCSI] tgt: set the data length properly
FUJITA Tomonori
1
-0
/
+5
2008-03-03
[SCSI] tgt: stop zero'ing scsi_cmnd
FUJITA Tomonori
1
-1
/
+0
2008-02-03
drivers/scsi/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-30
[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable
Boaz Harrosh
1
-23
/
+5
2008-01-28
SG: Convert SCSI to use scatterlist helpers for sg chaining
Jens Axboe
1
-2
/
+1
2008-01-11
[SCSI] BUG_ON() impossible condition in sg list counting
Rusty Russell
1
-8
/
+3
2008-01-11
[SCSI] tgt: fix build when dprintk is defined
Randy Dunlap
1
-6
/
+6
2008-01-11
[SCSI] tgt: convert to use the data buffer accessors
FUJITA Tomonori
1
-5
/
+6
2007-10-16
scsi: simplify scsi_free_sgtable()
Jens Axboe
1
-2
/
+2
2007-10-12
[SCSI] tgt: fix can_queue bug
FUJITA Tomonori
1
-1
/
+1
2007-10-12
[SCSI] tgt: move tsk_mgmt_response callback to transport class
FUJITA Tomonori
1
-1
/
+1
2007-10-12
[SCSI] tgt: add I_T nexus support
FUJITA Tomonori
1
-13
/
+70
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-03-20
[SCSI] tgt: remove the code to build sense
FUJITA Tomonori
1
-14
/
+13
2007-03-11
[SCSI] tgt: fix scsi command leak
FUJITA Tomonori
1
-3
/
+20
2007-03-11
[SCSI] tgt: fix sesnse buffer problems
FUJITA Tomonori
1
-97
/
+23
2007-03-11
[SCSI] tgt: rm bio hacks in scsi tgt
Mike Christie
1
-99
/
+34
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-06
Actually update the fixed up compile failures.
David Howells
1
-6
/
+9
2006-11-25
[SCSI] scsi tgt: scsi target lib functionality
FUJITA Tomonori
1
-0
/
+742