summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-2464-64/+246
* features/shard: Performance improvements in IO path - Part 2Krutika Dhananjay2015-09-221-0/+80
* features/shard: Performance improvements in IO pathKrutika Dhananjay2015-09-222-70/+233
* glusterfsd : newly added brick receives fops only after it is startedSakshi2015-09-221-1/+4
* cluster/tier: Handle FOPs on files being migratedN Balachandran2015-09-226-87/+475
* glusterd : check if all bricks are started before performing remove-brickSakshi2015-09-221-1/+10
* glusterd/utils: glusterd_copy_file does not truncate target fileRajesh Joseph2015-09-221-1/+1
* Tier/cli: Change detach-tier commit force to detach-tier forceMohammed Rafi KC2015-09-221-1/+1
* marker: don't account destination linkto-file during internal migrationvmallika2015-09-224-47/+52
* Tiering: change in status for remove brick and rebalancehari gowtham2015-09-214-12/+28
* Tier/glusterd: Do not allow attach-tier if remove-brick is not committedMohammed Rafi KC2015-09-181-0/+24
* tier/glusterd: volume status failed after detach startMohammed Rafi KC2015-09-181-3/+4
* tier/dht: unlink fails after lookup in a directoryMohammed Rafi KC2015-09-171-14/+17
* Tiering:Changing error message as detach-tier instead of "remove-brick"hari gowtham2015-09-161-4/+13
* cluster/tier do not flag migration error on already migrated fileDan Lambright2015-09-161-15/+13
* cluster/tier: Fixed a crash in tieringNithya Balachandran2015-09-161-2/+2
* afr: perform replace-brick in a synctaskRavishankar N2015-09-154-14/+73
* BZ 789278: Coverity bug fixes for logically dead codeAkhil Bhansali2015-09-151-29/+0
* dht: reverting changes that takes lock on all subvols to prevent rmdir vs loo...Sakshi2015-09-145-331/+84
* afr : get split-brain-status in a synctaskAnuradha Talur2015-09-146-22/+103
* tier/glusterd : Disable subvol match check during detach tierMohammed Rafi KC2015-09-141-5/+13
* cluster/dht : Propagate op_errno on failureNithya Balachandran2015-09-131-0/+1
* dht/cluster: Avoid crash if local is NULLSusant Palai2015-09-131-5/+17
* features/shard: Add appropriate NULL checks to prevent excessive loggingKrutika Dhananjay2015-09-131-29/+47
* cluster/tier fix bug with sql includes introduced by 12031Dan Lambright2015-09-112-3/+3
* nfs : logging improvementsManikandan Selvaganesh2015-09-114-347/+336
* dht/remove-brick: Avoid data loss for hard link migrationSusant Palai2015-09-091-6/+36
* features/shard: Do not return non-negative status on failure in writevKrutika Dhananjay2015-09-091-1/+1
* dht: NULL dereferencing causes crashMohammed Rafi KC2015-09-081-2/+2
* features/shard: Filter internal shard xattrs in {get,remove,set}xattrKrutika Dhananjay2015-09-082-0/+150
* tier/ctr: Solving DB Lock issue due to write contention from db connectionsJoseph Fernandes2015-09-085-45/+139
* glusterd: Do not allow "detach-tier commit" unnecessarilyGaurav Kumar Garg2015-09-071-9/+21
* afr: Do not wind the full writev payload to arbiter brickRavishankar N2015-09-071-0/+30
* uss : handle `buf` variable properly in svs_glfs_readdir()Jiffin Tony Thottan2015-09-071-3/+3
* glusterd: volume status backward compatibilityHari Gowtham2015-09-071-0/+14
* protocol-client/server: Fix incorrect grace-timeout value in logsAnoop C S2015-09-034-42/+23
* features/shard: Fix incorrect op_ret in READVKrutika Dhananjay2015-09-031-2/+8
* cluster/tier: avoid filling /var/run with tiering filesDan Lambright2015-09-021-4/+28
* afr: Unset dirty xattr after setting pending xattr during post-opRavishankar N2015-09-021-13/+13
* storage/posix: Prevent malformed internal link creationsPranith Kumar K2015-09-011-33/+43
* build: Fix build on Mac OS X, booleanKaleb S. KEITHLEY2015-09-011-2/+1
* nfs: Fixes "Remote I/O error" mount failuresRichard Wareing2015-09-011-1/+20
* all: reduce "inline" usageJeff Darcy2015-09-0148-214/+146
* glusterd: Return better error messages for probe and detach failuresBrad Hubbard2015-09-011-4/+4
* posix.c posix-helpers.c: porting new log messagesHari Gowtham2015-08-312-7/+7
* performance translators : porting the missing gf_log to gf_msgHari Gowtham2015-08-318-11/+71
* features/shard: Fix unlink failure due to non-existent shard(s)Krutika Dhananjay2015-08-311-4/+3
* debug/trace: Print total write size in trace_writevKrutika Dhananjay2015-08-311-2/+7
* cluster/dht: Don't set posix acls on linkto filesNithya Balachandran2015-08-314-7/+57
* features/shard: Fix permission issuesKrutika Dhananjay2015-08-302-8/+57