summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* performance/quick-read: reset open_in_transit to zero in case of an error.v3.1.6qa1Raghavendra G2011-07-121-0/+1
* mnt/fuse: generate uuids in fuse_lookup, not in fuse_lookup_resume.Raghavendra G2011-07-121-1/+2
* server: Reassociating 'old' conn can lead to chaos.Krishnan P2011-07-121-19/+10
* nfsrpc: Re-order NFS auth array contentsPavan T C2011-07-121-6/+6
* cluster/dht: fix race between two directory renamesAnand Avati2011-07-121-17/+89
* storage/posix: detect race in posix_rename()Anand Avati2011-07-121-0/+23
* client-handshake: skip CHILD_DOWN notifications when client is querying port ...Raghavendra G2011-07-121-0/+2
* nfs-rpc: Use mempool for allocating connection objectShehjar Tikoo2011-07-112-3/+19
* mnt/fuse: Do a pthread_cond_broadcast for both CHILD_UP and CHILD_DOWN events.Raghavendra G2011-07-012-6/+7
* mount/fuse: wait till CHILD_UP event is recieved to do the first lookup.Raghavendra G2011-07-011-9/+2
* cluster/afr: set frame local before access windPranith K2011-07-011-0/+2
* cluster/afr: fix the range of the lock taken in [f]truncatePranith K2011-07-011-4/+4
* fuse: consider a lookup as revalidate even if the inode is present in new graph.Raghavendra G2011-06-221-10/+12
* pump: mark pending before notify to children to avoid race in single CPU.Krishnan P2011-06-221-2/+2
* afr: bg self-heal must be off if self-heal-count=0.Krishnan P2011-06-221-3/+3
* fix multiple transport related portmap issues in client handshakeAmar Tumballi2011-06-196-7/+63
* nfs:command to change the transport type of nfs server for volumes of transpo...Amar Tumballi2011-06-194-18/+98
* glusterd-volgen: fix rdma volume file path in case of 'tcp, rdma' transport.Amar Tumballi2011-06-191-1/+1
* mgmt/glusterd: add upgrade/downgrade xlator optionsVijay Bellur2011-06-175-1/+82
* posix: fix GFID assignment race between mkdir and lookupAnand Avati2011-06-171-1/+69
* mgmt/glusterd: Set the generic options in the graph before merging it with th...Junaid2011-06-161-8/+8
* features/locks:check for inodelk lists and blocked inodelks instead of entryl...Raghavendra Bhat2011-06-161-3/+3
* features/locks:update the refcount while releasing a lockv3.1.5qa3Raghavendra Bhat2011-06-141-0/+1
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-06-147-33/+161
* pump: cleanup potential dict related memory corruption.v3.1.5qa2Krishnan Parthasarathi2011-06-104-39/+101
* glusterd: replace brick status grows with dir tree.Krishnan Parthasarathi2011-06-101-1/+1
* cluster/afr: propagate proper errno returned by lock fopsAnand Avati2011-06-101-4/+0
* DHT selheal dir: Recreate dirs with correct gfid.shishir gowda2011-06-091-3/+1
* cluster/afr: Give proper device id for mknodPranith Kumar K2011-06-091-1/+2
* cluster/afr: lookup should set the read-child based on pending xattrsPranith Kumar K2011-06-093-34/+100
* cluster/afr: Read-dir should wind to the read-child firstPranith Kumar K2011-06-091-44/+53
* cluster/afr: Log errors in afr self-heal with GF_LOG_ERRORPranith Kumar K2011-06-096-43/+57
* cluster/dht: use GFID returned from hashed subvolumeAnand Avati2011-06-091-0/+5
* protocol/server: logging changesRaghavendra Bhat2011-06-082-10/+1
* NFS : Don't set setattr_valid for exclusive create call.Gaurav2011-06-081-2/+5
* Fixed improper output when 'min-file-size' is more than 'max-file-size' in vo...Rahul2011-06-081-1/+1
* performance/io-cache: fix the check of min and max file size.Amar Tumballi2011-06-081-8/+10
* NFS : Handle buffer overflow in nfs3_create_exclusive.Gaurav2011-06-011-2/+4
* cluster/afr: declare favorite_child as int instead of unsigned intRaghavendra Bhat2011-05-312-2/+2
* NFS : Use proper exit point in nfs_init_state.Gaurav2011-05-311-2/+2
* cluster/distribute: corrected layout mismatch handling logicAmar Tumballi2011-05-312-147/+17
* performance/write-behind: initialize lock in wb-file before wb-file is set in...Raghavendra G2011-05-311-25/+31
* send the proper device id to posix while self healing device special file entryRaghavendra Bhat2011-05-311-9/+14
* Introduce client-allow-insecure xlator-option.shishir gowda2011-05-311-0/+3
* gf_auth also needs to handle server.allow-insecureshishir gowda2011-05-311-1/+15
* mgmt/glusterd: Set option listen-backlog to 128Vijay Bellur2011-05-312-0/+17
* DHT-rename: Unlink older link files before creating new one.shishir gowda2011-05-313-1/+147
* cluster/dht: detect linkfiles mismatching gfid and delete+recreateAnand Avati2011-05-311-73/+109
* performance/stat-prefetch: return ESTALE if inode's gfid is not the same as c...Raghavendra G2011-05-311-0/+9
* pump: init last_event array to be used in afr_notifyPranith Kumar K2011-05-311-0/+7