summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-04-263-83/+82
|\
| * iommu/vt-d: support extended root and context entriesDavid Woodhouse2015-03-251-75/+60
| * iommu/vt-d: Add new extended capabilities from v2.3 VT-d specificationDavid Woodhouse2015-03-251-0/+14
| * iommu/vt-d: Allow RMRR on graphics devices tooDavid Woodhouse2015-03-251-1/+6
| * iommu/vt-d: Print x2apic opt out info instead of printing a warningFenghua Yu2015-03-251-4/+1
| * iommu/vt-d: kill bogus ecap_niotlb_iunits()David Woodhouse2015-03-251-3/+1
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-267-14/+18
|\ \
| * | i2c: st: add include for pinctrlWolfram Sang2015-04-231-6/+7
| * | i2c: mux: use proper dev when removing "channel-X" symlinksWolfram Sang2015-04-231-3/+5
| * | i2c: digicolor: remove duplicate includeWolfram Sang2015-04-231-2/+1
| * | i2c: Mark adapter devices with pm_runtime_no_callbacksCharles Keepax2015-04-231-0/+2
| * | i2c: pca-platform: fix broken email addressWolfram Sang2015-04-231-1/+1
| * | i2c: mxs: fix broken email addressWolfram Sang2015-04-231-1/+1
| * | i2c: rk3x: report number of messages transmittedDmitry Torokhov2015-04-231-1/+1
* | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-261-17/+25
|\ \ \
| * | | Btrfs: prevent list corruption during free space cache processingChris Mason2015-04-241-14/+18
| * | | Btrfs: fix inode cache writeoutChris Mason2015-04-231-3/+7
* | | | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-2649-914/+1150
|\ \ \ \
| * \ \ \ Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-04-23645-5202/+7692
| |\ \ \ \
| | * | | | xprtrdma: Make rpcrdma_{un}map_one() into inline functionsChuck Lever2015-03-315-46/+73
| | * | | | xprtrdma: Handle non-SEND completions via a calloutChuck Lever2015-03-313-10/+28
| | * | | | xprtrdma: Add "open" memreg opChuck Lever2015-03-315-46/+70
| | * | | | xprtrdma: Add "destroy MRs" memreg opChuck Lever2015-03-315-51/+40
| | * | | | xprtrdma: Add "reset MRs" memreg opChuck Lever2015-03-315-101/+83
| | * | | | xprtrdma: Add "init MRs" memreg opChuck Lever2015-03-315-101/+119
| | * | | | xprtrdma: Add a "deregister_external" op for each memreg modeChuck Lever2015-03-317-90/+84
| | * | | | xprtrdma: Add a "register_external" op for each memreg modeChuck Lever2015-03-316-169/+160
| | * | | | xprtrdma: Add a "max_payload" op for each memreg modeChuck Lever2015-03-316-36/+59
| | * | | | xprtrdma: Add vector of ops for each memory registration strategyChuck Lever2015-03-316-5/+89
| | * | | | xprtrdma: Prevent infinite loop in rpcrdma_ep_create()Chuck Lever2015-03-311-2/+3
| | * | | | xprtrdma: Byte-align FRWR registrationChuck Lever2015-03-311-8/+4
| | * | | | xprtrdma: Perform a full marshal on retransmitChuck Lever2015-03-313-52/+34
| | * | | | xprtrdma: Display IPv6 addresses and port numbers correctlyChuck Lever2015-03-312-21/+47
| | * | | | SUNRPC: Introduce missing well-known netidsChuck Lever2015-03-312-6/+7
| * | | | | Merge branch 'bugfixes'Trond Myklebust2015-04-235-16/+15
| |\ \ \ \ \
| | * | | | | NFSv4: Return delegations synchronously in evict_inodeTrond Myklebust2015-03-271-1/+1
| | * | | | | SUNRPC: Fix a regression when reconnectingTrond Myklebust2015-03-271-10/+12
| | * | | | | NFS: remount with security change should return EINVALBenjamin Coddington2015-03-121-2/+1
| | * | | | | nfs: do not export discarded symbolsArnd Bergmann2015-03-121-1/+1
| | * | | | | NFSv4.1: don't export static symbolJulia Lawall2015-03-121-2/+0
| * | | | | | fs/nfs: fix new compiler warning about boolean in switchAndre Przywara2015-04-231-7/+4
| * | | | | | nfs: Remove unneeded casts in nfsFiro Yang2015-04-231-1/+1
| * | | | | | NFS: Don't attempt to decode missing directory entriesBenjamin Coddington2015-04-231-0/+4
| * | | | | | Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"Nicolas Iooss2015-04-232-2/+2
| * | | | | | NFS: Rename idmap.c to nfs4idmap.cAnna Schumaker2015-04-232-1/+1
| * | | | | | NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker2015-04-2310-10/+10
| * | | | | | NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker2015-04-233-13/+0
| * | | | | | NFS: Add a stub for GETDEVICELISTAnna Schumaker2015-04-231-0/+6
| * | | | | | nfs: remove WARN_ON_ONCE from nfs_direct_good_bytesPeng Tao2015-04-231-2/+0
| * | | | | | nfs: fix DIO good bytes calculationPeng Tao2015-04-231-12/+17