summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/ec: Improve performance with xattrop updateSunil Kumar Acharya2017-10-121-24/+102
* glusterd:Marking all the brick status as stopped when a process goes down in ...Sanju Rakonde2017-10-121-1/+58
* cluster/afr: Make choose-local "reconfigurable"Krutika Dhananjay2017-10-121-0/+11
* fuse/readdirp: Remove need_lookup from fuse_readdirp_cbkSusant Palai2017-10-121-1/+0
* cluster/dht: Don't store the entire uuid for subvolsN Balachandran2017-10-124-17/+45
* glusterd: disallow replace brick for dist only volumesAtin Mukherjee2017-10-121-1/+11
* cli/afr: gluster volume heal info "healed" command output is not appropriateMohit Agrawal2017-10-111-0/+13
* glusterd: fix invalid memory reference returnedXavier Hernandez2017-10-101-2/+9
* afr: heal gfid as a part of entry healRavishankar N2017-10-104-67/+120
* glusterd: fix client io-threads option for replicate volumesRavishankar N2017-10-096-34/+92
* glusterd: spelling errors reported by Debian maintainerKaleb S. KEITHLEY2017-10-062-4/+4
* Posix: fix additional inode refhari gowtham2017-10-061-4/+1
* cluster/afr: Sending subvol up/down events when subvol comes up or goes downkarthik-us2017-10-061-0/+2
* features/locks: Maintain separation of lock->client_pid, flock->l_pidPranith Kumar K2017-10-062-34/+15
* afr: don't check for file size in afr_mark_source_sinks_if_file_emptyRavishankar N2017-10-051-6/+7
* glusterd: retrieve uuid under mutex lockAtin Mukherjee2017-10-051-7/+15
* afr: auto-resolve split-brains for zero-byte filesRavishankar N2017-10-053-0/+79
* mount/fuse: Make event-history feature configurableKrutika Dhananjay2017-10-053-14/+42
* eventsapi: Fix issue with CLIENT_CONNECT eventAravinda VK2017-10-051-1/+1
* features/shard: Change default shard-block-size to 64MBKrutika Dhananjay2017-09-281-1/+1
* mount/fuse: Include sub-directory in source argument for mount()Vijay Bellur2017-09-111-1/+7
* afr: heal metadata in discover code pathRavishankar N2017-09-112-17/+46
* arbiter: return ENOSYS for 'non readable' FOPsNiels de Vos2017-09-101-10/+35
* dht: add FOP check to dht_file_setattr_cbkRavishankar N2017-09-101-2/+2
* cluster/dht: Log files skipped by rebalanceN Balachandran2017-09-072-1/+19
* cluster/dht: Aggregate xattrs only for dirs in dht_discover_cbkN Balachandran2017-09-071-2/+11
* perf/qr: Use a ref-ed data to extract contentN Balachandran2017-09-071-3/+5
* rpc: destroy transport after client_tMilind Changire2017-09-073-24/+70
* afr: check validity of afr_replyRavishankar N2017-09-075-47/+71
* features/shard: Return aggregated size in stbuf of LINK fopKrutika Dhananjay2017-09-071-2/+42
* features/shard: Increment counts in locksPranith Kumar K2017-09-061-2/+10
* scripts: mount.glusterfs contains non-portable bashismsKaleb S. KEITHLEY2017-09-061-2/+3
* feature/posix: Enabled gfid2path by defaultv3.12.0Kotresh HR2017-08-292-13/+4
* glusterd: replace-brick executing successfully when quorum does not metGaurav Yadav2017-08-291-0/+9
* glusterd: disable rpc_clnt_t after relalance process disconnectionMilind Changire2017-08-251-1/+1
* uss/svc: Send the first lookup to the normal graphMohammed Rafi KC2017-08-211-5/+8
* glusterd : glusterd fails to start when peer's network interface is downGaurav Yadav2017-08-213-2/+17
* glusterd: disallow volume specific options to be set with all as volume nameAtin Mukherjee2017-08-211-0/+8
* cluster/dht: Reorder dir operations in gf_defrag_fix_layoutN Balachandran2017-08-211-76/+71
* mgmt/glusterd: Provide more information in command messageAshish Pandey2017-08-121-3/+5
* glusterd: Gluster should keep PID file in correct locationGaurav Kumar Garg2017-08-126-24/+152
* storage/posix: Use the ret value of posix_gfid_heal()Krutika Dhananjay2017-08-122-10/+13
* cluster/dht: EBADF handling for fremovexattr and fsetxattrN Balachandran2017-08-123-3/+44
* glusterd: Block brick attach request till the brick's ctx is setMohit Agrawal2017-08-123-24/+57
* gfapi: Duplicate the buffer sent in setxattr callsPoornima G2017-08-122-3/+3
* afr: Prevent null gfids in self-heal entry re-creationRavishankar N2017-08-121-3/+11
* posix: add null gfid checksRavishankar N2017-08-124-0/+50
* cluster/dht: Check for open fd only on EBADFN Balachandran2017-08-095-161/+162
* nfs: add NULL check for call state in nfs3_call_state_wipeJiffin Tony Thottan2017-08-081-3/+4
* posix: add sanity checks for removing the gfid symlink for directoriesRavishankar N2017-08-081-14/+56