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
*
trace: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-0
/
+37
*
io-stats: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-0
/
+24
*
error-gen: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-0
/
+28
*
unify: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-0
/
+24
*
map: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-13
/
+91
*
ha: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-18
/
+47
*
distribute: Support readdirp fop
Shehjar Tikoo
2009-10-06
2
-5
/
+112
*
afr: Support readdirp fop
Shehjar Tikoo
2009-10-06
3
-10
/
+77
*
posix: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-16
/
+38
*
core: Separate readdirp and readdir fops
Shehjar Tikoo
2009-10-06
9
-1
/
+199
*
storage/posix: Process "glusterfs.content" key in lookup only for regular files.
Vikas Gorur
2009-10-06
1
-1
/
+3
*
features/locks: Change STACK_UNWIND to STACK_UNWIND_STRICT.
Vikas Gorur
2009-10-05
3
-19
/
+22
*
storage/posix: Change STACK_UNWIND to STACK_UNWIND_STRICT.
Vikas Gorur
2009-10-05
1
-49
/
+59
*
libglusterfs: Add STACK_UNWIND_STRICT macro.
Vikas Gorur
2009-10-05
1
-0
/
+18
*
glusterfsd.c: Pipe is used during daemonization as ipc.
vinayak hegde
2009-10-05
1
-104
/
+91
*
cluster/afr: Initialize local->first_up_child in AFR_LOCAL_INIT.
Vikas Gorur
2009-10-05
2
-29
/
+29
*
libglusterfsclient: Remove redundant fchown and fchmod
Shehjar Tikoo
2009-10-01
1
-78
/
+0
*
libglusterfsclient: Use fsetattr for fchown
Shehjar Tikoo
2009-10-01
1
-1
/
+7
*
libglusterfsclient: Use fsetattr for fchmod
Shehjar Tikoo
2009-10-01
1
-1
/
+5
*
libglusterfsclient: Support fsetattr fop
Shehjar Tikoo
2009-10-01
1
-0
/
+41
*
libglusterfsclient: Remove redundant chown code
Shehjar Tikoo
2009-10-01
1
-38
/
+0
*
libglusterfsclient: Remove redundant chmod code
Shehjar Tikoo
2009-10-01
1
-37
/
+0
*
libglusterfsclient: Remove redundant utimens code
Shehjar Tikoo
2009-10-01
1
-42
/
+0
*
libglusterfsclient: Use setattr for utime
Shehjar Tikoo
2009-10-01
1
-8
/
+13
*
libglusterfsclient: Use setattr for utimes
Shehjar Tikoo
2009-10-01
1
-7
/
+9
*
libglusterfsclient: Use setattr for chown
Shehjar Tikoo
2009-10-01
1
-1
/
+6
*
libglusterfsclient: Use setattr for chmod
Shehjar Tikoo
2009-10-01
1
-1
/
+5
*
libglusterfsclient: Support setattr fop
Shehjar Tikoo
2009-10-01
1
-0
/
+40
*
distribute: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
4
-101
/
+320
*
ha: Handle memory allocation failures
Shehjar Tikoo
2009-10-01
2
-15
/
+618
*
ha: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
2
-22
/
+46
*
symlink-cache: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-4
/
+12
*
io-threads: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-25
/
+31
*
read-ahead: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-4
/
+16
*
write-behind: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-112
/
+172
*
filter: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-27
/
+84
*
stripe: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
2
-199
/
+361
*
error-gen: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-21
/
+37
*
locks: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
2
-6
/
+9
*
io-stats: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-10
/
+18
*
trace: NFs-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-109
/
+335
*
client: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-22
/
+93
*
server: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-1
/
+19
*
posix: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
2
-26
/
+394
*
unify: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
3
-112
/
+140
*
Global: NFS-friendly prototype changes
Shehjar Tikoo
2009-10-01
48
-658
/
+2148
*
Global: Introduce setattr and fsetattr fops
Shehjar Tikoo
2009-10-01
42
-5094
/
+2577
*
Changes to use this->name while using logging instead of explicitly mentionin...
Pavan Sondur
2009-10-01
5
-20
/
+20
*
Make changes such that glusterfs builds with Werror and fix LONG_LONG_MAX def...
Pavan Sondur
2009-10-01
4
-8
/
+9
*
Check if path is valid after call to inode_path before accessing it.
Pavan Sondur
2009-10-01
1
-4
/
+8
[next]