summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* rfc.sh: fix the missing rebase issueAmar Tumballi2019-02-131-38/+1
* afr/shd: Cleanup self heal daemon resources during afr finiMohammed Rafi KC2019-02-123-0/+67
* performance/md-cache: change the op-version of "global-cache-invalidation"Raghavendra Gowdappa2019-02-122-2/+2
* clnt/rpc: ref leak during disconnect.Mohammed Rafi KC2019-02-123-12/+47
* fuse: reflect the actual default for lru-limit optionAmar Tumballi2019-02-112-2/+2
* performance/md-cache: introduce an option to control invalidation of inodesRaghavendra Gowdappa2019-02-112-10/+50
* inode: create inode outside locked regionAmar Tumballi2019-02-111-11/+13
* mount/fuse: fix bug related to --auto-invalidation in mount scriptRaghavendra Gowdappa2019-02-091-1/+1
* glusterd: improve loggingAtin Mukherjee2019-02-081-1/+3
* api: Update all future API versions to rel-6ShyamsundarR2019-02-075-75/+73
* fuse: correctly handle setxattr valuesXavi Hernandez2019-02-073-8/+42
* Bump up timeout for tests on AWSNigel Babu2019-02-073-3/+4
* glusterd: Update op-version for release 7ShyamsundarR2019-02-051-1/+3
* glusterd: get-state command should not fail if any brick is gone badv7devSanju Rakonde2019-02-052-5/+7
* geo-rep: Fix configparser import issueKotresh HR2019-02-051-2/+2
* cli: Added the group option for volume setRinku Kothiya2019-02-041-0/+5