- daab110 nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations by Jeff Layton · 4 years, 3 months ago
- 942b20dc nfsd4: don't query change attribute in v2/v3 case by J. Bruce Fields · 4 years, 3 months ago
- 70b87f7 nfsd: only call inode_query_iversion in the I_VERSION case by J. Bruce Fields · 4 years, 3 months ago
- 788f718 NFSD: Add common helpers to decode void args and encode void results by Chuck Lever · 4 years, 4 months ago
- 76e5492 NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders by Chuck Lever · 4 years, 4 months ago
- 1905cac NFSD: NFSv3 PATHCONF Reply is improperly formed by Chuck Lever · 4 years, 5 months ago
- cc028a1 NFSD: Hoist status code encoding into XDR encoder functions by Chuck Lever · 4 years, 5 months ago
- dcc4699 NFSD: Encoder and decoder functions are always present by Chuck Lever · 4 years, 5 months ago
- 19e0663 nfsd: Ensure sampling of the write verifier is atomic with the write by Trond Myklebust · 5 years ago
- 524ff1a nfsd: Ensure sampling of the commit verifier is atomic with the commit by Trond Myklebust · 5 years ago
- 92c5e46 nfsd: handle nfs3 timestamps as unsigned by Arnd Bergmann · 5 years ago
- 6c2d4798 new helper: lookup_positive_unlocked() by Al Viro · 5 years ago
- 27c438f nfsd: Support the server resetting the boot verifier by Trond Myklebust · 6 years ago
- e45d1a1 nfsd: knfsd must use the container user namespace by Trond Myklebust · 6 years ago
- 3c86794 nfsd/nfsd3_proc_readdir: fix buffer count and page pointers by Murphy Zhou · 6 years ago
- f875a79 nfsd: allow nfsv3 readdir request to be larger. by NeilBrown · 6 years ago
- b602345 nfsd: fix memory corruption caused by readdir by NeilBrown · 6 years ago
- 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
- 38a7031 NFSD: Clean up legacy NFS SYMLINK argument XDR decoders by Chuck Lever · 7 years ago
- 8154ef2 NFSD: Clean up legacy NFS WRITE argument XDR decoders by Chuck Lever · 7 years ago
- 39ca1bf nfsd: store stat times in fill_pre_wcc() instead of inode times by Amir Goldstein · 7 years ago
- 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
- 256a89f nfds: avoid gettimeofday for nfssvc_boot time by Arnd Bergmann · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 630458e nfsd4: factor ctime into change attribute by J. Bruce Fields · 8 years ago
- 9a1d168 Merge tag 'v4.12-rc5' into nfsd tree by J. Bruce Fields · 8 years ago
- 9512a16 nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments" by J. Bruce Fields · 8 years ago
- 63f8de3 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
- 026fec7 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
- 8537488 sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
- 51f5677 nfsd: check for oversized NFSv2/v3 arguments by J. Bruce Fields · 8 years ago
- 13bf9fb nfsd: stricter decoding of write-like NFSv2/v3 ops by J. Bruce Fields · 8 years ago
- db44bac4 nfsd4: minor NFSv2/v3 write decoding cleanup by J. Bruce Fields · 8 years ago
- 5d22c5a Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
- 6625d09 svcrdma: Do not add XDR padding to xdr_buf page vector by Chuck Lever · 9 years ago
- fc64005 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb by Al Viro · 9 years ago
- bbddca8 nfsd: don't hold i_mutex over userspace upcalls by NeilBrown · 9 years ago
- aaf91ec nfsd: switch unsigned char flags in svc_fh to bools by Jeff Layton · 9 years ago
- 43b0e7e nfsd: stop READDIRPLUS returning inconsistent attributes by NeilBrown · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 3c7aa15 NFSD: Using min/max/min_t/max_t for calculate by Kinglong Mee · 11 years ago
- d40aa33 nfsd: Remove assignments inside conditions by Benoit Taine · 11 years ago
- 068c34c nfsd: fix encode_entryplus_baggage stack usage by J. Bruce Fields · 11 years ago
- 6e14b46 nfsd: don't return high mode bits by Albert Fluegel · 11 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 3dadecc switch vfs_getattr() to struct path by Al Viro · 12 years ago
- 458878a nfsd: Convert nfs3xdr to use kuids and kgids by Eric W. Biederman · 12 years ago
- e097258 nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid by Eric W. Biederman · 12 years ago
- afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
- b9c0ef8 nfsd: make NFSd service boot time per-net by Stanislav Kinsbursky · 12 years ago
- efe3965 nfsd: fix compose_entry_fh() failure exits by Al Viro · 13 years ago
- a74d70b Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
- c47d832 nfsd: make local functions static by Daniel Mack · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- c1ac3ff nfsd: Fix possible BUG_ON firing in set_change_info by Neil Brown · 14 years ago
- 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
- 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
- 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
- 479c255 Fix memory corruption caused by nfsd readdir+ by Petr Vandrovec · 15 years ago
- aed100f nfsd: fix leak on error in nfsv3 readdir by J. Bruce Fields · 16 years ago
- 8177e6d nfsd: clean up readdirplus encoding by J. Bruce Fields · 16 years ago
- c654b8a nfsd: support ext4 i_version by J. Bruce Fields · 16 years ago
- 5477549 Use struct path in struct svc_export by Jan Blunck · 17 years ago
- 99d965e nfsd: fix encode_entryplus_baggage() indentation by J. Bruce Fields · 17 years ago
- 2e8138a nfsd: move nfsd/auth.h into fs/nfsd by J. Bruce Fields · 17 years ago
- a628f66 NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs by Chuck Lever · 17 years ago
- ee1a95b NFSD: Use unsigned length argument for decode_filename by Chuck Lever · 17 years ago
- ba67a39 knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used. by NeilBrown · 17 years ago
- 40ee5dc knfsd: 64 bit ino support for NFS server by Peter Staubach · 18 years ago
- 072f62e knfsd: various nfsd xdr cleanups by NeilBrown · 18 years ago
- f34b9568 The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly by Peter Staubach · 18 years ago
- 598b9a5 [PATCH] knfsd: allow nfsd READDIR to return 64bit cookies by NeilBrown · 18 years ago
- af6a4e2 [PATCH] knfsd: add some new fsid types by NeilBrown · 18 years ago
- a0ad13e [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd by NeilBrown · 18 years ago
- 3ee6f61 [PATCH] remove NFSD_OPTIMIZE_SPACE by Adrian Bunk · 18 years ago
- 91f0716 [PATCH] xdr annotations: NFSv3 server by Al Viro · 18 years ago
- 7adae48 [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP by Greg Banks · 18 years ago
- 3cc03b1 [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom by NeilBrown · 18 years ago
- 4452435 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one by NeilBrown · 18 years ago
- a334de2 [PATCH] knfsd: check error status from vfs_getattr and i_op->fsync by David Shaw · 19 years ago
- 0ba7536 [PATCH] knfsd: Fix some minor sign problems in nfsd/xdr by NeilBrown · 19 years ago
- a257cdd [PATCH] NFSD: Add server support for NFSv3 ACLs. by Andreas Gruenbacher · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2