summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* performance/write-behind: fix use-after-free in readdirpRaghavendra Gowdappa2019-02-221-18/+22
* performance/write-behind: handle call-stub leaksRaghavendra Gowdappa2019-02-221-0/+8
* md-cache: Adapt integer data types to avoid integer overflowDavid Spisla2019-02-201-3/+3
* cluster/thin-arbiter: Consider thin-arbiter before marking new entry changelogAshish Pandey2019-02-184-19/+87
* features/shard: Ref shard inode while adding to fsync listKrutika Dhananjay2019-02-041-8/+22
* readdir-ahead: do not zero-out iatt in fop cbkRavishankar N2019-02-041-20/+4
* cluster/dht: Delete invalid linkto files in rmdirN Balachandran2019-02-041-1/+4
* fuse: add --lru-limit optionAmar Tumballi2019-01-163-51/+86
* features/shard: Fix launch of multiple synctasks for background deletionKrutika Dhananjay2019-01-152-71/+128
* features/shard: Assign fop id during background deletion to prevent excessive...Krutika Dhananjay2019-01-141-0/+1
* leases: Reset lease_ctx->timer post deletionSoumya Koduri2019-01-091-0/+1
* core: Fixed typos in nl-cache and logging-guidelines.mdN Balachandran2019-01-091-2/+2
* io-cache: xdata needs to be passed for readv operationsSoumya Koduri2018-12-302-2/+16
* cluster/dht: sync brick root perms on add brickN Balachandran2018-12-261-16/+9
* performance/rda: Fixed dict_t memory leakN Balachandran2018-12-261-8/+0
* shard: prevent segfault in shard_unlink_block_inode()Sunny Kumar2018-12-201-1/+2
* afr: thin-arbiter 2 domain locking and in-memory stateRavishankar N2018-12-126-76/+679
* features/bitrot: compare the signature with proper lengthRaghavendra Bhat2018-12-122-8/+14
* afr: assign gfid during name heal when no 'source' is present.Ravishankar N2018-12-124-52/+52
* leases: Do not conflict with internal fopsSoumya Koduri2018-12-121-0/+11
* lease: Treat unlk request as noop if lease not foundSoumya Koduri2018-12-121-2/+14
* leases: Fix incorrect inode_ref/unrefsSoumya Koduri2018-11-292-3/+37
* afr: open_ftruncate_cbk should read fd from local->cont.open structSoumya Koduri2018-11-291-2/+2
* cluster/afr: Use 2 domain locking in SHD for thin-arbiterkarthik-us2018-11-293-89/+160
* cluster/ec: prevent infinite loop in self-heal fullXavi Hernandez2018-11-291-5/+6
* cluster/ec: Change log level to DEBUG for lookup combineAshish Pandey2018-11-141-1/+1
* glusterd: ensure volinfo->caps is set to correct value.Sanju Rakonde2018-11-091-0/+2
* all: fix the format string exceptionsAmar Tumballi2018-11-0927-79/+78
* features/locks:Use pthread_mutex_unlock() instead of pthread_mutex_lock()Vijay Bellur2018-11-091-1/+1
* lock: Do not allow meta-lock count to be more than oneSusant Palai2018-11-091-1/+34
* server: don't allow '/' in basenameAmar Tumballi2018-11-082-5/+19
* cluster/afr : Check for UP bricks before starting healAshish Pandey2018-11-083-1/+19
* glusterd: allow shared-storage to use bricks under glusterd working directorySanju Rakonde2018-11-086-11/+15
* io-stats: prevent taking file dump on server sideAmar Tumballi2018-11-081-0/+9
* glusterd-handshake: prevent a buffer overflowAmar Tumballi2018-11-081-0/+7
* protocol: remove the option 'verify-volfile-checksum'Amar Tumballi2018-11-083-354/+5
* posix/ctime: Avoid log flood in posix_update_utime_in_mdataKotresh HR2018-11-081-4/+0
* afr/lease: Read child nodes from lease structureroot2018-11-081-1/+1
* index: prevent arbitrary file creation outside entry-changes folderRavishankar N2018-11-051-0/+17
* leases:Mark the fop conflicting if lease_id not setSoumya Koduri2018-10-251-5/+8
* features/shard: Hold a ref on base inode when adding a shard to lru listKrutika Dhananjay2018-10-251-14/+34
* storage/posix: Do not fail entry creation fops if gfid handle already existsKrutika Dhananjay2018-10-222-6/+16
* debug/io-stats: io stats filenames contain garbageN Balachandran2018-10-181-4/+23
* afr: fix incorrect reporting of directory split-brainRavishankar N2018-10-117-16/+22
* afr: prevent winding inodelks twice for arbiter volumesRavishankar N2018-10-111-1/+1
* posix: Fix exporting default value for `export-statfs-size`Aravinda VK2018-10-081-1/+3
* cluster/afr: Make data eager-lock decision based on number of locksPranith Kumar K2018-10-053-6/+47
* cluster/afr: Batch writes in same lock even when multiple fds are openPranith Kumar K2018-10-051-9/+2
* mgmt/glusterd: use proper path to the volfileRaghavendra Bhat2018-10-053-9/+23
* mdcache: Fix asan reported potential heap buffer overflowShyamsundarR2018-10-021-0/+1