Age | Commit message (Expand) | Author | Files | Lines |
2023-05-17 | Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 2 | -15/+16 |
2023-05-15 | NFSD: Remove open coding of string copy | Azeem Shaikh | 1 | -3/+3 |
2023-05-02 | nfsd: define exports_proc_ops with CONFIG_PROC_FS | Tom Rix | 1 | -12/+13 |
2023-04-29 | Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 6 | -269/+256 |
2023-04-28 | NFSD: Handle new xprtsec= export option | Chuck Lever | 2 | -3/+49 |
2023-04-28 | NFSD: Clean up xattr memory allocation flags | Chuck Lever | 1 | -5/+2 |
2023-04-28 | NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop | Dai Ngo | 1 | -2/+0 |
2023-04-26 | nfsd: simplify the delayed disposal list code | Jeff Layton | 1 | -42/+22 |
2023-04-26 | NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor() | Chuck Lever | 1 | -1/+5 |
2023-04-26 | SUNRPC: return proper error from get_expiry() | NeilBrown | 2 | -11/+10 |
2023-04-26 | NFSD: Convert filecache to rhltable | Chuck Lever | 2 | -187/+133 |
2023-04-26 | nfsd: allow reaping files still under writeback | Jeff Layton | 1 | -1/+11 |
2023-04-26 | nfsd: update comment over __nfsd_file_cache_purge | Jeff Layton | 1 | -1/+2 |
2023-04-26 | nfsd: don't take/put an extra reference when putting a file | Jeff Layton | 1 | -3/+1 |
2023-04-26 | nfsd: add some comments to nfsd_file_do_acquire | Jeff Layton | 1 | -0/+5 |
2023-04-26 | nfsd: don't kill nfsd_files because of lease break error | Jeff Layton | 1 | -14/+15 |
2023-04-26 | nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator | Jeff Layton | 1 | -1/+1 |
2023-04-26 | nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries | Jeff Layton | 1 | -0/+4 |
2023-04-26 | nfsd: don't open-code clear_and_wake_up_bit | Jeff Layton | 1 | -3/+1 |
2023-04-24 | Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -2/+1 |
2023-04-04 | Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 3 | -9/+11 |
2023-04-04 | NFSD: callback request does not use correct credential for AUTH_SYS | Dai Ngo | 1 | -2/+2 |
2023-04-01 | nfsd: call op_release, even when op_func returns an error | Jeff Layton | 2 | -6/+6 |
2023-04-01 | NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL | Chuck Lever | 1 | -1/+3 |
2023-03-22 | Merge tag 'nfsd-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 2 | -2/+9 |
2023-03-18 | nfsd: don't replace page in rq_pages if it's a continuation of last page | Jeff Layton | 1 | -1/+8 |
2023-03-10 | Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 1 | -0/+2 |
2023-03-10 | NFS & NFSD: Update GSS dependencies | Chuck Lever | 1 | -1/+1 |
2023-03-07 | NFSD: Protect against filesystem freezing | Chuck Lever | 1 | -0/+2 |
2023-03-06 | xattr: remove unused argument | Christian Brauner | 1 | -2/+1 |
2023-02-23 | Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 17 | -411/+286 |
2023-02-20 | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -30/+31 |
2023-02-20 | Merge tag 'iversion-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 4 | -30/+52 |
2023-02-20 | Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt... | Linus Torvalds | 2 | -2/+3 |
2023-02-20 | NFSD: Clean up nfsd_symlink() | Chuck Lever | 1 | -8/+3 |
2023-02-20 | NFSD: copy the whole verifier in nfsd_copy_write_verifier | Chuck Lever | 1 | -1/+1 |
2023-02-20 | nfsd: don't fsync nfsd_files on last close | Jeff Layton | 2 | -63/+12 |
2023-02-20 | nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open | Jeff Layton | 1 | -10/+11 |
2023-02-20 | NFSD: fix problems with cleanup on errors in nfsd4_copy | Dai Ngo | 2 | -6/+11 |
2023-02-20 | nfsd: fix race to check ls_layouts | Benjamin Coddington | 1 | -2/+2 |
2023-02-20 | nfsd: don't hand out delegation on setuid files being opened for write | Jeff Layton | 1 | -0/+27 |
2023-02-20 | nfsd: remove fs/nfsd/fault_inject.c | Jeff Layton | 1 | -142/+0 |
2023-02-20 | NFSD: fix leaked reference count of nfsd4_ssc_umount_item | Dai Ngo | 1 | -4/+8 |
2023-02-20 | nfsd: clean up potential nfsd_file refcount leaks in COPY codepath | Jeff Layton | 1 | -13/+10 |
2023-02-20 | nfsd: zero out pointers after putting nfsd_files on COPY setup error | Jeff Layton | 1 | -0/+2 |
2023-02-20 | nfsd: eliminate __nfs4_get_fd | Jeff Layton | 1 | -13/+7 |
2023-02-20 | nfsd: add some kerneldoc comments for stateid preprocessing functions | Jeff Layton | 1 | -4/+25 |
2023-02-20 | nfsd: eliminate find_deleg_file_locked | Jeff Layton | 1 | -10/+1 |
2023-02-20 | nfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUS | Jeff Layton | 2 | -13/+24 |
2023-02-20 | NFSD: Replace /proc/fs/nfsd/supported_krb5_enctypes with a symlink | Chuck Lever | 1 | -16/+58 |