summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-2210-181/+395
* protocol/client: Pass correct dict in client_readdirpshishir gowda2012-02-222-1/+3
* build: Changes to specfile for correctness and package relevance.Vijay Bellur2012-02-221-6/+13
* features/marker: Use loc.inode to obtain parent if loc.parent isn't set.Vijay Bellur2012-02-221-1/+13
* glusterfsd: give out the error on screen when cmd is given without optionsAmar Tumballi2012-02-221-0/+13
* glusterfsd: unref the dict and use dict_set_dynstr to avoid memleakRaghavendra Bhat2012-02-223-7/+13
* cli: print the type of the inode in gluster volume status inode outputRaghavendra Bhat2012-02-221-3/+31
* protocol/client: Print correct error messagePranith Kumar K2012-02-221-1/+1
* mempool: adjustments in pool sizesAmar Tumballi2012-02-2231-56/+61
* 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
* libglusterfs/options: Cleanup xlator percent_sizet code.Harshavardhana2012-02-213-82/+97
* features/index: Set correct ret value in index_addPranith Kumar K2012-02-211-0/+2
* build: More rpmbuild friendly changesv3.3.0qa23Vijay Bellur2012-02-211-3/+3
* build: rpmbuild friendly changesVijay Bellur2012-02-212-2/+2
* glusterd/auth: 3.2.x compatibilityRajesh Amaravathi2012-02-214-52/+72
* features/index: Fix fd leakPranith Kumar K2012-02-211-2/+5
* libglusterfs: Warn on missing _cbk calls in xlatorPranith Kumar K2012-02-211-0/+6
* cli, glusterfsd: Fixes for "volume top {read,write}-perf"Kaushal M2012-02-214-23/+23
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-2159-375/+407
* 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-219-41/+168
* fuse-bridge: Handle graph-switch.Raghavendra G2012-02-219-77/+631
* 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-2024-387/+1274
* cluster/afr: Self-heald, Index integrationPranith Kumar K2012-02-2012-204/+529
* md-cache: replace stat-prefetch with md-cache in a backward compatible wayAnand Avati2012-02-209-4429/+11
* md-cache: meta-data caching translatorAnand Avati2012-02-206-1/+1815
* syncop: Multi-processor support in syncenvAnand Avati2012-02-202-67/+216
* storage/posix: Add xattr for gfid2pathPranith Kumar K2012-02-202-0/+20
* nfs/server: Fix compilation warningsVijay Bellur2012-02-201-5/+2
* features/index: Index translator implementationPranith Kumar K2012-02-209-15/+1288
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-2031-35/+3298
* libglusterfs: Implement circular buffer and event historyRaghavendra Bhat2012-02-2013-12/+437
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-2025-56/+1484
* 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-2011-65/+92
* glusterd: auth allow enhancementsRajesh Amaravathi2012-02-2019-158/+580
* GlusterFS Hadoop PluginVenky Shankar2012-02-1912-0/+2108
* cluster/dht: Support for hardlink rebalance when decommissioningshishir gowda2012-02-198-16/+199
* cluster/dht: Handle get cached/hashed subvol failures gracefullyshishir gowda2012-02-193-4/+47