summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2-1/+54
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-20/+0
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds13-35/+34
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds4-14/+17
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+0
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-9/+9
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds7-80/+80
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds1-5/+5
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+1
2017-06-29sd: add support for TCG OPAL self encrypting disksChristoph Hellwig2-1/+54
2017-06-27block: don't set bounce limit in blk_init_allocated_queueChristoph Hellwig1-0/+5
2017-06-27blk-map: call blk_queue_bounce from blk_rq_append_bioChristoph Hellwig1-4/+1
2017-06-26Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fsAl Viro30-456/+940
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2-4/+1
2017-06-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-4/+1
2017-06-20block: Change argument type of scsi_req_init()Bart Van Assche1-1/+3
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche7-8/+16
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar3-9/+9
2017-06-19scsi: qedi: Remove WARN_ON from clear task context.Manish Rangankar1-3/+1
2017-06-19scsi: qedi: Remove WARN_ON for untracked cleanup.Manish Rangankar1-1/+0
2017-06-18blk-mq: use the introduced blk_mq_unquiesce_queue()Ming Lei1-2/+2
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg5-9/+7
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg2-2/+2
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg3-3/+3
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg2-3/+2
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-77/+101
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig1-5/+5
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe26-116/+177
2017-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds20-77/+101
2017-06-09blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig1-15/+15
2017-06-09block: introduce new block status code typeChristoph Hellwig7-50/+35
2017-06-09scsi/osd: don't save block errors into req_resultsChristoph Hellwig1-1/+1
2017-06-09scsi: ibmvscsi_tgt: remove use of class_attrsGreg Kroah-Hartman1-5/+0
2017-06-07cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar1-3/+5
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-39/+76
2017-06-05scsi_debug: switch to uuid_tChristoph Hellwig1-5/+5
2017-06-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-35/+53
2017-06-04lpfc debugfs: get rid of pointless access_ok()Al Viro1-20/+0
2017-06-02scsi: cxgb4i: libcxgbi: in error case RST tcp connVarun Prakash3-8/+23
2017-06-01block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGHBart Van Assche2-0/+3
2017-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-4/+23
2017-05-31scsi: scsi_debug: Avoid PI being disabled when TPGS is enabledMartin K. Petersen1-1/+1
2017-05-31scsi: qla2xxx: Fix extraneous ref on sp's after adapter breakBill Kuzeja1-2/+6
2017-05-31scsi: lpfc: prevent potential null pointer dereferenceGustavo A. R. Silva1-2/+3
2017-05-31scsi: lpfc: Avoid NULL pointer dereference in lpfc_els_abort()Guilherme G. Piccoli2-3/+6
2017-05-31scsi: lpfc: nvmet_fc: fix format stringArnd Bergmann1-2/+2
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-434/+902
2017-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds23-434/+902
2017-05-24scsi: qla2xxx: Fix crash due to NULL pointer dereference of ctxJoe Carnuccio3-33/+31
2017-05-24scsi: qla2xxx: Fix mailbox pointer error in fwdump captureJoe Carnuccio1-2/+2