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
path:
root
/
xlators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set timestamps properly when creating missing entries.
Vikas Gorur
2009-07-06
1
-3
/
+37
*
cluster/afr - replace ZR_FILENAME_MAX by NAME_MAX
Basavanagowda Kanur
2009-07-06
1
-4
/
+4
*
cluster/unify - replace ZR_FILENAME_MAX by NAME_MAX
Basavanagowda Kanur
2009-07-06
2
-14
/
+14
*
protocol/server - replace ZR_FILENAME_MAX by NAME_MAX
Basavanagowda Kanur
2009-07-06
1
-7
/
+7
*
protocol/client - replace ZR_FILENAME_MAX by NAME_MAX
Basavanagowda Kanur
2009-07-06
1
-1
/
+1
*
storage/bdb - replace ZR_FILENAME_MAX by NAME_MAX
Basavanagowda Kanur
2009-07-06
1
-2
/
+2
*
storage/posix - replace ZR_FILENAME_MAX by NAME_MAX
Basavanagowda Kanur
2009-07-06
1
-2
/
+2
*
Modified mount.glusterfs to print usage in case of no mountpoint provided and...
Harshavardhana Ranganath
2009-07-06
1
-20
/
+47
*
performance/write-behind - bug fix in open() and create().
Basavanagowda Kanur
2009-07-02
1
-1
/
+5
*
server protocol forget cleanup
Amar Tumballi
2009-07-01
1
-71
/
+4
*
cleanup client_forget
Amar Tumballi
2009-07-01
2
-179
/
+2
*
fuse 2.8 support for xlator/fuse
Harshavardhana
2009-07-01
2
-0
/
+23
*
build warning fixes
Amar Tumballi
2009-06-30
1
-2
/
+2
*
enhancement in write-behind
Amar Tumballi
2009-06-30
1
-18
/
+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
*
Fix some trivial typos.
Erick Tryzelaar
2009-06-29
1
-1
/
+1
*
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
2
-9
/
+9
*
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
*
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
*
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
*
making dht and nufa's 'min-free-disk' option to take both percent and disk-size
Amar Tumballi
2009-06-18
4
-38
/
+90
*
change the log level of disk full message in dht-diskusage
Amar Tumballi
2009-06-18
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
1
-16
/
+16
*
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
1
-78
/
+434
*
Do stat to check mode of the export directory in storage/posix.
Vikas Gorur
2009-06-15
1
-1
/
+1
*
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
*
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
*
Implemented LOG MOP in server-protocol.
Vikas Gorur
2009-06-11
1
-0
/
+28
*
Implemented LOG MOP in client-protocol.
Vikas Gorur
2009-06-11
1
-0
/
+61
*
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
*
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
[next]