summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* features/ctr: Check for NULL localN Balachandran2016-07-264-3/+11
* tests: Remove hard coding in get_auxPranith Kumar K2016-07-251-4/+12
* changelog/rpc: Fix rpc_clnt_t mem leaksKotresh HR2016-07-246-7/+117
* tiering/ctr: Fix strcpy coverityAvra Sengupta2016-07-221-2/+3
* rpc/socket: pthread resources are not cleaned upN Balachandran2016-07-221-4/+6
* rpc/socket.c: Modify approach to cleanup threads of socket_poller in socket_s...Mohit Agrawal2016-07-214-142/+86
* tests: Fix spurious failure of tests/bugs/glusterd/bug-1111041.tAvra Sengupta2016-07-211-6/+2
* tests: fix rebalance timing issueSakshi Bansal2016-07-211-0/+2
* feature/bitrot: Fix scrub status with sharded volumeKotresh HR2016-07-201-12/+26
* nfs: Reset cs->resolvedhard while resolving an entrySoumya Koduri2016-07-181-0/+1
* feature/bitrot: Show whether scrub is in progress/idleKotresh HR2016-07-185-14/+64
* socket: log the client identifier in ssl connectRaghavendra Bhat2016-07-161-1/+6
* features/index: Ignore regular files when examining state of the inode wrt EN...Krutika Dhananjay2016-07-151-11/+22
* glusterd: Fix gsyncd upgrade issueKotresh HR2016-07-153-31/+66
* Glusterd: printing the node details on error message of rebalancehari2016-07-151-5/+7
* afr, index: Clean up stale directory and file indices in granular entry shKrutika Dhananjay2016-07-158-40/+243
* features/bitrot: Option to set scrub interval to a minuteKotresh HR2016-07-153-1/+9
* glusterd: glusterd must store all rebalance related informationSakshi Bansal2016-07-153-1/+120
* features/index: Delete parent dir indices when heal on it is completeKrutika Dhananjay2016-07-153-51/+106
* rpc: invalid argument when function setsockopt sets option TCP_USER_TIMEOUTNiels de Vos2016-07-121-0/+2
* glusterd: Don't start bricks if server quorum is not metSamikshan Bairagya2016-07-123-15/+127
* cli: print volume status client output for partial bricksAtin Mukherjee2016-07-081-20/+17
* doc: add release-notes for 3.8.1v3.8.1Niels de Vos2016-07-081-0/+42
* glusterd: search port from last_alloc to base_portAtin Mukherjee2016-07-071-2/+2
* build: glusterfs.spec(.in) firewalld file doesn't use %{_prefix}Kaleb S KEITHLEY2016-07-071-1/+1
* gfapi: update count when glfs_buf_copy is usedRaghavendra Talur2016-07-071-2/+3
* Fix opRet value for volume info --xml call on non-existent volumeSamikshan Bairagya2016-07-063-12/+47
* glusterd: compare uuid instead of hostname address resolutionAtin Mukherjee2016-07-053-9/+6
* glusterd/geo-rep: Add relative path validation to copy file commandAravinda VK2016-07-051-0/+34
* protocol/server: Fix client/server compatibilityAvra Sengupta2016-07-051-1/+6
* cli: different status output for rebalance fix-layoutSakshi2016-07-045-21/+51
* ganesha/scripts : delete nfs-ganesha folder from shared storage during clean upJiffin Tony Thottan2016-07-041-0/+1
* cluster/ec: Fix race in timer cancellationXavier Hernandez2016-07-041-15/+56
* gfapi : check the value "iovec" in glfs_io_async_cbk only for readJiffin Tony Thottan2016-07-041-1/+6
* glusterd/cli: coverity fixesAtin Mukherjee2016-07-045-22/+21
* glusterd/ganesha : persist value set by teardown in info fileJiffin Tony Thottan2016-07-031-2/+25
* gfapi/handleops: Avoid using glfd during createSoumya Koduri2016-07-011-23/+9
* libglusterfs: Implement API that provides page-aligned iobufsKrutika Dhananjay2016-06-293-33/+50
* features/index: Do deletion of name-index in unwind pathKrutika Dhananjay2016-06-283-33/+96
* cluster/distribute: heal layout in discover codepath tooRaghavendra G2016-06-282-34/+20
* libglusterfs: Negate all but O_DIRECT flag if present on anon fdsKrutika Dhananjay2016-06-272-11/+8
* features/shard: Don't modify readv sizePranith Kumar K2016-06-272-14/+24
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-278-30/+66
* posix, shard: Use page-aligned buffer for o-direct readsPranith Kumar K2016-06-272-8/+35
* afr:Don't wind reads for files in metadata split-brainRavishankar N2016-06-273-11/+47
* feature/gfid-access: Fix nameless lookup on ".gfid"Kotresh HR2016-06-231-2/+10
* geo-rep: Handle stime/xtime set failuresAravinda VK2016-06-201-6/+10
* geo-rep: Error message cleanupAravinda VK2016-06-201-10/+13
* geo-rep: Safely handle if unliked GFID not present in data listAravinda VK2016-06-201-1/+2
* dht:remember locked subvol and send unlock to the sameMohammed Rafi KC2016-06-205-21/+218