summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-11-08loop: Split setting of lo_state from loop_clr_fdJan Kara1-21/+31
2018-11-08loop: Push lo_ctl_mutex down into individual ioctlsJan Kara1-25/+63
2018-11-08loop: Get rid of loop_index_mutexJan Kara1-21/+20
2018-11-08loop: Fold __loop_release into loop_releaseJan Kara1-9/+7
2018-11-08block/loop: Use global lock for ioctl() operation.Tetsuo Handa2-30/+29
2018-11-08block/loop: Don't grab "struct file" for vfs_getattr() operation.Tetsuo Handa1-5/+5
2018-11-08ms_block: remove unused pointer 'set'Colin Ian King1-1/+0
2018-11-08sunvdc: fix compiler warningJens Axboe1-1/+0
2018-11-07nvme: add separate poll queue mapJens Axboe1-17/+80
2018-11-07nvme: utilize two queue maps, one for reads and one for writesJens Axboe1-19/+181
2018-11-07blk-mq: abstract out queue mapJens Axboe6-7/+10
2018-11-07Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe1-0/+14
2018-11-07block: kill request ->cpu memberJens Axboe3-15/+3
2018-11-07block: remove __blk_put_request()Jens Axboe6-7/+7
2018-11-07bsg: convert to use blk-mqJens Axboe1-24/+35
2018-11-07bsg: provide bsg_remove_queue() helperJens Axboe4-14/+4
2018-11-07bsg: pass in desired timeout handlerJens Axboe4-8/+7
2018-11-07dasd: remove dead codeJens Axboe1-17/+5
2018-11-07scsi: kill off the legacy IO pathJens Axboe14-650/+70
2018-11-07scsi: provide mq_ops->busy() hookJens Axboe1-0/+6
2018-11-07ide: convert to blk-mqJens Axboe7-177/+228
2018-11-07mspro_block: convert to blk-mqJens Axboe1-55/+66
2018-11-07ms_block: convert to blk-mqJens Axboe2-49/+62
2018-11-07sunvdc: convert to blk-mqJens Axboe1-51/+98
2018-11-07null_blk: Add conventional zone configuration for zoned supportMasato Suzuki3-1/+34
2018-11-07Merge tag 'hwmon-for-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-8/+7
2018-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds7-5/+65
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-277/+250
2018-11-06HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabledArnd Bergmann1-0/+3
2018-11-06Merge branch 'master' into for-4.20/upstream-fixesJiri Kosina3580-79221/+259142
2018-11-06net: alx: make alx_drv_name staticRasmus Villemoes2-2/+1
2018-11-05genirq/affinity: Add support for allocating interrupt setsJens Axboe1-0/+14
2018-11-05bonding/802.3ad: fix link_failure_count trackingJarod Wilson1-2/+2
2018-11-05net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte1-1/+1
2018-11-05hwmon: (ibmpowernv) Remove bogus __init annotationsGeert Uytterhoeven1-4/+3
2018-11-05hwmon: (core) Fix double-free in __hwmon_device_register()Dmitry Osipenko1-4/+4
2018-11-05Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2-0/+3
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-0/+347
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds6-110/+429
2018-11-04mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo1-1/+0
2018-11-04qed: fix link config error handlingArnd Bergmann1-2/+5
2018-11-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-12/+4
2018-11-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2018-11-04Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2394-52991/+197761
2018-11-04net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin1-6/+4
2018-11-04net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet1-2/+4
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-14/+22
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds3-11/+11
2018-11-03s390/qeth: report 25Gbit link speedJulian Wiedmann2-2/+20
2018-11-03s390/qeth: sanitize ARP requestsJulian Wiedmann4-79/+34