summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* glusterd: fix missing/renamed optionsJeff Darcy2017-10-021-3/+46
* self-heal: fix automatic split-brain resolution optionsJeff Darcy2017-09-274-44/+188
* io-threads: re-port changes since 3.6 on top of FB versionJeff Darcy2017-09-183-22/+63
* io-stats: re-port changes since 3.6 on top of FB versionJeff Darcy2017-09-153-55/+90
* Replace namespace/io-stats/io-threads with 3.6-fb versionsJeff Darcy2017-09-1510-1346/+2931
* nfs: Correctly reconfigure NFS optionsMichael Goulet2017-09-141-6/+6
* Add options to disable new featuresMichael Goulet2017-09-143-0/+25
* Get glusterfs to output p50, p90, and p95 latenciesSheena Artrip2017-09-131-67/+100
* Get glusterfs to output p50, p90, and p95 latenciesSheena Artrip2017-09-132-52/+114
* added p99 support to the samples loggingAugustus Wynn2017-09-132-0/+106
* Disable brick daemon from incorrect brick directorykrad2017-09-136-1/+56
* glusterd: make peerfile parsing more robustJeff Darcy2017-09-131-15/+32
* Wait for a brick's local filesystem to be mounted before starting.Jeff Darcy2017-09-131-4/+13
* inodelk-count: Add stats to count the number of lock objectskrad2017-09-136-1/+194
* Remediation for XFS/DIO corruption problem.Jeff Darcy2017-09-1214-24/+551
* nfs: Enable multi-core epoll support in gNFSdShreyas Siravara2017-09-123-0/+25
* event: Idle connection managementShreyas Siravara2017-09-123-2/+70
* clusters/afr: Move root entry heal flow to SHDRichard Wareing2017-09-111-2/+2
* io-threads: nuke everything from a client when it disconnectsJeff Darcy2017-09-091-3/+38
* posix: Add option to disable nftw() based deletes when purging the landfill d...Shreyas Siravara2017-09-094-7/+54
* cluster/afr: SHD should not use did_discovery code pathsRichard Wareing2017-09-091-1/+1
* posix-acl: Add assume-permissive option for EACCES debugging / rug-sweeping.Kevin Vigor2017-09-092-3/+163
* cluster/afr: AFR2 Discovery entry heal flow should only happen on root gfidRichard Wareing2017-09-081-3/+4
* exports: Add a reference count to export_item_t structs and ensure they are c...Shreyas Siravara2017-09-083-10/+77
* nfs: Add locking to auth-cache, fix some bugsJeff Darcy2017-09-082-71/+216
* md-cache: Allow custom per-directory timeoutsShreyas Siravara2017-09-081-14/+62
* glusterd: Consider NULL peers to be invalidMax Rijevski2017-09-081-0/+7
* performance/io-threads: Add watchdog to cover up a possible thread leakJeff Darcy2017-09-083-16/+213
* nfs: Enable NFS by defaultShreyas Siravara2017-09-081-1/+1
* debug/io-stats: Track outstanding requestsJunsong Li2017-09-081-2/+16
* [io-cache] New volume options for read sizesJoshua Eilers2017-09-083-5/+38
* glusterd: Allow volume stop to succeed if certain processes are already deadShreyas Siravara2017-09-081-4/+14
* storage/posix: Add limit to number of hard links.Shreyas Siravara2017-09-083-2/+33
* cluster/afr: Set AFR UP message as soon as quorum is obtained.Shreyas Siravara2017-09-072-17/+41
* md-cache: Invalidate inode metadata on flushShreyas Siravara2017-09-071-0/+35
* io-stats: Error count and rate collectionShreyas Siravara2017-09-071-0/+24
* posix: fadvise filedescriptors POSIX_FADV_RANDOM to bypass kernel read-size bugShreyas Siravara2017-09-074-1/+36
* features/namespace: Add namespace xlator and link into brick graphMichael Goulet2017-09-077-1/+1409
* md-cache: Cache statfs callsShreyas Siravara2017-09-071-0/+126
* debug/io-stats: Restrict io-thread queue depth stats to NFSShreyas Siravara2017-09-031-20/+21
* auditing: Sample creation & removal of filesystem entries as well as errorsShreyas Siravara2017-09-032-2/+241
* storage/posix: Fix crash in posix_make_ancestryfromgfidRichard Wareing2017-09-031-0/+10
* glusterd: Log & print old clients when doing a volume set operationShreyas Siravara2017-09-031-10/+37
* debug/io-stats: Fix multi-volume support for nfsdShreyas Siravara2017-09-032-11/+18
* cluster/afr: Fix gfid unsplit code when renamed filename exceeds NAME_MAXShreyas Siravara2017-09-031-1/+14
* nfs: Check if FQDN is authorized before unmounting clientsShreyas Siravara2017-09-031-7/+39
* debug/io-stats: Adding stat for weighted & unweighted average latencyRichard Wareing2017-09-031-0/+30
* features/lock-revocation: Remove 3.6 version dependency for lock revocationShreyas Siravara2017-09-031-4/+4
* 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