| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | [SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTR | Nicholas Bellinger | 2011-03-23 | 5 | -24/+34 |
| * | | [SCSI] target: remove EXTRA_CFLAGS | Christoph Hellwig | 2011-03-23 | 1 | -1/+0 |
| * | | [SCSI] target: Fix match_strdup() memory leaks | Jesper Juhl | 2011-03-23 | 3 | -7/+52 |
| * | | [SCSI] target: Fix memory leak on error path in pscsi_alloc_task | Roland Dreier | 2011-03-23 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-03-24 | 1 | -4/+3 |
|\ \
| |/
|/| |
|
| * | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | 1 | -4/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 1 | -1/+0 |
|\ \ |
|
| * | | target: remove duplicate include of target/target_core_device.h from drivers/... | Jesper Juhl | 2011-02-17 | 1 | -1/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-03-17 | 1 | -1/+7 |
|\ \ \ |
|
| * | | | [SCSI] target: Fix volume size misreporting for volumes > 2TB | Nicholas Bellinger | 2011-03-14 | 1 | -1/+7 |
| |/ / |
|
* | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2011-03-16 | 9 | -9/+0 |
|\ \ \ |
|
| * | | | drivers: remove extraneous includes of smp_lock.h | Arnd Bergmann | 2011-03-02 | 9 | -9/+0 |
| | |/
| |/| |
|
* | | | [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu... | Nicholas Bellinger | 2011-02-28 | 2 | -2/+11 |
|/ / |
|
* | | [SCSI] target: fix use after free detected by SLUB poison | Nicholas Bellinger | 2011-02-12 | 2 | -73/+139 |
* | | [SCSI] target: Remove procfs based target_core_mib.c code | Nicholas Bellinger | 2011-02-12 | 7 | -1142/+56 |
* | | [SCSI] target: Fix SCF_SCSI_CONTROL_SG_IO_CDB breakage | Nicholas Bellinger | 2011-02-12 | 1 | -1/+5 |
* | | [SCSI] target: Fix top-level configfs_subsystem default_group shutdown breakage | Nicholas Bellinger | 2011-02-12 | 1 | -9/+11 |
* | | [SCSI] target: fixed missing lock drop in error path | Fubo Chen | 2011-02-12 | 1 | -0/+2 |
* | | [SCSI] target: Fix demo-mode MappedLUN shutdown UA/PR breakage | Nicholas Bellinger | 2011-02-12 | 1 | -4/+4 |
* | | [SCSI] target/iblock: Fix failed bd claim NULL pointer dereference | Nicholas Bellinger | 2011-02-12 | 1 | -2/+4 |
* | | [SCSI] target: iblock/pscsi claim checking for NULL instead of IS_ERR | Dan Carpenter | 2011-02-12 | 2 | -3/+3 |
|/ |
|
* | [SCSI] target: Add LIO target core v4.0.0-rc6 | Nicholas Bellinger | 2011-01-14 | 30 | -0/+27419 |