summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* afr, index: Clean up stale directory and file indices in granular entry shKrutika Dhananjay2016-07-118-40/+240
* glusterd/geo-rep: Handle empty monitor.status during upgradeSaravanakumar Arumugam2016-07-112-5/+8
* tests: fix rebalance timing issueSakshi Bansal2016-07-111-0/+2
* "md-cache: Enable caching of stat fetched from readdirpPoornima G2016-07-111-4/+1
* tests: miscellaneous improvementsJeff Darcy2016-07-112-10/+44
* feature/bitrot: Show whether scrub is in progress/idleKotresh HR2016-07-115-14/+64
* rpc: invalid argument when function setsockopt sets option TCP_USER_TIMEOUTZhou Zhengping2016-07-101-0/+2
* cluster/afr: Fix a minor typo in afr-self-heald.cVijay Bellur2016-07-091-6/+6
* libglusterfs: race condition when set ctx->timer in function gf_timer_registr...Zhou Zhengping2016-07-093-49/+39
* rpc/socket: pthread resources are not cleaned upN Balachandran2016-07-081-4/+6
* rpc/socket.c : Modify socket_poller code in case of ENODATA error code.Mohit Agrawal2016-07-081-1/+1
* mgmt: remove unused and misleading pmap_signupJeff Darcy2016-07-074-45/+6
* Update the documentation link in the spec fileNigel Babu2016-07-071-1/+1
* geo-rep: fix wrong argument to find_librarySaravanakumar Arumugam2016-07-071-1/+1
* gfapi: update count when glfs_buf_copy is usedRaghavendra Talur2016-07-071-2/+3
* storage/posix: fix inode leaksRaghavendra G2016-07-052-1/+6
* glusterd: Don't start bricks if server quorum is not metSamikshan Bairagya2016-07-053-15/+127
* upcall: Invalidation for xattr should also carry a valid statPoornima G2016-07-052-41/+83
* glusterd: spawn daemons from init() on a single or two node setupAtin Mukherjee2016-07-054-6/+67
* features/bitrot: Option to set scrub interval to a minuteKotresh HR2016-07-053-1/+9
* cli: print volume status client output for partial bricksAtin Mukherjee2016-07-051-20/+17
* glusterd: search port from last_alloc to base_portAtin Mukherjee2016-07-051-2/+2
* md-cache: Cache gluster-samba metadataPoornima G2016-07-053-1/+60
* glusterd: compare uuid instead of hostname address resolutionAtin Mukherjee2016-07-053-9/+6
* logging: Change log file name for glusterdVijay Bellur2016-07-045-9/+20
* glusterd: glusterd must store all rebalance related informationSakshi Bansal2016-07-043-1/+120
* cli: different status output for rebalance fix-layoutSakshi2016-07-035-21/+51
* socket: log the client identifier in ssl connectRaghavendra Bhat2016-06-301-1/+6
* libgfapi : free parameters allocated by glfs_set_volfile_server()Jiffin Tony Thottan2016-06-301-0/+25
* build: glusterfs.spec(.in) firewalld file doesn't use %{_prefix}Kaleb S KEITHLEY2016-06-301-1/+1
* georep: add reset-sync-time option for session deleteMilind Changire2016-06-287-6/+67
* libglusterfs: Implement API that provides page-aligned iobufsKrutika Dhananjay2016-06-283-33/+50
* libglusterfs/client_t: Dump the 0th client tooRaghavendra G2016-06-281-1/+1
* glusterd/cli: coverity fixesAtin Mukherjee2016-06-285-22/+21
* nfs: allow hostnames with dashes in exports/netgroups filesNiels de Vos2016-06-287-6/+37
* protocol/server: Fix client/server compatibilityAvra Sengupta2016-06-281-1/+6
* distaf: Modified tier_attach() to get bricks path from availableArthy Loganathan2016-06-281-23/+15
* gfapi/handleops: Avoid using glfd during createSoumya Koduri2016-06-281-23/+9
* gfapi : check the value "iovec" in glfs_io_async_cbk only for readJiffin Tony Thottan2016-06-281-1/+6
* distaf: Modified get_pathinfo() in lib_utils.pyArthy Loganathan2016-06-281-14/+15
* features/index: Delete parent dir indices when heal on it is completeKrutika Dhananjay2016-06-283-51/+106
* glusterd/geo-rep: Add relative path validation to copy file commandAravinda VK2016-06-271-0/+34
* Minor fix in distaf_gluster_config.yml fileArthy Loganathan2016-06-271-1/+1
* storage/posix: Give correct errno for anon-fd operationsPranith Kumar K2016-06-264-48/+52
* Adding simple test "running dd from mount".Shwetha Panduranga2016-06-263-0/+153
* Servers in yaml file is list of dicts. Hence iterating through servers to getShwetha Panduranga2016-06-261-3/+47
* Modifying gluster_base_class and mount_ops to suit the config file changes madeShwetha Panduranga2016-06-264-56/+251
* Revert "Modifying gluster_base_class and mount_ops to suit the config file ch...M S Vishwanath Bhat2016-06-263-216/+51
* Modifying gluster_base_class and mount_ops to suit the config file changes madeShwetha Panduranga2016-06-263-51/+216
* distaf: Modified volume_ops libraryArthy Loganathan2016-06-261-169/+550