index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
vfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-20
vfs: don't call ima_file_check() unconditionally in nfsd_open()
Chuck Ebbert
1
-1
/
+2
2010-02-07
ima: rename ima_path_check to ima_file_check
Mimi Zohar
1
-1
/
+1
2010-02-07
fix ima breakage
Mimi Zohar
1
-2
/
+1
2010-02-07
Take ima_path_check() in nfsd past dentry_open() in nfsd_open()
Al Viro
1
-1
/
+2
2010-01-07
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+1
2010-01-07
nfsd: make sure data is on disk before calling ->fsync
Christoph Hellwig
1
-4
/
+1
2009-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
1
-4
/
+1
2009-12-16
Untangling ima mess, part 3: kill dead code in ima
Al Viro
1
-2
/
+1
2009-12-16
Untangling ima mess, part 2: deal with counters
Al Viro
1
-2
/
+0
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-15
nfsd: restrict filehandles accepted in V4ROOT case
Steve Dickson
1
-6
/
+0
2009-12-15
nfsd: filter readdir results in V4ROOT case
J. Bruce Fields
1
-1
/
+1
2009-12-15
nfsd: filter lookup results in V4ROOT case
J. Bruce Fields
1
-1
/
+14
2009-12-15
nfsd4: don't continue "under" mounts in V4ROOT case
J. Bruce Fields
1
-2
/
+10
2009-12-15
nfsd: Move private headers to source directory
Boaz Harrosh
1
-8
/
+10
2009-12-15
nfsd: Source files #include cleanups
Boaz Harrosh
1
-20
/
+0
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
1
-0
/
+1
2009-09-28
nfsd: minor nfsd_lookup cleanup
J. Bruce Fields
1
-24
/
+36
2009-09-28
nfsd4: cross mountpoints when looking up parents
J. Bruce Fields
1
-1
/
+1
2009-09-22
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+8
2009-09-22
nfsd4: nfsv4 clients should cross mountpoints
Steve Dickson
1
-1
/
+8
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
1
-0
/
+3
2009-07-03
NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()
David Howells
1
-2
/
+1
2009-06-22
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
Linus Torvalds
1
-43
/
+50
2009-06-16
nfsd: minor nfsd_vfs_write cleanup
J. Bruce Fields
1
-7
/
+8
2009-06-16
nfsd: Pull write-gathering code out of nfsd_vfs_write
J. Bruce Fields
1
-30
/
+39
2009-06-16
nfsd: track last inode only in use_wgather case
J. Bruce Fields
1
-15
/
+10
2009-06-16
nfsd: Use write gathering only with NFSv2
Trond Myklebust
1
-3
/
+5
2009-06-12
switch follow_down()
Al Viro
1
-2
/
+1
2009-06-12
switch follow_up() to struct path
Al Viro
1
-1
/
+1
2009-06-12
switch rqst_exp_parent()
Al Viro
1
-11
/
+12
2009-06-12
switch rqst_exp_get_by_name()
Al Viro
1
-16
/
+16
2009-06-09
Merge branch 'master' into next
James Morris
1
-3
/
+3
2009-05-28
integrity: nfsd imbalance bug fix
Mimi Zohar
1
-0
/
+14
2009-05-28
nfsd: fix hung up of nfs client while sync write data to nfs server
Wei Yongjun
1
-3
/
+3
2009-04-21
Fix i_mutex vs. readdir handling in nfsd
David Woodhouse
1
-6
/
+19
2009-04-21
Safer nfsd_cross_mnt()
Al Viro
1
-2
/
+7
2009-04-07
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-8
/
+29
2009-03-28
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+2
2009-03-26
nfsd: Use lowercase names of quota functions
Jan Kara
1
-2
/
+2
2009-03-19
Inconsistent setattr behaviour
Sachin S. Prabhu
1
-2
/
+3
2009-03-19
Short write in nfsd becomes a full write to the client
David Shaw
1
-6
/
+7
2009-03-19
nfsd(v2/v3): fix the failure of creation from HPUX client
wengang wang
1
-0
/
+19
2009-03-16
Use f_lock to protect f_flags
Jonathan Corbet
1
-1
/
+4
2009-01-07
nfsd: fix double-locks of directory mutex
J. Bruce Fields
1
-3
/
+31
2009-01-05
add a vfs_fsync helper
Christoph Hellwig
1
-32
/
+3
2009-01-05
inode->i_op is never NULL
Al Viro
1
-4
/
+4
2008-11-14
Merge branch 'master' into next
James Morris
1
-4
/
+1
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
1
-1
/
+2
2008-11-14
CRED: Wrap task credential accesses in the NFS daemon
David Howells
1
-3
/
+3
[next]