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
*
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
*
storage/posix: Add xattr for gfid2path
Pranith Kumar K
2012-02-20
1
-0
/
+1
*
features/index: Index translator implementation
Pranith Kumar K
2012-02-20
1
-0
/
+3
*
NLM - Network Lock Manger V4
Krishna Srinivas
2012-02-20
2
-7
/
+44
*
libglusterfs: Implement circular buffer and event history
Raghavendra Bhat
2012-02-20
11
-10
/
+435
*
protocol/client,server: fcntl lock self healing.
Mohammed Junaid
2012-02-20
6
-8
/
+552
*
glusterd: auth allow enhancements
Rajesh Amaravathi
2012-02-20
1
-4
/
+37
*
cluster/dht: Support for hardlink rebalance when decommissioning
shishir gowda
2012-02-19
3
-2
/
+35
*
cluster/dht: Rebalance will be a new glusterfs process
shishirng
2012-02-19
1
-0
/
+1
*
cli: Fix for statedump crashing gluster processes
Kaushal M
2012-02-17
1
-8
/
+4
*
posix: handle some internal behavior in posix_mknod()
Amar Tumballi
2012-02-16
1
-0
/
+2
*
locks: Added a getxattr interface to clear locks on a given inode.
Krishnan Parthasarathi
2012-02-14
1
-0
/
+1
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
7
-37
/
+53
*
protocol: code cleanup
Amar Tumballi
2012-02-14
1
-0
/
+45
*
core: log xlator options in init
Rajesh Amaravathi
2012-02-09
1
-1
/
+1
*
cli, protocol/server : improve validation for the option auth.(allow/reject)
Kaushal M
2012-02-05
2
-25
/
+127
[next]