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-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-37
/
+15
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
1
-1
/
+1
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
1
-1
/
+1
2017-04-05
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
1
-1
/
+1
2017-04-04
iscsi-target: use generic inet_pton_with_scope
Sagi Grimberg
1
-34
/
+12
2017-04-02
tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
Xiubo Li
1
-15
/
+33
2017-04-02
iscsi-target: Drop work-around for legacy GlobalSAN initiator
Nicholas Bellinger
1
-16
/
+0
2017-03-30
target: Fix ALUA transition state race between multiple initiators
Mike Christie
2
-89
/
+49
2017-03-30
iscsi-target: Propigate queue_data_in + queue_status errors
Nicholas Bellinger
4
-13
/
+10
2017-03-30
target: Fix unknown fabric callback queue-full errors
Nicholas Bellinger
1
-34
/
+68
2017-03-30
tcmu: Fix wrongly calculating of the base_command_size
Xiubo Li
1
-2
/
+8
2017-03-30
tcmu: Fix possible overwrite of t_data_sg's last iov[]
Xiubo Li
1
-11
/
+23
2017-03-30
target: Avoid mappedlun symlink creation during lun shutdown
Nicholas Bellinger
2
-0
/
+9
2017-03-30
iscsi-target: Fix TMR reference leak during session shutdown
Nicholas Bellinger
1
-5
/
+7
2017-03-30
tcmu: Allow cmd_time_out to be set to zero (disabled)
Nicholas Bellinger
1
-5
/
+0
2017-03-18
tcmu: Convert cmd_time_out into backend device attribute
Nicholas Bellinger
1
-26
/
+68
2017-03-18
tcmu: make cmd timeout configurable
Mike Christie
1
-6
/
+35
2017-03-18
tcmu: add helper to check if dev was configured
Mike Christie
1
-2
/
+6
2017-03-18
target: fix race during implicit transition work flushes
Mike Christie
1
-9
/
+1
2017-03-18
target: allow userspace to set state to transitioning
Mike Christie
1
-15
/
+22
2017-03-18
target: fix ALUA transition timeout handling
Mike Christie
1
-15
/
+8
2017-03-18
target: Use system workqueue for ALUA transitions
Mike Christie
1
-5
/
+3
2017-03-18
target: fail ALUA transitions for pscsi
Mike Christie
1
-0
/
+3
2017-03-18
target: allow ALUA setup for some passthrough backends
Mike Christie
3
-6
/
+9
2017-03-18
tcmu: return on first Opt parse failure
Mike Christie
1
-0
/
+3
2017-03-18
tcmu: allow hw_max_sectors greater than 128
Mike Christie
1
-19
/
+35
2017-03-18
target: Drop pointless tfo->check_stop_free check
Nicholas Bellinger
2
-2
/
+5
2017-03-07
target: Fix VERIFY_16 handling in sbc_parse_cdb
Max Lohrmann
1
-2
/
+8
2017-03-07
target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
Nicholas Bellinger
1
-35
/
+12
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
[next]