summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* Revert "afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enc...v3.3.0qa25Vijay Bellur2012-03-016-94/+22
* Fix memory leaks found in readdirVijay Bellur2012-03-012-0/+8
* protocol/client: Calling GF_FREE on memory allocated via GF_CALLOC.Mohammed Junaid2012-03-011-1/+1
* geo-rep / syncdaemon: make the timeout for establishing the connection to sla...Csaba Henk2012-03-012-1/+2
* cluster/afr: Add new option to know which process it is inPranith Kumar K2012-03-015-6/+33
* protocol/server: Make conn object ref-countedPranith Kumar K2012-03-015-198/+90
* cluster/afr: Handle errors in build_parent_locPranith Kumar K2012-03-015-50/+81
* afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enclosed' fop.Krishnan Parthasarathi2012-03-016-22/+94
* cluster/afr: Hardlink Self-healPranith Kumar K2012-03-011-11/+172
* glusterd: Changed clear-locks cmd to use trusted-volfile for its internal mountKrishnan Parthasarathi2012-02-291-1/+1
* cluster/rebalance: Fix expression in check_free_spaceshishir gowda2012-02-291-1/+1
* mgmt/glusterd: do not close the same fd twiceRaghavendra Bhat2012-02-291-2/+13
* perf/md-cache: hold lock on modification of md_cache structureAmar Tumballi2012-02-291-36/+69
* cluster/stripe: Send xattr request in lookup even when type is INVALshishir gowda2012-02-291-2/+5
* nfs: prevent crash during cthon lock testRajesh Amaravathi2012-02-291-5/+7
* protocol/client: send unique key to server during handshakeAmar Tumballi2012-02-291-2/+7
* nfs/doc: correctionsRajesh Amaravathi2012-02-291-21/+21
* transport/socket: configuring tcp window-sizeRajesh Amaravathi2012-02-297-52/+69
* storage/posix: In lookup check for buf->gfid being NULLshishir gowda2012-02-291-0/+6
* glusterd/mountbroker: fix handling of MEET mountbroker keywordCsaba Henk2012-02-271-0/+1
* locks/glusterd: Fixed clearing of posix locks from failing always.Krishnan Parthasarathi2012-02-272-1/+4
* mgmt/glusterd: pass defrag_cmd in rsp dict for volume infoshishir gowda2012-02-271-0/+5
* glusterfsd: unref the dict and free the memory to avoid memleakRaghavendra Bhat2012-02-272-0/+3
* libglusterfs: fix GF_FREECsaba Henk2012-02-271-1/+1
* locks: Made dump locks formatting more 'readable'.Krishnan Parthasarathi2012-02-242-18/+39
* Change rebalance log file namev3.3.0qa24Shylesh Kumar2012-02-231-1/+5
* glusterd: Modified server graph to have index xl above pumpKrishnan Parthasarathi2012-02-231-18/+18
* Introduce new extended attribute: node-uuidVenky Shankar2012-02-229-181/+388
* protocol/client: Pass correct dict in client_readdirpshishir gowda2012-02-222-1/+3
* features/marker: Use loc.inode to obtain parent if loc.parent isn't set.Vijay Bellur2012-02-221-1/+13
* protocol/client: Print correct error messagePranith Kumar K2012-02-221-1/+1
* mempool: adjustments in pool sizesAmar Tumballi2012-02-2222-26/+27
* mount.glusterfs: multiple fixesAmar Tumballi2012-02-221-2/+3
* cluster/stripe: Readdirp should call lookup on entriesshishir gowda2012-02-222-50/+116
* cluster/afr: Don't trust the fd returned in open_cbkPranith Kumar K2012-02-221-4/+7
* features/locks: Don't access free'd memoryPranith Kumar K2012-02-221-3/+4
* pump: Fixed undefined reference to fill_loc_info fn.Krishnan Parthasarathi2012-02-222-4/+8
* features/index: Set correct ret value in index_addPranith Kumar K2012-02-211-0/+2
* glusterd/auth: 3.2.x compatibilityRajesh Amaravathi2012-02-214-52/+72
* features/index: Fix fd leakPranith Kumar K2012-02-211-2/+5
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-2154-369/+395
* cluster/distribute: send the right 'dict' for check_is_linkfile()Amar Tumballi2012-02-212-12/+34
* features/index: Add release, releasedir cbksPranith Kumar K2012-02-211-1/+40
* features/md-cache: Change strdup to gf_strdupVijay Bellur2012-02-211-1/+1
* Honor O_SYNC etc. properly.Jeff Darcy2012-02-211-2/+28
* rpc/clnt: handle PARENT_DOWN event appropriatelyAmar Tumballi2012-02-214-30/+85
* fuse-bridge: Handle graph-switch.Raghavendra G2012-02-215-75/+522
* performance/md-cache: Add mem_acct_initPranith Kumar K2012-02-201-0/+8
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-2015-310/+1011
* cluster/afr: Self-heald, Index integrationPranith Kumar K2012-02-2010-204/+467