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
/
libglusterfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
glusterd/rebalance: Start process with xlator option client-pid -3
shishir gowda
2012-04-16
1
-1
/
+2
*
libglusterfs: Syncop procs should not exceed SYNCENV_PROC_MAX
Pranith Kumar K
2012-04-13
1
-1
/
+1
*
glusterd: IPv4 auth improvment
Kaushal M
2012-04-13
1
-0
/
+7
*
storage/posix: Handle gfid-less lookup
Pranith Kumar K
2012-04-12
1
-0
/
+1
*
libglusterfs: loc_copy should set name only if src->name is set
Pranith Kumar K
2012-04-12
1
-1
/
+2
*
Replace GPLV3 MD5 with OpenSSL MD5
Kaleb KEITHLEY
2012-04-04
6
-43
/
+24
*
libglusterfs/run: POSIX compatible closing of child fds on non-Linux
Csaba Henk
2012-04-02
1
-1
/
+6
*
libglusterfs/run: clean up properly also if program could not be spawned
Csaba Henk
2012-04-02
1
-6
/
+6
*
libglusterfs/run: test suite refinement
Csaba Henk
2012-04-02
1
-1
/
+10
*
glusterd: Include port in nfs status
Kaushal M
2012-04-02
1
-0
/
+5
*
performance/quick-read: make unlink aware of open-behind behaviour of quick-r...
Raghavendra G
2012-03-28
1
-0
/
+8
*
cluster/dht : Acl fix for distribute directory selfheal
Kaushal M
2012-03-26
1
-0
/
+3
*
libglusterfs/fd: ref fds while copying the fdentries.
Raghavendra G
2012-03-26
1
-3
/
+6
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
7
-912
/
+1178
*
Revert "core: enable process to return the appropriate error code"
Amar Tumballi
2012-03-22
2
-4
/
+0
*
dict: add a dict_dump() function to dump the dictionary contents
Amar Tumballi
2012-03-21
2
-0
/
+40
*
core: enable process to return the appropriate error code
Amar Tumballi
2012-03-21
2
-0
/
+4
*
glusterd: bring in feature to use syncop for mgmt ops
Amar Tumballi
2012-03-21
1
-0
/
+5
*
libglusterfs/call-stub: ref dict while storing it in readdirp stub
Raghavendra G
2012-03-19
1
-1
/
+7
*
libglusterfs/dict: Add boundary conditions
v3.3.0qa29
Harshavardhana
2012-03-18
1
-3
/
+30
*
cluster/stripe: fix {set/get}xattr query for dirs/symlink
Venky Shankar
2012-03-18
1
-0
/
+2
*
Logs: Improved logs in lock/unlock execution path
Pranith Kumar K
2012-03-18
1
-0
/
+1
*
mgmt/glusterd : volume set validation fixes
Kaushal M
2012-03-18
4
-142
/
+269
*
mem-pool: more debug friendly logs by using gf_log_callingfn()
Amar Tumballi
2012-03-18
1
-4
/
+6
*
core: bring a cmdline option to set memory-accounting
Amar Tumballi
2012-03-15
2
-11
/
+18
*
core: dict allocations through mem-pool
Amar Tumballi
2012-03-14
2
-19
/
+21
*
cluster/afr: handle sending NULL dentry name for inode link in self-heal-daemon
Raghavendra Bhat
2012-03-14
1
-0
/
+8
*
core, cli : Changes to statedump
Kaushal M
2012-03-14
1
-18
/
+17
*
core: Made lkowner_unparse use 'type-safe' format-specifier
Krishnan Parthasarathi
2012-03-12
1
-1
/
+1
*
iobuf: add a counter to keep track of request misses
Amar Tumballi
2012-03-12
2
-12
/
+11
*
protocol/client: Register a timer(grace-timer) conditionally.
Mohammed Junaid
2012-03-10
1
-1
/
+1
*
syncop: Make syntask scalable
Pranith Kumar K
2012-03-09
3
-21
/
+37
*
features/marker: GFID file handle based backend related fixes
v3.3.0qa26
Raghavendra G
2012-03-07
1
-0
/
+1
*
libglusterfs/fd: fixed fd_anonymous() leak
Amar Tumballi
2012-03-07
1
-2
/
+6
*
protocol/client: Added lk_ctx info in fdctx dump
Krishnan Parthasarathi
2012-03-07
3
-1
/
+26
*
fops/removexattr: prevent users from removing glusterfs xattrs
Rajesh Amaravathi
2012-03-05
1
-14
/
+33
*
libglusterfs: Handle loc_copy for nameless loc
Pranith Kumar K
2012-02-29
1
-13
/
+9
*
mempool: add more counters to understand the usage scenarios properly
Amar Tumballi
2012-02-27
3
-0
/
+22
*
libglusterfs: fix GF_FREE
Csaba Henk
2012-02-27
1
-1
/
+1
*
Introduce new extended attribute: node-uuid
Venky Shankar
2012-02-22
1
-0
/
+7
*
glusterfsd: unref the dict and use dict_set_dynstr to avoid memleak
Raghavendra Bhat
2012-02-22
2
-7
/
+11
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
2
-2
/
+4
*
libglusterfs/options: Cleanup xlator percent_sizet code.
Harshavardhana
2012-02-21
3
-82
/
+97
*
libglusterfs: Warn on missing _cbk calls in xlator
Pranith Kumar K
2012-02-21
1
-0
/
+6
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
4
-5
/
+11
*
rpc/clnt: handle PARENT_DOWN event appropriately
Amar Tumballi
2012-02-21
1
-0
/
+1
*
fuse-bridge: Handle graph-switch.
Raghavendra G
2012-02-21
4
-2
/
+109
*
cluster/afr: Add commands to see self-heald ops
Pranith Kumar K
2012-02-20
3
-3
/
+14
*
cluster/afr: Self-heald, Index integration
Pranith Kumar K
2012-02-20
2
-0
/
+62
*
syncop: Multi-processor support in syncenv
Anand Avati
2012-02-20
2
-67
/
+216
[next]