summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* features/quota: prevent statfs frame-loss when an error happens duringv3.6.5vmallika2015-08-201-15/+14
* posix: fix mem-leak in posix xattropvmallika2015-08-201-2/+3
* nfs: make it possible to disable nfs.mount-rmtabNiels de Vos2015-08-185-47/+145
* glusterd: really get the inode size for a brickNiels de Vos2015-08-181-12/+17
* quota: fix mem leak in quota enforcervmallika2015-08-181-1/+1
* xml output: Fix non-uniform opErrstr xml outputAvra Sengupta2015-08-181-2/+9
* glusterd: fix op-version bump up flowAtin Mukherjee2015-08-141-9/+15
* nfs: a unix-domain-socket should not be created as fifoNiels de Vos2015-07-233-7/+63
* rpc-transport: socket_poller fixes for proper working of mgmt encryptionKaushal M2015-07-171-5/+8
* cluster/afr: Pick gfid from poststat during fresh lookup for read child calcu...Krutika Dhananjay2015-07-178-41/+92
* glusterd: Fix management encryption issues with GlusterDv3.6.4Kaushal M2015-07-132-8/+18
* glusterd: use a real host name (instead of numeric) when we have oneJeff Darcy2015-07-121-0/+6
* glusterd: Store peerinfo after updating hostnamesKaushal M2015-07-101-0/+4
* protocol/server: Correctly reconfigure auth.ssl-allowKaushal M2015-07-101-0/+2
* cluster/afr: Do not attempt entry self-heal if the last lookup on entry faile...Krutika Dhananjay2015-06-181-1/+8
* afr: allow readdir to proceed for directories in split-brainv3.6.4beta2Ravishankar N2015-06-152-18/+59
* afr: honour selfheal enable/disable volume set optionsRavishankar N2015-06-153-4/+108
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2015-06-1012-52/+65
* tests/uss.t: wait for connection to complete before accessingRaghavendra Bhat2015-06-101-1/+1
* cluster/afr: Treat op_ret >= 0 as success in afr_final_errno()Krutika Dhananjay2015-06-031-1/+1
* fuse: squash 64-bit inodes in readdirp when enable-ino32 is setNiels de Vos2015-06-033-4/+9
* glusterd: Maintain local xaction_peer list for op-smAtin Mukherjee2015-05-288-38/+65
* posix: handle failure from posix_resolvevmallika2015-05-271-0/+4
* socket: fix multithreading-related build problems on RHEL5Jeff Darcy2015-05-271-0/+13
* build: Autogenerated files delivered in dist tarballKaleb S. KEITHLEY2015-05-261-0/+2
* cli: logging improvementsVijay Bellur2015-05-253-5/+5
* quota: Validate NULL inode from the entries received in readdirp_cbkvmallika2015-05-212-6/+13
* build: attr package dependencyv3.6.4beta1Kaleb S. KEITHLEY2015-05-191-0/+4
* build: only include sys/sysctl.h when sysctl() is usedKaleb S. KEITHLEY2015-05-191-1/+1
* tests: remove tests for clear-locksJeff Darcy2015-05-193-110/+0
* Fix case mistake for MKDIR_P in MakefilesEmmanuel Dreyfus2015-05-195-6/+6
* Tests: fix spurious failure in read-subvol-entry.tEmmanuel Dreyfus2015-05-191-1/+1
* socket: use OpenSSL multi-threading interfacesJeff Darcy2015-05-192-3/+70
* features/glupy: fix file locationsJeff Darcy2015-05-195-3/+12
* build: correct the version in glusterfs-api.pcNiels de Vos2015-05-051-4/+4
* cluster/dht: Unwind with proper op_retRaghavendra Talur2015-05-042-12/+108
* doc: add release notes for 3.6.3v3.6.3Raghavendra Bhat2015-04-211-0/+85
* socket: fix segfaults when TLS management connections failJeff Darcy2015-04-211-11/+19
* rdma:smoke failure in NetBSD if RDMA_OPTION_ID_REUSEADDR is not definedMohammed Rafi KC2015-04-161-0/+2
* quota : Fix smoke test failure.Sachin Pandit2015-04-161-0/+6
* ec: Special handling of anonymous fdv3.6.3beta2Xavier Hernandez2015-03-302-11/+51
* 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-304-104/+214
* rdma: RDMA_OPTION_ID_REUSEADDR undeclared on Ubuntu Precise (LTS)kkeithle2015-03-271-0/+3
* rdma:changing list iteration to safe modeMohammed Rafi KC2015-03-271-5/+10
* rdma:setting wrong remote memory.Mohammed Rafi KC2015-03-271-2/+2
* rdma: pre-register iobuf_pool with rdma devices.Mohammed Rafi KC2015-03-275-21/+240
* rdma:read multiple wr from cq and ack them in one callMohammed Rafi KC2015-03-271-71/+97
* rdma: post multiple work request in a single call.Mohammed Rafi KC2015-03-272-55/+66
* rdma : agregate a vectored read as oneMohammed Rafi KC2015-03-271-0/+10