Commit Graph

1776 Commits (293b6a4c875c3b49853bff7de99954f49f59aa75)

Author SHA1 Message Date
Wang YanQing 8f6c5ffc89 kernel/groups.c: remove return value of set_groups 11 years ago
Miklos Szeredi 520c8b1650 vfs: add renameat2 syscall 11 years ago
J. R. Okajima 1406b916f4 nfsd: fix lost nfserrno() call in nfsd_setattr() 11 years ago
J. Bruce Fields 09bdc2d70d nfsd4: fix acl buffer overrun 11 years ago
Ming Chen ed47b062ce nfsd: consider CLAIM_FH when handing out delegation 11 years ago
J. Bruce Fields 4335723e8e nfsd4: fix delegation-unlink/rename race 11 years ago
J. Bruce Fields c0e6bee480 nfsd4: delay setting current_fh in open 11 years ago
J. Bruce Fields e873088f29 nfsd4: minor nfs4_setlease cleanup 11 years ago
Christoph Hellwig 4ac7249ea5 nfsd: use get_acl and ->set_acl 11 years ago
J. Bruce Fields d50e61361c nfsd4: decrease nfsd4_encode_fattr stack usage 11 years ago
J. Bruce Fields 068c34c0ce nfsd: fix encode_entryplus_baggage stack usage 11 years ago
J. Bruce Fields 3554116d3a nfsd4: simplify xdr encoding of nfsv4 names 11 years ago
J. Bruce Fields 87915c6472 nfsd4: encode_rdattr_error cleanup 11 years ago
J. Bruce Fields 6b6d8137f1 nfsd4: nfsd4_encode_fattr cleanup 11 years ago
J. Bruce Fields 41ae6e714a nfsd4: better VERIFY comment 11 years ago
J. Bruce Fields 208d0acc49 nfsd4: break only delegations when appropriate 11 years ago
Kinglong Mee 60810e5489 NFSD: Fix a memory leak in nfsd4_create_session 11 years ago
Kinglong Mee 73ca65904c nfsd: get rid of unused function definition 11 years ago
Kinglong Mee 3ff69309fe Define op_iattr for nfsd4_open instead using macro 11 years ago
Kinglong Mee ff88825fbb NFSD: fix compile warning without CONFIG_NFSD_V3 11 years ago
Kinglong Mee 8ef667140c NFSD: Don't start lockd when only NFSv4 is running 11 years ago
Kinglong Mee 7e55b59b2f SUNRPC/NFSD: Support a new option for ignoring the result of svc_register 11 years ago
Kinglong Mee 8a891633b8 NFSD: fix bad length checking for backchannel 11 years ago
Kinglong Mee f403e450e8 NFSD: fix a leak which can cause CREATE_SESSION failures 11 years ago
Kinglong Mee 2ce02b6b6c Add missing recording of back channel attrs in nfsd4_session 11 years ago
Kinglong Mee dfeecc829e nfsd: get rid of unused macro definition 11 years ago
Kinglong Mee eba1c99ce4 nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattr 11 years ago
Kinglong Mee 43212cc7df nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateid 11 years ago
Kinglong Mee a9f7b4a06c nfsd: clean up an xdr reserved space calculation 11 years ago
Kinglong Mee b9b284df6c nfsd: get rid of unused function definition 11 years ago
Kinglong Mee a8bb84bc9e nfsd: calculate the missing length of bitmap in EXCHANGE_ID 11 years ago
Stanislav Kholmanskikh c4fa6d7c59 nfsd: revoking of suid/sgid bits after chown() in a consistent way 11 years ago
Jeff Layton a0ef5e1968 nfsd: don't try to reuse an expired DRC entry off the list 11 years ago
Christoph Hellwig 2d8498dbf8 nfsd: start documenting some XDR handling functions 11 years ago
Albert Fluegel 6e14b46b91 nfsd: don't return high mode bits 11 years ago
Jeff Layton 781c2a5a5f nfsd: when reusing an existing repcache entry, unhash it first 11 years ago
J. Bruce Fields 365da4adeb nfsd4: fix xdr decoding of large non-write compounds 11 years ago
Christoph Hellwig 987da47910 nfsd: make sure to balance get/put_write_access 11 years ago
Christoph Hellwig 818e5a22e9 nfsd: split up nfsd_setattr 11 years ago
Christoph Hellwig aea240f416 nfsd: export proper maximum file size to the client 11 years ago
J. Bruce Fields 6ff40decff nfsd4: improve write performance with better sendspace reservations 11 years ago
J. Bruce Fields 27ac0ffeac locks: break delegations on any attribute modification 11 years ago
J. Bruce Fields 146a8595c6 locks: break delegations on link 11 years ago
J. Bruce Fields 8e6d782cab locks: break delegations on rename 11 years ago
J. Bruce Fields b21996e36c locks: break delegations on unlink 11 years ago
J. Bruce Fields 617588d518 locks: introduce new FL_DELEG lock flag 11 years ago
J. Bruce Fields b78800baee Revert "nfsd: remove_stid can be incorporated into nfs4_put_delegation" 11 years ago
J. Bruce Fields 3378b7f40d nfsd4: fix discarded security labels on setattr 11 years ago
Anna Schumaker 8217d146ab NFSD: Add support for NFS v4.2 operation checking 11 years ago
J. Bruce Fields e50a26dc78 nfsd4: nfsd_shutdown_net needs state lock 11 years ago