index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
glusterfsd
/
src
/
glusterfsd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mount/fuse: handle --gid-timeout=0 properly
Anand Avati
2013-11-20
1
-2
/
+4
*
client_t: phase 2, refactor server_ctx and locks_ctx out
Kaleb S. KEITHLEY
2013-10-31
1
-40
/
+26
*
logging: Expose set_log_file_path() in libglusterfs.
Vijay Bellur
2013-09-24
1
-60
/
+1
*
fuse-bridge: enable --fopen-keep-cache based on FUSE_AUTO_INVAL_DATA.
Anand Avati
2013-09-17
1
-3
/
+33
*
glusterfsd: use-readdirp w/o arguments should not turn off readdirp
Harshavardhana
2013-09-09
1
-1
/
+1
*
glusterfsd: Round robin DNS should not be relied upon with
Harshavardhana
2013-09-06
1
-23
/
+59
*
synctask: minor enhancements
Anand Avati
2013-08-28
1
-1
/
+1
*
core: changes to support gfid-access
Amar Tumballi
2013-08-21
1
-0
/
+19
*
Revert "fuse: auxiliary gfid mount support"
Amar Tumballi
2013-08-21
1
-19
/
+0
*
log: set ident to openlog
Bala.FA
2013-08-13
1
-3
/
+21
*
glusterfsd: Cleanup in set_log_file_path()
Harshavardhana
2013-08-03
1
-6
/
+3
*
libglusterfs/client_t client_t implementation, phase 1
Kaleb S. KEITHLEY
2013-07-29
1
-0
/
+3
*
glusterfsd: TRACE is a valid log level too
Lubomir Rintel
2013-07-27
1
-1
/
+1
*
fuse: auxiliary gfid mount support
Raghavendra G
2013-07-19
1
-0
/
+19
*
mount/fuse: Provide option to use/not use kernel-readdirp
Pranith Kumar K
2013-07-12
1
-0
/
+32
*
glusterfsd: dump the in-memory graph rather than volfile
Anand Avati
2013-03-24
1
-1
/
+1
*
Better mechanism to handle memory accounting
Vijay Bellur
2013-02-17
1
-2
/
+2
*
glusterfsd: copyright message
Kaleb S. KEITHLEY
2013-01-25
1
-9
/
+10
*
rpc: check the ctx->listener before accessing rpcsvc object
Raghavendra Bhat
2012-12-04
1
-3
/
+11
*
glusterfsd: log all command line options in log file
Amar Tumballi
2012-11-19
1
-4
/
+14
*
core: enable process to return the appropriate error code
Anand Avati
2012-09-21
1
-3
/
+40
*
All: License message change
Varun Shastry
2012-09-13
1
-7
/
+6
*
fuse-bridge: Pass unknown option down to fuse
Lubomir Rintel
2012-09-12
1
-0
/
+17
*
mount/fuse: add mount-option "enable-ino32" for the native client
Niels de Vos
2012-09-06
1
-0
/
+16
*
All: License message change
Varun Shastry
2012-08-28
1
-14
/
+5
*
fuse: make background queue length configurable
Amar Tumballi
2012-08-22
1
-53
/
+108
*
core: reduce the usage of global variables
Amar Tumballi
2012-08-03
1
-13
/
+16
*
fuse-bridge: expose negative entry caching of FUSE
Anand Avati
2012-07-19
1
-0
/
+25
*
glusterfs_ctx_t: un-globalize the filesystem context
Anand Avati
2012-07-17
1
-23
/
+35
*
common-utils: implement generate_glusterfs_ctx_id()
Anand Avati
2012-07-17
1
-29
/
+1
*
libglusterfs,mount/fuse: implement gidcache mechanism in fuse-bridge
Brian Foster
2012-07-17
1
-0
/
+20
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-8
/
+4
*
fuse/md-cache: add support for the 'fopen-keep-cache' mount option
Brian Foster
2012-07-13
1
-1
/
+18
*
md-cache: cache SELinux and Posix ACL xattrs only if enabled
Anand Avati
2012-07-04
1
-0
/
+4
*
localtime and ctime are not MT-SAFE
Kaleb S. KEITHLEY
2012-06-29
1
-17
/
+13
*
core: coverity fixes (mostly resource leak fixes)
Amar Tumballi
2012-06-05
1
-13
/
+47
*
fuse: make SELinux support configurable
Anand Avati
2012-05-29
1
-0
/
+15
*
fuse, glusterfsd: mount logic fixes
Csaba Henk
2012-05-21
1
-5
/
+5
*
glusterfsd: Make sure mountpoint is an absolute path
Kaushal M
2012-05-08
1
-2
/
+24
*
glusterd,glusterfsd : Perform proper cleanup of connections and socket files
Kaushal M
2012-04-23
1
-1
/
+2
*
glusterfsd: mem-pool count of dict_t is adjusted
Amar Tumballi
2012-04-11
1
-3
/
+4
*
Revert "core: enable process to return the appropriate error code"
Amar Tumballi
2012-03-22
1
-40
/
+3
*
core: enable process to return the appropriate error code
Amar Tumballi
2012-03-21
1
-3
/
+40
*
rpc-clnt: separate out connection_cleanup() from destroy()
v3.3.0qa30
Amar Tumballi
2012-03-19
1
-1
/
+4
*
core: bring a cmdline option to set memory-accounting
Amar Tumballi
2012-03-15
1
-1
/
+24
*
core: dict allocations through mem-pool
Amar Tumballi
2012-03-14
1
-0
/
+12
*
glusterfsd: fix some option definitions
Amar Tumballi
2012-03-10
1
-5
/
+6
*
glusterfsd: Don't reconfigure if process does not know volfile server
Pranith Kumar K
2012-03-05
1
-3
/
+2
*
glusterfsd: give out the error on screen when cmd is given without options
Amar Tumballi
2012-02-22
1
-0
/
+13
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
1
-6
/
+4
[next]