summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mgmt/glusterd: support for GET_NEXT volume infoVijay Bellur2010-09-023-10/+54
* cli: Changes for GET_NEXT volume infoVijay Bellur2010-09-028-13/+120
* 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-027-7/+159
* 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
* rpc-transport/rdma: set whether pollin data is for request/reply.Raghavendra G2010-09-011-0/+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-3116-148/+280
* rpc-transport/socket: use xdr_sizeof instead of sizeof when trying to read ve...Raghavendra G2010-08-311-2/+21
* mgmt/glusterd: prevent a double reply for the same request.Amar Tumballi2010-08-311-2/+10
* fixes in 'gluster volume rebalance'Amar Tumballi2010-08-315-18/+56
* check if the export directory is present only on the correct hostRaghavendra Bhat2010-08-311-6/+31
* 'gluster volume log' feature addedAmar Tumballi2010-08-3126-142/+1372
* 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-313-1/+114
* rpc-transport/rdma: By default, enable building of rdma only if libibverbs is...Raghavendra G2010-08-312-2/+5
* rpc-transport/rdma: free ioq entry even when churning of message fails.Raghavendra G2010-08-311-1/+1
* fix a crash in cleanup_and_exit ()v3.1.0qa12Amar Tumballi2010-08-311-8/+12
* fix typo in commandline help messageCsaba Henk2010-08-311-3/+2
* 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-302-18/+62
* 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-309-129/+367
* Bring in new transport rdma.Raghavendra G2010-08-3010-2/+5984
* Only admin should be able to run gluster commandshishir gowda2010-08-301-0/+29
* glusterfsd: call fini of fuse and all active xlators in cleanup_and_exit()Amar Tumballi2010-08-301-1/+17
* Volume Add-brick validation for exportsshishir gowda2010-08-303-52/+83
* mgmt/glusterd: remove volfile, brick file upon remove-brickPranith Kumar K2010-08-304-0/+28
* Provides the ability to filter the output of state dumpKaushik BV2010-08-303-27/+228
* mgmt/glusterd: handle port allocation so ports are reused for same brickv3.1.0qa11Amar Tumballi2010-08-292-9/+11