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
*
build warning fixes
Amar Tumballi
2009-06-30
1
-2
/
+2
*
enhancement in write-behind
Amar Tumballi
2009-06-30
1
-13
/
+22
*
client_xattrop: use dict_allocate_and_serialize during serializing xattr
Raghavendra G
2009-06-30
1
-10
/
+7
*
cluster/afr - use different dictionaries for sending xattrop requests to each...
Basavanagowda Kanur
2009-06-30
1
-24
/
+50
*
booster: Fix build problems with various libtool versions
Shehjar Tikoo
2009-06-30
2
-12
/
+20
*
libglusterfsclient: Fix glusterfs_mount-vmp search deadlock
Shehjar Tikoo
2009-06-30
1
-11
/
+20
*
booster: Another attempt to fix 32 and 64 bit interoperability
Shehjar Tikoo
2009-06-30
1
-17
/
+27
*
libglusterfs-fd: Simplify gf_roundup_power_of_two
Shehjar Tikoo
2009-06-30
1
-30
/
+10
*
booster: Remove gf_fd_unused_get2
Shehjar Tikoo
2009-06-30
2
-40
/
+4
*
booster: Add new booster-specific fd-table
Shehjar Tikoo
2009-06-30
4
-139
/
+438
*
libglusterfs: Prevent gf_fd_put'ing of unallocated fd
Shehjar Tikoo
2009-06-30
1
-1
/
+11
*
libglusterfs: Chain newly allocated fdentries.
Shehjar Tikoo
2009-06-30
1
-0
/
+1
*
libglusterfs: Change GF_FDENTRY_ALLOCATED constant
Shehjar Tikoo
2009-06-30
1
-3
/
+2
*
client: Replace saved_fds dict with list
Shehjar Tikoo
2009-06-30
2
-158
/
+177
*
libglusterfs: Turn fd-table O(1)
Shehjar Tikoo
2009-06-30
3
-82
/
+141
*
booster: fix build error in fcntl implementation.
Raghavendra G
2009-06-30
1
-1
/
+7
*
booster: fix memory corruption in booster_cleanup
Raghavendra G
2009-06-30
1
-4
/
+10
*
libglusterfsclient: reset the vmplist and vmpentries to 0 in glusterfs_reset
Raghavendra G
2009-06-30
1
-0
/
+6
*
booster: implement fcntl.
Raghavendra G
2009-06-30
1
-1
/
+104
*
libglusterfsclient: implement glusterfs_fcntl.
Raghavendra G
2009-06-30
2
-0
/
+117
*
booster: implement readdir_r and readdir64_r.
Raghavendra G
2009-06-30
2
-0
/
+70
*
libglusterfsclient: implement glusterfs_readdir_r
Raghavendra G
2009-06-30
2
-0
/
+72
*
libglusterfsclient: update offset in glusterfs_read_async_cbk only if offset ...
Raghavendra G
2009-06-30
2
-4
/
+10
*
booster: call glusterfs_umount_all during cleanup
Raghavendra G
2009-06-30
1
-0
/
+4
*
booster: implement sendfile.
Raghavendra G
2009-06-30
1
-0
/
+58
*
libglusterfsclient: implement glusterfs_sendfile.
Raghavendra G
2009-06-30
2
-0
/
+171
*
libglusterfsclient: add glusterfs_umount_all.
Raghavendra G
2009-06-30
2
-0
/
+23
*
libglusterfsclient: make glusterfs_umount thread safe
Raghavendra G
2009-06-30
1
-18
/
+42
*
libglusterfsclient: make glusterfs_mount thread safe.
Raghavendra G
2009-06-30
1
-51
/
+80
*
booster: remove mount table which maps a path to glusterfs handler.
Raghavendra G
2009-06-30
1
-236
/
+86
*
Fix some trivial typos.
Erick Tryzelaar
2009-06-29
2
-4
/
+4
*
version check between client/server made more specific to protocol only.
Amar Tumballi
2009-06-29
3
-9
/
+14
*
dht_readdir_cbk: use stat attributes in the READDIRPLUS dirents to
Anand V. Avati
2009-06-26
1
-22
/
+21
*
rename dht_first_up_child to dht_first_up_subvol
Anand V. Avati
2009-06-26
2
-2
/
+3
*
set 'lookup unhashed' mode to be on by default
Anand V. Avati
2009-06-26
1
-1
/
+1
*
posix_readdir: fill stat structure into dir entry
Anand V. Avati
2009-06-26
1
-0
/
+23
*
gf-dirent: add support for stat attribute in dir entry (to work like
Anand V. Avati
2009-06-26
2
-5
/
+13
*
mount script to take arguments like nfs
Amar Tumballi
2009-06-24
1
-17
/
+34
*
Added a new option transport.socket.nodelay.
Vijay Bellur
2009-06-24
2
-0
/
+51
*
server-protocol: interpret the 'op' value properly when a packet is received.
Amar Tumballi
2009-06-23
1
-4
/
+3
*
check if the 'key' is the volume file name itself.
Amar Tumballi
2009-06-23
1
-14
/
+34
*
mount.glusterfs.in correctness in case of duplicate mount
Amar Tumballi
2009-06-23
1
-2
/
+2
*
glusterfsd - build proper mount/fuse structure.
Basavanagowda Kanur
2009-06-22
1
-2
/
+17
*
local->loc should be filled in dht-mknod()
Amar Tumballi
2009-06-18
1
-0
/
+9
*
change the log level of disk full message in dht-diskusage
Amar Tumballi
2009-06-18
1
-3
/
+3
*
Removed the swap being done for __noswap functions.
Vijay Bellur
2009-06-17
1
-3
/
+3
*
libglusterfsclient: Call inode_lookup to prevent pruning
Shehjar Tikoo
2009-06-12
1
-5
/
+7
*
read-ahead: return with error code EBADF for fops on fds without file set in ...
Raghavendra G
2009-06-11
1
-11
/
+45
*
read-ahead: unwind with a return value of -1 and error code of ENOMEM on memo...
Raghavendra G
2009-06-11
1
-0
/
+4
*
removed unused option 'page-size' in io-cache
Amar Tumballi
2009-06-09
1
-5
/
+0
[next]