summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* md-cache: replace stat-prefetch with md-cache in a backward compatible wayAnand Avati2012-02-208-4427/+11
* md-cache: meta-data caching translatorAnand Avati2012-02-205-1/+1813
* storage/posix: Add xattr for gfid2pathPranith Kumar K2012-02-201-0/+19
* nfs/server: Fix compilation warningsVijay Bellur2012-02-201-5/+2
* features/index: Index translator implementationPranith Kumar K2012-02-207-15/+1283
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-2014-9/+2104
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-2014-47/+876
* volgen: give an option to insert trace/error-genAmar Tumballi2012-02-201-6/+65
* protocol/client: delete locks only for non-anonymous fdsRajesh Amaravathi2012-02-202-4/+3
* iobuf: use 'iobuf_get2()' to get variable sized buffersAmar Tumballi2012-02-207-14/+31
* glusterd: auth allow enhancementsRajesh Amaravathi2012-02-2018-154/+543
* cluster/dht: Support for hardlink rebalance when decommissioningshishir gowda2012-02-195-14/+164
* cluster/dht: Handle get cached/hashed subvol failures gracefullyshishir gowda2012-02-193-4/+47
* cluster/dht: Exit clean when assert_no_child_down is enabledVijay Bellur2012-02-191-1/+1
* cluster/distribute: send the proper 'loc_t' for statfs()Amar Tumballi2012-02-191-9/+11
* cluster/dht: Rebalance will be a new glusterfs processshishirng2012-02-1916-442/+1142
* cli/glusterd: volume status modificationRajesh Amaravathi2012-02-182-42/+32
* cli, glusterd : Added support for clear-locks command.Krishnan Parthasarathi2012-02-179-23/+513