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
/
server
/
src
/
nfs3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs: log stale mount errors occasionally
Rajesh Amaravathi
2013-06-18
1
-11
/
+13
*
nfs: Unable to resolve FH
Rajesh Joseph
2013-05-24
1
-10
/
+8
*
nfs3-server: call truncate fop only if necessary
Michael Brown
2013-05-07
1
-1
/
+2
*
nfs: ACCESS - reply only what was asked for
Anand Avati
2013-03-22
1
-5
/
+6
*
nfs: handle stable write with @flags rather than fsync()
Anand Avati
2013-03-20
1
-67
/
+26
*
nfs: do opendir for "naked" readdirp to force self-heal checks
Jeff Darcy
2012-12-03
1
-0
/
+34
*
nfs: do lookup on getattr after brick-status change
Jeff Darcy
2012-10-19
1
-0
/
+32
*
rpcsvc: remove .vector_actor and related changes
Anand Avati
2012-08-20
1
-28
/
+22
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-4
/
+2
*
rpc: fix the vecsizer issue
Amar Tumballi
2012-05-24
1
-5
/
+6
*
libglusterfs/inode.c: do not link the inode in the dentry cache for "." and ".."
Krishna Srinivas
2012-05-05
1
-6
/
+2
*
nfs/server: hard resolve fh on restart
Rajesh Amaravathi
2012-04-16
1
-1
/
+2
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-28
/
+39
*
nfs/nlm: logging NFS client IP address when FH->volume mapping fails or when ...
krishna
2012-03-11
1
-13
/
+26
*
NLM - Network Lock Manger V4
Krishna Srinivas
2012-02-20
1
-0
/
+3
*
iobuf: use 'iobuf_get2()' to get variable sized buffers
Amar Tumballi
2012-02-20
1
-0
/
+2
*
rpc: extend actors with flag signing if privilege is required
Csaba Henk
2012-01-21
1
-22
/
+22
*
nfs: changes for using nameless lookup and anonymous FDs
Anand Avati
2012-01-20
1
-180
/
+171
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
1
-1
/
+1
*
core: remove 'ino' variable from 'inode_t' structure
Amar Tumballi
2011-11-16
1
-1
/
+1
*
Fix memleaks in NFS
krishna
2011-11-15
1
-0
/
+1
*
nfs: enhance NFS log messages.
krishna
2011-09-21
1
-69
/
+189
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-4
/
+0
*
mem-pool: Make mem-pool ptr avialable in ptr
shishir gowda
2011-08-25
1
-1
/
+1
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
RPC unify code change
krishna
2011-07-29
1
-280
/
+282
*
nfs: Change NFS3 access op to use access fop
Shehjar Tikoo
2011-07-12
1
-15
/
+8
*
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 : 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: more fixes to capture sattr for further usage
Anand Avati
2011-03-30
1
-3
/
+3
*
nfs: Remove redundant and erroneous check for create mode EXCLUSIVE.
Vikas Gorur
2011-03-25
1
-1
/
+1
*
nfs3: Ignore requests for volumes without a single CHILD-UP
Shehjar Tikoo
2011-01-07
1
-42
/
+73
*
nfs3: Force root lookup before starting fh resolution
Shehjar Tikoo
2010-12-29
1
-0
/
+38
*
nfs3: Access cbk must account for auxgids on group access checks
Shehjar Tikoo
2010-12-27
1
-1
/
+5
*
nfs: cleanup inode_ref/inode_unref to fix inode leaks and extra unrefs
Anand Avati
2010-12-07
1
-8
/
+4
*
nfs3: Prevent second lookup on a fresh entry lookup
Shehjar Tikoo
2010-11-25
1
-1
/
+3
*
nfs3: Fresh inode lookup on failed revalidation
Shehjar Tikoo
2010-11-25
1
-1
/
+41
*
nfs: opendir/closedir for every readdir
Anand Avati
2010-11-15
1
-13
/
+4
*
nfs: Remove conn_destroy/init callbacks
Shehjar Tikoo
2010-11-03
1
-2
/
+0
*
nfs3: More robust root gfid checks
Shehjar Tikoo
2010-11-03
1
-0
/
+2
*
nfs3: Correctly funge solaris root lookup FH for DVM
Shehjar Tikoo
2010-10-21
1
-5
/
+5
*
nfs: avoid assignment of structure pointer into serialized buffer
Anand Avati
2010-10-12
1
-2
/
+4
*
Revert "nfs3: Revalidate inode on receiving ESTALE on lookup"
Anand Avati
2010-10-12
1
-44
/
+1
*
Revert "Revert "nfs3: Revalidate inode on receiving ESTALE on lookup""
Vijay Bellur
2010-10-11
1
-1
/
+44
*
Revert "nfs3: Revalidate inode on receiving ESTALE on lookup"
Anand Avati
2010-10-11
1
-44
/
+1
[next]