summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
...
* gfproxy: Make io-stats aware of the gfproxy daemonShreyas Siravara2017-09-032-0/+40
* cluster/afr: PGFID heal only when all children are upRichard Wareing2017-09-031-2/+10
* Log AFR quorum stats in io-stats translator.Kevin Vigor2017-09-036-58/+145
* mgmt/glusterd: Allow disabling of changelog xlator w/ old clients connectedRichard Wareing2017-09-011-1/+1
* Merge remote-tracking branch 'origin/release-3.8' into release-3.8-fbJeff Darcy2017-08-3140-456/+789
|\
| * storage/posix: Use the ret value of posix_gfid_heal()Krutika Dhananjay2017-08-102-10/+13
| * afr: mark non sources as sinks in metadata healRavishankar N2017-07-282-3/+5
| * rpc/clnt: remove locks while notifying CONNECT/DISCONNECTNiels de Vos2017-07-111-1/+1
| * posix: use the correct op_errnoRavishankar N2017-06-202-5/+8
| * Fixes quota aux mount failureSanoj Unnikrishnan2017-06-194-60/+48
| * afr: add errno to afr_inode_refresh_done()Ravishankar N2017-06-191-7/+16
| * posix-acl: Whitelist virtual ACL xattrsSoumya Koduri2017-06-191-0/+4
| * nfs/nlm: remove lock request from the list after cancelNiels de Vos2017-06-161-5/+11
| * nfs/nlm: free the nlm_client upon RPC_DISCONNECTNiels de Vos2017-06-161-12/+20
| * nfs/nlm: log the caller_name if nlm_client_t can be foundNiels de Vos2017-06-161-2/+4
| * nfs/nlm: ignore notify when there is no matching rpc requestNiels de Vos2017-06-161-1/+7
| * nfs/nlm: unref rpc-client after nlm4svc_send_granted()Niels de Vos2017-06-161-1/+1
| * afr: send the correct iatt values in fsync cbkRavishankar N2017-05-171-25/+43
| * afr: propagate correct errno for fop failures in arbiterRavishankar N2017-05-174-15/+12
| * performance/read-ahead: prevent stale data being returned to application.Raghavendra G2017-05-111-0/+18
| * cluster/ec: fix incorrect answer check in seek fopXavier Hernandez2017-05-111-15/+8
| * cluster/dht: Pass the correct xdata in fremovexattr fopKrutika Dhananjay2017-05-031-10/+5
| * geo-rep: filter out xtime attribute during getxattrSaravanakumar Arumugam2017-05-033-9/+62
| * cluster/dht: Pass the req dict instead of NULL in dht_attr2()Krutika Dhananjay2017-04-293-57/+74
| * afr: don't do a post-op on a brick if op failedRavishankar N2017-04-291-2/+10
| * nfs: make subdir mounting work for Solaris 10 clientsBipin Kunal2017-04-292-30/+84
| * glusterd/geo-rep: Fix snapshot create in geo-rep setupKotresh HR2017-04-281-4/+3
| * glusterd: Fix snapshot failure in non-root geo-rep setupKotresh HR2017-04-281-2/+5
| * features/shard: Fix vm corruption upon fix-layoutKrutika Dhananjay2017-04-102-59/+96
| * features/shard: Initialize local->fop in readvKrutika Dhananjay2017-04-101-0/+1
| * features/worm: Adding implementation for ftruncatekarthik-us2017-04-071-2/+38
| * cluster/dht: Modify local->loc.gfid in thread safe mannerPranith Kumar K2017-04-071-3/+2
| * rpcsvc: Add rpchdr and proghdr to iobref before submitting to transportPoornima G2017-04-072-9/+17
| * cluster/ec: Add/Modify description for eager-lock optionAshish Pandey2017-04-072-6/+17
| * glusterd: support filesystems with dynamic inode sizesNiels de Vos2017-04-071-0/+11
| * cluster/afr: Undo pending xattrs only on the up brickskarthik-us2017-04-071-1/+1
| * cluster/ec: Metadata healing fails to update the versionSunil Kumar Acharya2017-04-071-7/+5
| * features/locks: Fix leak of posix_lock_t's client_uidXavier Hernandez2017-04-073-69/+47
| * afr: do not mention split-brain in log message in read_txnRavishankar N2017-04-041-3/+2
| * storage/posix: Use granular mutex locks for pgfid update syscallsKrutika Dhananjay2017-04-043-11/+54
| * storage/posix: Use more granular mutex locks for atomic writesKrutika Dhananjay2017-04-043-8/+33
| * features/shard: Pass the correct iatt for cache invalidationKrutika Dhananjay2017-04-041-1/+1
| * build/packaging: Debian and Ubuntu don't have /usr/libexecKaleb S. KEITHLEY2017-03-212-2/+2
* | nfs: Fix crash bug when mnt3_resolve_subdir_cbk() failsShreyas Siravara2017-08-301-0/+3
* | io-stats: Expose io-thread queue depthsShreyas Siravara2017-08-306-10/+73
* | storage/posix: Fix crash bug in posix_make_ancestryfromgfidRichard Wareing2017-08-303-5/+27
* | gNFSd: Auto re-register NFS/Mount programs with rpcbind periodicallyShreyas Siravara2017-08-302-2/+77
* | Make a DHT subvolume go read-only when a subvolume crashesShreyas Siravara2017-08-304-6/+13
* | cluster/afr: SHD should not use did_discovery code pathsRichard Wareing2017-08-293-1/+7
* | Add negative caching to nfs auth cacheShreyas Siravara2017-08-295-351/+289