summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* logging: free the strdup'd filename and ident on gf_log_fini()Niels de Vos2017-12-131-34/+44
* storage/posix: Fix crash in posix_make_ancestryfromgfidRichard Wareing2017-12-131-0/+12
* features/changelog: changelog threads are not cleaned properly after receive ...Mohit Agrawal2017-12-133-12/+10
* write-behind: Allow trickling-writes to be configurableCsaba Henk2017-12-132-0/+14
* quick-read: Integrate quick read with upcall and increase cache timePoornima G2017-12-134-4/+204
* quick-read: Discard cache for fallocate, zerofill and discard opsSachin Prabhu2017-12-133-1/+267
* rpc: merge ssl infra with epoll infraMilind Changire2017-12-124-777/+835
* glusterd : Fix glusterd mem leaksMohit Agrawal2017-12-122-0/+37
* md-cache: Cache statfs callsShreyas Siravara2017-12-122-0/+135
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-1222-268/+86
* rpc-transport/rdma: Add a mutex for the list of RDMA Memory Region(MR) accessYi Wang2017-12-122-38/+72
* posix: Add option to disable nftw() based deletes when purging the landfill d...Shreyas Siravara2017-12-114-8/+53
* geo-rep: Cleanup stale unprocessed xsync changelogsKotresh HR2017-12-111-0/+5
* cluster/dht: fix memory leaks in rebalanceSusant Palai2017-12-111-12/+19
* perf/open-behind: update options for gd2Milind Changire2017-12-101-0/+8
* trash/selinux : update volume option table in xlatorJiffin Tony Thottan2017-12-102-0/+22
* debug/io-stats: Adding stat for weighted & unweighted average latencyRichard Wareing2017-12-092-0/+75
* dht: Send an event when disks get fullAnkit raj2017-12-092-4/+26
* nfs: Reference count export itemsShreyas Siravara2017-12-083-22/+32
* nfs: Enable multi-core epoll support in gNFSdShreyas Siravara2017-12-083-3/+30
* storage/posix: Add limit to number of hard linksShreyas Siravara2017-12-085-0/+75
* glusterd: Allow volume stop to succeed if certain processes are already deadShreyas Siravara2017-12-081-4/+14
* Fix management client deadlockRichard Wareing2017-12-071-1/+6
* features/read-only: Coverity fixeskarthik-us2017-12-072-3/+8
* core/memacct: save allocs in mem_acct_rec listN Balachandran2017-12-074-1/+61
* glusterd: Free up svc->conn on volume deleteAtin Mukherjee2017-12-071-0/+5
* Fixes gNFSd gf_update_latency crashesRichard Wareing2017-12-071-0/+7
* rpc: Fix format warnings when using IPV6_DEFAULTShreyas Siravara2017-12-072-2/+2
* performance/io-threads: Reduce the number of timing calls in iot_workerMax Rijevski2017-12-072-3/+8
* gfapi: fix issue when glfs_set_logging is called concurrentlyZhang Huan2017-12-061-5/+0
* libglusterfs: specify ctx in gf_log_set_loglevelZhang Huan2017-12-0611-21/+17
* dht/crypt/tier: Fix use of booleans as integersShyamsundarR2017-12-063-17/+7
* nfs: Check if FQDN is authorized before unmounting clientsShreyas Siravara2017-12-061-7/+39
* metrics: provide options to dump metrics from xlatorsAmar Tumballi2017-12-0613-23/+419
* xdr: Fix build errors due to missing xdr symbol when building against TIRPCShreyas Siravara2017-12-061-0/+3
* Revert "run-tests.sh: provide retry count option"Nigel Babu2017-12-061-27/+12
* features/quota: Fix brick crash in quota unlink callbackShreyas Siravara2017-12-061-1/+1
* tests: Fix prove test bug-1292020.tKevin Vigor2017-12-051-8/+4
* rio/everywhere: add icreate/namelink fopSusant Palai2017-12-0521-1/+860
* cluster/dht: Fix build error due to switch statement on a booleanShreyas Siravara2017-12-051-16/+5
* rfc.sh: Update rfc.sh to use a custom origin via an env variableShreyas Siravara2017-12-051-10/+11
* cluster/ec: Fix bugs in stripe-cache featureAshish Pandey2017-12-052-1/+4
* run-tests.sh: provide retry count optionAmar Tumballi2017-12-051-12/+27
* libglusterfs: Add put fopPoornima G2017-12-0515-0/+272
* posix: Reorganize posix xlator to prepare for reuse with rioShyamsundarR2017-12-0211-8338/+8831
* storage/posix : options to override umaskSubha sree Mohankumar2017-12-024-13/+258
* cluster/dht: populate inode in dentry for single subvolume dhtRaghavendra G2017-12-022-1/+69
* cluster/dht: don't overfill the buffer in readdir(p)Raghavendra G2017-12-021-3/+18
* glusterd:buffer_size_warning coverity fixesSubha sree Mohankumar2017-12-021-0/+6
* posix: Convert posix_fs_health_check asynchrnously to save timestampMohit Agrawal2017-12-014-16/+104