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
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
/
nfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-29
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-69
/
+49
2012-05-25
NFSv4.1 add nfs_inode book keeping for mdsthreshold
Andy Adamson
1
-0
/
+2
2012-05-25
NFSv4.1 cache mdsthreshold values on OPEN
Andy Adamson
1
-0
/
+2
2012-05-20
Fixed goto readability in nfs_update_inode.
Matthew Treinish
1
-17
/
+16
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-2
/
+2
2012-05-02
NFS: Adapt readdirplus to application usage patterns
Trond Myklebust
1
-2
/
+0
2012-05-01
NFS: Simplify the cache invalidation code
Trond Myklebust
1
-26
/
+3
2012-05-01
NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHE
Trond Myklebust
1
-1
/
+5
2012-05-01
NFS: Simplify nfs_fhget()
Trond Myklebust
1
-17
/
+6
2012-05-01
NFS: Optimise away nfs_check_inode_attributes() when holding a delegation
Trond Myklebust
1
-0
/
+2
2012-05-01
NFS: Don't force page cache revalidations when holding a delegation
Trond Myklebust
1
-3
/
+10
2012-04-27
NFS: create struct nfs_commit_info
Fred Isaman
1
-3
/
+3
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-20
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
Trond Myklebust
1
-1
/
+1
2012-03-11
NFS: remove nfs_inode radix tree
Fred Isaman
1
-1
/
+1
2012-03-07
NFS: add fh_crc to debug output
Weston Andros Adamson
1
-2
/
+4
2012-03-07
NFS: add filehandle crc for debug display
Weston Andros Adamson
1
-3
/
+20
2012-03-06
NFS: Fix a typo in _nfs_display_fhandle
Trond Myklebust
1
-1
/
+1
2012-03-03
NFS: Add a client-side function to display NFS file handles
Chuck Lever
1
-0
/
+45
2012-02-07
NFS: make cb_ident_idr per net ns
Stanislav Kinsbursky
1
-1
/
+1
2012-02-07
NFS: make nfs_client_list per net ns
Stanislav Kinsbursky
1
-0
/
+1
2012-02-07
NFS: start printks w/ NFS: even if __func__ shown
Weston Andros Adamson
1
-1
/
+1
2012-02-01
SUNRPC: register RPC stats /proc entries in passed network namespace context
Stanislav Kinsbursky
1
-3
/
+3
2012-02-01
NFS: Optimise away unnecessary setattrs for open(O_TRUNC);
Trond Myklebust
1
-2
/
+2
2012-02-01
NFS: blocklayout pipe creation per network namespace context introduced
Stanislav Kinsbursky
1
-0
/
+1
2012-02-01
NFS: DNS resolver cache per network namespace context introduced
Stanislav Kinsbursky
1
-3
/
+30
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2012-01-11
Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+2
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2012-01-07
NFSv4: Save the owner/group name string when doing open
Trond Myklebust
1
-0
/
+2
2012-01-04
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2012-01-04
pull manipulations of rpc_cred inside alloc_nfs_open_context()
Al Viro
1
-20
/
+20
2011-12-07
Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer
Jeff Layton
1
-1
/
+2
2011-11-05
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
Jeff Layton
1
-1
/
+1
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-2
/
+2
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-1
/
+1
2011-10-18
NFS: Use the inode->i_version to cache NFSv4 change attribute information
Trond Myklebust
1
-8
/
+8
2011-07-20
nfs_open_context doesn't need struct path either
Al Viro
1
-9
/
+11
2011-06-15
NFSv4.1: allow nfs_fhget to succeed with mounted on fileid
Andy Adamson
1
-1
/
+2
2011-06-15
NFS41: do not update isize if inode needs layoutcommit
Peng Tao
1
-1
/
+2
2011-05-30
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
1
-1
/
+2
2011-05-29
pnfs: layoutreturn
Benny Halevy
1
-1
/
+2
2011-05-28
NFS: nfs_update_inode: print current and new inode size in debug output
Harshula Jayasuriya
1
-2
/
+6
2011-03-25
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
1
-1
/
+1
2011-03-24
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
1
-3
/
+5
2011-03-23
NFSv4.1: filelayout driver specific code for COMMIT
Fred Isaman
1
-0
/
+1
2011-03-23
NFS: Create nfs_open_dir_context
Bryan Schumaker
1
-1
/
+0
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2011-03-10
(try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 3...
Frank Filz
1
-1
/
+6
[next]