Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | nfsd: make find_any_file available outside nfs4state.c | Christoph Hellwig | 2015-02-02 | 2 | -1/+2 | |
| * | | nfsd: make find/get/put file available outside nfs4state.c | Christoph Hellwig | 2015-02-02 | 2 | -8/+9 | |
| * | | nfsd: make lookup/alloc/unhash_stid available outside nfs4state.c | Christoph Hellwig | 2015-02-02 | 2 | -4/+10 | |
| * | | nfsd: add fh_fsid_match helper | Christoph Hellwig | 2015-02-02 | 1 | -0/+9 | |
| * | | nfsd: move nfsd_fh_match to nfsfh.h | Christoph Hellwig | 2015-02-02 | 2 | -10/+11 | |
| * | | fs: add FL_LAYOUT lease type | Christoph Hellwig | 2015-02-02 | 2 | -4/+26 | |
| * | | fs: track fl_owner for leases | Christoph Hellwig | 2015-02-02 | 2 | -6/+8 | |
| * | | nfs: add LAYOUT_TYPE_MAX enum value | Christoph Hellwig | 2015-02-02 | 1 | -0/+1 | |
| * | | Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20 | J. Bruce Fields | 2015-02-02 | 328 | -2117/+3749 | |
| |\ \ | ||||||
| * | | | nfsd: factor out a helper to decode nfstime4 values | Christoph Hellwig | 2015-01-23 | 1 | -17/+26 | |
| * | | | sunrpc/lockd: fix references to the BKL | Jeff Layton | 2015-01-23 | 4 | -7/+6 | |
| * | | | nfsd: fix year-2038 nfs4 state problem | J. Bruce Fields | 2015-01-23 | 1 | -1/+6 | |
| * | | | svcrdma: Handle additional inline content | Chuck Lever | 2015-01-15 | 1 | -0/+55 | |
| * | | | svcrdma: Move read list XDR round-up logic | Chuck Lever | 2015-01-15 | 1 | -28/+9 | |
| * | | | svcrdma: Support RDMA_NOMSG requests | Chuck Lever | 2015-01-15 | 2 | -3/+37 | |
| * | | | svcrdma: rc_position sanity checking | Chuck Lever | 2015-01-15 | 1 | -4/+12 | |
| * | | | svcrdma: Plant reader function in struct svcxprt_rdma | Chuck Lever | 2015-01-15 | 3 | -44/+39 | |
| * | | | svcrdma: Find rmsgp more reliably | Chuck Lever | 2015-01-15 | 1 | -14/+4 | |
| * | | | svcrdma: Scrub BUG_ON() and WARN_ON() call sites | Chuck Lever | 2015-01-15 | 3 | -33/+49 | |
| * | | | svcrdma: Clean up read chunk counting | Chuck Lever | 2015-01-15 | 3 | -21/+12 | |
| * | | | svcrdma: Remove unused variable | Chuck Lever | 2015-01-15 | 1 | -2/+0 | |
| * | | | svcrdma: Clean up dprintk | Chuck Lever | 2015-01-15 | 1 | -4/+4 | |
| * | | | nfsd: nfs4state: Remove unused function | Rickard Strandqvist | 2015-01-15 | 1 | -10/+0 | |
| * | | | lockd: xdr: Remove unused function | Rickard Strandqvist | 2015-01-15 | 1 | -8/+0 | |
| * | | | nfsd4: tweak rd_dircount accounting | J. Bruce Fields | 2015-01-07 | 1 | -3/+4 | |
| * | | | nfsd: fi_delegees doesn't need to be an atomic_t | Jeff Layton | 2015-01-07 | 2 | -5/+5 | |
* | | | | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-02-12 | 28 | -1492/+2239 | |
|\ \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-------. \ \ \ | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a... | Joerg Roedel | 2015-02-04 | 255 | -1681/+2783 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | iommu: Update my email address | Joerg Roedel | 2015-02-04 | 7 | -9/+9 | |
| | | | | | * | | | | iommu: Make more drivers depend on COMPILE_TEST | Joerg Roedel | 2015-01-30 | 1 | -3/+6 | |
| | | | | | * | | | | iommu: Disable on !MMU builds | Arnd Bergmann | 2015-01-30 | 1 | -3/+5 | |
| | | | | | * | | | | iommu: Fix trace_map() to report original iova and original size | Shuah Khan | 2015-01-26 | 1 | -1/+1 | |
| | | | | | * | | | | iommu: Change trace unmap api to report unmapped size | Shuah Khan | 2015-01-19 | 2 | -14/+19 | |
| | | | | | * | | | | iommu: Fix trace_unmap() to report original iova | Shuah Khan | 2015-01-19 | 1 | -1/+2 | |
| | | | | | * | | | | iommu: Make IOVA domain page size explicit | Robin Murphy | 2015-01-19 | 3 | -7/+49 | |
| | | | | | * | | | | iommu: Make IOVA domain low limit flexible | Robin Murphy | 2015-01-19 | 3 | -11/+15 | |
| | | | | | * | | | | iommu: Consolidate IOVA allocator code | Robin Murphy | 2015-01-19 | 3 | -31/+40 | |
| | | | | | * | | | | iommu: Allow building iova.c independently | Robin Murphy | 2015-01-19 | 2 | -1/+6 | |
| | | | | * | | | | | iommu/amd: Convert non-returned local variable to boolean when relevant | Quentin Lambert | 2015-02-04 | 1 | -6/+6 | |
| | | | | * | | | | | iommu/amd: Use wait_event in put_pasid_state_wait | Joerg Roedel | 2015-02-04 | 1 | -8/+1 | |
| | | | | * | | | | | iommu/amd: Fix amd_iommu_free_device() | Peter Zijlstra | 2015-02-04 | 1 | -13/+7 | |
| | | | * | | | | | | iommu/fsl: Various cleanups | Emil Medve | 2015-02-03 | 4 | -216/+179 | |
| | | | * | | | | | | iommu/fsl: Use %pa to print phys_addr_t | Joerg Roedel | 2015-01-30 | 1 | -4/+3 | |
| | | | * | | | | | | iommu/fsl: Remove unused fsl_of_pamu_ids[] | Emil Medve | 2015-01-26 | 1 | -10/+0 | |
| | | | * | | | | | | iommu/fsl: Fix section mismatch | Emil Medve | 2015-01-26 | 1 | -1/+1 | |
| | | * | | | | | | | iommu/omap: Print phys_addr_t using %pa | Joerg Roedel | 2015-01-30 | 1 | -1/+1 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | iommu/arm-smmu: Avoid build warning | Arnd Bergmann | 2015-02-03 | 1 | -1/+1 | |
| * | | | | | | | | iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registered | Laurent Pinchart | 2015-01-30 | 1 | -28/+21 | |
| * | | | | | | | | iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator | Laurent Pinchart | 2015-01-26 | 2 | -494/+61 | |
| * | | | | | | | | Merge branch 'arm/smmu' into arm/renesas | Joerg Roedel | 2015-01-26 | 264 | -2879/+4112 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / |