summaryrefslogtreecommitdiffstats
path: root/xlators/mount
Commit message (Expand)AuthorAgeFilesLines
* mount/fuse: fix bug related to --auto-invalidation in mount scriptRaghavendra Gowdappa2019-02-181-1/+1
* mount/fuse: expose auto-invalidation as a mount optionRaghavendra Gowdappa2019-02-023-10/+33
* fix 32-bit-build-smoke warningsIraj Jamali2019-01-111-1/+1
* Revert "iobuf: Get rid of pre allocated iobuf_pool and use per thread mem pool"Amar Tumballi2019-01-081-1/+2
* multiple-files: clang-scan fixesAmar Tumballi2018-12-311-3/+12
* iobuf: Get rid of pre allocated iobuf_pool and use per thread mem poolPoornima G2018-12-181-2/+1
* fuse: SETLKW interruptCsaba Henk2018-12-141-0/+130
* fuse: add --lru-limit optionAmar Tumballi2018-12-143-51/+86
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-122-0/+150
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+14
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-053-17/+17
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-152-2/+2
* fuse: diagnostic FLUSH interruptCsaba Henk2018-11-063-2/+69
* fuse: interrupt handling frameworkCsaba Henk2018-11-063-1/+512
* all: fix the format string exceptionsAmar Tumballi2018-11-051-3/+3
* mount.glusterfs: A more explicit check to avoid identical mountsHan Han2018-10-241-1/+1
* mount/fuse: return ESTALE instead of ENOENT on all inode based operationsRaghavendra Gowdappa2018-10-201-2/+115
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-1/+1
* fuse: prevent error message "can't shift that many"Niels de Vos2018-10-011-3/+3
* Land part 2 of clang-format changesGluster Ant2018-09-123-5816/+5624
* Land clang-format changesGluster Ant2018-09-122-361/+373
* mount/fuse: convert ENOENT to ESTALE in open(dir)_resumeRaghavendra G2018-09-111-0/+9
* Multiple files: calloc -> mallocYaniv Kaul2018-09-042-2/+4
* performance/readdir-ahead: keep stats of cached dentries in sync with modific...Krutika Dhananjay2018-08-181-4/+13
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* add check if no matching password record was found with getpwuid_r(uid)Vitaly Lipatov2018-07-131-0/+5
* fuse: avoid using the which commandJohn Mulligan2018-06-211-1/+1
* fuse: make sure the send lookup on root instead of getattr()Amar Tumballi2018-05-071-0/+20
* mount,fuse: make fuse dumping available as mount optionCsaba Henk2018-05-041-0/+7
* fuse: add support for kernel writeback cacheCsaba Henk2018-05-043-4/+64
* fuse: do fd_resolve in fuse_getattr if fd is receivedSusant Palai2018-04-181-5/+8
* fuse: retire statvfs tweakCsaba Henk2018-04-161-13/+0
* mount/fuse: Set default fuse reader thread count to 1Krutika Dhananjay2018-04-021-1/+1
* mount/fuse: Add support for multi-threaded fuse readersKrutika Dhananjay2018-04-025-83/+168
* fuse: enable proper "fgetattr"-like semanticsCsaba Henk2018-03-061-1/+13
* gfapi: return pre/post attributes from glfs_fsync/fdatasyncKinglong Mee2018-02-121-1/+2
* fuse: write out reverse notification to fuse dumpCsaba Henk2018-01-171-30/+59
* dict: add more types for valuesAmar Tumballi2018-01-052-3/+3
* libglusterfs: fix the call_stack_set_group() functionCsaba Henk2017-11-241-1/+1
* mount/fuse: use fstat in getattr implementation if any opened fd is availableRaghavendra G2017-11-091-1/+1
* core: make gf_boolean_t a C99 bool instead of an enumJeff Darcy2017-11-031-2/+5
* gfproxyd: Let glusterd manage gfproxy daemonPoornima G2017-10-183-0/+18
* mount/fuse: never fail open(dir) with ENOENTRaghavendra G2017-10-171-0/+7
* Revert "mount/fuse: report ESTALE as ENOENT"Raghavendra G2017-10-171-3/+0
* mount/fuse : Fix parsing of vol_id for snapshot volumeMohammed Rafi KC2017-10-151-2/+4
* mount/fuse: Make event-history feature configurableKrutika Dhananjay2017-09-243-14/+42
* fuse/readdirp: Remove need_lookup from fuse_readdirp_cbkSusant Palai2017-09-201-1/+0
* mount/fuse: Include sub-directory in source argument for mount()Vijay Bellur2017-09-071-1/+7
* scripts: mount.glusterfs contains non-portable bashismsKaleb S. KEITHLEY2017-09-051-2/+3
* Infra to indentify processhari gowtham2017-08-162-0/+18