summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* Merge "features/marker: Fix an incorrect NULL check" into quotaVijay Bellur2013-08-111-3/+4
|\
| * features/marker: Fix an incorrect NULL checkVijay Bellur2013-08-111-3/+4
* | features/marker: reduce severity of an annoying log.Vijay Bellur2013-08-111-2/+2
|/
* Merge "features/marker: refactor marker quota for better readability (part 1)...Vijay Bellur2013-08-102-23/+38
|\
| * features/marker: refactor marker quota for better readability (part 1).Vijay Bellur2013-08-102-23/+38
* | Merge "features/quota: Add support for statedump" into quotaVijay Bellur2013-08-102-0/+41
|\ \ | |/ |/|
| * features/quota: Add support for statedumpVijay Bellur2013-08-102-0/+41
* | quota: saner defaults, min and max values for timeoutsKrishnan Parthasarathi2013-08-101-4/+4
|/
* glusterd, quotad: volume-id option fixupsBrian Foster2013-08-091-2/+7
* features/quota: Fix compilation warningsKrutika Dhananjay2013-08-092-5/+4
* features/quota: minor fixes to enforcerv3.4quota1Raghavendra G2013-08-092-12/+5
* features/quota: fixes to code reading limits from xattrs.Raghavendra G2013-08-092-44/+33
* quota: Fix initialisation of privKrutika Dhananjay2013-08-081-0/+2
* features/quota: Allow the gluster 'special' processes to supercede the limitsVijay Bellur2013-08-081-4/+18
* features/quota: Fix compilation warningsVijay Bellur2013-08-082-8/+24
* features/quota: Introduce quota log helper function.Vijay Bellur2013-08-082-0/+55
* features/quota: design changesRaghavendra G2013-08-0810-1384/+1741
* features/quota: Improvements to quotaVarun Shastry2013-07-297-893/+1771
* 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