summaryrefslogtreecommitdiffstats
path: root/xlators/mount/fuse/src/fuse-bridge.c
Commit message (Expand)AuthorAgeFilesLines
* protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-101-0/+22
* syncop: Change return value of syncopPranith Kumar K2014-01-191-5/+13
* mount/fuse: Remove duplicate GET_STATE callPranith Kumar K2014-01-011-2/+0
* mount/fuse: cleanup old graphs.Raghavendra G2013-12-101-6/+24
* mount/fuse: Prevent release_cbk not implemented warningPranith Kumar K2013-11-281-0/+11
* posix: do not allow to set/get "trusted.glusterfs.volume-id" xattrVijaykumar M2013-11-261-2/+2
* Do not build fallocate FUSE FOP if the system call does not existEmmanuel Dreyfus2013-11-191-0/+4
* cluster/afr : Implementation of command "gluster volume heal vn statistics"Venkatesh Somyajulu2013-10-141-1/+1
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-291-4/+5
* core: block unused signals in created threadsAnand Avati2013-09-251-4/+4
* fuse-bridge: enable --fopen-keep-cache based on FUSE_AUTO_INVAL_DATA.Anand Avati2013-09-171-2/+41
* mount/fuse: Implement forget in cbks for fuse.Vijay Bellur2013-09-161-0/+8
* mount/fuse: perform lookup() on inodes linked through readdirplusAnand Avati2013-08-231-1/+36
* mount/fuse: do not forget the root inodeRaghavendra Bhat2013-08-221-1/+4
* Revert "fuse: auxiliary gfid mount support"Amar Tumballi2013-08-211-1053/+94
* mount/fuse: save the basefd flags in the new fdRaghavendra Bhat2013-08-191-0/+1
* fuse: fix memory leak in fuse_getxattr()Ravishankar N2013-08-031-13/+16
* fuse-bridge: update to protocol minor version 22Brian Foster2013-08-031-0/+4
* fuse-bridge: update to fuse protocol minor version 16 (Linux)Brian Foster2013-08-011-9/+30
* fuse-bridge: Cure some unhealthy format stringsLubomir Rintel2013-07-261-16/+16
* fuse: auxiliary gfid mount supportRaghavendra G2013-07-191-106/+1064
* mount/fuse: unlink the inode on revalidate if entry not foundBrian Foster2013-07-181-0/+7
* mount/fuse: Provide option to use/not use kernel-readdirpPranith Kumar K2013-07-121-2/+11
* mount/fuse: expose 'glusterfs.gfid*' virtual xattr keyAvra Sengupta2013-07-111-0/+43
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-11/+7
* gluster: add fallocate fop supportBrian Foster2013-06-131-1/+46
* mount/fuse: enable fuse real async dio when availableBrian Foster2013-05-151-0/+3
* fuse: Change "gid-timeout" default value to 2Raghavendra Talur2013-02-141-1/+1
* fuse-bridge: use READDIRPLUS support when availableAnand Avati2013-02-071-0/+137
* fuse(efence): zero sized memory was being allocated.v3.4.0alphaAnand Avati2013-02-051-0/+5
* fuse-bridge: fix some breakages from lock migration patchAnand Avati2013-01-301-12/+28
* libglusterfs/syncop: do not hold ref on the fd in cbkRaghavendra Bhat2013-01-301-1/+0
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-5/+3
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-23/+12
* NULL reference fix in gfid logEmmanuel Dreyfus2012-12-151-6/+6
* NetBSD MS_RDONLY portability build fixEmmanuel Dreyfus2012-12-121-0/+5
* mount/fuse: migrate posix locks after a graph-switchRaghavendra2012-11-271-8/+90
* fuse: handle mountflags properlyNiels de Vos2012-11-191-3/+5
* xlator/fuse: integrate fuse with event-historyRaghavendra Bhat2012-11-121-406/+424
* NetBSD negative timeout missing support workaroundEmmanuel Dreyfus2012-10-201-1/+1
* fuse: create a new fd during fd-migration.Raghavendra G2012-10-021-102/+248
* Prevent fuse from setting an invalid value of fd_ctxlinbaiye2012-09-201-2/+4
* mount/fuse: readdir() should return 32-bit inodes when 'enable-ino32' is usedNiels de Vos2012-09-181-5/+3
* mount/fuse: treat NULL gfid is a failure in lookup disregarding op_retAnand Avati2012-09-171-2/+14
* All: License message changeVarun Shastry2012-09-131-1/+1
* glusterfs SEGV on Fedora 17 from UFO fallocate(2) callKaleb S. KEITHLEY2012-09-131-14/+19
* fuse-bridge: Pass unknown option down to fuseLubomir Rintel2012-09-121-2/+9
* mount/fuse: add mount-option "enable-ino32" for the native clientNiels de Vos2012-09-061-5/+11
* mount/fuse: If gfid is not present assign gfidPranith Kumar K2012-09-061-1/+1
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-15/+22