Commit Graph

809 Commits (b9c48649577dfc4a8c263c106d518effa24ea54b)

Author SHA1 Message Date
Christoph Hellwig 7211a4e859 nfsd: make sure data is on disk before calling ->fsync 15 years ago
J. Bruce Fields 3d354cbc43 nfsd: fix "insecure" export option 15 years ago
J. Bruce Fields f69ac2f5a3 nfsd: fix "insecure" export option 15 years ago
Al Viro 1429b3eca2 Untangling ima mess, part 3: kill dead code in ima 15 years ago
Al Viro b65a9cfc2c Untangling ima mess, part 2: deal with counters 15 years ago
J. Bruce Fields 7663dacd92 nfsd: remove pointless paths in file headers 15 years ago
J. Bruce Fields 1557aca790 nfsd: move most of nfsfh.h to fs/nfsd 15 years ago
J. Bruce Fields 774b147828 nfsd: make V4ROOT exports read-only 15 years ago
Steve Dickson 03a816b46d nfsd: restrict filehandles accepted in V4ROOT case 15 years ago
J. Bruce Fields f2ca7153ca nfsd: allow exports of symlinks 15 years ago
J. Bruce Fields 3227fa41ab nfsd: filter readdir results in V4ROOT case 15 years ago
J. Bruce Fields 82ead7fe41 nfsd: filter lookup results in V4ROOT case 15 years ago
J. Bruce Fields 3b6cee7bc4 nfsd4: don't continue "under" mounts in V4ROOT case 15 years ago
Steve Dickson eb4c86c6a5 nfsd: introduce export flag for v4 pseudoroot 15 years ago
J. Bruce Fields 12045a6ee9 nfsd: let "insecure" flag vary by pseudoflavor 15 years ago
J. Bruce Fields e8e8753f7a nfsd: new interface to advertise export features 15 years ago
Boaz Harrosh 9a74af2133 nfsd: Move private headers to source directory 15 years ago
Boaz Harrosh 341eb18446 nfsd: Source files #include cleanups 15 years ago
J. Bruce Fields 57ecb34feb nfsd4: fix share mode permissions 15 years ago
J. Bruce Fields 864f0f61f8 nfsd: simplify fh_verify access checks 15 years ago
Petr Vandrovec 479c2553af Fix memory corruption caused by nfsd readdir+ 15 years ago
J. Bruce Fields 0a3adadee4 nfsd: make fs/nfsd/vfs.h for common includes 15 years ago
Benny Halevy 8c10cbdb4a nfsd: use STATEID_FMT and STATEID_VAL for printing stateids 15 years ago
Peter Staubach 1b7e0403c6 nfsd: register NFS_ACL with rpcbind 15 years ago
Frank Filz aba24d7158 nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups 16 years ago
J. Bruce Fields efe0cb6d5a nfsd4.1: common slot allocation size calculation 16 years ago
J. Bruce Fields dd829c4564 nfsd4.1: fix session memory use calculation 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Andy Adamson ddc04fd4d5 nfsd41: use sv_max_mesg for forechannel max sizes 16 years ago
J. Bruce Fields f39bde24b2 nfsd4: fix error return when pseudoroot missing 16 years ago
J. Bruce Fields 289ede453e nfsd: minor nfsd_lookup cleanup 16 years ago
J. Bruce Fields fed8381126 nfsd4: cross mountpoints when looking up parents 16 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Alexey Dobriyan 7b021967c5 const: make lock_manager_operations const 16 years ago
Steve Dickson 3c394ddaa7 nfsd4: nfsv4 clients should cross mountpoints 16 years ago
Ricardo Labiaga b09333c464 nfsd41: Refactor create_client() 16 years ago
Alexandros Batsakis 3ddc8bf5f3 nfsd41: modify nfsd4.1 backchannel to use new xprt class 16 years ago
Ricardo Labiaga 0421b5c55a nfsd41: Backchannel: Implement cb_recall over NFSv4.1 16 years ago
Benny Halevy 2af73580b7 nfsd41: Backchannel: cb_sequence callback 16 years ago
Ricardo Labiaga 2a1d1b5938 nfsd41: Backchannel: Setup sequence information 16 years ago
Ricardo Labiaga 199ff35e1c nfsd41: Backchannel: Server backchannel RPC wait queue 16 years ago
Ricardo Labiaga 132f97715c nfsd41: Backchannel: Add sequence arguments to callback RPC arguments 16 years ago
Andy Adamson 38524ab38f nfsd41: Backchannel: callback infrastructure 16 years ago
J. Bruce Fields 80fc015bdf nfsd4: use common rpc_cred for all callbacks 16 years ago
J. Bruce Fields 29ab23cc5d nfsd4: allow nfs4 state startup to fail 16 years ago
J. Bruce Fields 886e3b7fe6 nfsd4: fix null dereference creating nfsv4 callback client 16 years ago
Benny Halevy 4be36ca0ce nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition 16 years ago
J. Bruce Fields aed100fafb nfsd: fix leak on error in nfsv3 readdir 16 years ago
J. Bruce Fields 8177e6d6df nfsd: clean up readdirplus encoding 16 years ago