summaryrefslogtreecommitdiffstats
path: root/xlators/performance/md-cache
Commit message (Expand)AuthorAgeFilesLines
* mount/fuse: perform lookup() on inodes linked through readdirplusAnand Avati2013-08-231-0/+7
* md-cache: invalidate attributes on xattr updateAnand Avati2013-08-191-0/+164
* md-cache: fix xattr caching code in getxattrAnand Avati2013-08-071-2/+2
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+40
* gluster: add fallocate fop supportBrian Foster2013-06-131-1/+40
* md-cache: support negative xattr entriesAnand Avati2013-05-251-10/+31
* md-cache: Make options structure NULL terminated.Krishnan Parthasarathi2013-05-201-0/+1
* cluster/afr: Avoid self-healing extended attribute used by SELinux.Vijay Bellur2013-04-301-1/+1
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* performance/md-cache: add force-readdirp flag to make readdirp configurableBrian Foster2013-01-281-3/+29
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-1/+5
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+4
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-4/+7
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-4/+2
* fuse/md-cache: add support for the 'fopen-keep-cache' mount optionBrian Foster2012-07-131-7/+25
* md-cache: cache SELinux and Posix ACL xattrs only if enabledAnand Avati2012-07-041-5/+56
* performance/md-cache: make cache timeout reconfigurable via cliRaghavendra Bhat2012-05-291-3/+3
* performance/md-cache: use mdc_fsetattr_cbk as the callback if setattr is on a fdRaghavendra Bhat2012-05-211-1/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-102-29/+11
* quick-read, md-cache: selectively cache xattr data to conserve memoryBrian Foster2012-05-081-6/+74
* md-cache: fix dict memory leak in mdc_inode_xatt_updateBrian Foster2012-04-121-2/+0
* md-cache: fix time comparison to support 0 timeoutBrian Foster2012-04-021-2/+2
* core: adding extra data for fopsAmar Tumballi2012-03-221-109/+134
* Fix memory leaks found in readdirVijay Bellur2012-03-011-0/+2
* perf/md-cache: hold lock on modification of md_cache structureAmar Tumballi2012-02-291-36/+69
* features/md-cache: Change strdup to gf_strdupVijay Bellur2012-02-211-1/+1
* performance/md-cache: Add mem_acct_initPranith Kumar K2012-02-201-0/+8
* md-cache: replace stat-prefetch with md-cache in a backward compatible wayAnand Avati2012-02-201-0/+9
* md-cache: meta-data caching translatorAnand Avati2012-02-204-0/+1812