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
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
xlator options: revamp xlator option validation/reconfigure code
Anand Avati
2011-08-18
1
-29
/
+0
*
do rpcsvc_init() after we fill nfs_state structure and add to nfsx->options k...
v3.3.0qa3
krishna
2011-08-18
1
-11
/
+10
*
do not init nfs->override_portnum to GF_NFS3_PORT
krishna
2011-08-17
1
-1
/
+0
*
Change Copyright current year
Pranith Kumar K
2011-08-10
19
-19
/
+19
*
pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlator
v3.3.0qa1
krishna
2011-08-09
1
-1
/
+1
*
NFS server: allow clients to connect from insecure (>1024) ports and support ...
krishna
2011-08-07
3
-0
/
+97
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
19
-57
/
+57
*
RPC unify code change
krishna
2011-07-29
24
-9206
/
+447
*
NFS: Implement nfs_forget call
shishir
2011-07-28
3
-6
/
+39
*
nfsrpc: Re-order NFS auth array contents
Pavan
2011-07-13
1
-6
/
+6
*
NFS access control list: Decode the NFS requests into mode format
shishir gowda
2011-07-13
3
-2
/
+22
*
nfs: Change NFS3 access op to use access fop
Shehjar Tikoo
2011-07-12
7
-174
/
+84
*
NFS : Pass valid argument in mnt3svc_dump.
Gaurav
2011-06-22
1
-1
/
+1
*
build warning fixes
Amar Tumballi
2011-06-16
1
-4
/
+4
*
NFS : Don't set setattr_valid for exclusive create call.
Gaurav
2011-06-08
1
-2
/
+5
*
NFS : Handle buffer overflow in nfs3_create_exclusive.
Gaurav
2011-06-01
1
-2
/
+4
*
rpc: use AI_ADDRCONFIG selectively
Anand Avati
2011-05-30
1
-0
/
+4
*
NFS : Use proper exit point in nfs_init_state.
Gaurav
2011-05-03
1
-2
/
+2
*
NFS : Maintain common state for MOUNT1 and MOUNT3.
Gaurav
2011-05-03
4
-5
/
+44
*
build fixes
Venky Shankar
2011-04-11
1
-8
/
+34
*
NFS : Exclusive create storing verifier.
Gaurav
2011-04-08
1
-2
/
+2
*
nfs: convert errno EDQUOT into appropriate nfs-errno.
Raghavendra G
2011-04-06
1
-0
/
+4
*
NFS : Store verifier for exlusive mode craete.
Gaurav
2011-04-06
1
-6
/
+17
*
nfs: capture attrs of create request in cs->stbuf for later use
Anand Avati
2011-04-01
1
-1
/
+1
*
nfs-rpc: Append replies to end of connection's txlist
Shehjar Tikoo
2011-03-31
1
-2
/
+2
*
nfs-rpc: Exit txbuf transmission loop on EAGAIN
Shehjar Tikoo
2011-03-31
3
-6
/
+19
*
nfs: more fixes to capture sattr for further usage
Anand Avati
2011-03-30
1
-3
/
+3
*
NFS : Volume access option accepts only valid values.
Gaurav
2011-03-29
1
-0
/
+1
*
nfs3: Flush file I/O call states on open failure
Shehjar Tikoo
2011-03-25
1
-8
/
+22
*
nfs: Remove redundant and erroneous check for create mode EXCLUSIVE.
Vikas Gorur
2011-03-25
1
-1
/
+1
*
CLI : Validate options farmework.
Gaurav
2011-03-23
1
-35
/
+19
*
spelling errors fixed across the code base
Amar Tumballi
2011-03-22
1
-1
/
+1
*
Change NFS_PATH_MAX value to 4096
shishir gowda
2011-03-18
1
-1
/
+3
*
Revert "Eliminate syscall tight loop when handling EAGAIN in NFS."
Vijay Bellur
2011-03-14
1
-14
/
+1
*
Revert "Make sure we are looking at the right errno in the fix for bug 2452."
Vijay Bellur
2011-03-14
1
-4
/
+1
*
nfs-rpc: Fix order of freeing request and connection objects
Shehjar Tikoo
2011-03-12
1
-7
/
+20
*
Make sure we are looking at the right errno in the fix for bug 2452.
Pavan T C
2011-03-03
1
-1
/
+4
*
Eliminate syscall tight loop when handling EAGAIN in NFS.
Pavan T C
2011-03-03
1
-1
/
+14
*
NFS : Check for duplicate entries while filling up child_up array.
Gaurav
2011-03-02
1
-0
/
+7
*
CLI : NFS disable option through volume set.
Gaurav
2011-03-01
1
-0
/
+5
*
rpcsvc: safe mem_put of req in nfs_rpcsvc_submit_vectors
Anand Avati
2011-03-01
1
-1
/
+4
*
rpcsvc: perform mem_put at the very end for safe unrefs
Anand Avati
2011-03-01
1
-1
/
+2
*
NFS : Send error reply on rpc decoding failure.
Gaurav
2011-03-01
1
-0
/
+1
*
NFS : Fail Nfs init if volume-id not found.
Gaurav
2011-02-10
1
-3
/
+2
*
mount3: Do not return error when mount list is empty
Shehjar Tikoo
2011-02-04
1
-0
/
+4
*
nfs: Set volume started after root lookup succeeds
Shehjar Tikoo
2011-02-04
1
-1
/
+1
*
Logging : Use of uuid_utoa and uuid_utoa_r.
Gaurav
2011-02-04
3
-29
/
+20
*
features/access-control: skip access-tests if the call is from fuse
Pranith K
2011-01-26
1
-0
/
+1
*
nfs3: Handle root resolution failures
v3.1.2
Shehjar Tikoo
2011-01-13
1
-9
/
+9
*
mgmt/Glusterd: make nfs.mem-factor settable through CLI
Kaushik BV
2011-01-11
1
-3
/
+18
[prev]
[next]