summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dict: handle STR_OLD data type in xdr conversionsAmar Tumballi2019-03-082-0/+3
* packaging: remove unnecessary ldconfig in scriptletsKaleb S. KEITHLEY2019-03-081-8/+5
* cluster/afr: Add quorum checks to open & opendir fopskarthik-us2019-03-084-2/+48
* performance/readdir-ahead: fix deadlockRaghavendra Gowdappa2019-03-071-1/+2
* WORM-Xlator: Maybe integer overflow when computing new atimeDavid Spisla2019-03-073-8/+12
* packaging: s390x has RDMA supportKaleb S. KEITHLEY2019-03-071-2/+5
* core: make compute_cksum function op_version compatibleSanju Rakonde2019-03-073-11/+20
* eventsapi: Fix error while handling GlusterCmdExceptionAravinda VK2019-03-061-2/+6
* leases: Do not process internal fopsSoumya Koduri2019-03-052-0/+26
* glusterd: glusterd memory leak while running "gluster v profile" in a loopMohit Agrawal2019-03-052-3/+6
* io-threads: Prioritize fops with NO_ROOT_SQUASH pidSusant Palai2019-03-051-1/+3
* afr: mark changelog_fsync as internalSoumya Koduri2019-03-051-1/+3
* core: fix volume heal to avoid "invalid argument"Rinku Kothiya2019-03-051-2/+2
* fuse lock interrupt: fix flock_interrupt.tCsaba Henk2019-03-051-5/+5
* quotad: fix passing GF_DATA_TYPE_STR_OLD dict data to v4 protocolKinglong Mee2019-03-044-16/+52
* mgmt/glusterd: Fix a memory leak when peer detach failsVijay Bellur2019-02-271-0/+13
* Updating the glfs_setattr and glfs_fsetattr public APIs to use glfs_statArjun Sharma2019-02-272-61/+84
* glusterd: remove experimental xlator options from glusterd-volume-set.cSanju Rakonde2019-02-261-20/+0
* build: do not install service related files when building --without-serverNiels de Vos2019-02-261-1/+3
* glusterfind: revert shebangs to #!/usr/bin/python3Kaleb S. KEITHLEY2019-02-265-5/+5
* leases-internal.c: minor reduction of work under lock.Yaniv Kaul2019-02-252-42/+43
* eventsapi: Fix Python3 compatibility issuesAravinda VK2019-02-257-43/+52
* fuse : fix memory leakSunny Kumar2019-02-251-0/+4
* geo-rep : fix incorrectly formatted authorized_keysSunny Kumar2019-02-251-2/+2
* build: include gluster/__init__.* files for python packagingNiels de Vos2019-02-225-1/+15
* packaging: Obsoleting glusterfs-gnfs for upgradeSahina Bose2019-02-221-0/+6
* glusterd: fix get-state leakAtin Mukherjee2019-02-221-0/+2
* md-cache: Adapt integer data types to avoid integer overflowDavid Spisla2019-02-201-3/+3
* glusterfsd: Do not process PROFILE_NFS_INFO if graph is not readyhujianfei2019-02-191-0/+5
* upcall: some modifications to reduce work under lockYaniv Kaul2019-02-193-138/+66
* glusterd: adding a comment for code readabilitySanju Rakonde2019-02-191-0/+10
* performance/write-behind: handle call-stub leaksRaghavendra Gowdappa2019-02-191-0/+8
* performance/write-behind: fix use-after-free in readdirpRaghavendra Gowdappa2019-02-191-18/+22
* cli : fix mem leak during cli_cmd_volume_gsync_set_cbkSunny Kumar2019-02-191-20/+50
* tests/dht: Remove hardcoded brick pathsN Balachandran2019-02-182-3/+7
* core: implement a global thread poolXavi Hernandez2019-02-1829-56/+2858
* auth-cache.c: minor reduction of work under lock.Yaniv Kaul2019-02-181-6/+3
* server.c: use dict_() funcs with key length.Yaniv Kaul2019-02-181-15/+19
* socket: socket event handlers now return voidMilind Changire2019-02-186-27/+25
* md-cache.c: minor reduction of work under lock.Yaniv Kaul2019-02-181-4/+3
* protocol/server: Use SERVER_REQ_SET_ERROR correctly for dictsPranith Kumar K2019-02-151-275/+236
* dht-shared.c: minor reduction of work under lock.Yaniv Kaul2019-02-141-6/+7
* storage/posix: print the actual file pathRaghavendra Bhat2019-02-141-54/+75
* Fix compilation for fops-sanity.cPranith Kumar K2019-02-141-0/+1
* docs: fix typo in Developer Guide ReadmeCsaba Henk2019-02-141-1/+1
* cluster/dht: Request linkto xattrs in dht_rmdir opendirN Balachandran2019-02-131-1/+26
* dht: fix double extra unref of inode at heal pathKinglong Mee2019-02-131-1/+1
* cluster/dht: Fix lookup selfheal and rmdir raceN Balachandran2019-02-131-9/+25
* inode: make critical section smallerAmar Tumballi2019-02-133-217/+111
* tests/dht: Stop volume before unmounting bricksN Balachandran2019-02-131-1/+7