summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* Replace GPLV3 MD5 with OpenSSL MD5Kaleb KEITHLEY2012-04-046-43/+24
* libglusterfs/run: POSIX compatible closing of child fds on non-LinuxCsaba Henk2012-04-021-1/+6
* libglusterfs/run: clean up properly also if program could not be spawnedCsaba Henk2012-04-021-6/+6
* libglusterfs/run: test suite refinementCsaba Henk2012-04-021-1/+10
* glusterd: Include port in nfs statusKaushal M2012-04-021-0/+5
* performance/quick-read: make unlink aware of open-behind behaviour of quick-r...Raghavendra G2012-03-281-0/+8
* cluster/dht : Acl fix for distribute directory selfhealKaushal M2012-03-261-0/+3
* libglusterfs/fd: ref fds while copying the fdentries.Raghavendra G2012-03-261-3/+6
* core: adding extra data for fopsAmar Tumballi2012-03-227-912/+1178
* Revert "core: enable process to return the appropriate error code"Amar Tumballi2012-03-222-4/+0
* dict: add a dict_dump() function to dump the dictionary contentsAmar Tumballi2012-03-212-0/+40
* core: enable process to return the appropriate error codeAmar Tumballi2012-03-212-0/+4
* glusterd: bring in feature to use syncop for mgmt opsAmar Tumballi2012-03-211-0/+5
* libglusterfs/call-stub: ref dict while storing it in readdirp stubRaghavendra G2012-03-191-1/+7
* libglusterfs/dict: Add boundary conditionsHarshavardhana2012-03-181-3/+30
* cluster/stripe: fix {set/get}xattr query for dirs/symlinkVenky Shankar2012-03-181-0/+2
* Logs: Improved logs in lock/unlock execution pathPranith Kumar K2012-03-181-0/+1
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-184-142/+269
* mem-pool: more debug friendly logs by using gf_log_callingfn()Amar Tumballi2012-03-181-4/+6
* core: bring a cmdline option to set memory-accountingAmar Tumballi2012-03-152-11/+18
* core: dict allocations through mem-poolAmar Tumballi2012-03-142-19/+21
* cluster/afr: handle sending NULL dentry name for inode link in self-heal-daemonRaghavendra Bhat2012-03-141-0/+8
* core, cli : Changes to statedumpKaushal M2012-03-141-18/+17
* core: Made lkowner_unparse use 'type-safe' format-specifierKrishnan Parthasarathi2012-03-121-1/+1
* iobuf: add a counter to keep track of request missesAmar Tumballi2012-03-122-12/+11
* protocol/client: Register a timer(grace-timer) conditionally.Mohammed Junaid2012-03-101-1/+1
* syncop: Make syntask scalablePranith Kumar K2012-03-093-21/+37
* features/marker: GFID file handle based backend related fixesRaghavendra G2012-03-071-0/+1
* libglusterfs/fd: fixed fd_anonymous() leakAmar Tumballi2012-03-071-2/+6
* protocol/client: Added lk_ctx info in fdctx dumpKrishnan Parthasarathi2012-03-073-1/+26
* fops/removexattr: prevent users from removing glusterfs xattrsRajesh Amaravathi2012-03-051-14/+33
* libglusterfs: Handle loc_copy for nameless locPranith Kumar K2012-02-291-13/+9
* mempool: add more counters to understand the usage scenarios properlyAmar Tumballi2012-02-273-0/+22
* libglusterfs: fix GF_FREECsaba Henk2012-02-271-1/+1
* Introduce new extended attribute: node-uuidVenky Shankar2012-02-221-0/+7
* glusterfsd: unref the dict and use dict_set_dynstr to avoid memleakRaghavendra Bhat2012-02-222-7/+11
* mempool: adjustments in pool sizesAmar Tumballi2012-02-222-2/+4
* libglusterfs/options: Cleanup xlator percent_sizet code.Harshavardhana2012-02-213-82/+97
* libglusterfs: Warn on missing _cbk calls in xlatorPranith Kumar K2012-02-211-0/+6
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-214-5/+11
* rpc/clnt: handle PARENT_DOWN event appropriatelyAmar Tumballi2012-02-211-0/+1
* fuse-bridge: Handle graph-switch.Raghavendra G2012-02-214-2/+109
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-203-3/+14
* cluster/afr: Self-heald, Index integrationPranith Kumar K2012-02-202-0/+62
* syncop: Multi-processor support in syncenvAnand Avati2012-02-202-67/+216
* storage/posix: Add xattr for gfid2pathPranith Kumar K2012-02-201-0/+1
* features/index: Index translator implementationPranith Kumar K2012-02-201-0/+3
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-202-7/+44
* libglusterfs: Implement circular buffer and event historyRaghavendra Bhat2012-02-2011-10/+435
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-206-8/+552