summaryrefslogtreecommitdiffstats
path: root/xlators/debug
Commit message (Expand)AuthorAgeFilesLines
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+27
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+26
* debug/error-gen: Add support for reconfiguring options.Vijay Bellur2013-02-261-66/+102
* features: add a directory-protection translatorJeff Darcy2013-02-171-1/+1
* Debug/io-stats: Enable INFO level in syslogRaghavendra Talur2013-02-111-1/+1
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-073-3/+3
* debug/io-stats: Handle open failures gracefullyPranith Kumar K2013-01-231-1/+0
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-2/+1
* debug/trace: save the recent fops received in the event-historyRaghavendra Bhat2013-01-174-975/+1993
* debug/error-gen : Added dumpops to print private values of error-gen in the s...Avra Sengupta2012-11-291-0/+38
* debug/error-gen: add the short write pseudo-errorBrian Foster2012-11-192-5/+36
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-033-6/+9
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-033-6/+6
* build: remove -nostartfiles flagJeff Darcy2012-10-023-3/+3
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-013-3/+3
* CLI: Displaying time as N/A when unix time is 0Varun Shastry2012-09-171-3/+4
* All: License message changeVarun Shastry2012-09-136-42/+36
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-3/+4
* All: License message changeVarun Shastry2012-08-286-87/+32
* core: reduce the usage of global variablesAmar Tumballi2012-08-031-1/+2
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-132-94/+47
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-292-54/+33
* debug/io-stats: if some dict operation fails then goto out instead of proceedingRaghavendra Bhat2012-06-171-2/+8
* debug/io-stats: do not store the string allocated from stack into dictRaghavendra Bhat2012-06-131-49/+55
* cli,glusterd,debug/io-stats: Clear top statsKaushal M2012-05-211-67/+126
* core: coverity issues fixedAmar Tumballi2012-04-231-0/+3
* Error-gen: declare the structure for cbksAnush Shetty2012-04-111-0/+3
* core: adding extra data for fopsAmar Tumballi2012-03-223-695/+656
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-0/+4
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-143-17/+19
* complete the implementation of missing 'f**xattr()' fopsAmar Tumballi2012-01-252-0/+205
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-253-8/+9
* debug/io-stats: Handle fini for io-stats xlatorshishir gowda2011-12-281-1/+38
* debug/error-gen: add option to generate errors at random percentageRaghavendra Bhat2011-12-152-1/+11
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-2/+1
* debug/io-stats: prevent setfattr crash when no value givenRajesh Amaravathi2011-11-111-0/+4
* io-stats: improve io-stats dump outputRajesh Amaravathi2011-10-281-36/+89
* debug/io-stats: Allow multiple children in graphPranith Kumar K2011-09-141-2/+2
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-7/+0
* debug/io-stats: Handle loglevel in initVijay Bellur2011-08-211-0/+8
* debug/io-stats: Handle log-level properly.Vijay Bellur2011-08-211-0/+8
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-148/+38
* Change Copyright current yearPranith Kumar K2011-08-106-6/+6
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-066-18/+18
* debug/io-stats: allow log-level to be set to INFORaghavendra Bhat2011-07-201-4/+7
* debug/io-stats: print the time at which maximum fds were open in gluster topRaghavendra Bhat2011-07-201-7/+30
* io-stats: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-131-9/+71
* debug/io-stats: Added sys-log-level option.Junaid2011-07-111-0/+24
* debug/error-gen: include error-gen-mem-types.h in distribution tarball.Raghavendra G2011-05-191-1/+1
* enable memory accounting for error-gen xlatorRaghavendra Bhat2011-05-033-2/+52