summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* build: only include sys/sysctl.h when sysctl() is usedKaleb S. KEITHLEY2015-05-191-1/+1
* Fix case mistake for MKDIR_P in MakefilesEmmanuel Dreyfus2015-05-191-1/+1
* Tests: fix spurious failure in read-subvol-entry.tEmmanuel Dreyfus2015-05-191-1/+1
* features/glupy: fix file locationsJeff Darcy2015-05-193-2/+10
* cluster/dht: Unwind with proper op_retRaghavendra Talur2015-05-041-12/+86
* quota : Fix smoke test failure.Sachin Pandit2015-04-161-0/+6
* ec: Special handling of anonymous fdv3.6.3beta2Xavier Hernandez2015-03-301-11/+11
* cluster/ec: Wait for all bricks to notify before notifying parentPranith Kumar K2015-03-301-14/+34
* cluster/ec: Handle CHILD UP/DOWN in all casesPranith Kumar K2015-03-302-104/+134
* cluster/afr: serialize inode locksPranith Kumar K2015-03-252-60/+186
* cluster/afr: Make read child match check in afr optionalKrutika Dhananjay2015-03-254-0/+27
* afr: remove stale index entriesRavishankar N2015-03-252-3/+66
* Quota: Build ancestry in the lookupvmallika2015-03-253-10/+113
* glusterd: don't start gluster-nfs when NFS is disabledKrishnan Parthasarathi2015-03-251-1/+27
* cluster/afr: Convert quota size from n/w to host order before useKrutika Dhananjay2015-03-161-0/+4
* cluster/afr: Handle getxattr of quota-size keyPranith Kumar K2015-03-143-61/+103
* cluster/afr: Do not increment healed_count if no healing was performedKrutika Dhananjay2015-03-146-26/+79
* glusterd/quota : remove quota-deem-statfs and quota-timeout values when quota...Sachin Pandit2015-03-131-1/+3
* nfs: prevent logging missing 'system.posix_acl_access' xattrsNiels de Vos2015-03-091-0/+4
* Replace /dev/stderr with >&2 in mount scriptsNiels de Vos2015-03-072-9/+12
* nfs: prevent logging missing 'system.posix_acl_*' xattrsNiels de Vos2015-03-071-1/+4
* features/marker: log message clean upVijay Bellur2015-03-042-21/+18
* afr: stop encoding subvolume id in readdir d_offAnand Avati2015-03-033-131/+23
* glusterd : release cluster wide locks in op-sm during failuresAtin Mukherjee2015-03-034-69/+183
* glusterd: Maintain per transaction xaction_peers list in syncop & mgmt_v3Atin Mukherjee2015-02-269-166/+275
* protocol: Log ENODATA & ENOATTR logs at DEBUG loglevel in removexattr_cbk.Vijay Bellur2015-02-242-4/+16
* cluster/afr: Crawl should continue on self-heal failuresPranith Kumar K2015-02-221-3/+2
* glusterd: Fix spurious volume delete failurev3.6.3beta1Emmanuel Dreyfus2015-02-111-1/+6
* storage/posix: Don't try to set gfid in case of INTERNAL-mknodPranith Kumar K2015-02-111-7/+12
* storage/posix: Set gfid after all xattrs, uid/gid are setPranith Kumar K2015-02-111-32/+32
* ec: Don't use inodelk on getxattr when clearing locksXavier Hernandez2015-02-112-9/+12
* ec: Fix posix compliance failuresXavier Hernandez2015-02-116-87/+101
* afr : Fixes to 59ba78ae1461651e290ce72013786d828545d4c1Anuradha2015-02-111-0/+4
* cluster/afr: When parent and entry read subvols are different, set entry->ino...Krutika Dhananjay2015-02-112-23/+94
* ec: Fix failures with missing filesXavier Hernandez2015-02-112-102/+26
* cluster/ec: Do not modify quota, selinux xattrs in healingPranith Kumar K2015-02-041-14/+38
* cluster/ec: Handle internal xattr get/setPranith Kumar K2015-02-046-115/+188
* afr: Don't write to sparse regions of sink.Ravishankar N2015-02-031-2/+39
* features/marker: do not call inode_path on the inode not yet linkedvmallika2015-02-031-12/+24
* performance/md-cache: Initialise local->loc before winding nameless lookupKrutika Dhananjay2015-02-031-3/+3
* cluster/dht: Fix incorrect updates to parent timesKrutika Dhananjay2015-02-031-6/+5
* Cluster/DHT : Fixed crash due to null derefv3.6.2Nithya Balachandran2015-01-211-2/+3
* mgmt/glusterd: do not restart nfs server when snapshot is deactivatedv3.6.2beta2Raghavendra Bhat2015-01-091-0/+3
* avoid memory leaks in snapview-serverRaghavendra Bhat2015-01-091-0/+3
* features/uss: Perform NULL check on @name in svc_getxattrKrutika Dhananjay2015-01-081-1/+4
* performance/readdir-ahead: indicate EOF for readdirp.Raghavendra Bhat2015-01-081-2/+9
* uss/gluster: In SVS, check for entry-point in dict only if inode_ctx is not a...vmallika2015-01-081-17/+19
* features/snapview-client: handle fsync fop.Raghavendra Bhat2015-01-081-0/+45
* features/snapview-client: handle readdir requests differently for samba.Raghavendra Bhat2015-01-085-9/+578
* uss/gluster: Send success on parent lookup of entry-point.vmallika2015-01-082-14/+51