summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Add migration checks to dht_(f)xattropN Balachandran2017-12-269-47/+363
* protocol/client: reduce lock contentionZhang Huan2017-12-266-58/+53
* performance/write-behind: fix bug while handling short writesRaghavendra G2017-12-221-2/+3
* xlator.h: move options and other variables to the top of structureAmar Tumballi2017-12-221-22/+22
* cluster/ec: Fix possible shift overflowXavier Hernandez2017-12-223-10/+12
* fips/geo-rep: Replace MD5 with SHA256Kotresh HR2017-12-221-6/+14
* cluster/ec: Change [f]getxattr to parallel-dispatch-onePranith Kumar K2017-12-227-5/+199
* tests/vagrant: configure with --enable-gnfs so tests can use NFSNiels de Vos2017-12-221-0/+1
* cluster/ec: Add default value for the redundancy optionKamal Mohanan2017-12-211-0/+1
* rchecksum/fips: Replace MD5 usage to enable fips supportKotresh HR2017-12-219-15/+14
* snapshot: fix several coverity issues in glusterd-snapshot.cSunny Kumar2017-12-215-34/+55
* cli: Fixed coverity issue in cli-cmd-system.cXavier Hernandez2017-12-201-1/+22
* stripe, quiesce: volume option fixesAmar Tumballi2017-12-203-6/+25
* leases: Fix coverity issuesSaravanakumar Arumugam2017-12-201-51/+30
* fips: Replace md5sum usage to enable fips supportKotresh HR2017-12-194-25/+15
* posix: fix use after freed by calling STACK_UNWIND_STRICT after error cleanupKinglong Mee2017-12-191-20/+19
* feature/bitrot: remove internal xattrs from lookup cbkRavishankar N2017-12-192-7/+21
* snapshot: Fix several coverity issues in glusterd-snapshot-utils.cSunny Kumar2017-12-182-18/+32
* protocol/server: add dump_metrics methodAmar Tumballi2017-12-181-9/+55
* glusterd: Fix buffer overflow in glusterd_get_volopt_contentXavier Hernandez2017-12-151-14/+45
* dht: Fill first_up_subvol before use in dht_opendirPoornima G2017-12-152-0/+28
* all: Simplify component message id's definitionXavier Hernandez2017-12-1443-17250/+2694
* 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