summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* gfid: protocol/xdr changes to handle gfid based fops.Amar Tumballi2010-09-045-408/+394
* gfid: changes in distribute to handle uuids in iatt structureAnand Avati2010-09-042-2/+20
* gfid: handling of gfids in storage/posixAnand Avati2010-09-041-0/+72
* gfid: set request gfids for new entries in fuseAnand Avati2010-09-043-8/+54
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-0423-43/+55
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-0425-59/+85
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-0427-62/+83
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-0434-57/+100
* gfid: changes in inode managementAnand Avati2010-09-049-48/+16
* cluster/afr: Remove dead variables.Sachidananda2010-09-031-31/+6
* Revert "fuse: introduce pre-test micro-framework, check for execve-over-direc...v3.1.0qa15Vijay Bellur2010-09-032-333/+6
* mgmt/glusterd: clear op ctx after cli responsePranith Kumar K2010-09-033-13/+15
* mgmt/glusterd: fix warnings during build.Raghavendra G2010-09-031-2/+3
* cluster/replicate: fix warnings during build.Raghavendra G2010-09-031-2/+2
* do not free the hostname from the responseRaghavendra Bhat2010-09-031-2/+1
* mgmt/glusterd: retrieve version upon restartv3.1.0qa14Vijay Bellur2010-09-022-0/+6
* check if the export directory is present only on the brick being addedRaghavendra Bhat2010-09-021-5/+19
* fuse: introduce pre-test micro-framework, check for execve-over-direct-IOCsaba Henk2010-09-022-6/+333
* mgmt/glusterd: fix rebalance with new option use-readdirpAmar Tumballi2010-09-021-19/+40
* cluster/distribute: add option 'use-readdirp' to force readdirpAmar Tumballi2010-09-023-1/+15
* mgmt/glusterd: memory leak fixesPranith Kumar K2010-09-026-13/+138
* cluster/dht: check for op_ret in dht_selfheal_dir_mkdir_cbk ()Vijay Bellur2010-09-021-8/+13
* dump total entries cached in stat-prefetch to state-dump fileRaghavendra Bhat2010-09-022-1/+79
* cluster/dht: fixes to handle 'fix.layout' attribute properly.Amar Tumballi2010-09-021-3/+10
* nfs3: Do not unref dst inode on rename cbkShehjar Tikoo2010-09-021-6/+0
* update the volume information first before checksumRaghavendra Bhat2010-09-023-9/+16
* cli, mgmt/glusterd: Added replace brick cli responsePranith Kumar K2010-09-022-2/+32
* nfs3: Free vectored write args using FREE not GF_FREEShehjar Tikoo2010-09-022-2/+2
* mgmt/glusterd: support for GET_NEXT volume infoVijay Bellur2010-09-023-10/+54
* mgmt/glusterd: multi subvol support for nfs xlatorPranith Kumar K2010-09-021-15/+36
* crash fixed in 'gluster volume log locate'Amar Tumballi2010-09-021-6/+11
* Remove brick validationshishir gowda2010-09-022-6/+111
* mgmt/glusterd: gnfs support in gluster command linePranith Kumar K2010-09-017-4/+484
* mgmt/glusterd: Fix replicate/stripe subvolume count in volgen.Pavan Sondur2010-09-011-86/+109
* peer status returns duplicate peer info on restartshishir gowda2010-09-012-1/+2
* check if the volume is already started before startingRaghavendra Bhat2010-09-011-0/+6
* mgmt/glusterd: send unlock upon commit failurev3.1.0qa13Vijay Bellur2010-08-312-1/+13
* cluster/afr: Break STACK_WIND loop when the call count is reached.Pavan Sondur2010-08-312-1/+30
* mgmt/glusterd: memory leak fixesPranith Kumar K2010-08-319-66/+180
* mgmt/glusterd: prevent a double reply for the same request.Amar Tumballi2010-08-311-2/+10
* fixes in 'gluster volume rebalance'Amar Tumballi2010-08-314-16/+42
* check if the export directory is present only on the correct hostRaghavendra Bhat2010-08-311-6/+31
* 'gluster volume log' feature addedAmar Tumballi2010-08-319-27/+589
* nfs, mount3: Fix assumptions of this being child xlShehjar Tikoo2010-08-312-6/+9
* nfs: Create frames with frame->root as nfsxShehjar Tikoo2010-08-311-58/+58
* nfs: Set actorxl to enable setting THIS to nfsxShehjar Tikoo2010-08-311-0/+1
* nfsrpc: Introduce THIS-setting support to fix mem-accountingShehjar Tikoo2010-08-312-0/+10
* nfs3: Close dst cached fd & unref inode on renameShehjar Tikoo2010-08-311-0/+19
* nfs: Free fop local only after inode checksShehjar Tikoo2010-08-312-53/+52
* nfs3: Return ESTALE when going beyond fh-hashcount or max-hashesShehjar Tikoo2010-08-311-7/+40