index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcm_loop: Enable DIF/DIX modes in SCSI host LLD
Nicholas Bellinger
2014-01-19
1
-2
/
+10
*
target/rd: Add DIF protection into rd_execute_rw
Nicholas Bellinger
2014-01-19
1
-0
/
+65
*
target/rd: Add support for protection SGL setup + release
Nicholas Bellinger
2014-01-19
2
-0
/
+78
*
target/rd: Refactor rd_build_device_space + rd_release_device_space
Nicholas Bellinger
2014-01-19
1
-45
/
+68
*
target/file: Add DIF protection support to fd_execute_rw
Nicholas Bellinger
2014-01-19
2
-1
/
+123
*
target/file: Add DIF protection init/format support
Nicholas Bellinger
2014-01-19
2
-0
/
+141
*
target/iblock: Add blk_integrity + BIP passthrough support
Nicholas Bellinger
2014-01-18
2
-2
/
+90
*
target: Add protection SGLs to target_submit_cmd_map_sgls
Nicholas Bellinger
2014-01-18
4
-5
/
+18
*
target/configfs: Expose protection device attributes
Nicholas Bellinger
2014-01-18
3
-0
/
+103
*
target/spc: Expose ATO bit in control mode page
Nicholas Bellinger
2014-01-18
1
-0
/
+13
*
target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16
Nicholas Bellinger
2014-01-18
1
-0
/
+5
*
target/spc: Add protection related bits to INQUIRY EVPD=0x86
Nicholas Bellinger
2014-01-18
1
-0
/
+9
*
target/spc: Add protection bit to standard INQUIRY output
Nicholas Bellinger
2014-01-18
1
-0
/
+5
*
target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation
Nicholas Bellinger
2014-01-18
3
-0
/
+183
*
target/sbc: Add DIF setup in sbc_check_prot + sbc_parse_cdb
Nicholas Bellinger
2014-01-18
1
-0
/
+62
*
target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases
Nicholas Bellinger
2014-01-18
2
-0
/
+33
*
target: Add DIF related base definitions
Nicholas Bellinger
2014-01-18
2
-0
/
+47
*
target: Convert inquiry temporary buffer to heap memory
Nicholas Bellinger
2014-01-09
2
-4
/
+9
*
target_core_alua: check for buffer overflow
Hannes Reinecke
2014-01-09
1
-6
/
+17
*
drivers: target: Mark functions and structures as static in tfc_conf.c
Rashika Kheria
2014-01-09
1
-3
/
+3
*
drivers: target: Mark functions as static in tcm_loop.c
Rashika Kheria
2014-01-09
1
-4
/
+4
*
drivers: target: Mark function as static in target_core_iblock.c
Rashika Kheria
2014-01-09
1
-1
/
+1
*
drivers: target: Move prototype declaration of function to header file target...
Rashika Kheria
2014-01-09
2
-4
/
+5
*
target_core_alua: Referrals configfs integration
Hannes Reinecke
2014-01-09
5
-1
/
+308
*
target_core_alua: Referrals infrastructure
Hannes Reinecke
2014-01-09
8
-3
/
+210
*
target_core_spc: Include target device descriptor in VPD page 83
Hannes Reinecke
2013-12-17
2
-2
/
+43
*
target_core: simplify scsi_name_len calculation
Hannes Reinecke
2013-12-17
1
-10
/
+3
*
target_core_alua: Use workqueue for ALUA transitioning
Hannes Reinecke
2013-12-17
2
-50
/
+128
*
target_core_alua: store old and pending ALUA state
Hannes Reinecke
2013-12-17
2
-5
/
+12
*
target_core_alua: Allocate ALUA metadata on demand
Hannes Reinecke
2013-12-17
3
-42
/
+34
*
target_core_alua: validate ALUA state transition
Hannes Reinecke
2013-12-17
1
-10
/
+45
*
target: Don't use void* when passing dev in core_tpg_add_lun
Andy Grover
2013-12-16
2
-3
/
+3
*
target: Rename core_tpg_{pre,post}_addlun for clarity
Andy Grover
2013-12-16
3
-7
/
+7
*
target: Refer to u32 luns as unpacked_lun
Andy Grover
2013-12-16
1
-8
/
+8
*
target: Fix sizeof in kmalloc for some default_groups arrays
Andy Grover
2013-12-16
2
-2
/
+2
*
target: Allocate more room for port default groups
Andy Grover
2013-12-16
1
-1
/
+1
*
target: Remove unused ua_dev_list member in struct se_ua
Andy Grover
2013-12-16
2
-2
/
+0
*
Linux 3.13-rc3
v3.13-rc3
Linus Torvalds
2013-12-06
1
-1
/
+1
*
Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-12-06
2
-10
/
+3
|
\
|
*
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
2013-12-05
2
-10
/
+3
*
|
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2013-12-06
1
-2
/
+6
|
\
\
|
*
|
aio: clean up aio ring in the fail path
Gu Zheng
2013-12-06
1
-2
/
+6
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2013-12-06
31
-57
/
+129
|
\
\
\
|
*
|
|
[SCSI] bfa: Fix crash when symb name set for offline vport
Vijaya Mohan Guvva
2013-12-03
3
-8
/
+14
|
*
|
|
[SCSI] enclosure: fix WARN_ON in dual path device removing
James Bottomley
2013-12-02
1
-0
/
+7
|
*
|
|
[SCSI] pm80xx: Tasklets synchronization fix.
Nikith Ganigarakoppal
2013-12-02
2
-41
/
+58
|
*
|
|
[SCSI] pm80xx: Resetting the phy state.
Nikith Ganigarakoppal
2013-12-02
4
-0
/
+10
|
*
|
|
[SCSI] pm80xx: Fix for direct attached device.
Nikith Ganigarakoppal
2013-12-02
1
-1
/
+3
|
*
|
|
[SCSI] pm80xx: Module author addition
Nikith Ganigarakoppal
2013-12-02
1
-0
/
+1
|
*
|
|
[SCSI] hpsa: return 0 from driver probe function on success, not 1
Stephen M. Cameron
2013-11-30
1
-1
/
+1
[next]