summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* selinux-xlator : validate dict before calling dict_rename_key()Jiffin Tony Thottan2018-01-191-4/+4
* cluster/afr: Adding option to take full file lockkarthik-us2018-01-194-3/+21
* cluster/afr: Fixing the flaws in arbiter becoming source patchkarthik-us2018-01-187-180/+277
* cluster/ec: OpenFD heal implementation for ECSunil Kumar Acharya2018-01-187-32/+185
* posix: delete stale gfid handles in nameless lookupRavishankar N2018-01-161-1/+16
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2018-01-101-2/+23
* mount/fuse: use fstat in getattr implementation if any opened fd is availableRaghavendra G2018-01-091-1/+1
* glusterd: Nullify pmap entry for bricks belonging to same portAtin Mukherjee2018-01-091-1/+1
* glusterd: connect to an existing brick process when qourum status is NOT_APPL...Atin Mukherjee2018-01-098-14/+40
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2018-01-038-45/+340
* cluster/dht: Serialize mds update code path with lookup unwind in selfhealMohit Agrawal2018-01-023-306/+216
* performance/write-behind: fix bug while handling short writesRaghavendra G2017-12-261-2/+3
* write-behind: Allow trickling-writes to be configurableCsaba Henk2017-12-201-0/+12
* feature/bitrot: remove internal xattrs from lookup cbkRavishankar N2017-12-192-7/+21
* cluster/dht: don't overfill the buffer in readdir(p)Raghavendra G2017-12-111-3/+18
* cluster/dht: make rebalance use truncate incaseSusant Palai2017-12-113-71/+99
* glusterd: Free up svc->conn on volume deleteAtin Mukherjee2017-12-071-0/+5
* posix: Change GD_OP_VERSION to 3_13_0 from 3_12_0 for storage.reserveMohit Agrawal2017-12-011-1/+1
* Disable gfid2path by default on NetBSDEmmanuel Dreyfus2017-11-301-0/+11
* cluster/ec: EC DISCARD doesn't punch hole properlySunil Kumar Acharya2017-11-291-2/+4
* features/locks: Fix memory leaksXavier Hernandez2017-11-285-5/+11
* cluster/afr: Fix for arbiter becoming sourcekarthik-us2017-11-274-6/+102
* features/worm: new config option to manage deletion of Worm files.Vishal Pandey2017-11-224-1/+20
* afr: add checks for allowing lookupsRavishankar N2017-11-214-93/+162
* cluster/dht: Don't set ACLs on linkto fileN Balachandran2017-11-211-0/+11
* cluster/ec: Fix op-version for disperse.other-eager-lockXavier Hernandez2017-11-162-2/+2
* cluster/ec: create eager-lock option for non-regular filesXavier Hernandez2017-11-164-13/+52
* glusterd: display gluster volume status, when quorum type is serverSanju Rakonde2017-11-141-0/+6
* glusterd: restart the brick if qorum status is NOT_APPLICABLE_QUORUMAtin Mukherjee2017-11-141-1/+2
* glusterd: Changed default op-version for some optionsShyamsundarR2017-11-062-6/+6
* core: remove experimental xlators and associated testsKaleb S. KEITHLEY2017-11-0650-5809/+2
* xlator/tier: flood of -Wformat-truncation warnings with gcc-7.1v4.0dev1Kaleb S. KEITHLEY2017-11-011-8/+9
* nfs: Fix crash bug when mnt3_resolve_subdir_cbk() failsShreyas Siravara2017-11-011-0/+3
* cluster/ec: FORWARD_NULL coverity fixSunil Kumar Acharya2017-11-011-1/+3
* cluster/ec: FORWARD_NULL coverity fixSunil Kumar Acharya2017-11-012-0/+5
* glusterd: fix brick restart parallelismAtin Mukherjee2017-11-016-32/+87
* cluster/ec: MISSING_BREAK coverity fixSunil Kumar Acharya2017-10-311-0/+3
* snapshot: fix coverity issue 'DEADCODE'Sunny Kumar2017-10-311-11/+1
* glusterd: delete source brick only once in reset-brick commit forceAtin Mukherjee2017-10-311-1/+1
* Xlators/features: Coverity Issue "NEGATIVE_RETURNS" in worm_truncate,worm_ftr...Subha sree Mohankumar2017-10-311-5/+20
* glusterd: clean up portmap on brick disconnectAtin Mukherjee2017-10-314-11/+46
* glusterd: persist brickinfo's port change into glusterd's storeGaurav Yadav2017-10-315-10/+62
* write once read many: file appendable in worm stateVishal Pandey2017-10-301-10/+1
* cluster/afr: Honor default timeout of 5min for analyzing split-brain fileskarthik-us2017-10-301-1/+5
* posix: Ignore disk space reserve check for internal FOPSMohit Agrawal2017-10-305-36/+36
* md-cache: Add additional samba and macOS specific EAs to mdcacheGünther Deschner2017-10-301-6/+60
* protocol/client: handle the subdir handshake properly for add-brickAmar Tumballi2017-10-291-1/+9
* cluster/afr: Fail open on split-brainPranith Kumar K2017-10-2611-95/+208
* Make sure attach_brick return a proper error codeMichael Scherer2017-10-261-1/+1
* cluster/ec: Implement DISCARD FOP for ECSunil Kumar Acharya2017-10-255-48/+332