summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* afr : Change in heal info split-brain commandAnuradha2015-01-302-5/+12
* afr: Don't write to sparse regions of sink.Ravishankar N2015-01-301-2/+39
* doc: Fix typos in stripe xlator src, no code changes presentHumble Chirammal2015-01-281-5/+5
* glusterd/snapshot: Fail snap create even if one brick is down.Avra Sengupta2015-01-281-20/+20
* cluster/ec: Handle CHILD UP/DOWN in all casesPranith Kumar K2015-01-282-104/+134
* ec: Fix posix compliance failuresXavier Hernandez2015-01-286-87/+101
* uss: disable memory accounting for the snapshot daemonRaghavendra Bhat2015-01-281-0/+1
* feature/changelog: Fix changelog and history scan failure.Kotresh HR2015-01-271-2/+4
* 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