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
/
protocol
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
1
-94
/
+91
*
structuring of protocol - 2
Amar Tumballi
2010-05-03
1
-2
/
+3
*
Memory accounting changes
Vijay Bellur
2010-04-23
5
-122
/
+190
*
Do not hardcode the lru_limit on inodes to 1 Million while creating the inode...
Raghavendra Bhat
2010-04-22
1
-1
/
+1
*
backword compatibility with 3.0.x releases - restored
Amar Tumballi
2010-04-07
1
-0
/
+125
*
core: Do internal latency measurement of FOPs.
Vikas Gorur
2010-04-04
1
-0
/
+2
*
fop namespace cleanup.
Amar Tumballi
2010-03-31
1
-446
/
+0
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
5
-134
/
+134
*
protocol/server: Do gf_flock to flock conversion at the right place
Vijay Bellur
2010-03-11
1
-1
/
+2
*
Add new gf_strstr dropin replacement for "strstr"
Harshavardhana Ranganath
2010-02-22
1
-2
/
+3
*
Support new option "conf-dir"
Harshavardhana Ranganath
2010-02-20
1
-19
/
+60
*
server_writev: add proper iobuf into iobref
Anand Avati
2010-02-18
1
-1
/
+1
*
Revert "Server backend storage hang should not cause the mount point to hang."
Harshavardhana Ranganath
2010-01-26
4
-164
/
+14
*
protocol/server: unlink dentry only for non-root inodes
Anand Avati
2010-01-23
1
-2
/
+5
*
protocol/server: cleanup whitespaces
Anand Avati
2010-01-23
1
-434
/
+432
*
Server backend storage hang should not cause the mount point to hang.
Anand Avati
2010-01-23
4
-6
/
+158
*
protocol/server: handle group id decoding in a stricter way
Anand Avati
2010-01-22
1
-0
/
+3
*
resolver: include RESOLVE_EXACT type for failure case when inode not found
Anand Avati
2009-12-07
1
-1
/
+2
*
resolver: handle resolutions of paths
Anand Avati
2009-12-06
1
-2
/
+66
*
protocol/server: more fixes in server_link_cbk
Anand Avati
2009-12-06
1
-4
/
+4
*
protocol/server: fix bad reference to @inode in server_link_cbk
Anand Avati
2009-12-06
1
-1
/
+1
*
fix crash in server protocol server-connection-destroy
Amar Tumballi
2009-12-05
1
-6
/
+8
*
protcol/server: server_connection_destroy - destroy frame after issuing flush
Anand Avati
2009-12-04
1
-5
/
+5
*
fixing some warnings on 64bit machine.
Amar Tumballi
2009-12-03
1
-1
/
+1
*
features/locks: Release all locks of an fd when a client disconnects.
Pavan Vilas Sondur
2009-12-03
1
-0
/
+1
*
protocol/server: Changes in protocol client to include lk_owner in protocol h...
Pavan Vilas Sondur
2009-12-03
1
-0
/
+1
*
core, client, server: Support auxiliary group ids
Shehjar Tikoo
2009-12-03
1
-0
/
+21
*
protocol/server: enhance trace logging
Anand Avati
2009-11-29
3
-85
/
+206
*
protocol/server: fix improper validation of fd in server_rchecksum
Anand Avati
2009-11-28
1
-6
/
+0
*
protocol/server: Introduce option trace to log requests and replies in normal...
Pavan Sondur
2009-11-26
4
-6
/
+176
*
protocol/server: Get all fops to use the new 'resolve_and_resume' path in ser...
Pavan Sondur
2009-11-26
2
-277
/
+299
*
protocol/server: Changed logging level of message on deep resolution
Vijay Bellur
2009-11-26
1
-1
/
+1
*
protocol/server: add debug messages.
Raghavendra G
2009-11-18
1
-0
/
+12
*
protocol/server: fix leak of xattrop dictionary
Anand Avati
2009-10-29
1
-1
/
+3
*
protocol/server, mount/fuse: Handle returned inode in create properly
Vikas Gorur
2009-10-29
1
-0
/
+19
*
protocol/server: resolver fixes
Anand Avati
2009-10-28
1
-5
/
+12
*
protocol/server: touchup loc only if inode/entry resolution was successful
Anand Avati
2009-10-26
1
-2
/
+4
*
protocol/server: fix assignment of inode number in server_readlink
Anand Avati
2009-10-26
1
-1
/
+1
*
protocol/server: deep resolution support
Anand Avati
2009-10-23
3
-59
/
+188
*
protocol/server: send fresh lookups on revalidate failures
Anand Avati
2009-10-23
1
-1
/
+23
*
whitespace fixes
Anand Avati
2009-10-23
1
-3105
/
+3105
*
protocol/server: generation number and dentry resolution
Anand Avati
2009-10-20
7
-3028
/
+1680
*
posix/client/server: Send postparent in lookup even if lookup fails on the en...
Vikas Gorur
2009-10-13
1
-1
/
+3
*
protocol/server: Set preparent and postparent in the response struct.
Vikas Gorur
2009-10-12
1
-1
/
+17
*
Changed occurrences of Z Research to Gluster.
Vijay Bellur
2009-10-07
4
-4
/
+4
*
server: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-0
/
+109
*
server: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-1
/
+19
*
Global: NFS-friendly prototype changes
Shehjar Tikoo
2009-10-01
2
-40
/
+68
*
Global: Introduce setattr and fsetattr fops
Shehjar Tikoo
2009-10-01
2
-581
/
+254
*
protocol/server: Implement rchecksum.
Vikas Gorur
2009-09-22
1
-1
/
+80
[next]