index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
1
-4
/
+3
|
\
|
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+3
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-11-24
21
-239
/
+385
|
\
\
|
|
/
|
/
|
|
*
tcmu: Add a missing unlock on an error path
Dan Carpenter
2017-11-08
1
-0
/
+1
|
*
tcmu: Fix some memory corruption
Dan Carpenter
2017-11-08
1
-3
/
+2
|
*
iscsi-target: Fix non-immediate TMR reference leak
Nicholas Bellinger
2017-11-07
1
-3
/
+5
|
*
iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
Nicholas Bellinger
2017-11-07
1
-13
/
+9
|
*
target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
Nicholas Bellinger
2017-11-07
2
-0
/
+11
|
*
target: Fix quiese during transport_write_pending_qf endless loop
Nicholas Bellinger
2017-11-07
1
-0
/
+13
|
*
target: Fix caw_sem leak in transport_generic_request_failure
Nicholas Bellinger
2017-11-07
1
-3
/
+4
|
*
target: Fix QUEUE_FULL + SCSI task attribute handling
Nicholas Bellinger
2017-11-07
1
-0
/
+4
|
*
iSCSI-target: Use common error handling code in iscsi_decode_text_input()
Markus Elfring
2017-11-04
1
-21
/
+18
|
*
target/iscsi: Detect conn_cmd_list corruption early
Bart Van Assche
2017-11-04
1
-0
/
+4
|
*
target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()
Bart Van Assche
2017-11-04
1
-1
/
+2
|
*
target/iscsi: Modify iscsit_do_crypto_hash_buf() prototype
Bart Van Assche
2017-11-04
1
-24
/
+17
|
*
target/iscsi: Fix endianness in an error message
Bart Van Assche
2017-11-04
1
-3
/
+3
|
*
target/iscsi: Use min() in iscsit_dump_data_payload() instead of open-coding it
Bart Van Assche
2017-11-04
1
-4
/
+3
|
*
target/iscsi: Define OFFLOAD_BUF_SIZE once
Bart Van Assche
2017-11-04
1
-2
/
+0
|
*
target: Inline transport_put_cmd()
Bart Van Assche
2017-11-04
1
-20
/
+3
|
*
target: Suppress gcc 7 fallthrough warnings
Bart Van Assche
2017-11-04
3
-2
/
+5
|
*
target: Move a declaration of a global variable into a header file
Bart Van Assche
2017-11-04
2
-2
/
+1
|
*
tcmu: fix double se_cmd completion
Mike Christie
2017-11-04
1
-23
/
+31
|
*
target: return SAM_STAT_TASK_SET_FULL for TCM_OUT_OF_RESOURCES
Mike Christie
2017-11-04
1
-7
/
+9
|
*
target: fix ALUA state file path truncation
David Disseldorp
2017-11-04
2
-32
/
+28
|
*
target: fix PR state file path truncation
David Disseldorp
2017-11-04
1
-9
/
+7
|
*
cxgbit: Abort the TCP connection in case of data out timeout
Varun Prakash
2017-11-04
3
-0
/
+55
|
*
target: Add netlink command reply supported option for each device
Kenjiro Nakayama
2017-11-04
1
-1
/
+58
|
*
target/tcmu: Use macro to call container_of in tcmu_cmd_time_out_show
Kenjiro Nakayama
2017-11-04
1
-2
/
+1
|
*
tcmu: fix crash when removing the tcmu device
Xiubo Li
2017-11-04
1
-45
/
+47
|
*
iscsi-target: fix memory leak in iscsit_release_discovery_tpg()
tangwenji
2017-11-04
1
-2
/
+5
|
*
iscsi-target: fix memory leak in lio_target_tiqn_addtpg()
tangwenji
2017-11-04
1
-1
/
+2
|
*
target:fix condition return in core_pr_dump_initiator_port()
tangwenji
2017-11-04
1
-1
/
+3
|
*
target: fix match_token option in target_core_configfs.c
tangwenji
2017-11-04
1
-7
/
+7
|
*
target: add sense code INSUFFICIENT REGISTRATION RESOURCES
tangwenji
2017-11-04
2
-8
/
+23
|
*
target: fix double unmap data sg in core_scsi3_emulate_pro_register_and_move()
tangwenji
2017-11-04
1
-2
/
+0
|
*
target: fix buffer offset in core_scsi3_pri_read_full_status
tangwenji
2017-11-04
1
-0
/
+1
|
*
target: fix null pointer regression in core_tmr_drain_tmr_list
tangwenji
2017-11-04
1
-1
/
+2
|
*
target/file: Do not return error for UNMAP if length is zero
Jiang Yi
2017-11-04
1
-0
/
+4
*
|
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-14
3
-21
/
+21
|
\
\
|
*
|
target: make config_item_type const
Bhumika Goyal
2017-10-19
3
-21
/
+21
|
|
/
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
10
-52
/
+48
|
\
\
|
*
|
target/iscsi: Convert timers to use timer_setup()
Kees Cook
2017-11-01
10
-33
/
+37
|
*
|
target/iscsi: Simplify timer manipulation code
Bart Van Assche
2017-11-01
10
-42
/
+34
|
|
/
*
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
31
-0
/
+31
|
\
\
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
31
-0
/
+31
|
|
/
*
/
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
|
/
*
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-14
3
-3
/
+5
|
\
|
*
fs: fix kernel_write prototype
Christoph Hellwig
2017-09-04
3
-3
/
+5
*
|
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-2
/
+2
[next]