summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* uss: CIFS gives error while accessing .snaps directory.Rajesh Joseph2015-01-084-24/+70
* USS : fill proper uid and gid during a access call from nfs.Sachin Pandit2015-01-081-1/+6
* glusterd/uss: Create rebalance volfile.Avra Sengupta2015-01-085-21/+117
* glusterd/uss: if snapd is not running, return success from glusterd_handle_sn...Atin Mukherjee2015-01-081-0/+3
* afr : glfs-heal implementationAnuradha2015-01-0610-38/+400
* rdma: Client volfile name change for supporting rdmaAnoop C S2015-01-062-4/+22
* rdma: Wrong volfile fetch on fuse mounting tcp,rdma volume via rdmaAnoop C S2015-01-064-82/+128
* mount:Handle -o transport option in mount.glusterfsMohammed Rafi KC2015-01-061-13/+5
* rdma: client connection establishment takes more timeMohammed Rafi KC2015-01-065-36/+42
* rdma:rdma fuse mount hangs for tcp,rdma volumes if brick is down.Mohammed Rafi KC2015-01-062-7/+14
* rdma :mount fails for nfs protocol in rdma volumesJiffin Tony Thottan2015-01-067-25/+28
* cluster/dht: Change log level to avoid annoying logsVijay Bellur2015-01-051-1/+1
* cluster/afr: Make entry-self-heal in afr-v2 compatible with afr-v1Pranith Kumar K2015-01-041-1/+28
* features/locks: Add lk-owner checks in entrylkPranith Kumar K2015-01-042-21/+54
* ec: Fix mutex related coverity scan issuesXavier Hernandez2015-01-042-11/+19
* gNFS: Allow reading ACLs even without read permissions on the file.Meghana Madhusudhan2015-01-022-9/+79
* gluster/uss: Handle notify in snapview-clientvmallika2014-12-241-0/+25
* gluster/uss: Handle ESTALE in snapview client when NFS server restartedSachin Pandit2014-12-242-13/+30
* USS : Kill snapd during glusterd restart if USS is disabledSachin Pandit2014-12-241-5/+25
* gluster/uss: Don't send failure when accessing snap with name same as entry-p...vmallika2014-12-241-14/+2
* uss/snapd: Handle readlink fops on snap view serverAvra Sengupta2014-12-241-0/+1
* mgmt/glusterd: Validate the options of ussvmallika2014-12-242-7/+15
* glusterd/snapshot: Don't append nouuid mount option for snapshot brick if ori...Sachin Pandit2014-12-242-1/+36
* Avoid spurious directory metedata split brainEmmanuel Dreyfus2014-12-231-1/+115
* uss/gluster: creating file/directories inside .snaps should fail with EROFS.vmallika2014-12-224-27/+37
* glusterd/snapshot: Check if LVM device path exists before deleteAvra Sengupta2014-12-221-46/+59
* ec: Fix self-healing issues.Xavier Hernandez2014-12-2110-312/+549
* telldir()/seekdir() portability fixesEmmanuel Dreyfus2014-12-204-28/+87