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
*
booster: Add rewinddir API
Shehjar Tikoo
2009-05-18
2
-0
/
+37
*
libglusterfsclient: Refine readdir entry parsing logic
Shehjar Tikoo
2009-05-18
1
-25
/
+19
*
libglusterfsclient: Add telldir API
Shehjar Tikoo
2009-05-18
2
-0
/
+35
*
libglusterfsclient: Add seekdir API
Shehjar Tikoo
2009-05-18
2
-0
/
+32
*
libglusterfsclient: Add rewinddir API
Shehjar Tikoo
2009-05-18
2
-1
/
+33
*
libglusterfsclient: Revert and re-do readdir conformance
Shehjar Tikoo
2009-05-18
2
-61
/
+29
*
booster: Supplement fstab option parsing
Shehjar Tikoo
2009-05-18
1
-6
/
+14
*
workaround for not including sys/cdefs.h -- including sys/cdefs.h breaks buil...
Anand V. Avati
2009-05-18
1
-1
/
+16
*
Bug fix in pl_readv/writev to handle the mandatory lock case properly.
Vikas Gorur
2009-05-18
1
-23
/
+21
*
client-protocol: Fix memory corruption in client_lookup
Raghavendra G
2009-05-16
1
-13
/
+7
*
dict.c: make dict_serialized_length and dict_serialize to hold locks.
Raghavendra G
2009-05-16
1
-120
/
+10
*
dict.c: Add dict_allocate_and_serialize
Raghavendra G
2009-05-16
2
-0
/
+230
*
make getxattr fail with ERANGE if reply is bigger than what was requested
Csaba Henk
2009-05-16
1
-31
/
+25
*
apache/2.2/mod_glusterfs: port to use new glusterfs_readdir interface.
Raghavendra G
2009-05-16
1
-5
/
+5
*
avoid duplicate mounts while using mount.glusterfs
Amar Tumballi
2009-05-16
1
-1
/
+1
*
modified init scripts to honour @prefix@
Harshavardhana
2009-05-16
4
-3
/
+12
*
Edited log message for --volfile-check
Vikas Gorur
2009-05-16
1
-1
/
+1
*
minor log enhancement in 'ib-verbs' transport.
Amar Tumballi
2009-05-16
1
-0
/
+5
*
replace BIG_FUSE_CHANNEL_SIZE with 'this->ctx->page_size'
Amar Tumballi
2009-05-16
1
-9
/
+9
*
default log file different per mount (or if server, per volumefile)
Amar Tumballi
2009-05-16
1
-8
/
+54
*
posix: Fix build warning on incorrect type
Shehjar Tikoo
2009-05-16
1
-1
/
+1
*
stripe init 'block-size' pattern parsing bug fixed.
2.0.1
Amar Tumballi
2009-05-08
1
-59
/
+78
*
scheduler-nufa: fix initialization of refresh-interval
Raghavendra G
2009-05-08
1
-8
/
+10
*
Set op_errno properly in afr_flush.
Vikas Gorur
2009-05-08
1
-0
/
+1
*
booster: Add fstab parsing support
Shehjar Tikoo
2009-05-08
4
-59
/
+467
*
booster: Standardize conf file and env variable
Shehjar Tikoo
2009-05-08
1
-2
/
+2
*
backend-xattr-sanitize.sh: script added to extras/
Anand V. Avati
2009-05-07
2
-1
/
+67
*
valid_host_name(): accept string lengths upto 75 chars (the limit accepted by...
Anand V. Avati
2009-05-07
1
-1
/
+1
*
symlink-cache: fix return value of readlink
Raghavendra G
2009-05-07
1
-2
/
+2
*
fix in mount.glusterfs for proper direct io mode option.
Amar Tumballi
2009-05-07
1
-1
/
+1
*
protocol/client: indentation fixes
Anand V. Avati
2009-05-07
1
-926
/
+737
*
protocol/client: removed conf->child
Anand V. Avati
2009-05-07
2
-603
/
+0
*
transport shortcut b/w client and server
Anand V. Avati
2009-05-07
4
-2
/
+131
*
fix log message from transport-timeout to frame-timeout
Anand V. Avati
2009-05-06
1
-1
/
+1
*
libglusterfsclient: Improve readdir conformance on re-entrancy
Shehjar Tikoo
2009-05-06
2
-23
/
+63
*
libglusterfsclient: Fix large directory reading bug
Shehjar Tikoo
2009-05-06
1
-3
/
+16
*
booster: Use CONFDIR as booster.conf default location
Shehjar Tikoo
2009-05-06
1
-1
/
+1
*
booster: Change booster conf env var name
Shehjar Tikoo
2009-05-06
1
-1
/
+2
*
afr self-heal: update file size of the returning stat buf with source file's ...
Anand V. Avati
2009-05-06
1
-0
/
+1
*
log level fixes in read-ahead
Anand V. Avati
2009-05-05
1
-6
/
+6
*
log level fix in storage/posix
Anand V. Avati
2009-05-05
1
-1
/
+1
*
io-cache logging level fixes
Anand V. Avati
2009-05-05
4
-33
/
+32
*
libglusterfsclient: Add 0-byte size/count guards
Shehjar Tikoo
2009-05-05
1
-0
/
+144
*
booster: Add lchown API
Shehjar Tikoo
2009-05-05
1
-0
/
+23
*
booster: Add remove API
Shehjar Tikoo
2009-05-05
1
-0
/
+22
*
booster: Add getxattr,lgetxattr API
Shehjar Tikoo
2009-05-05
1
-1
/
+47
*
booster: Add readdir64 API
Shehjar Tikoo
2009-05-05
2
-1
/
+14
*
booster: Add statvfs API
Shehjar Tikoo
2009-05-05
2
-0
/
+65
*
booster: Add statfs API
Shehjar Tikoo
2009-05-05
2
-0
/
+64
*
booster: Add lstat API
Shehjar Tikoo
2009-05-05
2
-0
/
+127
[next]