summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-113-9/+35
* ec: Fix posix compliance failuresXavier Hernandez2015-02-118-87/+198
* afr : Fixes to 59ba78ae1461651e290ce72013786d828545d4c1Anuradha2015-02-111-0/+4
* cluster/afr: When parent and entry read subvols are different, set entry->ino...Krutika Dhananjay2015-02-114-26/+106
* ec: Fix failures with missing filesXavier Hernandez2015-02-113-102/+61
* NetBSD portability fix: recover errno on runner errorEmmanuel Dreyfus2015-02-041-4/+0
* 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-047-115/+233
* afr: Don't write to sparse regions of sink.Ravishankar N2015-02-032-2/+56
* 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-082-1/+28
* 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-087-9/+722
* gfapi: new inode created in glfs_resolve_component even if inode is in inode ...Rajesh Joseph2015-01-081-6/+4
* gfapi: Change lookup logic for "/.." and "/." .Raghavendra Talur2015-01-081-9/+19
* glusterfs.spec.in: synch with fedora dist-git glusterfs.specKaleb S. KEITHLEY2015-01-081-19/+19
* uss/gluster: Send success on parent lookup of entry-point.vmallika2015-01-083-14/+107
* 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-082-1/+207
* 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-082-0/+33
* rdma:vectored write fails for rdma.Mohammed Rafi KC2015-01-062-3/+3
* afr : glfs-heal implementationAnuradha2015-01-0622-90/+1177
* 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: Verify mount failure in mount.glusterfs wrapper.Humble Chirammal2015-01-060-0/+0
* rdma:Removing RDMA tech preview cli message.Mohammed Rafi KC2015-01-061-13/+0
* mount:Handle -o transport option in mount.glusterfsMohammed Rafi KC2015-01-061-13/+5
* rdma:client process will hang if server is started to send the request before...Mohammed Rafi KC2015-01-061-0/+21
* rdma: client connection establishment takes more timeMohammed Rafi KC2015-01-067-43/+65
* rdma:rdma fuse mount hangs for tcp,rdma volumes if brick is down.Mohammed Rafi KC2015-01-065-13/+18
* rdma:setting rdma REUSEADDR flag to rdma id.Mohammed Rafi KC2015-01-061-0/+10
* rdma: glusterd crash if rdma_disconnect is called as soon as connect a request.Mohammed Rafi KC2015-01-061-9/+17
* rdma: mount hangs for rdma type transport.Mohammed Rafi KC2015-01-061-46/+46
* 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-023-9/+115