index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
glusterfsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
dual license
Kaleb S. KEITHLEY
2012-09-18
1
-6
/
+6
*
All: License message change
Varun Shastry
2012-09-13
4
-28
/
+24
*
fuse-bridge: Pass unknown option down to fuse
Lubomir Rintel
2012-09-12
2
-0
/
+18
*
mount/fuse: add mount-option "enable-ino32" for the native client
Niels de Vos
2012-09-06
2
-0
/
+17
*
glusterfsd: rpcsvc actors must return success after an attempt to submit reply
Krishnan Parthasarathi
2012-08-28
1
-8
/
+12
*
All: License message change
Varun Shastry
2012-08-28
4
-56
/
+20
*
fuse: make background queue length configurable
Amar Tumballi
2012-08-22
2
-53
/
+110
*
rpcsvc: remove .vector_actor and related changes
Anand Avati
2012-08-20
1
-8
/
+8
*
rpc: Reduce frame-timeout for glusterd connections
Kaushal M
2012-08-17
1
-3
/
+2
*
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
2
-0
/
+26
*
glusterfs_ctx_t: un-globalize the filesystem context
Anand Avati
2012-07-17
3
-40
/
+48
*
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
2
-0
/
+21
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
2
-54
/
+27
*
fuse/md-cache: add support for the 'fopen-keep-cache' mount option
Brian Foster
2012-07-13
2
-1
/
+19
*
calls to dict_allocate_and_serialize() are not 64-bit clean
Kaleb S. KEITHLEY
2012-07-12
1
-7
/
+7
*
glusterfsd: don't ignore tmpfile write failure (2x)
Jim Meyering
2012-07-11
1
-0
/
+7
*
rpc: add extra arguments to _callback's actor function
Amar Tumballi
2012-07-11
1
-4
/
+8
*
md-cache: cache SELinux and Posix ACL xattrs only if enabled
Anand Avati
2012-07-04
1
-0
/
+4
*
cluster/dht: Remove dht dependency on glusterfsd-mgmt
shishir gowda
2012-06-29
1
-0
/
+21
*
localtime and ctime are not MT-SAFE
Kaleb S. KEITHLEY
2012-06-29
1
-17
/
+13
*
glusterfsd: further fd leak fixes for graph change
Csaba Henk
2012-06-05
1
-0
/
+6
*
core: coverity fixes (mostly resource leak fixes)
Amar Tumballi
2012-06-05
2
-13
/
+50
*
fuse: make SELinux support configurable
Anand Avati
2012-05-29
2
-0
/
+16
*
fuse, glusterfsd: mount logic fixes
Csaba Henk
2012-05-21
1
-5
/
+5
*
glusterfs/rebalance: Register cbk for glusterfs_rebalance_event_notify
shishir gowda
2012-05-18
1
-1
/
+43
*
glusterfsd: Make sure mountpoint is an absolute path
Kaushal M
2012-05-08
1
-2
/
+24
*
glusterfsd: Change a free() to GF_FREE()
Kaushal M
2012-04-26
1
-1
/
+1
*
rebalance: handshake_event_notify to make fsd talk to glusterd
shishir gowda
2012-04-25
1
-0
/
+80
*
glusterd,glusterfsd : Perform proper cleanup of connections and socket files
Kaushal M
2012-04-23
2
-29
/
+44
*
glusterfsd: print entire path of functions whenever serializing a reply fails
Raghavendra Bhat
2012-04-23
1
-1
/
+1
*
glusterfsd: mem-pool count of dict_t is adjusted
Amar Tumballi
2012-04-11
2
-4
/
+10
*
Fix compiler warnings and typos from Debian build.
Jeff Darcy
2012-04-10
1
-1
/
+1
*
core: fix all the iobuf related refs and unrefs
Amar Tumballi
2012-03-29
1
-5
/
+3
*
cli,glusterd: more volume status improvements
Kaushal M
2012-03-29
1
-20
/
+58
*
Revert "core: enable process to return the appropriate error code"
Amar Tumballi
2012-03-22
2
-66
/
+13
*
core: enable process to return the appropriate error code
Amar Tumballi
2012-03-21
2
-13
/
+66
*
rpc-clnt: separate out connection_cleanup() from destroy()
v3.3.0qa30
Amar Tumballi
2012-03-19
1
-1
/
+4
*
glusterfsd: Handle errors in response send
Pranith Kumar K
2012-03-17
1
-17
/
+20
*
core: bring a cmdline option to set memory-accounting
Amar Tumballi
2012-03-15
2
-1
/
+25
*
core: dict allocations through mem-pool
Amar Tumballi
2012-03-14
1
-0
/
+12
*
cli, glusterd, nfs: "volume status|profile|top" for nfs servers
Kaushal M
2012-03-14
1
-3
/
+244
*
glusterfsd: handle a case of NULL dereference during rebalance
Amar Tumballi
2012-03-12
1
-0
/
+5
*
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: Unref iobuf after using it
Pranith Kumar K
2012-03-05
1
-0
/
+2
*
glusterfsd: give out the error on screen when cmd is given without options
Amar Tumballi
2012-02-22
1
-0
/
+13
*
glusterfsd: unref the dict and use dict_set_dynstr to avoid memleak
Raghavendra Bhat
2012-02-22
1
-0
/
+2
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
2
-8
/
+6
[next]