index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs: do not return -1 (error), if the transmission buffer list is empty
Raghavendra Bhat
2011-11-04
1
-0
/
+7
*
check the return value of inode_path for less than or equal to zero
Raghavendra Bhat
2011-10-28
1
-3
/
+3
*
nfs: size_t is an unsigned type. Changing it to ssize_t for "writelen" variab...
krishna
2011-10-10
2
-12
/
+16
*
gnfs/server: allow 255-char file names
Rajesh Amaravathi
2011-10-01
1
-2
/
+2
*
NFS : Posix compliance fixes.
Gaurav
2011-09-21
1
-4
/
+6
*
nfs-rpc: Use correct variable for volume-specific insecure ports check
Shehjar Tikoo
2011-09-12
1
-1
/
+1
*
mount/nfs: Gluster nfs crashes with subdirectory mount
Rajesh Amaravathi
2011-09-07
1
-1
/
+4
*
nfs3: Resolve entry vs. hash conflict at same dir depth
Shehjar Tikoo
2011-09-07
2
-15
/
+46
*
xlators/nfs: Fix a typo in option description
Vijay Bellur
2011-08-20
1
-3
/
+3
*
mgmt/Glusterd: Implementation volume set help/help-xml
Kaushik BV
2011-08-18
1
-7
/
+69
*
Change Copyright current year
Pranith Kumar K
2011-08-10
33
-33
/
+33
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
33
-99
/
+99
*
nfs: do not free the constant string
v3.3beta1
Raghavendra Bhat
2011-07-19
1
-0
/
+3
*
nfs-rpc: Use mempool for allocating connection object
Shehjar Tikoo
2011-07-11
2
-3
/
+19
*
nfsrpc: Re-order NFS auth array contents
v3.2.2qa4
Pavan T C
2011-07-11
1
-6
/
+6
*
NFS access control list: Decode the NFS requests into mode format
shishir gowda
2011-07-07
3
-2
/
+22
*
nfs: Change NFS3 access op to use access fop
Shehjar Tikoo
2011-07-05
7
-174
/
+84
*
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
*
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
[next]