summaryrefslogtreecommitdiffstats
path: root/xlators/mount/fuse/src/fuse-bridge.c
Commit message (Expand)AuthorAgeFilesLines
* fuse: write out reverse notification to fuse dumpCsaba Henk2018-01-171-30/+59
* dict: add more types for valuesAmar Tumballi2018-01-051-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-181-0/+8
* 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: Make event-history feature configurableKrutika Dhananjay2017-09-241-9/+25
* 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
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-2/+3
* fuse: memory leak fixesDanny Couture2017-07-141-38/+30
* fuse-bridge: cleanup first_lookup()Amar Tumballi2017-05-301-68/+13
* fuse: implement "-oauto_unmount"Csaba Henk2017-05-231-3/+31
* mount/fuse: Handle racing notify on more than one graph properlyRaghavendra G2017-05-101-2/+6
* fuse: enhance fusedump to include timestamp and a signaturev3.12devCsaba Henk2017-04-301-12/+67
* mount/fuse: Replace GF_LOG_OCCASIONALLY with gf_log() to report fop failure a...Krutika Dhananjay2017-04-301-5/+2
* fuse: clean up mount flag processingCsaba Henk2017-04-271-6/+3
* fuse-bridge: fuse_getattr(): send root lookup() only in case of failure.Amar Tumballi2017-04-071-21/+37
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-0/+10
* fuse: fix memory leak in setxattrXavier Hernandez2017-01-121-27/+21
* mount/fuse: Fix the place where graph-switch event is loggedKrutika Dhananjay2017-01-041-3/+4
* fuse: fix fuse dumping for FUSE_WRITECsaba Henk2016-09-221-1/+6
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-251-2/+1
* fuse: unref dict even if fuse_first_lookup failsKremmyda, Olia (NSN - GR/Athens)2016-05-231-2/+1
* mount/fuse: Log gfid and fd ptr as well when writev/readv failKrutika Dhananjay2016-05-121-3/+9
* mount/fuse: report ESTALE as ENOENTRaghavendra G2016-04-181-0/+3
* dht: add "nuke" functionality for efficient server-side deletionJeff Darcy2016-04-071-1/+8
* fuse: Address the review comments in the backportPoornima G2016-03-091-26/+10
* fuse: Add a new mount option capabilityPoornima G2016-03-071-0/+21
* fuse: add support for SEEK_HOLE and SEEK_DATA through lseek()Niels de Vos2016-02-101-0/+64
* Fuse: Add a check for NULL in fuse_itable_dumpAshish Pandey2016-02-081-4/+5
* fuse: update fuse_kernel.h to version 23Ravishankar N2016-02-061-1/+10
* fuse: fix inode and dentry leaksXavier Hernandez2016-02-031-19/+27
* fuse: use-after-free fix in fuse-bridge, revisitedKaleb S KEITHLEY2016-02-021-14/+37
* fuse: send lookup if inode_ctx is not setMohammed Rafi KC2016-01-131-4/+13
* performance/write-behind: retry "failed syncs to backend"Raghavendra G2015-12-221-1/+6
* fuse: forbid only access to security.selinux xattr if not mounted with 'selinux'Michael Adam2015-12-101-2/+2
* mount/fuse: Fix use-after-free crashPranith Kumar K2015-12-061-3/+6
* geo-rep: Don't log geo-rep safe errors in mount logsKotresh HR2015-11-181-6/+8
* Revert "fuse: resolve complete path after a graph switch"Mohammed Rafi KC2015-11-081-41/+8
* fuse: Avoid redundant lookup on "." and ".."Susant Palai2015-10-291-1/+3
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-281-18/+19
* mount/fuse: use a queue instead of pipe to communicate with threadRaghavendra G2015-10-261-56/+68
* fuse: resolve complete path after a graph switchMohammed Rafi KC2015-10-081-8/+41
* all: reduce "inline" usageJeff Darcy2015-09-011-1/+1
* mount/fuse: Log ENODATA as DEBUG in {f}removexattrVijay Bellur2015-08-281-2/+43
* fuse: add "resolve-gids" mount option to overcome 32-groups limitNiels de Vos2015-08-051-0/+6
* libgfapi: send explicit lookups on inodes linked in readdirpRaghavendra Bhat2015-07-021-34/+1
* fuse: squash 64-bit inodes in readdirp when enable-ino32 is setNiels de Vos2015-05-281-1/+6