summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-10nvme: strip trailing 0-bytes in wwid_showMartin Wilck1-2/+4
2017-07-26nvme: validate admin queue before unquiesceScott Bauer1-1/+2
2017-07-25nvme-pci: fix HMB size calculationChristoph Hellwig1-3/+3
2017-07-25nvme-fc: revise TRADDR parsingJames Smart3-97/+125
2017-07-25nvme-fc: address target disconnect race conditions in fcp io submitJames Smart1-8/+11
2017-07-25nvme: fabrics commands should use the fctype field for data directionJon Derrick1-1/+1
2017-07-25nvme: also provide a UUID in the WWID sysfs attributeJohannes Thumshirn1-0/+3
2017-07-24blk-mq: map queues to all present CPUsChristoph Hellwig1-2/+2
2017-07-24block: disable runtime-pm for blk-mqChristoph Hellwig1-0/+4
2017-07-24xen-blkfront: Fix handling of non-supported operationsBart Van Assche1-2/+2
2017-07-22nbd: only set sndtimeo if we have a timeout setJosef Bacik1-2/+5
2017-07-22nbd: take tx_lock before disconnectingJosef Bacik1-0/+4
2017-07-22nbd: allow multiple disconnects to be sentJosef Bacik1-3/+2
2017-07-21MAINTAINERS: fix alphabetical orderingRandy Dunlap1-817/+816
2017-07-21Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds9-34/+72
2017-07-21Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-42/+88
2017-07-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds12-37/+92
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds32-119/+306
2017-07-21Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds14-64/+95
2017-07-21Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-26/+40
2017-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-21/+38
2017-07-21Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds11-34/+102
2017-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-38/+55
2017-07-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+10
2017-07-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-9/+11
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-42/+221
2017-07-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+0
2017-07-21NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()Trond Myklebust1-2/+11
2017-07-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-15/+15
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-19/+23
2017-07-21NFS: Be more careful about mapping file permissionsTrond Myklebust1-8/+17
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust2-4/+7
2017-07-21NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()Trond Myklebust1-9/+2
2017-07-21NFS: Refactor NFS access to kernel access mask calculationTrond Myklebust1-8/+23
2017-07-21net/sunrpc/xprt_sock: fix regression in connection error reporting.NeilBrown1-0/+2
2017-07-21nfs: count correct array for mnt3_counts array sizeEryu Guan1-1/+1
2017-07-21x86/devicetree: Convert to using %pOF instead of ->full_nameRob Herring1-2/+1
2017-07-21perf/x86/intel: Add proper condition to run sched_task callbacksJiri Olsa3-10/+14
2017-07-21x86/platform/uv/BAU: Disable BAU on single hub configurationsAndrew Banman1-5/+18
2017-07-21perf/core: Fix locking for children siblings group readJiri Olsa1-0/+5
2017-07-21Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2-2/+2
2017-07-21Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr...Dave Airlie6-44/+92
2017-07-21Merge tag 'drm-amdkfd-fixes-2017-07-18' of git://people.freedesktop.org/~gabb...Dave Airlie6-18/+1
2017-07-21ide: avoid warning for timings calculationArnd Bergmann1-9/+9
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds83-581/+1176
2017-07-20net: bonding: Fix transmit load balancing in balance-alb modeKosuke Tatsukawa1-1/+1
2017-07-20rds: Make sure updates to cp_send_gen can be observedHÃ¥kon Bugge1-3/+3
2017-07-20net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy1-24/+25
2017-07-20ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar1-4/+5
2017-07-20rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong1-1/+2