summaryrefslogtreecommitdiffstats
path: root/xlators/mount
Commit message (Expand)AuthorAgeFilesLines
* fuse: Fix a possible resource leak under GF_SOLARIS_HOST_OSSaurabh Badhwar2017-01-171-1/+3
* 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
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-2/+3
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-252-4/+1
* glusterfsd/main: Add ability to set oom_score_adjOleksandr Natalenko2016-06-011-0/+7
* fuse: accept the -s option to allow automountingNiels de Vos2016-05-311-1/+4
* 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
* build: remove unneeded include <sys/user.h> for FreeBSDNiels de Vos2016-04-281-1/+0
* 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
* mount/fuse: cleanup an additional inode_ref()Vijay Bellur2016-03-161-1/+4
* fuse: Address the review comments in the backportPoornima G2016-03-093-26/+37
* fuse: Add a new mount option capabilityPoornima G2016-03-073-0/+31
* glusterd: Bug fixes for IPv6 supportNithin D2016-02-202-2/+4
* fuse: add support for SEEK_HOLE and SEEK_DATA through lseek()Niels de Vos2016-02-102-1/+67
* 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: pass standard mount options to the kernelNiels de Vos2016-01-241-1/+23
* fuse: send lookup if inode_ctx is not setMohammed Rafi KC2016-01-132-6/+22
* fuse:sent at least one lookup before actual fopMohammed Rafi KC2016-01-131-2/+18
* no-mtab (-n) mount option ignore next mount optionJames Augustine2016-01-101-1/+0
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* 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
* fuse: pass default SElinux mount options on to the kernelNiels de Vos2015-12-031-0/+5
* 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-083-153/+16
* 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
* features/shard: Support geo-rep for sharded volumeKotresh HR2015-10-261-0/+4
* mount/fuse: use a queue instead of pipe to communicate with threadRaghavendra G2015-10-263-63/+84
* fuse: resolve complete path after a graph switchMohammed Rafi KC2015-10-083-16/+153
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* all: reduce "inline" usageJeff Darcy2015-09-012-2/+2
* 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-054-39/+93
* libgfapi: send explicit lookups on inodes linked in readdirpRaghavendra Bhat2015-07-022-39/+4
* build: do not #include "config.h" in each fileNiels de Vos2015-05-292-10/+0
* fuse: squash 64-bit inodes in readdirp when enable-ino32 is setNiels de Vos2015-05-283-4/+9
* meta: implement fsync(dir)Raghavendra G2015-05-271-3/+7
* geo-rep: Fix ignoring geo-rep safe errorsKotresh HR2015-05-041-7/+9
* protocol: increase default group-cache-timeout to 300 secondsNiels de Vos2015-05-021-1/+1
* geo-rep: Don't log geo-rep safe errors in mount logsKotresh HR2015-04-251-1/+1
* build: make contrib/uuid dependency optionalNiels de Vos2015-04-101-1/+1