summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/locks: Don't delete blocked locks in pl_flushPranith Kumar K2012-05-181-0/+2
* features/locks: insert_and_merge should not operate on blocked locksPranith Kumar K2012-05-181-0/+2
* geo-rep / gsyncd.c: fix coverity fixCsaba Henk2012-05-182-86/+36
* NetBSD build fixesEmmanuel Dreyfus2012-05-151-0/+4
* features/marker: use the gfid from the stat structure instead of inodeRaghavendra Bhat2012-05-141-1/+6
* NetBSD build fixesEmmanuel Dreyfus2012-05-112-0/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-103-27/+27
* locks: Set flock.l_type on successful F_UNLCK to signal last unlock on fd.Krishnan Parthasarathi2012-05-101-4/+7
* geo-replication: coverity resource leak fixesAmar Tumballi2012-05-092-14/+64
* get rid of ZR_PATH_MAXEmmanuel Dreyfus2012-05-011-1/+1
* features/quota: update inode ctx in reconfigure.Raghavendra G2012-04-272-31/+159
* core: coverity issues fixedAmar Tumballi2012-04-232-0/+6
* features/locks: Find parent-entrylk presence in lookupPranith Kumar K2012-04-184-4/+59
* features/marker: fix possible NULL access in strcmp()Amar Tumballi2012-04-161-3/+9
* glusterd/rebalance: Start process with xlator option client-pid -3shishir gowda2012-04-161-1/+2
* geo-rep / gsyncd: log sync failures as warningsCsaba Henk2012-04-131-1/+1
* features/quota: don't adjust statfs buffer if size used is alreadyRaghavendra G2012-04-121-8/+15
* Fix compiler warnings and typos from Debian build.Jeff Darcy2012-04-101-1/+1
* geo-rep / gsyncd: shuffle directory entries in crawlCsaba Henk2012-04-051-0/+2
* locks, stripe: check if dict is NULL before refing itRaghavendra Bhat2012-04-031-1/+2
* quota: log msgs indicating NULL parent inode in DEBUG level.Raghavendra G2012-04-032-6/+6
* features/locks: INIT the list before insert_mergePranith Kumar K2012-03-311-0/+1
* features/locks: check whether dict is NULL before refing itRaghavendra Bhat2012-03-291-1/+6
* core: adding extra data for fopsAmar Tumballi2012-03-2219-887/+966
* features/locks: Avoid race in pl_inode_getPranith Kumar K2012-03-211-21/+25
* features/locks: Avoid race in creating domainsPranith Kumar K2012-03-212-10/+16
* features/marker: Replacing -1 with GF_CLIENT_PID_GSYNCD as part of code cleanup.Mohammed Junaid2012-03-201-1/+1
* features/quota : Fix timeout min valueKaushal M2012-03-191-1/+1
* Logs: Improved logs in lock/unlock execution pathPranith Kumar K2012-03-181-5/+9
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-181-0/+2
* locks: Fixed incorrect list ptr manipulation in clearing entrylksKrishnan Parthasarathi2012-03-141-17/+25
* features/marker: Nameless lookup related fixesRaghavendra G2012-03-141-11/+13
* features/quota: store quota context even for the cases where loc.nameRaghavendra G2012-03-121-3/+3
* features/locks: Make inodelk ref-countedPranith Kumar K2012-03-105-47/+71
* cleanup and fix xattr namespace flipCsaba Henk2012-03-071-1/+1
* features/marker: GFID file handle based backend related fixesRaghavendra G2012-03-072-2/+5
* fops/removexattr: prevent users from removing glusterfs xattrsRajesh Amaravathi2012-03-051-24/+91
* geo-rep / syncdaemon: determine suitable xattr namespace based on privilegeCsaba Henk2012-03-052-6/+7
* geo-rep / syncdaemon: make the timeout for establishing the connection to sla...Csaba Henk2012-03-012-1/+2
* locks/glusterd: Fixed clearing of posix locks from failing always.Krishnan Parthasarathi2012-02-271-0/+1
* locks: Made dump locks formatting more 'readable'.Krishnan Parthasarathi2012-02-242-18/+39
* features/marker: Use loc.inode to obtain parent if loc.parent isn't set.Vijay Bellur2012-02-221-1/+13
* mempool: adjustments in pool sizesAmar Tumballi2012-02-225-5/+5
* features/locks: Don't access free'd memoryPranith Kumar K2012-02-221-3/+4
* 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