| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 7 | -20/+20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-03-25 | 19 | -128/+3881 |
|\ |
|
| * | [SCSI] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric module | Nicholas Bellinger | 2011-03-23 | 6 | -0/+1673 |
| * | [SCSI] target: add initial statistics | Nicholas Bellinger | 2011-03-23 | 5 | -16/+2090 |
| * | [SCSI] target: Add __init/__exit annotation for target_core_[init,exit]_configfs | Axel Lin | 2011-03-23 | 1 | -2/+2 |
| * | [SCSI] target: Fix FILEIO fd_buffered_io= token typo | Nicholas Bellinger | 2011-03-23 | 1 | -1/+1 |
| * | [SCSI] target: Fix bogus return in transport_add_device_to_core_hba failure path | Nicholas Bellinger | 2011-03-23 | 1 | -3/+2 |
| * | [SCSI] target: Avoid mem leak and needless work in transport_generic_get_mem | Jesper Juhl | 2011-03-23 | 1 | -3/+6 |
| * | [SCSI] target: Convert TMR REQ/RSP definitions to target namespace | Nicholas Bellinger | 2011-03-23 | 1 | -12/+7 |
| * | [SCSI] target: Convert rd_build_device_space() to use errno | Dan Carpenter | 2011-03-23 | 1 | -8/+7 |
| * | [SCSI] target: Minor sparse warning fixes and annotations | Dan Carpenter | 2011-03-23 | 5 | -5/+6 |
| * | [SCSI] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports le... | Fubo Chen | 2011-03-23 | 2 | -50/+4 |
| * | [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 |