summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-18target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulationNicholas Bellinger3-0/+183
2014-01-18target/sbc: Add DIF setup in sbc_check_prot + sbc_parse_cdbNicholas Bellinger1-0/+62
2014-01-18target: Add DIF CHECK_CONDITION ASC/ASCQ exception casesNicholas Bellinger2-0/+33
2014-01-18target: Add DIF related base definitionsNicholas Bellinger2-0/+47
2014-01-09target: Convert inquiry temporary buffer to heap memoryNicholas Bellinger2-4/+9
2014-01-09target_core_alua: check for buffer overflowHannes Reinecke1-6/+17
2014-01-09drivers: target: Mark functions and structures as static in tfc_conf.cRashika Kheria1-3/+3
2014-01-09drivers: target: Mark functions as static in tcm_loop.cRashika Kheria1-4/+4
2014-01-09drivers: target: Mark function as static in target_core_iblock.cRashika Kheria1-1/+1
2014-01-09drivers: target: Move prototype declaration of function to header file target...Rashika Kheria2-4/+5
2014-01-09target_core_alua: Referrals configfs integrationHannes Reinecke5-1/+308
2014-01-09target_core_alua: Referrals infrastructureHannes Reinecke8-3/+210
2013-12-17target_core_spc: Include target device descriptor in VPD page 83Hannes Reinecke2-2/+43
2013-12-17target_core: simplify scsi_name_len calculationHannes Reinecke1-10/+3
2013-12-17target_core_alua: Use workqueue for ALUA transitioningHannes Reinecke2-50/+128
2013-12-17target_core_alua: store old and pending ALUA stateHannes Reinecke2-5/+12
2013-12-17target_core_alua: Allocate ALUA metadata on demandHannes Reinecke3-42/+34
2013-12-17target_core_alua: validate ALUA state transitionHannes Reinecke1-10/+45
2013-12-16target: Don't use void* when passing dev in core_tpg_add_lunAndy Grover2-3/+3
2013-12-16target: Rename core_tpg_{pre,post}_addlun for clarityAndy Grover3-7/+7
2013-12-16target: Refer to u32 luns as unpacked_lunAndy Grover1-8/+8
2013-12-16target: Fix sizeof in kmalloc for some default_groups arraysAndy Grover2-2/+2
2013-12-16target: Allocate more room for port default groupsAndy Grover1-1/+1
2013-12-16target: Remove unused ua_dev_list member in struct se_uaAndy Grover2-2/+0
2013-12-06Linux 3.13-rc3v3.13-rc3Linus Torvalds1-1/+1
2013-12-06Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+3
2013-12-06Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-2/+6
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds31-57/+129
2013-12-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-6/+19
2013-12-06Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-37/+59
2013-12-06aio: clean up aio ring in the fail pathGu Zheng1-2/+6
2013-12-07Merge branch 'free-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/z...James Morris3-6/+19
2013-12-05Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds9-11/+87
2013-12-06Merge branches 'pm-epoll', 'pnp' and 'powercap'Rafael J. Wysocki4-5/+30
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki5-6/+57
2013-12-05Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-1/+2
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds11-127/+44
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-40/+54
2013-12-05ftrace: default to tilegx if ARCH=tile is specifiedTony Lu1-1/+2
2013-12-05tracing: Only run synchronize_sched() at instance deletion timeSteven Rostedt2-10/+3
2013-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds1-1/+2
2013-12-05Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-20/+19
2013-12-05Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds18-87/+146
2013-12-05Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-8/+9
2013-12-05blk-mq: fix use-after-free of requestMing Lei1-2/+2
2013-12-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds12-37/+201
2013-12-04x86/apic, doc: Justification for disabling IO APIC before Local APICFenghua Yu1-0/+11
2013-12-05PowerCap: Fix mode for energy counterSrinivas Pandruvada1-1/+6
2013-12-05PNP: fix restoring devices after hibernationDmitry Torokhov1-1/+11
2013-12-04x86, bitops: Correct the assembly constraints to testing bitopsH. Peter Anvin5-13/+13