index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
libglusterfsclient: Fix glusterfs_mount-vmp search deadlock
Shehjar Tikoo
2009-06-29
1
-11
/
+20
*
booster: Another attempt to fix 32 and 64 bit interoperability
Shehjar Tikoo
2009-06-29
1
-17
/
+27
*
libglusterfs-fd: Simplify gf_roundup_power_of_two
Shehjar Tikoo
2009-06-29
1
-30
/
+10
*
booster: Remove gf_fd_unused_get2
Shehjar Tikoo
2009-06-29
2
-40
/
+4
*
booster: Add new booster-specific fd-table
Shehjar Tikoo
2009-06-29
4
-139
/
+438
*
Fix some trivial typos.
Erick Tryzelaar
2009-06-29
2
-4
/
+4
*
Added new options for log-server and log-server-port
Harshavardhana Ranganath
2009-06-29
1
-2
/
+16
*
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
*
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
*
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
*
Fix typos in my previous commit 6010e2a4e
Csaba Henk
2009-06-23
1
-2
/
+2
*
glusterfsd - build proper mount/fuse structure.
Basavanagowda Kanur
2009-06-22
1
-2
/
+17
*
fuse: instead of having a fixed option list, assemble it using "fuse_opt_add_...
Csaba Henk
2009-06-22
1
-56
/
+40
*
Avoid accessing local unconditionally in trash_common_*_cbk functions.
Vijay Bellur
2009-06-22
1
-0
/
+8
*
local->loc should be filled in dht-mknod()
Amar Tumballi
2009-06-18
1
-0
/
+9
*
Add command line option to specify central log server.
Vikas Gorur
2009-06-18
3
-2
/
+31
*
Remove the trailing "/" which fails build with new version of automake
Harshavardhana
2009-06-18
2
-2
/
+2
*
making dht and nufa's 'min-free-disk' option to take both percent and disk-size
Amar Tumballi
2009-06-18
4
-38
/
+90
*
adding an extra xlator option type, GF_OPTION_PERCENT_OR_SIZET.
Amar Tumballi
2009-06-18
2
-3
/
+96
*
libglusterfs: Prevent gf_fd_put'ing of unallocated fd
Shehjar Tikoo
2009-06-18
1
-1
/
+11
*
libglusterfs: Chain newly allocated fdentries.
Shehjar Tikoo
2009-06-18
1
-0
/
+1
*
libglusterfs: Change GF_FDENTRY_ALLOCATED constant
Shehjar Tikoo
2009-06-18
1
-3
/
+2
*
change the log level of disk full message in dht-diskusage
Amar Tumballi
2009-06-18
1
-3
/
+3
*
Booster build should not depend on if mod_glusterfs is disabled
Harshavardhana Ranganath
2009-06-17
1
-1
/
+1
*
Removed the swap being done for __noswap functions.
Vijay Bellur
2009-06-17
1
-3
/
+3
*
change ha-statfs() to handle the case of loc->inode being NULL
Amar Tumballi
2009-06-17
2
-27
/
+44
*
client: Replace saved_fds dict with list
Shehjar Tikoo
2009-06-15
2
-158
/
+177
*
libglusterfs: Turn fd-table O(1)
Shehjar Tikoo
2009-06-15
3
-82
/
+141
*
write-behind: fix memory corruption
Raghavendra G
2009-06-15
1
-0
/
+1
*
write-behind: check for memory allocation failures and take appropriate action
Raghavendra G
2009-06-15
2
-78
/
+438
*
Do stat to check mode of the export directory in storage/posix.
Vikas Gorur
2009-06-15
1
-1
/
+1
*
booster: fix build error in fcntl implementation.
Raghavendra G
2009-06-15
1
-1
/
+7
*
io-cache: fix warning by initializing conf = NULL
Anand V. Avati
2009-06-15
1
-1
/
+1
*
read-ahead: fix warning by initializing conf = NULL
Anand V. Avati
2009-06-15
1
-1
/
+1
*
libglusterfsclient: Call inode_lookup to prevent pruning
Shehjar Tikoo
2009-06-12
1
-5
/
+7
*
strict check of extended attribute flags while opening a striped file
Amar Tumballi
2009-06-11
2
-68
/
+223
*
stripe: don't allow entry modification operations when any node is down
Amar Tumballi
2009-06-11
1
-5
/
+13
*
stripe cleanup
Amar Tumballi
2009-06-11
3
-2621
/
+2759
*
io-cache: handle memory allocation failures
Raghavendra G
2009-06-11
4
-65
/
+373
*
Initialize central logging in glusterfs main().
Vikas Gorur
2009-06-11
1
-0
/
+10
*
Implemented LOG MOP in server-protocol.
Vikas Gorur
2009-06-11
1
-0
/
+28
*
Log to a central server.
Vikas Gorur
2009-06-11
2
-8
/
+397
*
Functions to store a central log flag in TLS.
Vikas Gorur
2009-06-11
2
-0
/
+64
*
Include glusterfs.h in dict.c
Vikas Gorur
2009-06-11
1
-0
/
+1
[next]