summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* features/bitrot: add check for corrupted object in f{stat}Venky Shankar2016-01-261-32/+31
* protocol/server: Race between server_reconfigure and server_setvolumeMohammed Rafi KC2016-01-251-0/+12
* quota: limit xattr for subdir not healed on newly added bricksvmallika2016-01-252-4/+26
* storage/posix: Implement .unlink directoryAshish Pandey2016-01-255-14/+276
* cluster/dht : Rebalance process crashes due to double fd_unrefN Balachandran2016-01-241-6/+11
* cluster/dht: Handle failure in getxattrSusant Palai2016-01-241-0/+7
* upcall: free the xdr* allocationsSoumya Koduri2016-01-241-0/+6
* quota: start aux mount from glusterd with inet addressvmallika2016-01-221-8/+106
* features/shard: Implement fallocate FOPKrutika Dhananjay2016-01-213-189/+349
* afr: handle bad objects during lookup/inode_refreshRavishankar N2016-01-212-1/+69
* cli: Add arbiter details to volinfo xml outputRavishankar N2016-01-211-0/+50
* cluster/ec: Handle non-existent config xattr for non regular filesXavier Hernandez2016-01-191-23/+25
* snapshot: Return before redundant quorum checkAvra Sengupta2016-01-191-0/+3
* afr: skip healing data blocks for arbiterRavishankar N2016-01-181-9/+49
* all: reduce "inline" usageKaleb S KEITHLEY2016-01-1850-222/+152
* glusterd: import/export brickinfo->uuidAtin Mukherjee2016-01-141-3/+17
* glusterd: register rpc notification for unix socketsvmallika2016-01-131-15/+2
* cluster/ec: Get size and config for invalid inodeAshish Pandey2016-01-131-11/+20
* features/bit-rot-stub: delete the link for bad object in quarantine directoryRaghavendra Bhat2016-01-094-2/+95
* quota: handle quota xattr removal when quota is enabled againvmallika2016-01-071-4/+23
* storage/posix: fix dict leak in posix_fgetxattrSusant Palai2016-01-061-2/+1
* tier: Demotion failed if the file was renamed when it was in coldMohammed Rafi KC2015-12-301-11/+26
* libgfchangelog: Allocate logbuf_pool in master xlatorKotresh HR2015-12-301-0/+4
* glusterd: Disallow peer with existing volumes to be probed in clusterAtin Mukherjee2015-12-294-4/+27
* afr: warn if pending xattrs missing during init()Ravishankar N2015-12-282-1/+17
* afr: refresh inode using fstatRavishankar N2015-12-282-38/+144
* glusterd: reduce friend update floodGaurav Kumar Garg2015-12-281-2/+96
* core : Use correct path in dlopen for socket.soAtin Mukherjee2015-12-271-2/+2
* cluster/tier: do not block in synctask created from pause tierDan Lambright2015-12-253-18/+126
* tier/dht : Properly free file descriptors during data migrationJoseph Fernandes2015-12-221-6/+5
* Tier: "tier start force" command implementationhari gowtham2015-12-226-50/+98
* ctr/sql: Providing for vol set for sqlcachesize and sqlWALsize and skip recor...Joseph Fernandes2015-12-224-33/+142
* cluster/afr : Remove stale indicesAshish Pandey2015-12-221-1/+22
* quota: fix backward compatibility of new quota volinfo optionvmallika2015-12-222-5/+18
* features/index : Prevent logging due to NULL dictAnuradha Talur2015-12-211-4/+4
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-12-218-62/+103
* cluster/afr : Readdirp performance enhancementAnuradha Talur2015-12-215-82/+162
* features/index : Readdirp performance improvementAnuradha Talur2015-12-212-96/+504
* glusterd/afr : Readdirp performance improvementAnuradha Talur2015-12-211-0/+17
* cluster/tier: fix tier-max-files bookeeping and helpDan Lambright2015-12-203-6/+5
* cluster/afr: During name heal, propagate EIO only on gfid or type mismatchKrutika Dhananjay2015-12-181-5/+13
* bitrot: getting correct value of scrub stat'sGaurav Kumar Garg2015-12-174-26/+198
* tier/glusterd: Only positive values for freq-thresholdsJoseph Fernandes2015-12-171-0/+2
* nfs : Inform client to perform extra GETATTR call for 'T' filesJiffin Tony Thottan2015-12-171-1/+15
* glusterd/afr: store afr pending xattrs as a volume optionRavishankar N2015-12-162-16/+120
* fuse: forbid only access to security.selinux xattr if not mounted with 'selinux'Michael Adam2015-12-161-2/+2
* tier/glusterd : making new tier detach command throw warninghari gowtham2015-12-162-20/+26
* dht/rebalance: Use seperate return variable for destination cleanupJoseph Fernandes2015-12-151-3/+3
* tier/glusterd: Check before starting tier daemon during volume startMohammed Rafi KC2015-12-113-5/+18
* tier/ctr: Check filename in ctr_lookup for nameless lookupJoseph Fernandes2015-12-111-1/+1