summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* gfid-access: Error logs for ga_newfile_parse_argsAvra Sengupta2013-09-051-11/+50
* features/marker: force xtime updates (configurable) for client-pid = -1Venky Shankar2013-09-042-6/+26
* gsyncd / geo-rep: Introduce basic crawl instrumentationVenky Shankar2013-09-041-2/+2
* features/qemu-block: support for QCOW2 and QED formatsAnand Avati2013-09-0314-1/+2757
* features/locks : Improves debuggability of inode/entry locks.Anuradha Talur2013-09-036-41/+94
* core: remove GLUSTERFS_CREATE_MODE_KEY usageAmar Tumballi2013-08-231-12/+5
* gfid-access: virtual access to filesystem through gfid pathAmar Tumballi2013-08-216-1/+1313
* glusterd: Try to start all bricks on 'start force'Kaushal M2013-08-181-4/+6
* log: set ident to openlogBala.FA2013-08-131-1/+2
* features/locks: Convert old style metadata locks to new-stylePranith Kumar K2013-08-071-0/+48
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-291-2/+2
* features/changelog: fixes when enabling changelogVenky Shankar2013-07-252-29/+41
* features/marker: pass xdata in marker_unlink()Venky Shankar2013-07-242-1/+6
* move 'xlators/marker/utils/' to 'geo-replication/' directoryAvra Sengupta2013-07-2219-3982/+1
* features/changelog: changelog translatorAvra Sengupta2013-07-2225-3/+4974
* locks: Added an xdata-based 'cmd' for inodelk count in a given domainshishir gowda2013-07-184-20/+67
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+70
* gluster: add fallocate fop supportBrian Foster2013-06-132-0/+241
* configure.ac: build glupy with installed pythonKaleb S. KEITHLEY2013-05-192-12/+3
* locks: fix leaking entrylk lock structureAnand Avati2013-05-161-0/+2
* glupy patch by Ram, Justin: Add/Modify fops, structure types, utility fnsRam Raja2013-05-138-162/+3773
* glupy: Importing Jeff's glupy project into glusterfsRam Raja2013-05-109-1/+750
* gsync: Display additional information in status commandsarvotham s pai2013-04-042-4/+52
* features/marker: log error when unlinking timestamp fileVenky Shankar2013-03-211-4/+13
* geo-rep: retire old style ssh setupCsaba Henk2013-03-141-0/+6
* features/quota: Add option to consider the quota limit in statfs estimationVarun Shastry2013-02-192-3/+21
* features: add a directory-protection translatorJeff Darcy2013-02-176-1/+460
* gsyncd: allow the override of the compiled-in python pathJoe Julian2013-02-071-3/+7
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-0710-11/+11
* geo-rep / gsyncd: Separate log file directory for Mountbroker sessionsVenky Shankar2013-02-041-1/+5
* locks: Protected racy (read) access of ext_listKrishnan Parthasarathi2013-02-031-10/+18
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-214-10/+5
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-1/+3
* features/locks : Made changes to display brick information on clearing locks.Avra Sengupta2012-12-181-16/+101
* geo-rep: do not access BaseException.message in syncdutilsNiels de Vos2012-12-181-2/+2
* geo-rep / gsyncd: play nicely with peer multiplexing when setting a checkpointCsaba Henk2012-12-041-5/+16
* geo-rep / gsyncd,glusterd: do not hardcode socket pathCsaba Henk2012-11-282-2/+5
* geo-replication: catch select.error on select()Niels de Vos2012-11-281-2/+2
* features/locks: implement fgetxattr and fsetxattrRaghavendra G2012-11-272-0/+342
* Put _check_key_is_zero_filled outside _xattrop_index_actionVenkatesh Somyajulu2012-11-201-11/+13
* features/locks: fcntl(3) on F_GETLK must return first conflicting lockKrishnan Parthasarathi2012-11-181-1/+23
* features/quota: Failure of quota commands if the dir-name contains ':' in itVarun Shastry2012-11-091-3/+6
* build: libraries must be in LDADD/LIBADDJeff Darcy2012-10-031-2/+3
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-0311-23/+36
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-0311-21/+21
* build: remove -nostartfiles flagJeff Darcy2012-10-0210-10/+10
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-0111-12/+12
* build: add missing GF_CFLAGS in api/src/Jeff Darcy2012-10-011-1/+1
* geo-rep / gsyncd: gsyncd binary wrapper context fixesVenky Shankar2012-09-242-0/+25
* features/marker: if parent inode is NULL, then get it by inode_parentRaghavendra Bhat2012-09-172-4/+13