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
*
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
*
Implemented LOG MOP in client-protocol.
Vikas Gorur
2009-06-11
1
-0
/
+61
*
Added MOP log to libglusterfs/*
Vikas Gorur
2009-06-11
7
-0
/
+52
*
Do not fail over readdir in replicate.
Vikas Gorur
2009-06-11
1
-27
/
+4
*
Do itransform on every entry in readdir_cbk.
Vikas Gorur
2009-06-11
1
-4
/
+9
*
booster: fix memory corruption in booster_cleanup
Raghavendra G
2009-06-11
1
-4
/
+10
*
libglusterfsclient: reset the vmplist and vmpentries to 0 in glusterfs_reset
Raghavendra G
2009-06-11
1
-0
/
+6
*
booster: implement fcntl.
Raghavendra G
2009-06-11
1
-1
/
+104
*
libglusterfsclient: implement glusterfs_fcntl.
Raghavendra G
2009-06-11
2
-0
/
+117
*
booster: implement readdir_r and readdir64_r.
Raghavendra G
2009-06-11
2
-0
/
+70
*
libglusterfsclient: implement glusterfs_readdir_r
Raghavendra G
2009-06-11
2
-0
/
+72
*
libglusterfsclient: update offset in glusterfs_read_async_cbk only if offset ...
Raghavendra G
2009-06-11
2
-4
/
+10
*
booster: call glusterfs_umount_all during cleanup
Raghavendra G
2009-06-11
1
-0
/
+4
*
booster: implement sendfile.
Raghavendra G
2009-06-11
1
-0
/
+58
*
libglusterfsclient: implement glusterfs_sendfile.
Raghavendra G
2009-06-11
2
-0
/
+171
*
libglusterfsclient: add glusterfs_umount_all.
Raghavendra G
2009-06-11
2
-0
/
+23
*
libglusterfsclient: make glusterfs_umount thread safe
Raghavendra G
2009-06-11
1
-18
/
+42
*
libglusterfsclient: make glusterfs_mount thread safe.
Raghavendra G
2009-06-11
1
-51
/
+80
*
booster: remove mount table which maps a path to glusterfs handler.
Raghavendra G
2009-06-11
1
-236
/
+86
*
Filter out changelog xattrs in replicate.
Vikas Gorur
2009-06-11
1
-1
/
+64
*
io-threads: Fix missed notification in sem_timedwait
Shehjar Tikoo
2009-06-11
2
-5
/
+4
*
read-ahead: handle memory allocation failures
Raghavendra G
2009-06-11
3
-17
/
+111
*
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
[next]