summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: release-notes for GlusterFS-3.8.3v3.8.3Niels de Vos2016-08-221-0/+51
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-08-2212-51/+308
* snapshot/uss: client log is filled with "invalid argument: inode" errorRajesh Joseph2016-08-221-2/+6
* snapshot/uss: client-side log is filled with "invalid-argument" errorRajesh Joseph2016-08-221-1/+7
* core: use <sys/sysmacros.h> for makedev(3), major(3), minor(3)Kaleb S. KEITHLEY2016-08-221-0/+3
* tests: do not let gfapi-trunc failOleksandr Natalenko2016-08-211-2/+2
* glusterd/geo-rep: Handle empty monitor.status during upgradeSaravanakumar Arumugam2016-08-192-5/+8
* features/libgfchangelog: Log failure in gf_histroy_changelogKotresh HR2016-08-185-6/+34
* snapshot/uss: log is filled with gfid is NULL errorRajesh Joseph2016-08-181-1/+3
* glusterd: Convert volume to replica after adding brick self heal is not trigg...Mohit Agrawal2016-08-182-1/+56
* glusterd: Fix volume restart issue upon glusterd restartSamikshan Bairagya2016-08-183-2/+42
* 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-151-3/+3
* meta: fix memory leak in meta xlatorsMohammed Rafi KC2016-08-131-0/+5
* inode: Adjust lru_size while retiring entries in lru listSoumya Koduri2016-08-132-1/+18
* glfsheal: print brick name and path even when brick is downRavishankar N2016-08-121-9/+5
* gfapi: add missing glfs_truncateJeff Darcy2016-08-126-3/+170
* gfapi: use const qualifier for glfs_*timens()Oleksandr Natalenko2016-08-122-6/+8
* doc: correct the title of the 3.8.2 release notesNiels de Vos2016-08-121-1/+1
* libglusterfs/client_t: Dump the 0th client tooRaghavendra G2016-08-111-1/+1
* gfapi: Fix IO error caused when there is consecutive graph switchesPoornima G2016-08-113-6/+23
* cli/xml: Fix wrong XML format in volume get commandAravinda VK2016-08-101-0/+6
* cli : provide prompt for the nfs-ganesha disable clijiffin tony thottan2016-08-101-11/+16
* gluster v set help does not show ssl optionsMohit Agrawal2016-08-101-2/+4
* doc: add release-notes for 3.8.2v3.8.2Niels de Vos2016-08-101-0/+60
* storage/posix: fix inode leaksRaghavendra G2016-08-102-1/+6
* glusterd: Fix memory leak in glusterd (un)lock RPCsroot2016-08-101-0/+9
* dht/rebalance: allocate migrator thread pool dynamicallySusant Palai2016-08-102-3/+15
* posix: Do not move and recreate .glusterfs/unlink directoryAshish Pandey2016-08-102-11/+94
* feature/bitrot: Ignore files with sticky bit setKotresh HR2016-08-091-0/+8
* glusterd : skip non directories inside /var/lib/glusterd/volsJiffin Tony Thottan2016-08-092-0/+49
* build: systemd unit should not be marked executableNiels de Vos2016-08-092-12/+9
* tests: fix spurious failure in tests/bugs/glusterd/bug-1089668.tAtin Mukherjee2016-08-071-2/+1
* libglusterfs: fix glusterd statedump crashAtin Mukherjee2016-08-073-2/+11
* posix: honour fsync flags in posix_do_zerofillRavishankar N2016-08-051-2/+2
* nfs: allow hostnames with dashes in exports/netgroups filesNiels de Vos2016-08-057-6/+37
* cluster/tier: dont promote if estimated block consumption > hi watermarkMilind Changire2016-08-052-50/+153
* xlator/trash : append '/' at the end in trash_notify_lookup_cbkJiffin Tony Thottan2016-08-052-5/+39
* packaging: Remove ".py" extension from symlink targetAravinda VK2016-08-042-4/+7
* georep: add reset-sync-time option for session deleteMilind Changire2016-08-037-6/+67
* glfs/upcall: entries should be removed under mutex lockSoumya Koduri2016-08-032-2/+4
* tests: Fix tests/bitrot/bug-1244613.tKotresh HR2016-08-021-0/+3
* snapshot/snapd: Don't display pid when snapd is offlineAvra Sengupta2016-08-012-0/+8
* gluster man page: Add output option "--xml" to man page of glusterMohit Agrawal2016-08-011-2/+2
* gfapi/upcall: Fix a ref leakSoumya Koduri2016-08-011-0/+4
* tests: Fix get_pending_heal_count check in ecRavishankar N2016-07-3010-4/+4
* storage/posix: Look for file in "unlink" dir IFF open on real-path fails with...Krutika Dhananjay2016-07-301-1/+1
* posix: leverage FALLOC_FL_ZERO_RANGE in zerofill fopRavishankar N2016-07-291-0/+10
* storage/posix: Give correct errno for anon-fd operationsPranith Kumar K2016-07-294-48/+52