summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/index: Set correct ret value in index_addPranith Kumar K2012-02-211-0/+2
* features/index: Fix fd leakPranith Kumar K2012-02-211-2/+5
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-2114-101/+101
* features/index: Add release, releasedir cbksPranith Kumar K2012-02-211-1/+40
* features/index: Index translator implementationPranith Kumar K2012-02-206-1/+1250
* NLM - Network Lock Manger V4Krishna Srinivas2012-02-201-0/+27
* features/marker: copy the gfid to loc from oplocal->loc.inodev3.3.0qa22Raghavendra Bhat2012-02-141-0/+1
* locks: Added a getxattr interface to clear locks on a given inode.Krishnan Parthasarathi2012-02-144-6/+612
* features/quota: fix a crash in fgetxattr() by checking for NULL argAmar Tumballi2012-02-141-1/+1
* features/marker: set loc->gfid in setxattr initiated from marker.Vijay Bellur2012-02-141-6/+23
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-148-35/+39
* geo-rep: gsyncd: fix up fallback xtime for orphans on master sideCsaba Henk2012-02-071-7/+8
* features/marker,quota: Incorporate changes to support nameless lookupRaghavendra Bhat2012-02-024-1/+86
* features/quota: Check for error in statfs fop call back.Mohammed Junaid2012-01-271-0/+5
* geo-rep: gsyncd: Python3 compat fixesVenky Shankar2012-01-261-3/+4
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-255-7/+159
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-248-137/+138
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-14/+6
* core/setxattr: prevent users from setting glusterfs xattrsRajesh Amaravathi2012-01-141-1/+71
* features/marker: xtime should not be updated for modifications done by specia...Junaid2012-01-041-1/+7
* features/locks: Fix release of locks on disconnectPranith Kumar K2011-12-221-22/+17
* Changes all parent values for quota_check_limitRahul C S2011-12-051-15/+20
* log to stderr if "-" is given as log-fileCsaba Henk2011-11-202-2/+2
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-12/+12
* core: remove 'ino' variable from 'loc_t' structureAmar Tumballi2011-11-161-2/+0
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-166-171/+117
* Reflect quota-adjusted values in statfs.Jeff Darcy2011-11-161-0/+98
* features/marker-quota: Use stack_wind_cookie in place of stack_wind to preser...Junaid2011-11-161-11/+12
* fuse: flip xattr key from user to trusted namespace for certainVenky Shankar2011-10-281-2/+2
* features/marker-quota: Donot log when inode or inode-ctx is NULL.Junaid2011-10-281-2/+2
* locks: perform inode_ref of pl_update_refkeeper outside locked regionAnand Avati2011-10-281-1/+6
* cli: add geo-replication log-rotate commandVenky Shankar2011-10-206-24/+66
* build: warning suppression (round n)Amar Tumballi2011-10-202-2/+11
* features/marker-quota: Return error when inode-contribution is not present in...Junaid2011-10-061-10/+16
* locks: Avoid printing blocked times for locks that were never blocked.Krishnan Parthasarathi2011-10-051-17/+39
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-49/+19
* locks: dump client pid and time of blocking/granting.Krishnan Parthasarathi2011-09-306-19/+65
* Second round of warning suppression.Jeff Darcy2011-09-291-4/+4
* geo-rep: disallow some special characters in url syntaxCsaba Henk2011-09-221-1/+1
* geo-rep: add support to glob patterns with "geo-rep config"Csaba Henk2011-09-221-3/+7
* geo-rep: implement IP address based access controlCsaba Henk2011-09-223-23/+64
* geo-rep: gsyncd: make sure path operations do not act outside the volumeCsaba Henk2011-09-221-0/+28
* gsyncd: control rsync targetCsaba Henk2011-09-225-20/+258
* gsyncd: implement restricted mode and utility dispatchCsaba Henk2011-09-222-38/+182
* geo-rep: rewrite gsyncd wrapper in CCsaba Henk2011-09-224-60/+152
* geo-rep: gsyncd: add --ignore-deletes optionVenky Shankar2011-09-203-3/+29
* features/locks: free the string allocated by inode_pathRaghavendra Bhat2011-09-191-3/+8
* features/marker: Use appropriate loc struct to do removexattr on newpath afte...Raghavendra G2011-09-191-1/+12
* features/quota: explicitly create xattrs in marker_create_cbkRaghavendra G2011-09-142-3/+11
* features/quota: implement mknod fop.Raghavendra G2011-09-141-0/+142