summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd/quota : remove quota-deem-statfs and quota-timeout values when quota...Sachin Pandit2015-01-271-1/+3
* glusterd/snapshot: Ignore failure to copy geo-rep files.Avra Sengupta2015-01-271-2/+9
* glusterd/snap: Fix restore cleanupAvra Sengupta2015-01-263-60/+101
* features/marker: do not call inode_path on the inode not yet linkedRaghavendra Bhat2015-01-231-7/+19
* cluster/dht: In MKDIR(), aggregate iatts from non-hashed subvols tooKrutika Dhananjay2015-01-231-1/+12
* performance/md-cache: Initialise local->loc before winding nameless lookupKrutika Dhananjay2015-01-231-3/+3
* geo-rep: Handle copying of common_secret.pem.pub to slave correctly.Kotresh HR2015-01-211-3/+3
* glusterd: Fix spurious volume delete failureEmmanuel Dreyfus2015-01-211-1/+6
* glusterd: Fix strtok_r parsing.Raghavendra Talur2015-01-211-3/+4
* glusterd: quorum validatation in glusterd syncop frameworkGauravKumarGarg2015-01-204-103/+117
* glusterd: Added iov error checking in rpc callbacks.Anand2015-01-202-31/+55
* mgmt/glusterd: Implement Volume heal enable/disablePranith Kumar K2015-01-209-300/+451
* glusterd: option features.uss should accept only boolean valueGauravKumarGarg2015-01-191-0/+27
* cluster/dht: Fix incorrect updates to parent timesKrutika Dhananjay2015-01-191-6/+5
* quota: For a link operation, do quota_check_limit only till thevmallika2015-01-192-41/+143
* ec: Don't use inodelk on getxattr when clearing locksXavier Hernandez2015-01-182-9/+12
* ec: Remove unneeded 'inline' for ec_is_internal_xattr()Xavier Hernandez2015-01-182-2/+2
* cluster/dht: Don't restore entry when only one subvolume is presentPranith Kumar K2015-01-181-3/+6
* features/changelog: Cleanup .processing and .current directoryAravinda VK2015-01-187-105/+37
* protocol/client: Prevent "Dereference after NULL check" errors.Vijay Bellur2015-01-161-0/+2
* storage/posix: Don't try to set gfid in case of INTERNAL-mknodPranith Kumar K2015-01-161-7/+12
* cluster/afr: split-brain resolution CLIRavishankar N2015-01-158-59/+343
* rpc: initialise transport's list on creationKrishnan Parthasarathi2015-01-152-2/+0
* storage/posix: Set gfid after all xattrs, uid/gid are setPranith Kumar K2015-01-121-32/+32
* fuse: Fix cores in notify function when this is executed in parallelShyam2015-01-122-21/+42
* glusterd: quorum calculation should happen on global peer_listAtin Mukherjee2015-01-121-8/+7
* storage/posix: Set correct fsgid before doing symlinkPranith Kumar K2015-01-121-2/+2
* glusterd: glusterd socket files should reside in /var/run/glusterAtin Mukherjee2015-01-121-1/+1
* transport: fix default behavior for SSL authorizationJeff Darcy2015-01-093-1/+29
* ec: Remove O_APPEND from flags on create and open.Xavier Hernandez2015-01-094-53/+60
* protocol/server: Fix possible memory leaks of xdataXavier Hernandez2015-01-091-4/+13
* feature/changelog: Logging entry as well for explicit sync virtual xattr.Kotresh HR2015-01-093-7/+135
* cluster/ec: Handle internal xattr get/setPranith Kumar K2015-01-086-115/+188
* cluster/ec: Do not modify quota, selinux xattrs in healingPranith Kumar K2015-01-081-14/+38
* glusterd: use list_for_each_entry_safe for cleanupAvra Sengupta2015-01-081-3/+4
* glusterd: Refactor glusterd-utils.cAvra Sengupta2015-01-0816-3879/+3942
* avoid memory leaks in snapview-serverRaghavendra Bhat2015-01-081-0/+3
* glusterd: cluster quorum count check correctionAtin Mukherjee2015-01-065-27/+50
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-056-14/+16
* cluster/afr: serialize inode locksPranith Kumar K2015-01-042-60/+186
* features/uss: Perform NULL check on @name in svc_getxattrKrutika Dhananjay2015-01-021-1/+4
* afr: Fixes to commit 85427a23c238499137cbfaafdb7b6ad27f67506aAnuradha2015-01-013-1/+10
* build: Remove files completely in make uninstall.Raghavendra Talur2015-01-012-0/+6
* feature/changelog: Virtual xattr to trigger explicit sync in geo-rep.Kotresh HR2014-12-291-0/+11
* glusterd: Move statedump utils into a new file.Krishnan Parthasarathi2014-12-285-233/+272
* glusterd: check_volume_exists should query in-memory representationKrishnan Parthasarathi2014-12-281-19/+2
* glusterd: coverity fix for overrun in glusterd_stop_uds_listenerAtin Mukherjee2014-12-281-5/+5
* mgmt/glusterd: Add option to enable lock tracePranith Kumar K2014-12-282-10/+21
* quota: For a rename operation, do quota_check_limit only till thevmallika2014-12-272-54/+291
* cluster/afr: Make entry-self-heal in afr-v2 compatible with afr-v1Pranith Kumar K2014-12-261-1/+28