summaryrefslogtreecommitdiffstats
path: root/xlators/nfs
Commit message (Expand)AuthorAgeFilesLines
* core: adding extra data for fopsAmar Tumballi2012-03-227-129/+160
* rpc-clnt: separate out connection_cleanup() from destroy()v3.3.0qa30Amar Tumballi2012-03-191-2/+12
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-181-5/+9
* remove code that was part of hard resolution which is not needed anymore.v3.3.0qa28krishna2012-03-141-236/+0
* nfs: do not call inode_path on the newly created inodeRaghavendra Bhat2012-03-141-5/+18
* nfs: no need to recalculate the 'ino' from gfidAmar Tumballi2012-03-141-10/+7
* cli, glusterd, nfs: "volume status|profile|top" for nfs serversKaushal M2012-03-141-0/+89
* nfs/nlm: logging NFS client IP address when FH->volume mapping fails or when ...krishna2012-03-112-22/+57
* nfs/server: allow deletion of files by defaultRajesh Amaravathi2012-03-101-2/+2
* nlm: support ipv4 onlykrishna2012-03-101-1/+21
* nfs: fcntl lock self healing.Mohammed Junaid2012-03-072-0/+13
* nlm: call nlm4_cancel_fd_resume instead of nlm4_unlock_fd_resume when CANCEL ...krishna2012-03-071-2/+2
* nfs: prevent crash during cthon lock testRajesh Amaravathi2012-02-291-5/+7
* nfs/doc: correctionsRajesh Amaravathi2012-02-291-21/+21
* mempool: adjustments in pool sizesAmar Tumballi2012-02-222-2/+3
* nfs/server: Fix compilation warningsVijay Bellur2012-02-201-5/+2
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-2013-9/+2077
* iobuf: use 'iobuf_get2()' to get variable sized buffersAmar Tumballi2012-02-202-0/+3
* glusterd: auth allow enhancementsRajesh Amaravathi2012-02-201-1/+1
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-3/+3
* support for nano second resolution for mtime,ctime,atime attributes.krishna2012-02-091-19/+8
* nfs: export-dir option changed to type GF_OPTION_TYPE_PATHKaushik BV2012-02-071-1/+1
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+1
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-242-2/+9
* rpc: extend actors with flag signing if privilege is requiredCsaba Henk2012-01-212-34/+34
* nfs: changes for using nameless lookup and anonymous FDsAnand Avati2012-01-209-1004/+1927
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-166-7/+7
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-164-30/+27
* NFS: logging enhancement.Gaurav2011-11-163-14/+41
* Fix memleaks in NFSkrishna2011-11-152-1/+2
* build: warning suppression (round n)Amar Tumballi2011-10-201-1/+4
* gnfs/server: allow 255-char file namesRajesh Amaravathi2011-09-301-2/+2
* NFS : Posix compliance fixes.Gaurav2011-09-221-4/+6
* nfs: enhance NFS log messages.krishna2011-09-212-71/+194
* mount/nfs: Gluster nfs crashes with subdirectory mountRajesh Amaravathi2011-09-081-1/+4
* nfs3: Resolve entry vs. hash conflict at same dir depthShehjar Tikoo2011-09-072-15/+46
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-074-12/+0
* mem-pool: Make mem-pool ptr avialable in ptrshishir gowda2011-08-252-2/+2
* if nfs.port is not configured init the transport.socket.listen-port to GF_NFS...krishna2011-08-201-1/+5
* xlators/nfs: Fix a typo in option descriptionVijay Bellur2011-08-201-2/+2
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-29/+0
* do rpcsvc_init() after we fill nfs_state structure and add to nfsx->options k...v3.3.0qa3krishna2011-08-181-11/+10
* do not init nfs->override_portnum to GF_NFS3_PORTkrishna2011-08-171-1/+0
* Change Copyright current yearPranith Kumar K2011-08-1019-19/+19
* pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlatorv3.3.0qa1krishna2011-08-091-1/+1
* NFS server: allow clients to connect from insecure (>1024) ports and support ...krishna2011-08-073-0/+97
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-0619-57/+57
* RPC unify code changekrishna2011-07-2924-9206/+447
* NFS: Implement nfs_forget callshishir2011-07-283-6/+39
* nfsrpc: Re-order NFS auth array contentsPavan2011-07-131-6/+6