summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests/gfapi:Adding testcase to check handling of "." and ".."Mohammed Rafi KC2017-05-122-0/+165
* extras: Provide group set for gluster-block workloadsPranith Kumar K2017-05-123-1/+24
* glusterd: coverity fix for string overflowSakshi Bansal2017-05-121-2/+3
* cluster/tier: Don't update cached subvolN Balachandran2017-05-121-15/+3
* nfs/nlm: remove lock request from the list after cancelNiels de Vos2017-05-121-5/+11
* nfs/nlm: free the nlm_client upon RPC_DISCONNECTNiels de Vos2017-05-121-12/+20
* event/epoll: Add back socket for polling of events immediately afterRaghavendra G2017-05-129-121/+268
* libglusterfs: fix race condition in client_ctx_setZhou Zhengping2017-05-125-43/+59
* rpc: fix a routine to destory RDMA qp(queue-pair)Ji-Hyeon Gim2017-05-121-1/+1
* afr: send the correct iatt values in fsync cbkRavishankar N2017-05-111-25/+43
* glusterd: Make reset-brick work correctly if brick-mux is onSamikshan Bairagya2017-05-1014-85/+194
* tests/lock_revocation: mark as badRaghavendra G2017-05-101-0/+1
* features/changelog: Add xattr as special type in changelog entryMohammed Rafi KC2017-05-102-11/+13
* Fix 'flush' type, coverity warningMichael Scherer2017-05-101-1/+1
* features/shard: Set size in inode ctx before size update for truncate tooKrutika Dhananjay2017-05-101-6/+8
* nfs/nlm: log the caller_name if nlm_client_t can be foundNiels de Vos2017-05-101-2/+4
* nfs/nlm: ignore notify when there is no matching rpc requestNiels de Vos2017-05-101-1/+7
* build: add site.h as a place to put environment-specific definesJeff Darcy2017-05-103-2/+30
* afr: fixes to quorum-type in afr_priv_dump()Ravishankar N2017-05-102-0/+49
* mount/fuse: Handle racing notify on more than one graph properlyRaghavendra G2017-05-101-2/+6
* dht:Spacing issue in fix-layout o/pAnkitRaj2017-05-091-3/+3
* libglusterfs: include sys/time.h avoid compiling error on MacOSXKinglong Mee2017-05-091-0/+1
* libglusterfs/graph: fix potential endless loop in options validate workZhou Zhengping2017-05-091-1/+3
* performance/read-ahead: prevent stale data being returned to application.Raghavendra G2017-05-091-0/+18
* cluster/ec: fix incorrect answer check in seek fopXavier Hernandez2017-05-091-15/+8
* posix: Send SIGKILL in 2nd attemptAtin Mukherjee2017-05-091-2/+2
* glusterd: socketfile & pidfile related fixes for brick multiplexing featureMohit Agrawal2017-05-0916-63/+307
* cli: fix build error with --disable-xml-outputKinglong Mee2017-05-083-20/+7
* libglusterfs: stop special casing "cache-size" in size_t validationCsaba Henk2017-05-083-18/+11
* nfs/nlm: unref rpc-client after nlm4svc_send_granted()Niels de Vos2017-05-081-1/+1
* debug/error-gen: Don't need to convert error string to int in every fopZhou Zhengping2017-05-082-5/+12
* Remove uneeded gotos, as it jump to the next lineMichael Scherer2017-05-081-70/+0
* glusterd: cleanup pidfile on pmap signoutAtin Mukherjee2017-05-084-6/+109
* afr: include quorum type and count when dumping afr privRavishankar N2017-05-081-0/+6
* Fixes quota aux mount failureSanoj Unnikrishnan2017-05-0821-83/+151
* snapview-server : Refresh the snapshot list during each reconnectMohammed Rafi KC2017-05-082-0/+33
* cluster/dht: Fix ret checkN Balachandran2017-05-081-1/+1
* rpc: use GF_ATOMIC_INC to generate rpc_clnt's callidZhou Zhengping2017-05-082-17/+3
* Tier: Watermark check for hi and low value being equalhari gowtham2017-05-082-2/+4
* Fix ressources leak on error pathMichael Scherer2017-05-051-1/+1
* coreutils: use coreutils instead of duplicate codeZhou Zhengping2017-05-056-33/+16
* gfapi: Fix few severe coverity issuesSoumya Koduri2017-05-053-2/+9
* rpc: Remove accidental IPV6 changesKaushal M2017-05-0512-189/+1
* build: 'make cscope' requires generated .c and .h XDR filesNiels de Vos2017-05-051-0/+4
* glusterd: disallow rebalance & remove-brick on a sharded volumeAtin Mukherjee2017-05-042-0/+19
* Remove double freeMichael Scherer2017-05-041-1/+0
* fd: We should use dict_set_uint64 to store fd->pidZhou Zhengping2017-05-041-1/+1
* Refactor the code for posix_handle_pairMichael Scherer2017-05-041-20/+8
* mgmt: Fix null pointer derefMichael Scherer2017-05-041-1/+0
* Fix wrong operatorsMichael Scherer2017-05-042-4/+3