summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* send the proper device id to posix while self healing device special file entryRaghavendra Bhat2011-05-311-9/+14
* RPC : Valid typecasting for ipv4 and ipv6 in rpcsvc_get_listener_port.Gaurav2011-05-311-2/+2
* Introduce client-allow-insecure xlator-option.shishir gowda2011-05-314-1/+23
* 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
* rpc: Introduce option for listen()'s backlogVijay Bellur2011-05-312-1/+15
* 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
* mgmt/glusterd: Start nfs after all bricks are started on glusterd re-startPranith Kumar K2011-05-311-1/+4
* features/locks: Unwind with SUCCESS on non-blocking entrylk successPranith Kumar K2011-05-311-3/+4
* cluster/afr: Send Non-blocking lock in non-blocking entrylkPranith Kumar K2011-05-311-1/+1
* pump: Detect 'empty' brick and finish migration.Krishnan Parthasarathi2011-05-311-0/+8
* cluster/dht: notify should succeed when waiting for all subvols first eventPranith Kumar K2011-05-311-1/+3
* cluster/afr: Send the first child up/down after all its children notifyPranith Kumar K2011-05-313-55/+113
* Access-Control : Sticky bit validation for rename, unlink and rmdir.v3.1.5qa1Gaurav2011-05-191-23/+197
* Access-Control : Changes in setattr for posix compliance.Gaurav2011-05-191-25/+116
* set: Fix incorrect nfs.rpc-auth strings in nfs_option_handlershishir gowda2011-05-191-2/+2
* NFS : Maintain common state for MOUNT1 and MOUNT3.Gaurav2011-05-194-5/+44
* NFS : Check proper permissions in access control for setattr.Gaurav2011-04-211-2/+2
* cluster/afr: Avoid null dereferencePranith Kumar K2011-04-141-0/+3
* mgmt/glusterd: check for 'peerinfo->mgmt' before accessing itAmar Tumballi2011-04-141-4/+4
* libglusterfs/dict: Donot perform NULL check on data in dict_foreach.Junaid2011-04-121-2/+2
* cluster/afr: skip openfd flush when the file is already deletedPranith K2011-04-112-6/+19
* afr-entry-self-heal: fixes to detected renames (gfid based)Anand Avati2011-04-112-15/+39
* DHT: Propogate error if dht_rmdir_opendir_cbkshishir gowda2011-04-111-0/+2
* allow add brick to happen in a replicate setupRaghavendra Bhat2011-04-111-2/+5
* nfs-rpc: Append replies to end of connection's txlistShehjar Tikoo2011-04-111-2/+2
* core: Add list_append_initShehjar Tikoo2011-04-111-0/+33
* nfs-rpc: Exit txbuf transmission loop on EAGAINShehjar Tikoo2011-04-113-6/+19
* preserve symlink during rpm upgrade and remove gsync referencesv3.1.4qa3v3.1.4Lakshmipathi2011-04-081-10/+9
* NFS : Exclusive Create storing verifier.Gaurav2011-04-081-2/+2
* DHT: send revalidate to all subvols and not just first subvolshishir gowda2011-04-081-6/+10
* nfs: convert errno EDQUOT into appropriate nfs-errno.v3.1.4qa2Raghavendra G2011-04-061-0/+4
* protocol/client: make sure to send only genuine events up to parentAmar Tumballi2011-04-063-36/+44
* NFS : Storing verifier for exclusive mode create.Gaurav2011-04-061-6/+17
* cluster/dht: send inode number from 'inode->ino' in dir_lookup_cbkAmar Tumballi2011-04-061-5/+6
* cli: fix gluster rebalance command with fix-layout and migrate-dataAmar Tumballi2011-04-061-2/+15
* NFS : NFS volume access option accept only valid values.Gaurav2011-04-061-0/+1
* nfs: Remove redundant and erroneous check for create mode EXCLUSIVEShehjar Tikoo2011-03-301-1/+1
* nfs: more fixes to capture sattr for further usageAnand Avati2011-03-301-3/+3
* nfs: capture attrs of create request in cs->stbuf for later useAnand Avati2011-03-291-1/+1
* mgmt/glusterd: Add rpc-auth-allow-insecure optionPranith Kumar K2011-03-291-0/+3
* protocol/server: change allow_insecure option in reconfigurePranith K2011-03-291-1/+4
* mgmt/glusterd: Provide volume option to allow insecure ports for serverPranith K2011-03-291-0/+1
* mgmt/glusterd: Allow insecure ports by defaultPranith K2011-03-291-0/+17
* rpc: Don't warn on failure to bind to privileged portPranith K2011-03-291-1/+1
* rpc: Provide an option to allow insecure portsPranith K2011-03-293-1/+30
* Fixing argp build failures seen on solarisv3.1.3solarisshishir gowda2011-03-231-1/+1