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
Commit message (
Expand
)
Author
Age
Files
Lines
*
performance/io-cache: use pthread_mutex_trylock to hold mutex in statedumps
Raghavendra Bhat
2012-08-02
1
-7
/
+60
*
glusterd: Made volume set help/help-xml a non-cluster operation.
Krishnan Parthasarathi
2012-08-02
8
-57
/
+87
*
performance/quick-read: use pthread_mutex_trylock to hold mutex in statedumps
Raghavendra Bhat
2012-08-02
1
-3
/
+16
*
glfsxmp extension
Anand Avati
2012-08-02
2
-5
/
+32
*
gfapi: let glfs_init() return on non-RPC errors
Anand Avati
2012-08-02
1
-0
/
+4
*
gfapi: set errno in glfs_init()
Anand Avati
2012-08-02
2
-0
/
+3
*
gfapi: missed setting port option
Anand Avati
2012-08-02
1
-0
/
+1
*
glusterd: Fix glusterd crash resulting from uninitialised pointer
Krutika Dhananjay
2012-08-02
1
-0
/
+6
*
cluster/afr: Unwind with correct pre/post parent bufs
Pranith Kumar K
2012-08-02
3
-403
/
+147
*
performance/write-behind: maintain a per-inode request queue instead of maint...
Raghavendra G
2012-08-02
2
-596
/
+769
*
protocol/server: use pthread_mutex_trylock while dumping statedumps
Raghavendra Bhat
2012-08-02
2
-15
/
+37
*
rpc-lib: fix rpc_clnt_reconfig log on remote_host change
yinyin
2012-08-02
1
-1
/
+1
*
cluster/afr: Handle child_up & fd not opened case in xaction
Pranith Kumar K
2012-08-01
1
-7
/
+8
*
mem-pool: remove 'if' by asserting condition directly.
Jules.Wang
2012-08-01
1
-22
/
+11
*
cli: more clear separation of error messages
Amar Tumballi
2012-08-01
1
-70
/
+87
*
supportability: print all missing frames
Amar Tumballi
2012-08-01
2
-8
/
+8
*
core: remove libglusterfs/src/scheduler.[ch]
Amar Tumballi
2012-08-01
3
-116
/
+1
*
performance/read-ahead: use pthread_mutex_trylock to hold mutex in statedumps
Raghavendra Bhat
2012-08-01
1
-11
/
+18
*
event-history: implement gf_log_eh for saving events
Raghavendra Bhat
2012-08-01
2
-6
/
+47
*
mount/fuse: initialize entry and negative timeouts correctly.
Raghavendra G
2012-08-01
1
-2
/
+2
*
protocol/client: Fix negative return in client_setvolume
Krutika Dhananjay
2012-08-01
1
-2
/
+3
*
cluster/afr: Handle failures in fop_cbk gracefully
Pranith Kumar K
2012-07-31
1
-31
/
+46
*
Fix issues in make dist
M S Vishwanath Bhat
2012-07-31
1
-2
/
+2
*
cluster/afr: update loc inode after inode_link
Pranith Kumar K
2012-07-31
1
-12
/
+24
*
rpc/socket: finish initialization in own thread
Jeff Darcy
2012-07-30
1
-7
/
+47
*
glusterd: Modifed replace-brick mount cleanup to use lazy umount
Krishnan Parthasarathi
2012-07-30
1
-94
/
+135
*
cluster/stripe: handle short writes and errors in writev callback
Brian Foster
2012-07-30
3
-38
/
+106
*
performance/io-threads: dump the io-threads specific information in statedump
Raghavendra Bhat
2012-07-30
2
-2
/
+52
*
geo-rep / gsycnd: restore the generic signature for sendmark_regular
Csaba Henk
2012-07-30
1
-3
/
+3
*
libglusterfs/statedump: add start and end markers in the statedump file
Raghavendra Bhat
2012-07-30
1
-2
/
+37
*
performance/io-threads: Provide option to turn off least-priority
Pranith Kumar K
2012-07-30
3
-5
/
+14
*
volgen: add option to add trace/error-gen in client volume file
Amar Tumballi
2012-07-29
1
-0
/
+6
*
glusterd: Persisted hooks friendly user.* keys
Krishnan Parthasarathi
2012-07-29
4
-48
/
+51
*
features/locks: Fix statedump code
Pranith Kumar K
2012-07-29
4
-74
/
+52
*
cli: Prevent creation of volumes with tokens as volnames
Pranith Kumar K
2012-07-29
1
-3
/
+8
*
glusterd: Ensured 'store' data reaches disk.
Krishnan Parthasarathi
2012-07-29
1
-15
/
+55
*
Warnings: Fix set, unused variable warnings
Pranith Kumar K
2012-07-29
2
-5
/
+0
*
acl: enable handling of FMODE_EXEC flag
Amar Tumballi
2012-07-27
3
-1
/
+18
*
gfapi: unglobalize oldvol{file,len}
Anand Avati
2012-07-27
3
-12
/
+35
*
cluster/afr: Modified split-brain handling
Pranith Kumar K
2012-07-26
5
-57
/
+146
*
cluster/afr: Filter O_TRUNC in afr-fix-open
Pranith Kumar K
2012-07-25
1
-1
/
+2
*
performance/write-behind: detect short writes and pend an EIO error
Brian Foster
2012-07-25
1
-1
/
+15
*
performance/write-behind: preserve lk-owner while syncing writes.
Raghavendra G
2012-07-25
1
-66
/
+143
*
cluster: fix crash on link of named pipe in stripe/replicate vol
Brian Foster
2012-07-25
2
-12
/
+11
*
cluster/afr: Perform data self-heal for non regular files
Pranith Kumar K
2012-07-25
5
-217
/
+162
*
cluster/stripe: don't fail if no fctx on a non-regular file
Brian Foster
2012-07-25
1
-10
/
+14
*
features/index: make pthread_attr_t local to init()
Pranith Kumar K
2012-07-25
2
-8
/
+6
*
cluster/distribute: Suppress user xattr mismatch log message
shishir gowda
2012-07-25
1
-1
/
+1
*
features/index: Fix race in this->private initialization
Pranith Kumar K
2012-07-25
1
-5
/
+27
*
gsyncd / geo-rep: Fix sendmark() invocation for Normal Mixin
Venky Shankar
2012-07-25
1
-1
/
+1
[next]