Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge tag 'jfs-3.20' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 2015-02-12 | 5 | -91/+45 | |
| |\ \ \ | ||||||
| | * | | | jfs: Deletion of an unnecessary check before the function call "unload_nls" | Markus Elfring | 2015-02-02 | 1 | -2/+1 | |
| | * | | | jfs: get rid of homegrown endianness helpers | Al Viro | 2014-12-23 | 4 | -89/+44 | |
| * | | | | Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2015-02-12 | 40 | -254/+2562 | |
| |\ \ \ \ | ||||||
| | * | | | | nfsd: default NFSv4.2 to on | J. Bruce Fields | 2015-02-09 | 1 | -0/+1 | |
| | * | | | | nfsd: pNFS block layout driver | Christoph Hellwig | 2015-02-05 | 7 | -1/+455 | |
| | * | | | | exportfs: add methods for block layout exports | Christoph Hellwig | 2015-02-05 | 1 | -0/+23 | |
| | * | | | | nfsd: add trace events | Christoph Hellwig | 2015-02-02 | 5 | -3/+85 | |
| | * | | | | nfsd: update documentation for pNFS support | Christoph Hellwig | 2015-02-02 | 1 | -15/+8 | |
| | * | | | | nfsd: implement pNFS layout recalls | Christoph Hellwig | 2015-02-02 | 6 | -1/+330 | |
| | * | | | | nfsd: implement pNFS operations | Christoph Hellwig | 2015-02-02 | 16 | -5/+1324 | |
| | * | | | | 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 |