index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-0
/
+7
2017-03-02
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-40
/
+24
2017-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
19
-289
/
+436
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
4
-0
/
+5
2017-02-28
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-3
/
+1
2017-02-26
target: Add counters for ABORT_TASK success + failure
Nicholas Bellinger
2
-0
/
+20
2017-02-26
iscsi-target: Fix early login failure statistics misses
Nicholas Bellinger
1
-36
/
+2
2017-02-26
target: Fix NULL dereference during LUN lookup + active I/O shutdown
Nicholas Bellinger
3
-4
/
+40
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-3
/
+3
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+1
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-7
/
+8
2017-02-20
target: Delete tmr from list before processing
Bart Van Assche
1
-6
/
+1
2017-02-20
target: Fix handling of aborted failed commands
Bart Van Assche
1
-0
/
+3
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+6
2017-02-18
target: export protocol identifier
Mike Christie
1
-0
/
+18
2017-02-18
target/iscsi: Fix unsolicited data seq_end_offset calculation
Varun Prakash
1
-4
/
+2
2017-02-18
target/cxgbit: add T6 iSCSI DDP completion feature
Varun Prakash
4
-43
/
+113
2017-02-18
target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in order
Varun Prakash
1
-25
/
+61
2017-02-18
target/cxgbit: Use T6 specific macros to get ETH/IP hdr len
Varun Prakash
1
-2
/
+8
2017-02-18
target/cxgbit: use cxgb4_tp_smt_idx() to get smt idx
Varun Prakash
1
-2
/
+4
2017-02-18
target/iscsi: split iscsit_check_dataout_hdr()
Varun Prakash
2
-25
/
+41
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2
-7
/
+8
2017-02-13
idr: Return the deleted entry from idr_remove
Matthew Wilcox
1
-3
/
+1
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-32
/
+74
2017-02-10
iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-02-09
target: Remove command flag CMD_T_DEV_ACTIVE
Bart Van Assche
1
-1
/
+0
2017-02-09
target: Remove command flag CMD_T_BUSY
Bart Van Assche
2
-9
/
+5
2017-02-09
target: Move session check from target_put_sess_cmd() into target_release_cmd...
Bart Van Assche
1
-20
/
+19
2017-02-09
target: Inline transport_cmd_check_stop()
Bart Van Assche
1
-35
/
+33
2017-02-09
target: Remove an overly chatty debug message
Bart Van Assche
1
-2
/
+0
2017-02-09
target: Stop execution if CMD_T_STOP has been set
Bart Van Assche
1
-1
/
+2
2017-02-09
target: Correct transport_wait_for_tasks() documentation
Bart Van Assche
1
-5
/
+2
2017-02-09
target: Make core_tmr_abort_task() consider all commands
Bart Van Assche
1
-5
/
+3
2017-02-09
target: Remove se_tmr_req.tmr_lun
Bart Van Assche
1
-1
/
+0
2017-02-09
target/iscsi: Fix iSCSI task reassignment handling
Bart Van Assche
1
-12
/
+7
2017-02-09
target/iscsi: Introduce a helper function for TMF translation
Bart Van Assche
1
-24
/
+24
2017-02-09
target/iscsi: Fix spelling of "reallegiance"
Bart Van Assche
4
-8
/
+8
2017-02-09
target/iscsi: Fix spelling of "perform"
Bart Van Assche
2
-2
/
+2
2017-02-09
target/iscsi: Fix indentation in iscsi_target_start_negotiation()
Bart Van Assche
1
-8
/
+8
2017-02-09
target/tcm_fc: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2017-02-09
target/cxgbit: Use T6 specific macro to set the force bit
Varun Prakash
1
-1
/
+3
2017-02-09
target/cxgbit: Fix endianness annotations
Bart Van Assche
3
-7
/
+8
2017-02-08
target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
Nicholas Bellinger
1
-2
/
+6
2017-02-08
target: Fix multi-session dynamic se_node_acl double free OOPs
Nicholas Bellinger
1
-26
/
+43
2017-02-08
target: Fix early transport_generic_handle_tmr abort scenario
Nicholas Bellinger
1
-2
/
+15
2017-02-08
target: Use correct SCSI status during EXTENDED_COPY exception
Nicholas Bellinger
1
-1
/
+1
2017-02-08
target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
Nicholas Bellinger
1
-1
/
+9
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-1
/
+2
[next]