summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ec: fix truncate lock to cover the write in tuncate cleanKinglong Mee2019-04-121-2/+6
* tests/dht: Test that lookups are sent post brick upN Balachandran2019-04-121-0/+83
* cluster/afr: Thin-arbiter SHD fixeskarthik-us2019-04-122-13/+13
* test: Change glustershd_pid update in .t fileMohit Agrawal2019-04-122-3/+4
* glusterd: display an error when rebalance start is failedSanju Rakonde2019-04-121-1/+0
* tests: make sure to traverse all of meta dirAmar Tumballi2019-04-121-0/+27
* glusterd: remove glusterd_check_volume_exists() callAtin Mukherjee2019-04-115-23/+16
* glusterd: provide a way to detach failed nodeSanju Rakonde2019-04-111-2/+5
* core: only log seek errors if SEEK_HOLE/SEEK_DATA is availableNiels de Vos2019-04-111-0/+4
* client/fini: return fini after rpc cleanupMohammed Rafi KC2019-04-112-6/+25
* features/cloudsync : Added some new functionsAnuradha Talur2019-04-107-94/+597
* tests: correctly check open fd's when gfid is missingXavi Hernandez2019-04-101-0/+3
* storage/posix: changes with respect to cloudsyncAnuradha Talur2019-04-104-15/+177
* mgmt/glusterd: Make changes related to cloudsync xlatorAnuradha Talur2019-04-103-12/+81
* protocol: add an option to force using old-protocolAmar Tumballi2019-04-104-3/+55
* ec: increase line coverage of ecXavi Hernandez2019-04-101-1/+2
* tests: add a tests for trace xlatorAmar Tumballi2019-04-101-0/+33
* build: glusterfs build is failing on RHEL-6Mohit Agrawal2019-04-101-1/+1
* glusterd: load ctime in the client graph only if it's not turned offAtin Mukherjee2019-04-091-1/+2
* glusterd-volgen.c: skip fetching skip-CLIOT in a loop.Yaniv Kaul2019-04-081-2/+3
* glusterd: remove redundant glusterd_check_volume_exists () callsAtin Mukherjee2019-04-086-117/+23
* GlusterD: Resolves the issue of referencing memory after it has been freedrishubhjain2019-04-081-4/+0
* cluster/dht: refactor dht lookup functionsN Balachandran2019-04-053-124/+264
* cluster/afr: Invalidate inode on change of split-brain-choicePranith Kumar K2019-04-052-4/+13
* tests/bitrot: enable self-heal daemon before accessing the filesRaghavendra Bhat2019-04-041-0/+3
* cluster/ec: Fix handling of heal info cases without locksAshish Pandey2019-04-041-25/+17
* libglusterfs: define macros needed for cloudsyncAnuradha Talur2019-04-041-0/+4
* sdfs: enable pass-throughAmar Tumballi2019-04-031-0/+5
* rpclib: slow floating point math and libmKaleb S. KEITHLEY2019-04-032-9/+3
* changelog: remove unused code.Yaniv Kaul2019-04-034-32/+0
* posix-acl: remove default functions, and use library fn insteadAmar Tumballi2019-04-032-165/+23
* transport/socket: log shutdown msg occasionallyRaghavendra G2019-04-032-2/+3
* cluster/afr: Send inodelk/entrylk with non-zero lk-ownerPranith Kumar K2019-04-022-12/+48
* logging: Fix GF_LOG_OCCASSIONALLY APIAtin Mukherjee2019-04-021-1/+1
* tests: add statedump to playgroundAmar Tumballi2019-04-011-0/+4
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-04-0147-294/+2813
* protocol/client: Do not fallback to anon-fd if fd is not openPranith Kumar K2019-03-312-1/+43
* afr: thin-arbiter read txn fixesRavishankar N2019-03-294-22/+77
* mount.glusterfs: change the error messageAmar Tumballi2019-03-291-2/+7
* gfapi: Unblock epoll thread for upcall processingSoumya Koduri2019-03-291-8/+34
* geo-rep: Fix syncing multiple rename of symlinkKotresh HR2019-03-293-9/+27
* client-rpc: Fix the payload being sent on the wirePoornima G2019-03-296-244/+308
* rpc: Remove duplicate codePranith Kumar K2019-03-284-78/+2
* glusterd: fix potential locking issue on peer probeZhang Huan2019-03-272-3/+5
* geo-rep: fix integer config validationAravinda VK2019-03-272-5/+21
* cluster/ec: Don't enqueue an entry if it is already healingAshish Pandey2019-03-276-31/+127
* afr: add client-pid to all gf_event() callsRavishankar N2019-03-278-15/+44
* gfapi: add function to set client-pidRavishankar N2019-03-264-0/+26
* build: link libgfrpc with MATH_LIB (libm, -lm)Kaleb S. KEITHLEY2019-03-261-1/+1
* mem-pool: remove dead code.Yaniv Kaul2019-03-262-81/+0