summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | dm cache: add cleaner policyHeinz Mauelshagen2013-03-014-0/+479
| * | dm cache: add mq policyJoe Thornber2013-03-014-0/+1279
| * | dm: add cache targetJoe Thornber2013-03-0113-0/+4718
| * | dm persistent data: add bitsetJoe Thornber2013-03-013-0/+329
| * | dm persistent data: add transactional arrayJoe Thornber2013-03-013-0/+975
| * | dm thin: remove cells from stackJoe Thornber2013-03-013-23/+43
| * | dm bio prison: pass cell memory inJoe Thornber2013-03-013-101/+176
| * | dm persistent data: add btree_walkJoe Thornber2013-03-014-0/+69
| * | dm: add target num_write_bios fnAlasdair G Kergon2013-03-012-7/+30
| * | dm kcopyd: introduce configurable throttlingMikulas Patocka2013-03-015-5/+156
| * | dm ioctl: allow message to return dataMikulas Patocka2013-03-012-1/+40
| * | dm ioctl: optimize functions without variable paramsMikulas Patocka2013-03-012-21/+37
| * | dm ioctl: introduce ioctl_flagsMikulas Patocka2013-03-011-23/+41
| * | dm: merge io_pool and tio_poolJun'ichi Nomura2013-03-011-49/+27Star
| * | dm: remove unused _rq_bio_info_cacheJun'ichi Nomura2013-03-011-21/+10Star
| * | dm: fix limits initialization when there are no data devicesMike Christie2013-03-011-5/+7
| * | dm snapshot: add missing module aliasesMikulas Patocka2013-03-011-0/+2
| * | dm persistent data: set some btree fn parms constMike Snitzer2013-03-012-9/+9
| * | dm: refactor bio cloningAlasdair G Kergon2013-03-011-68/+96
| * | dm: rename bio cloning functionsAlasdair G Kergon2013-03-011-32/+31Star
| * | dm: rename request variables to biosAlasdair G Kergon2013-03-0115-81/+81
| * | dm: clean up clone_bioAlasdair G Kergon2013-03-011-45/+57
| * | dm persistent data: remove CONFIG_EXPERIMENTALKees Cook2013-03-011-1/+1
| * | dm: remove CONFIG_EXPERIMENTALAlasdair G Kergon2013-03-011-12/+12
| * | dm thin: use block_size_is_power_of_twoMike Snitzer2013-03-011-12/+13
| * | dm bufio: use WRITE_FLUSH instead of REQ_FLUSHMikulas Patocka2013-03-011-1/+1
| * | dm table: remove superfluous variable resetWang Sheng-Hui2013-03-011-1/+0Star
| * | dm thin: support a non power of 2 discard_granularityMike Snitzer2013-03-011-8/+1Star
| * | dm: fix truncated status stringsMikulas Patocka2013-03-0113-115/+99Star
| * | dm: do not replace bioset for request based dmJun'ichi Nomura2013-03-011-9/+21
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-03-025-11/+15
|\ \ \
| * | | target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()Asias He2013-02-281-2/+2
| * | | target/pscsi: Fix page incrementAsias He2013-02-281-1/+0Star
| * | | target/pscsi: Drop unnecessary NULL assignment to bio->bi_nextAsias He2013-02-281-2/+0Star
| * | | target: Add __exit annotation for module_exit functionsAsias He2013-02-284-4/+4
| * | | iscsi-target: Fix immediate queue starvation regression with DATAINNicholas Bellinger2013-02-281-2/+9
* | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-03-0283-1205/+4100
|\ \ \ \
| * \ \ \ [SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley2013-03-0119-298/+822
| |\ \ \ \
| | * | | | libfcoe: Check for unusable FCFs before looking for conflicting FCFsBhanu Prakash Gollapudi2013-02-191-9/+9
| | * | | | libfc: XenServer fails to mount root filesystem.Krishna Mohan2013-02-151-1/+1
| | * | | | libfcoe: Handle CVL while waiting to select an FCFBhanu Prakash Gollapudi2013-02-121-1/+9
| | * | | | fcoe: Fix deadlock while deleting FCoE interface with NPIV portsNeerav Parikh2013-01-281-0/+23
| | * | | | fcoe: close race on link speed detection in fcoe codeNeil Horman2013-01-281-4/+27
| | * | | | UAPI: (Scripted) Disintegrate include/scsi/fcDavid Howells2013-01-076-4/+4
| | * | | | debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks"Al Viro2012-12-141-5/+1Star
| | * | | | bnx2fc: use fcoe_get_lesb/fcoe_ctlr_get_lesb() directly from libfcoeYi Zou2012-12-141-46/+7Star
| | * | | | bnx2fc: use fcoe_link_speed_update() from the exported symbol in libfcoeYi Zou2012-12-141-31/+2Star
| | * | | | bnx2fc: add support to get_netdev for bnx2f_interfaceYi Zou2012-12-141-2/+3
| | * | | | libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesbYi Zou2012-12-143-40/+56
| | * | | | libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export itYi Zou2012-12-143-35/+36