| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4: Add accounting for the number of active delegations held | Trond Myklebust | 2020-02-03 | 1 | -12/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4: Try to return the delegation immediately when marked for return on close | Trond Myklebust | 2020-02-03 | 3 | -0/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Clear NFS_DELEGATION_RETURN_IF_CLOSED when the delegation is returned | Trond Myklebust | 2020-02-03 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4: nfs_inode_evict_delegation() should set NFS_DELEGATION_RETURNING | Trond Myklebust | 2020-02-03 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: nfs_find_open_context() should use cred_fscmp() | Trond Myklebust | 2020-02-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: nfs_access_get_cached_rcu() should use cred_fscmp() | Trond Myklebust | 2020-02-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4: pnfs_roc() must use cred_fscmp() to compare creds | Trond Myklebust | 2020-02-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: remove unused macros | Alex Shi | 2020-02-03 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: Return EINVAL rather than ERANGE for mount parse errors | David Howells | 2020-01-24 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: allow deprecation of NFS UDP protocol | Olga Kornievskaia | 2020-01-24 | 3 | -0/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Add softreval behaviour to nfs_lookup_revalidate() | Trond Myklebust | 2020-01-24 | 9 | -31/+66 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv3: FIx bug when using chacl and chmod to change acl | Su Yanjun | 2020-01-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4.x recover from pre-mature loss of openstateid | Olga Kornievskaia | 2020-01-15 | 3 | -10/+30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4 fix acl retrieval over krb5i/krb5p mounts | Olga Kornievskaia | 2020-01-15 | 1 | -5/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Add mount option 'softreval' | Trond Myklebust | 2020-01-15 | 7 | -12/+59 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Trust cached access if we've already revalidated the inode once | Trond Myklebust | 2020-01-15 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Fix nfs_direct_write_reschedule_io() | Trond Myklebust | 2020-01-15 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: When resending after a short write, reset the reply count to zero | Trond Myklebust | 2020-01-15 | 2 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Improve tracing of permission calls | Trond Myklebust | 2020-01-15 | 2 | -3/+62 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pNFS/flexfiles: Add tracing for layout errors | Trond Myklebust | 2020-01-15 | 3 | -9/+132 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Clean up generic file commit tracepoint | Trond Myklebust | 2020-01-15 | 2 | -17/+27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Clean up generic writeback tracepoints | Trond Myklebust | 2020-01-15 | 2 | -36/+43 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Clean up generic file read tracepoints | Trond Myklebust | 2020-01-15 | 2 | -26/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pNFS/flexfiles: Record resend attempts on I/O failure | Trond Myklebust | 2020-01-15 | 3 | -8/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Fix fix of show_nfs_errors | Trond Myklebust | 2020-01-15 | 1 | -16/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4: Improve read/write/commit tracing | Trond Myklebust | 2020-01-15 | 1 | -18/+34 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes() | Trond Myklebust | 2020-01-15 | 5 | -9/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Fix up fsync() when the server rebooted | Trond Myklebust | 2020-01-15 | 1 | -21/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: Remove broken gss_mech_list_pseudoflavors() | Trond Myklebust | 2020-01-15 | 5 | -84/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Revalidate the file mapping on all fatal writeback errors | Trond Myklebust | 2020-01-15 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Revalidate the file size on a fatal write error | Trond Myklebust | 2020-01-15 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xprtrdma: DMA map rr_rdma_buf as each rpcrdma_rep is created | Chuck Lever | 2020-01-15 | 1 | -20/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xprtrdma: Destroy reps from previous connection instance | Chuck Lever | 2020-01-15 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xprtrdma: Destroy rpcrdma_rep when Receive is flushed | Chuck Lever | 2020-01-15 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xprtrdma: Allocate and map transport header buffers at connect time | Chuck Lever | 2020-01-15 | 4 | -37/+84 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xprtrdma: Refactor frwr_is_supported | Chuck Lever | 2020-01-15 | 3 | -47/+25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xprtrdma: Eliminate per-transport "max pages" | Chuck Lever | 2020-01-15 | 5 | -40/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xprtrdma: Refactor initialization of ep->rep_max_requests | Chuck Lever | 2020-01-15 | 4 | -11/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xprtrdma: Make sendctx queue lifetime the same as connection lifetime | Chuck Lever | 2020-01-15 | 2 | -11/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xprtrdma: Eliminate ri_max_send_sges | Chuck Lever | 2020-01-15 | 4 | -16/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Add missing null check for failed allocation | Colin Ian King | 2020-01-15 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: NFS_SWAP should depend on SWAP | Geert Uytterhoeven | 2020-01-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: constify copied structure | Julia Lawall | 2020-01-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs/nfs, swapon: check holes in swapfile | Murphy Zhou | 2020-01-15 | 1 | -0/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: call_connect_status should handle -EPROTO | Chuck Lever | 2020-01-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS4: Report callback authentication errors | Chuck Lever | 2020-01-15 | 2 | -3/+43 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Introduce trace events triggered by page writeback errors | Chuck Lever | 2020-01-15 | 2 | -0/+48 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: Capture signalled RPC tasks | Chuck Lever | 2020-01-15 | 2 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: move dprintk after nfs_alloc_fattr in nfs3_proc_lookup | zhengbin | 2020-01-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS4: Remove unneeded semicolon | zhengbin | 2020-01-15 | 2 | -3/+3 | |

