summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-18raid10: include bio_end_io_list in nr_queued to prevent freeze_array hangShaohua Li1-2/+5
2016-03-18raid1: include bio_end_io_list in nr_queued to prevent freeze_array hangNate Dailey1-2/+5
2016-03-14md: fix typos for stipeGuoqing Jiang1-2/+2
2016-03-14md/bitmap: remove redundant return in bitmap_checkpageGuoqing Jiang1-1/+0
2016-03-14md/raid1: remove unnecessary BUG_ONGuoqing Jiang1-1/+0
2016-03-14md: multipath: don't hardcopy bio in .make_request pathMing Lei1-1/+3
2016-03-09md/raid5: output stripe state for debugShaohua Li1-4/+6
2016-03-09md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_listNeilBrown1-1/+1
2016-03-07md/bitmap: remove redundant checkEric Engestrom1-2/+1
2016-02-26MD: warn for potential deadlockShaohua Li1-0/+1
2016-02-26md: Drop sending a change uevent when stoppingSebastian Parschauer1-1/+0
2016-02-26RAID5: revert e9e4c377e2f563 to fix a livelockShaohua Li2-20/+9
2016-02-26RAID5: check_reshape() shouldn't call mddev_suspendShaohua Li2-0/+20
2016-02-26md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen1-2/+2
2016-02-24Merge tag 'dm-4.5-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/devic...Linus Torvalds1-0/+2
2016-02-24Merge tag 'mmc-v4.5-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-0/+2
2016-02-23Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-40/+61
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds74-616/+1246
2016-02-22Merge tag 'hwmon-for-linus-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+2
2016-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds3-30/+54
2016-02-22Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+7
2016-02-22Merge tag 'linux-can-fixes-for-4.5-20160221' of git://git.kernel.org/pub/scm/...David S. Miller1-4/+10
2016-02-22bnx2x: Fix 84833 phy command handlerYuval Mintz2-29/+56
2016-02-22bnx2x: Fix led setting for 84858 phy.Yuval Mintz2-5/+91
2016-02-22bnx2x: Correct 84858 PHY fw versionYuval Mintz1-13/+79
2016-02-22bnx2x: Fix 84833 RX CRCYuval Mintz1-0/+26
2016-02-22bnx2x: Fix link-forcing for KR2Yuval Mintz1-2/+4
2016-02-22net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik1-17/+17
2016-02-22fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC ad...Ken Kawasaki1-2/+2
2016-02-22Driver: Vmxnet3: Update Rx ring 2 max sizeShrikrishna Khare2-3/+3
2016-02-22net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan1-17/+55
2016-02-22soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan1-19/+21
2016-02-22net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan1-41/+18
2016-02-22dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer1-0/+2
2016-02-21can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-61/+120
2016-02-20Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds4-18/+76
2016-02-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-140/+136
2016-02-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-123/+177
2016-02-20net: bcmgenet: Fix internal PHY link stateJaedon Shin1-2/+1
2016-02-20bnxt_en: Failure to update PHY is not fatal condition.Michael Chan1-1/+1
2016-02-20bnxt_en: Remove unnecessary call to update PHY settings.Michael Chan1-4/+2
2016-02-20bnxt_en: Poll link at the end of __bnxt_open_nic().Michael Chan1-0/+1
2016-02-20hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hookNishanth Menon1-6/+1
2016-02-19ser_gigaset: use container_of() instead of detourPaul Bolle1-8/+1
2016-02-19Merge tag 'wireless-drivers-for-davem-2016-02-18' of git://git.kernel.org/pub...David S. Miller10-100/+175
2016-02-19cxgb3: fix up vpd strings for kstrto*()Steve Wise1-7/+27
2016-02-19lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni1-1/+2
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-6/+18
2016-02-19Merge tag 'pinctrl-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-18/+48