summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker
Commit message (Expand)AuthorAgeFilesLines
* features/marker: Fix dict_get errors when key is NULLKotresh HR2016-05-031-3/+3
* marker: do mq_reduce_parent_size_txn in FG for unlink & rmdirvmallika2016-04-063-32/+90
* marker: optimize mq_update_dirty_inode_taskvmallika2016-04-061-50/+44
* marker: build_ancestry in markervmallika2016-04-062-18/+158
* storage/posix: send proper iatt attributes for the root inodevmallika2016-04-041-28/+10
* marker: set inode ctx before lookup unwindvmallika2016-03-223-39/+99
* geo-rep: Mask xtime and stime xattrsKotresh HR2016-03-071-1/+18
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2016-03-041-1/+1
* quota: Fix incorrect disk usage shown on a tiered volumeManikandan Selvaganesh2016-02-101-4/+23
* marker : handle variable `ret` properly in marker_unlink_cbkjiffin tony thottan2016-02-021-2/+7
* all: reduce "inline" usageKaleb S KEITHLEY2016-01-181-1/+1
* quota: handle quota xattr removal when quota is enabled againvmallika2016-01-071-4/+23
* quota: add 'quota-version' to xlator volume_options structurevmallika2015-12-081-0/+1
* marker : fixing memory leak issue in markerManikandan Selvaganesh2015-11-241-10/+2
* quota: fix backward compatibility of quota xattr versionvmallika2015-11-231-18/+18
* marker: do remove xattr only for last linkvmallika2015-11-094-15/+63
* quota: add version to quota xattrsvmallika2015-11-025-69/+285
* quota/marker: dir_count accounting is not atomicvmallika2015-10-131-72/+98
* quota/marker: marker code cleanupvmallika2015-10-083-2345/+3
* fd: Do fd_bind on successful openPranith Kumar K2015-10-051-1/+4
* marker: don't account destination linkto-file during internal migrationvmallika2015-09-224-47/+52
* marker: preserve previous dirty flag during update txnvmallika2015-08-311-15/+91
* marker: fix log when loc.parent and inode gfid is NULLvmallika2015-08-272-89/+168
* quota/marker: fix inode quota with renamevmallika2015-08-205-532/+484
* quota/marker: set log-level to debug for ESTALE/ENOENT for marker txnvmallika2015-07-311-58/+33
* quota/marker: contribution with list_del can cause mem corruptionvmallika2015-07-212-9/+9
* quota/marker: fix mem-leak in markervmallika2015-07-142-49/+44
* quota/marker: use smaller stacksize in synctask for marker updationvmallika2015-07-141-2/+2
* quota/marker: fix mem leak in markervmallika2015-07-131-65/+96
* quota/marker: inspect file/dir invoked without having quota xattrs requestedvmallika2015-07-131-3/+11
* quota/marker: fix spurious failure afr-quota-xattr-mdata-heal.tvmallika2015-07-121-7/+5
* quota/marker: set lk_owner when taking lock on parent in renamevmallika2015-07-121-0/+3
* quota/marker: fix mem leak in markervmallika2015-07-072-170/+223
* quota: marker accounting goes bad with rename while writing a filevmallika2015-07-021-3/+14
* features/marker: Cleanup loc in case of errorsVijay Bellur2015-06-291-3/+1
* quota/marker: fix mem-leak in markervmallika2015-06-264-83/+157
* quota: fix double accounting with rename operationvmallika2015-06-181-1/+3
* features/marker : Pass along xdata to lower translatorSachin Pandit2015-06-111-1/+3
* quota: fix for spurious failurevmallika2015-05-281-20/+31
* quota/marker: turn off inode quotas by defaultvmallika2015-05-083-8/+63
* quota: Validate NULL inode from the entries received in readdirp_cbkvmallika2015-05-021-4/+10
* quota/marker: fix inode quota healing after glusterfs upgradevmallika2015-04-241-3/+7
* build: make contrib/uuid dependency optionalNiels de Vos2015-04-101-1/+1
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-082-16/+17
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-044-77/+77
* marker, quota: Fixing the coverity issuesNandaja Varma2015-03-312-1/+5
* features/quota : Introducing inode quotavmallika2015-03-183-93/+17
* marker: fix compile time warning on buf arg.Humble Devassy Chirammal2015-03-181-2/+0
* Quota: Build ancestry in the lookupvmallika2015-03-181-2/+8
* Quota/marker : Support for inode quotavmallika2015-03-176-248/+1658