summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* nfs3: Logging and comments made more accurateShehjar Tikoo2010-08-312-11/+24
* nfs3: Support hashcounts larger than hash array sizeShehjar Tikoo2010-08-312-5/+26
* nfs3: Unref dir fd once usage ends in hard fh resolutionShehjar Tikoo2010-08-311-3/+29
* nfs3: Dont ref dir fd_t used in hard fh resolutionShehjar Tikoo2010-08-312-11/+11
* nfs3: Dont ref cached fd after fd_lookupShehjar Tikoo2010-08-311-1/+1
* Add fuse.glusterfs to PRUNEFS variable in updatedb.conf(5)Sachidananda2010-08-311-19/+32
* Log all commands from glusterdshishir gowda2010-08-311-0/+142
* Add command logging facility for glusterdshishir gowda2010-08-311-1/+10
* mgmt/glusterd: Update store on start/stop volumeVijay Bellur2010-08-303-6/+17
* fuse: have the fsname passed to mount(2) include the volfile idCsaba Henk2010-08-301-3/+26
* mgmt/glusterd: Return replace-brick statusPavan Sondur2010-08-301-8/+28
* mgmt/glusterd: fixed volgen creation problemsPranith Kumar K2010-08-302-19/+5
* Add rdma as valid transport type for client and server protocol.Raghavendra G2010-08-302-2/+2
* changes to client to make use of the rdma functionality.Raghavendra G2010-08-308-129/+364
* Bring in new transport rdma.Raghavendra G2010-08-301-1/+1
* Volume Add-brick validation for exportsshishir gowda2010-08-302-52/+67
* mgmt/glusterd: remove volfile, brick file upon remove-brickPranith Kumar K2010-08-304-0/+28
* mgmt/glusterd: handle port allocation so ports are reused for same brickv3.1.0qa11Amar Tumballi2010-08-292-9/+11
* cli, mgmt/glusterd: added volume stop <VOLNAME> force functionalityPranith Kumar K2010-08-283-28/+96
* mgmt/glusterd: Fix some more options in volgen.Pavan Sondur2010-08-281-6/+6
* afr: enable metadata self-heal by defaultAmar Tumballi2010-08-281-1/+1
* change the path to brickpath while creating the pidfileRaghavendra Bhat2010-08-281-1/+1
* performance/stat-prefetch: while removing an entry from cache, remove it from...Raghavendra G2010-08-282-141/+109
* mgmt/glusterd: look for local hostname in is_local_addr()v3.1.0qa10Vijay Bellur2010-08-272-17/+29
* check for ENOENT after unlink system call in stop volume functionRaghavendra Bhat2010-08-271-1/+2
* fix notify mechanism to send CHILD_UP to fuseAmar Tumballi2010-08-271-0/+4
* protocol/server: fix a static buffer free.Amar Tumballi2010-08-271-3/+0
* volume create should not succeed on invalid exportshishir gowda2010-08-271-0/+40
* mgmt/glusterd: allocate hostname before dict_set_str for transportPranith Kumar K2010-08-271-1/+8