summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-07-062-1/+54
|\
| * sd: add support for TCG OPAL self encrypting disksChristoph Hellwig2017-06-292-1/+54
* | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-051-20/+0
|\ \
| * \ Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fsAl Viro2017-06-2630-456/+940
| |\ \
| * | | lpfc debugfs: get rid of pointless access_ok()Al Viro2017-06-041-20/+0
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-0513-35/+34
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-302-4/+1
| |\ \ \
| * | | | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-165-9/+7
| * | | | networking: make skb_pull & friends return void pointersJohannes Berg2017-06-162-2/+2
| * | | | networking: make skb_put & friends return void pointersJohannes Berg2017-06-163-3/+3
| * | | | networking: convert many more places to skb_put_zero()Johannes Berg2017-06-162-3/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-1520-77/+101
| |\ \ \ \
| * | | | | cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-071-3/+5
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-068-39/+76
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-2623-434/+902
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | qed: Replace set_id() api with set_name()Mintz, Yuval2017-05-242-2/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-2213-22/+38
| |\ \ \ \ \ \
| * | | | | | | qed: Utilize FW 8.20.0.0Mintz, Yuval2017-05-183-13/+13
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-034-14/+17
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-184-14/+17
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | ia64, scsi: update references for the device-io bookMauro Carvalho Chehab2017-05-161-1/+1
| | * | | | | | scsi: fix some kernel-doc markupsMauro Carvalho Chehab2017-05-163-13/+16
* | | | | | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-5/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | scsi: ibmvscsi_tgt: remove use of class_attrsGreg Kroah-Hartman2017-06-091-5/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-033-9/+9
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-06-242-4/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-203-9/+9
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-037-80/+80
|\ \ \ \ \ \ \ \
| * | | | | | | | block: don't set bounce limit in blk_init_allocated_queueChristoph Hellwig2017-06-271-0/+5
| * | | | | | | | blk-map: call blk_queue_bounce from blk_rq_append_bioChristoph Hellwig2017-06-271-4/+1
| * | | | | | | | block: Change argument type of scsi_req_init()Bart Van Assche2017-06-201-1/+3
| * | | | | | | | block: Make most scsi_req_init() calls implicitBart Van Assche2017-06-207-8/+16
| * | | | | | | | blk-mq: use the introduced blk_mq_unquiesce_queue()Ming Lei2017-06-181-2/+2
| * | | | | | | | Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig2017-06-131-5/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-1226-116/+177
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig2017-06-091-15/+15
| * | | | | | | | | block: introduce new block status code typeChristoph Hellwig2017-06-097-50/+35
| * | | | | | | | | scsi/osd: don't save block errors into req_resultsChristoph Hellwig2017-06-091-1/+1
| * | | | | | | | | block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGHBart Van Assche2017-06-012-0/+3
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-031-5/+5
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | / / / / / | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | scsi_debug: switch to uuid_tChristoph Hellwig2017-06-051-5/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-06-232-4/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | scsi: qedi: Remove WARN_ON from clear task context.Manish Rangankar2017-06-191-3/+1
| * | | | | | scsi: qedi: Remove WARN_ON for untracked cleanup.Manish Rangankar2017-06-191-1/+0
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-06-1120-77/+101
|\| | | | | | | |/ / / / / |/| | | | |
| * | | | | scsi: cxgb4i: libcxgbi: in error case RST tcp connVarun Prakash2017-06-023-8/+23
| * | | | | scsi: scsi_debug: Avoid PI being disabled when TPGS is enabledMartin K. Petersen2017-05-311-1/+1
| * | | | | scsi: qla2xxx: Fix extraneous ref on sp's after adapter breakBill Kuzeja2017-05-311-2/+6
| * | | | | scsi: lpfc: prevent potential null pointer dereferenceGustavo A. R. Silva2017-05-311-2/+3
| * | | | | scsi: lpfc: Avoid NULL pointer dereference in lpfc_els_abort()Guilherme G. Piccoli2017-05-312-3/+6