aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-07scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen1-2/+18
2017-04-07scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak1-1/+6
2017-04-07scsi: qedf: Fix crash due to unsolicited FIP VLAN response.Chad Dupuis2-1/+3
2017-04-07scsi: sr: Sanity check returned mode dataMartin K. Petersen1-2/+4
2017-04-07scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng1-1/+2
2017-04-07orangefs: move features validation to fix filesystem hangMartin Brandenburg1-2/+7
2017-04-07Merge tag 'pci-v4.11-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-2/+17
2017-04-07tcp: restrict F-RTO to work-around broken middle-boxesYuchung Cheng1-8/+12
2017-04-07blk-mq: Restart a single queue if tag sets are sharedBart Van Assche4-27/+55
2017-04-07dm rq: Avoid that request processing stalls sporadicallyBart Van Assche1-0/+1
2017-04-07scsi: Avoid that SCSI queues get stuckBart Van Assche1-3/+3
2017-04-07blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche2-2/+32
2017-04-07Merge tag 'dm-4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+24
2017-04-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-32/+24
2017-04-07Merge tag 'metag-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-199/+128
2017-04-07Merge tag 'acpi-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-6/+6
2017-04-07Merge tag 'for-linus-4.11b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2017-04-07sysctl: don't print negative flag for proc_douintvecLiping Zhang1-0/+1
2017-04-07sysctl: add sanity check for proc_douintvecLiping Zhang1-0/+1
2017-04-07perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger1-0/+6
2017-04-07xen, fbfront: fix connecting to backendJuergen Gross1-2/+2
2017-04-07fbdev/ssd1307fb: fix optional VBAT supportBastian Stender1-8/+16
2017-04-07blk-mq: remap queues when adding/removing hardware queuesOmar Sandoval1-4/+10
2017-04-07blk-mq-sched: fix crash in switch error pathOmar Sandoval6-48/+67
2017-04-07blk-mq-sched: set up scheduler tags when bringing up new queuesOmar Sandoval3-1/+35
2017-04-07blk-mq-sched: refactor scheduler initializationOmar Sandoval3-59/+57
2017-04-07blk-mq: use the right hctx when getting a driver tag failsOmar Sandoval3-17/+19
2017-04-07MAINTAINERS: fix virtio file patternCornelia Huck1-1/+1
2017-04-07virtio_console: fix uninitialized variable useMichael S. Tsirkin1-2/+4
2017-04-07virtio_net: clear MTU when out of rangeMichael S. Tsirkin1-11/+30
2017-04-07virtio: allow drivers to validate featuresMichael S. Tsirkin2-0/+7
2017-04-07virtio_net: enable big packets for large MTU valuesMichael S. Tsirkin1-0/+4
2017-04-07Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski1-0/+4
2017-04-07CIFS: Fix build failure with smb2Tobias Regnery1-0/+1
2017-04-07Introduce cifs_copy_file_range()Sachin Prabhu5-68/+110
2017-04-07SMB3: Rename clone_range to copychunk_rangeSachin Prabhu3-15/+16
2017-04-07Handle mismatched open callsSachin Prabhu9-13/+143
2017-04-07Merge branch 'acpi-scan-fixes'Rafael J. Wysocki1-6/+6
2017-04-07Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f""Will Deacon1-14/+0
2017-04-07powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()Michael Ellerman1-0/+3
2017-04-07pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren7-42/+83
2017-04-06Merge tag 'xfs-4.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds7-58/+76
2017-04-06team: call netdev_change_features out of team lockXin Long1-8/+11
2017-04-06sctp: listen on the sock only when it's state is listening or closedXin Long1-0/+3
2017-04-06usbnet: make sure no NULL pointer is passed throughOliver Neukum1-4/+15
2017-04-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds19-46/+122
2017-04-06Merge tag 'trace-v4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2017-04-06net_sched: check noop_qdisc before qdisc_hash_add()WANG Cong1-1/+1
2017-04-06net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch1-1/+1
2017-04-06sparc: remove unused wp_works_ok macroMathias Krause2-10/+0