summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | nfsd: make find_any_file available outside nfs4state.cChristoph Hellwig2015-02-022-1/+2
| * | nfsd: make find/get/put file available outside nfs4state.cChristoph Hellwig2015-02-022-8/+9
| * | nfsd: make lookup/alloc/unhash_stid available outside nfs4state.cChristoph Hellwig2015-02-022-4/+10
| * | nfsd: add fh_fsid_match helperChristoph Hellwig2015-02-021-0/+9
| * | nfsd: move nfsd_fh_match to nfsfh.hChristoph Hellwig2015-02-022-10/+11
| * | fs: add FL_LAYOUT lease typeChristoph Hellwig2015-02-022-4/+26
| * | fs: track fl_owner for leasesChristoph Hellwig2015-02-022-6/+8
| * | nfs: add LAYOUT_TYPE_MAX enum valueChristoph Hellwig2015-02-021-0/+1
| * | Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20J. Bruce Fields2015-02-02328-2117/+3749
| |\ \
| * | | nfsd: factor out a helper to decode nfstime4 valuesChristoph Hellwig2015-01-231-17/+26
| * | | sunrpc/lockd: fix references to the BKLJeff Layton2015-01-234-7/+6
| * | | nfsd: fix year-2038 nfs4 state problemJ. Bruce Fields2015-01-231-1/+6
| * | | svcrdma: Handle additional inline contentChuck Lever2015-01-151-0/+55
| * | | svcrdma: Move read list XDR round-up logicChuck Lever2015-01-151-28/+9
| * | | svcrdma: Support RDMA_NOMSG requestsChuck Lever2015-01-152-3/+37
| * | | svcrdma: rc_position sanity checkingChuck Lever2015-01-151-4/+12
| * | | svcrdma: Plant reader function in struct svcxprt_rdmaChuck Lever2015-01-153-44/+39
| * | | svcrdma: Find rmsgp more reliablyChuck Lever2015-01-151-14/+4
| * | | svcrdma: Scrub BUG_ON() and WARN_ON() call sitesChuck Lever2015-01-153-33/+49
| * | | svcrdma: Clean up read chunk countingChuck Lever2015-01-153-21/+12
| * | | svcrdma: Remove unused variableChuck Lever2015-01-151-2/+0
| * | | svcrdma: Clean up dprintkChuck Lever2015-01-151-4/+4
| * | | nfsd: nfs4state: Remove unused functionRickard Strandqvist2015-01-151-10/+0
| * | | lockd: xdr: Remove unused functionRickard Strandqvist2015-01-151-8/+0
| * | | nfsd4: tweak rd_dircount accountingJ. Bruce Fields2015-01-071-3/+4
| * | | nfsd: fi_delegees doesn't need to be an atomic_tJeff Layton2015-01-072-5/+5
* | | | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-02-1228-1492/+2239
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel2015-02-04255-1681/+2783
| |\ \ \ \ \ \ \ \
| | | | | | * | | | iommu: Update my email addressJoerg Roedel2015-02-047-9/+9
| | | | | | * | | | iommu: Make more drivers depend on COMPILE_TESTJoerg Roedel2015-01-301-3/+6
| | | | | | * | | | iommu: Disable on !MMU buildsArnd Bergmann2015-01-301-3/+5
| | | | | | * | | | iommu: Fix trace_map() to report original iova and original sizeShuah Khan2015-01-261-1/+1
| | | | | | * | | | iommu: Change trace unmap api to report unmapped sizeShuah Khan2015-01-192-14/+19
| | | | | | * | | | iommu: Fix trace_unmap() to report original iovaShuah Khan2015-01-191-1/+2
| | | | | | * | | | iommu: Make IOVA domain page size explicitRobin Murphy2015-01-193-7/+49
| | | | | | * | | | iommu: Make IOVA domain low limit flexibleRobin Murphy2015-01-193-11/+15
| | | | | | * | | | iommu: Consolidate IOVA allocator codeRobin Murphy2015-01-193-31/+40
| | | | | | * | | | iommu: Allow building iova.c independentlyRobin Murphy2015-01-192-1/+6
| | | | | * | | | | iommu/amd: Convert non-returned local variable to boolean when relevantQuentin Lambert2015-02-041-6/+6
| | | | | * | | | | iommu/amd: Use wait_event in put_pasid_state_waitJoerg Roedel2015-02-041-8/+1
| | | | | * | | | | iommu/amd: Fix amd_iommu_free_device()Peter Zijlstra2015-02-041-13/+7
| | | | * | | | | | iommu/fsl: Various cleanupsEmil Medve2015-02-034-216/+179
| | | | * | | | | | iommu/fsl: Use %pa to print phys_addr_tJoerg Roedel2015-01-301-4/+3
| | | | * | | | | | iommu/fsl: Remove unused fsl_of_pamu_ids[]Emil Medve2015-01-261-10/+0
| | | | * | | | | | iommu/fsl: Fix section mismatchEmil Medve2015-01-261-1/+1
| | | * | | | | | | iommu/omap: Print phys_addr_t using %paJoerg Roedel2015-01-301-1/+1
| | | |/ / / / / /
| | * | | | | | | iommu/arm-smmu: Avoid build warningArnd Bergmann2015-02-031-1/+1
| * | | | | | | | iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registeredLaurent Pinchart2015-01-301-28/+21
| * | | | | | | | iommu/ipmmu-vmsa: Use the ARM LPAE page table allocatorLaurent Pinchart2015-01-262-494/+61
| * | | | | | | | Merge branch 'arm/smmu' into arm/renesasJoerg Roedel2015-01-26264-2879/+4112
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
OpenPOWER on IntegriCloud