summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add 3.7.15 release-notesv3.7.15Kaushal M2016-08-301-0/+54
* features/locks: fix fdctx leak in locks xlatorsyanping.gao2016-08-261-1/+2
* nfs: allow hostnames with dashes in exports/netgroups filesNiels de Vos2016-08-257-6/+37
* glusterd/geo-rep: Add relative path validation to copy file commandAravinda VK2016-08-251-0/+34
* gfapi: Fix IO error caused when there is consecutive graph switchesPoornima G2016-08-243-6/+23
* gfapi: Fix IO error caused when there is consecutive graph switchesPoornima G2016-08-245-1/+185
* protocol/client: Unserialize xdata even if lookup failsAnuradha Talur2016-08-241-9/+16
* arbiter: Fix memleak in arbiter_inode ctxRavishankar N2016-08-243-27/+13
* glfsheal: print brick name and path even when brick is downRavishankar N2016-08-221-9/+5
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-08-2212-51/+307
* snapshot/snapd: Don't display pid when snapd is offlineAvra Sengupta2016-08-222-0/+8
* glusterd/geo-rep: Handle empty monitor.status during upgradeSaravanakumar Arumugam2016-08-192-5/+8
* features/libgfchangelog: Log failure in gf_histroy_changelogKotresh HR2016-08-184-4/+23
* glusterd: Convert volume to replica after adding brick self heal is not trigg...Mohit Agrawal2016-08-182-1/+56
* cluster/afr: copy loc before passing to syncopPranith Kumar K2016-08-171-1/+2
* cluster/afr: Bug fixes in txn codepathKrutika Dhananjay2016-08-171-2/+2
* storage/posix: Log EEXIST failures at DEBUG log-levelKrutika Dhananjay2016-08-171-3/+6
* cluster/dht: initialize cbk before attempting inode-linkRaghavendra G2016-08-161-9/+31
* rpc : build_prog_details should iterate program list inside critical sectionAtin Mukherjee2016-08-151-13/+20
* xlator/trash : append '/' at the end in trash_notify_lookup_cbkJiffin Tony Thottan2016-08-152-5/+39
* build: systemd unit should not be marked executableNiels de Vos2016-08-122-12/+9
* gfapi: use const qualifier for glfs_*timens()Oleksandr Natalenko2016-08-122-6/+8
* gfapi: add missing glfs_truncateJeff Darcy2016-08-126-3/+170
* Mark tests/basic/quota.t as a bad testSusant Palai2016-08-121-0/+1
* gluster v set help does not show ssl optionsMohit Agrawal2016-08-111-2/+4
* inode: Adjust lru_size while retiring entries in lru listSoumya Koduri2016-08-102-1/+18
* extras: allign glusterd stop response in init scriptAtin Mukherjee2016-08-101-0/+1
* posix: Do not move and recreate .glusterfs/unlink directoryAshish Pandey2016-08-102-11/+95
* storage/posix: fix inode leaksRaghavendra G2016-08-102-1/+6
* tests: Fix tests/bitrot/bug-1244613.tKotresh HR2016-08-091-0/+3
* libglusterfs/client_t: Dump the 0th client tooRaghavendra G2016-08-091-1/+1
* tests: fix spurious failure in tests/bugs/glusterd/bug-1089668.tAtin Mukherjee2016-08-081-2/+1
* posix: leverage FALLOC_FL_ZERO_RANGE in zerofill fopRavishankar N2016-08-081-0/+10
* meta: fix memory leak in meta xlatorsMohammed Rafi KC2016-08-081-0/+5
* posix: fix posix_fgetxattr to return the correct errorSusant Palai2016-08-071-3/+23
* dht/rebalance: allocate migrator thread pool dynamicallySusant Palai2016-08-052-3/+16
* socket: log the client identifier in ssl connectRaghavendra Bhat2016-08-031-1/+6
* glusterd: Fix memory leak in glusterd (un)lock RPCsroot2016-08-031-0/+9
* packaging: Remove ".py" extension from symlink targetAravinda VK2016-08-032-4/+7
* gfapi : Avoid double freeing of dict in glfs_*_*getxattrJiffin Tony Thottan2016-08-031-5/+10
* gfapi/upcall: Fix a ref leakSoumya Koduri2016-08-031-0/+4
* glfs/upcall: entries should be removed under mutex lockSoumya Koduri2016-08-022-2/+4
* tests: Fix spurious failure of tests/bugs/glusterd/bug-1111041.tAvra Sengupta2016-08-011-6/+2
* Add 3.7.14 release-notesv3.7.14Kaushal M2016-08-011-0/+40
* storage/posix: Look for file in "unlink" dir IFF open on real-path fails with...Krutika Dhananjay2016-07-301-1/+1
* protocol/client: Filter o-direct in readv/writevPranith Kumar K2016-07-291-8/+15
* cluster/ec: Unlock stale locks when inodelk/entrylk/lk failsPranith Kumar K2016-07-291-6/+6
* cli/xml: Fix wrong XML format in volume get commandAravinda VK2016-07-291-0/+6
* storage/posix: Give correct errno for anon-fd operationsPranith Kumar K2016-07-294-46/+51
* afr: some coverity fixesRavishankar N2016-07-2811-110/+161