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
*
protocol/client: Changed default ping-timeout to 42
Vijay Bellur
2009-11-19
1
-2
/
+2
*
Do not access a free'd lock while releasing all inodelks of transport.
Pavan Sondur
2009-11-19
1
-6
/
+4
*
cluster/afr: Handle op_ret properly in opendir_cbk
Vikas Gorur
2009-11-19
1
-2
/
+3
*
libglusterfsclient/umount: fix double free.
Raghavendra G
2009-11-18
1
-1
/
+1
*
libglusterfsclient: don't change the st_dev in stat-structure before doing in...
Raghavendra G
2009-11-18
1
-8
/
+7
*
libglusterfsclient/open: don't send create call if the file is already presen...
Raghavendra G
2009-11-18
1
-1
/
+5
*
protocol/server: add debug messages.
Raghavendra G
2009-11-18
1
-0
/
+12
*
libglusterfsclient: update iattr cache only if operation was successful.
Raghavendra G
2009-11-18
1
-12
/
+27
*
libglusterfsclient: fix memory leak.
Raghavendra G
2009-11-18
1
-44
/
+16
*
booster: implement xattr related apis.
Raghavendra G
2009-11-18
1
-0
/
+101
*
libglusterfsclient: change the prototype of glusterfs_lsetxattr.
Raghavendra G
2009-11-18
2
-6
/
+4
*
libglusterfsclient: fix __do_path_resolve to return zero if the path happens ...
Raghavendra G
2009-11-18
1
-0
/
+1
*
libglusterfsclient: getxattr should return the length of the xattr when size ...
Raghavendra G
2009-11-18
1
-11
/
+19
*
libglusterfsclient/ftruncate: add braces to ensure proper evaluation of if co...
Raghavendra G
2009-11-18
1
-2
/
+2
*
booster: implement creat64.
Raghavendra G
2009-11-18
1
-0
/
+47
*
booster: implement truncate and truncate64.
Raghavendra G
2009-11-18
1
-0
/
+76
*
libglusterfsclient: implement glusterfs_truncate.
Raghavendra G
2009-11-18
2
-1
/
+117
*
booster: implement ftruncate64.
Raghavendra G
2009-11-18
1
-1
/
+33
*
libglusterfsclient: fix libgf_vmp_virtual_path. - This procedure used to retu...
Raghavendra G
2009-11-18
1
-8
/
+11
*
booster: implement getcwd.
Raghavendra G
2009-11-18
1
-0
/
+14
*
booster: implement fchdir.
Raghavendra G
2009-11-18
1
-0
/
+43
*
booster: implement chdir.
Raghavendra G
2009-11-18
1
-0
/
+53
*
libglusterfsclient: implement glusterfs_getcwd.
Raghavendra G
2009-11-18
2
-0
/
+78
*
libglusterfsclient: implement glusterfs_fchdir.
Raghavendra G
2009-11-18
3
-5
/
+140
*
libglusterfsclient: implement glusterfs_chdir.
Raghavendra G
2009-11-18
2
-0
/
+126
*
libglusterfsclient: Support relative paths.
Raghavendra G
2009-11-18
1
-319
/
+321
*
Revert "booster, libglusterfsclient: Support samba specific relative paths"
Raghavendra G
2009-11-18
3
-181
/
+166
*
libglusterfs: Fix error handling in _gf_log.
Vikas Gorur
2009-11-18
1
-7
/
+12
*
Upgrade FUSE protocol to rev. 7.13
Csaba Henk
2009-11-16
2
-5
/
+17
*
transport/ib-verbs: fix race-condition resulting in freeing of transport whil...
Raghavendra G
2009-11-16
1
-11
/
+70
*
transport/ib-verbs: synchronize ib_verbs_recv_completion_proc with ib_verbs_r...
Raghavendra G
2009-11-16
2
-5
/
+6
*
fixing a crash in posix (on 32bit)
Amar Tumballi
2009-11-16
1
-1
/
+3
*
fixes in stripe
Amar Tumballi
2009-11-16
1
-2
/
+3
*
mount/fuse: Assign the right inode to fuse_entry_out in fuse_create_cbk().
Vijay Bellur
2009-11-16
1
-2
/
+2
*
protocol/client: preserve open/create flags in fdctx for reopening
Anand Avati
2009-11-13
2
-0
/
+8
*
Disabled centralized logging by default.
Harshavardhana Ranganath
2009-11-13
1
-3
/
+1
*
performance/quick-read: set return value to zero after successful init.
Raghavendra G
2009-11-13
1
-0
/
+2
*
mount/fuse: Prevent a hang on the mount point if no server is up when the cli...
Pavan Sondur
2009-11-13
1
-4
/
+49
*
extras/glusterfs-volgen: Make the script more user-friendly.
Vikas Gorur
2009-11-13
1
-30
/
+57
*
cluster/afr: Fix self-heal loop driver termination logic.
Vikas Gorur
2009-11-13
1
-7
/
+19
*
cluster/afr: Ensure directory contents are in sync during opendir.
Vikas Gorur
2009-11-13
5
-10
/
+281
*
cluster/afr: Refactored inode context bitmasks.
Vikas Gorur
2009-11-13
1
-6
/
+10
*
mount/fuse: Do readdirp in fuse_readdir.
Vikas Gorur
2009-11-13
1
-2
/
+2
*
cluster/dht: Do readdir in dht_readdir instead of readdirp
Vikas Gorur
2009-11-13
1
-1
/
+1
*
fix a crash in debug/trace
Amar Tumballi
2009-11-13
1
-4
/
+4
*
protoocl/client: file directory reopen support
Anand Avati
2009-11-13
2
-117
/
+631
*
protocol/client: whitespace cleanup
Anand Avati
2009-11-13
2
-3631
/
+3631
*
cluster/stripe: Initialize frame->local before checking for directory or regu...
vinayak hegde
2009-11-13
1
-18
/
+22
*
cluster/stripe: Set local->inode value before referring it.
vinayak hegde
2009-11-12
1
-1
/
+7
*
cluster/stripe: local was not being set in stripe_mknod_ifreg_setxattr_cbk()
Vijay Bellur
2009-11-12
1
-0
/
+2
[next]