aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-04lightnvm: fix bad back free on error pathJavier González1-2/+2
2017-05-04lightnvm: create cmd before allocating requestJavier González1-2/+2
2017-05-03mtip32xx: convert internal commands to regular block infrastructureJens Axboe2-178/+30
2017-05-03mtip32xx: cleanup internal tag assumptionsJens Axboe1-10/+9
2017-05-02blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig12-84/+67
2017-05-02Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"Jens Axboe1-1/+1
2017-05-02mtip32xx: convert internal command issue to block IO pathJens Axboe1-30/+73
2017-05-02mtip32xx: abstract out "are any commands active" helperJens Axboe1-10/+18
2017-05-02mtip32xx: kill atomic argument to mtip_quiesce_io()Jens Axboe1-15/+5
2017-05-02mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()Jens Axboe1-105/+43
2017-05-01Merge branch 'for-4.12/post-merge' of git://git.kernel.dk/linux-blockLinus Torvalds28-721/+1612
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds129-4255/+11309
2017-04-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2017-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-9/+11
2017-04-28net: hso: register netdev later to avoid a race conditionAndreas Kemnade1-7/+7
2017-04-28bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni1-1/+1
2017-04-28cpsw/netcp: refine cpts dependencyArnd Bergmann1-1/+3
2017-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+7
2017-04-28clk: sunxi-ng: always select CCU_GATEArnd Bergmann1-1/+1
2017-04-28nbd: fix use after free on module unloadJosef Bacik1-4/+4
2017-04-27Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-mergeJens Axboe27-719/+1576
2017-04-27mtip32xx: use runtime tag to initialize command headerMing Lei1-12/+24
2017-04-27nvme-scsi: remove nvme_trans_security_protocolChristoph Hellwig1-13/+0
2017-04-26scsi: Implement blk_mq_ops.show_rq()Bart Van Assche4-0/+22
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-106/+315
2017-04-26macsec: dynamically allocate space for sglistJason A. Donenfeld1-7/+22
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller1-11/+0
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov1-4/+36
2017-04-26ide-pm: always pass 0 error to ide_complete_rq in ide_do_devsetChristoph Hellwig1-1/+1
2017-04-26ide-pm: always pass 0 error to __blk_end_request_allChristoph Hellwig1-1/+1
2017-04-26scsi_transport_sas: always pass 0 error to blk_end_request_allChristoph Hellwig1-1/+1
2017-04-25nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_ioChristoph Hellwig1-1/+1
2017-04-25nvme-scsi: Consider LBA format in IO splitting calculationJon Derrick1-1/+1
2017-04-25nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twiceEwan D. Milne1-1/+3
2017-04-25lpfc: Fix memory corruption of the lpfc_ncmd->list pointersJames Smart2-6/+15
2017-04-25lightnvm: fix possible memory leak in pblk_bb_discovery()Wei Yongjun1-1/+3
2017-04-25qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com1-5/+5
2017-04-25netvsc: fix calculation of available send sectionsstephen hemminger2-6/+4
2017-04-25net: hso: fix module unloadingAndreas Kemnade1-1/+1
2017-04-25team: fix memory leaksPan Bian1-2/+6
2017-04-25Merge tag 'linux-can-fixes-for-4.11-20170425' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller5-5/+90
2017-04-25sfc: tx ring can only have 2048 entries for all EF10 NICsBert Kenward2-1/+5
2017-04-25macvlan: Fix device ref leak when purging bc_queueHerbert Xu1-1/+10
2017-04-25usb: plusb: Add support for PL-27A1Roman Spychała2-3/+14
2017-04-25net: can: usb: gs_usb: Fix buffer on stackMaksim Salau1-5/+12
2017-04-25can: usb: Kconfig: Add PCAN-USB X6 device in help textStephane Grosjean1-0/+1
2017-04-25can: usb: Add support of PCAN-Chip USB stamp moduleStephane Grosjean4-0/+77
2017-04-24virtio_blk: Fix English description of VIRTIO_BLK_SCSIJean Delvare1-1/+1
2017-04-24nvme: Add nvme_core.force_apst to ignore the NO_APST quirkAndy Lutomirski1-1/+19
2017-04-24nvme: Display raw APST configuration via DYNAMIC_DEBUGAndy Lutomirski1-0/+16