index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
vfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-01-06
1
-4
/
+1
|
\
|
*
nfsd: make sure data is on disk before calling ->fsync
Christoph Hellwig
2010-01-06
1
-4
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
2009-12-16
1
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
Untangling ima mess, part 3: kill dead code in ima
Al Viro
2009-12-16
1
-2
/
+1
|
*
Untangling ima mess, part 2: deal with counters
Al Viro
2009-12-16
1
-2
/
+0
*
|
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-15
1
-2
/
+0
*
|
nfsd: restrict filehandles accepted in V4ROOT case
Steve Dickson
2009-12-15
1
-6
/
+0
*
|
nfsd: filter readdir results in V4ROOT case
J. Bruce Fields
2009-12-15
1
-1
/
+1
*
|
nfsd: filter lookup results in V4ROOT case
J. Bruce Fields
2009-12-15
1
-1
/
+14
*
|
nfsd4: don't continue "under" mounts in V4ROOT case
J. Bruce Fields
2009-12-15
1
-2
/
+10
*
|
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
1
-8
/
+10
*
|
nfsd: Source files #include cleanups
Boaz Harrosh
2009-12-14
1
-20
/
+0
*
|
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
2009-11-13
1
-0
/
+1
*
|
nfsd: minor nfsd_lookup cleanup
J. Bruce Fields
2009-09-28
1
-24
/
+36
*
|
nfsd4: cross mountpoints when looking up parents
J. Bruce Fields
2009-09-28
1
-1
/
+1
|
/
*
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-09-22
1
-1
/
+8
|
\
|
*
nfsd4: nfsv4 clients should cross mountpoints
Steve Dickson
2009-09-21
1
-1
/
+8
*
|
CRED: Add some configurable debugging [try #6]
David Howells
2009-09-02
1
-0
/
+3
|
/
*
NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()
David Howells
2009-07-03
1
-2
/
+1
*
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
Linus Torvalds
2009-06-22
1
-43
/
+50
|
\
|
*
nfsd: minor nfsd_vfs_write cleanup
J. Bruce Fields
2009-06-15
1
-7
/
+8
|
*
nfsd: Pull write-gathering code out of nfsd_vfs_write
J. Bruce Fields
2009-06-15
1
-30
/
+39
|
*
nfsd: track last inode only in use_wgather case
J. Bruce Fields
2009-06-15
1
-15
/
+10
|
*
nfsd: Use write gathering only with NFSv2
Trond Myklebust
2009-06-15
1
-3
/
+5
*
|
switch follow_down()
Al Viro
2009-06-11
1
-2
/
+1
*
|
switch follow_up() to struct path
Al Viro
2009-06-11
1
-1
/
+1
*
|
switch rqst_exp_parent()
Al Viro
2009-06-11
1
-11
/
+12
*
|
switch rqst_exp_get_by_name()
Al Viro
2009-06-11
1
-16
/
+16
*
|
Merge branch 'master' into next
James Morris
2009-06-09
1
-3
/
+3
|
\
\
|
|
/
|
*
nfsd: fix hung up of nfs client while sync write data to nfs server
Wei Yongjun
2009-05-27
1
-3
/
+3
*
|
integrity: nfsd imbalance bug fix
Mimi Zohar
2009-05-28
1
-0
/
+14
|
/
*
Fix i_mutex vs. readdir handling in nfsd
David Woodhouse
2009-04-20
1
-6
/
+19
*
Safer nfsd_cross_mnt()
Al Viro
2009-04-20
1
-2
/
+7
*
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-04-06
1
-8
/
+29
|
\
|
*
Inconsistent setattr behaviour
Sachin S. Prabhu
2009-03-18
1
-2
/
+3
|
*
Short write in nfsd becomes a full write to the client
David Shaw
2009-03-18
1
-6
/
+7
|
*
nfsd(v2/v3): fix the failure of creation from HPUX client
wengang wang
2009-03-18
1
-0
/
+19
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-03-27
1
-2
/
+2
|
\
\
|
*
|
nfsd: Use lowercase names of quota functions
Jan Kara
2009-03-26
1
-2
/
+2
|
|
/
*
|
Use f_lock to protect f_flags
Jonathan Corbet
2009-03-16
1
-1
/
+4
|
/
*
nfsd: fix double-locks of directory mutex
J. Bruce Fields
2009-01-07
1
-3
/
+31
*
add a vfs_fsync helper
Christoph Hellwig
2009-01-05
1
-32
/
+3
*
inode->i_op is never NULL
Al Viro
2009-01-05
1
-4
/
+4
*
Merge branch 'master' into next
James Morris
2008-11-14
1
-4
/
+1
|
\
|
*
Fix nfsd truncation of readdir results
Doug Nazar
2008-11-09
1
-4
/
+1
*
|
CRED: Pass credentials through dentry_open()
David Howells
2008-11-14
1
-1
/
+2
*
|
CRED: Wrap task credential accesses in the NFS daemon
David Howells
2008-11-14
1
-3
/
+3
|
/
*
nfsd: fix failure to set eof in readdir in some situations
J. Bruce Fields
2008-10-30
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-10-23
1
-16
/
+110
|
\
|
*
[PATCH] Optimise NFS readdir hack slightly.
David Woodhouse
2008-10-23
1
-2
/
+3
[next]