summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* brick mux: Detach brick on posix health check failureAtin Mukherjee2017-05-152-4/+23
* 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
* libglusterfs: fix race condition in client_ctx_setZhou Zhengping2017-05-123-9/+15
* 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-109-80/+89
* features/changelog: Add xattr as special type in changelog entryMohammed Rafi KC2017-05-102-11/+13
* 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
* afr: fixes to quorum-type in afr_priv_dump()Ravishankar N2017-05-101-0/+2
* mount/fuse: Handle racing notify on more than one graph properlyRaghavendra G2017-05-101-2/+6
* 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-098-41/+141
* libglusterfs: stop special casing "cache-size" in size_t validationCsaba Henk2017-05-082-2/+4
* 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-083-5/+92
* afr: include quorum type and count when dumping afr privRavishankar N2017-05-081-0/+6
* Fixes quota aux mount failureSanoj Unnikrishnan2017-05-084-60/+48
* 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
* Tier: Watermark check for hi and low value being equalhari gowtham2017-05-081-2/+3
* Fix ressources leak on error pathMichael Scherer2017-05-051-1/+1
* coreutils: use coreutils instead of duplicate codeZhou Zhengping2017-05-056-33/+16
* rpc: Remove accidental IPV6 changesKaushal M2017-05-053-36/+0
* glusterd: disallow rebalance & remove-brick on a sharded volumeAtin Mukherjee2017-05-042-0/+19
* Remove double freeMichael Scherer2017-05-041-1/+0
* 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
* server: fd should be refed before put into fdtableZhou Zhengping2017-05-031-3/+3
* SELinux : implementation of SELinux translatorManikandan Selvaganesh2017-05-0310-6/+526
* glusterd: skip nfs svc reconfigure if nfs xlator is not installedAtin Mukherjee2017-05-021-0/+9
* nl-cache: free nlc_conf_t in fini()Niels de Vos2017-05-021-0/+5
* Halo Replication feature for AFR translatorKevin Vigor2017-05-0216-108/+601
* core: make the per glusterfs_ctx_t timer-wheel refcountedNiels de Vos2017-05-014-27/+16
* fuse: enhance fusedump to include timestamp and a signaturev3.12devCsaba Henk2017-04-301-12/+67
* mount/fuse: Replace GF_LOG_OCCASIONALLY with gf_log() to report fop failure a...Krutika Dhananjay2017-04-301-5/+2
* cluster/dht: Make rebalance throttle option tuned by numberSusant Palai2017-04-294-30/+138
* dht: send lookup on old name inside rename with bname and pargfidSusant Palai2017-04-291-9/+58
* cluster/dht: rebalance perf enhancementSusant Palai2017-04-292-108/+246
* glusterd: Fix removing pmap entry on rpc disconnectPrashanth Pai2017-04-282-8/+10
* build: conditionally build legacy gNFS server and associated sub-packagingKaleb S. KEITHLEY2017-04-287-52/+45
* cluster/dht: Pass the correct xdata in fremovexattr fopKrutika Dhananjay2017-04-281-8/+4