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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-08
[PATCH] nfsroot port= parameter fix [backport of 2.4 fix]
Al Viro
1
-1
/
+2
2006-02-01
NFSv3: fix sync_retry in direct i/o NFS
Dirk Mueller
1
-1
/
+1
2006-01-10
[PATCH] per-mountpoint noatime/nodiratime
Christoph Hellwig
1
-4
/
+13
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-5
/
+5
2006-01-09
[PATCH] nfsroot: do not silently stop parsing on an unknown option
Jorn Dreyer
1
-1
/
+3
2006-01-09
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
OGAWA Hirofumi
1
-6
/
+2
2006-01-06
NFSv4: Fix an Oops in nfs_do_expire_all_delegations
Trond Myklebust
1
-4
/
+2
2006-01-06
NFSv4: Allow entries in the idmap cache to expire
Trond Myklebust
3
-0
/
+33
2006-01-06
NFS: get rid of some needless code obfuscation in xdr_encode_sattr().
Trond Myklebust
1
-11
/
+10
2006-01-06
NFS: Send valid mode bits to the server
Trond Myklebust
3
-2
/
+5
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
2
-3
/
+0
2006-01-06
NFSv3: try get_root user-supplied security_flavor
J. Bruce Fields
1
-7
/
+19
2006-01-06
NFSv4: Allow user to set the port used by the NFSv4 callback channel
Trond Myklebust
5
-3
/
+113
2006-01-06
NFS: Clean up weak cache consistency code
Trond Myklebust
1
-20
/
+40
2006-01-06
NFSv4: Ensure DELEGRETURN returns attributes
Trond Myklebust
3
-17
/
+35
2006-01-06
NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec
Trond Myklebust
3
-1
/
+5
2006-01-06
NFS: Make directIO aware of compound pages...
Trond Myklebust
1
-3
/
+4
2006-01-06
NFS: Make stat() return updated mtimes after a write()
Trond Myklebust
2
-11
/
+14
2006-01-06
NFSv4: Ensure that we return the delegation on the target of a rename too.
Trond Myklebust
1
-1
/
+3
2006-01-06
NFS: support large reads and writes on the wire
Chuck Lever
5
-29
/
+40
2006-01-06
NFS: make "inode number mismatch" message more useful
Chuck Lever
1
-8
/
+9
2006-01-06
NFS: get rid of useless kernel log message
Chuck Lever
1
-2
/
+1
2006-01-06
NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs()
Chuck Lever
1
-2
/
+2
2006-01-06
NFS: use generic_write_checks() to sanity check direct writes
Chuck Lever
1
-24
/
+19
2006-01-06
NFSv4: Remove requirement for machine creds for the "setclientid" operation
Trond Myklebust
4
-49
/
+52
2006-01-06
NFSv4: Remove requirement for machine creds for the "renew" operation
Trond Myklebust
4
-25
/
+41
2006-01-06
NFSv4: Send RENEW requests to the server only when we're holding state
Trond Myklebust
5
-2
/
+75
2006-01-06
NFS: Convert instances of kernel_thread() to kthread()
Trond Myklebust
1
-30
/
+16
2006-01-06
NFSv4: State recovery cleanup
Trond Myklebust
3
-25
/
+28
2006-01-06
NFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew the NFSv4 lease
Trond Myklebust
1
-3
/
+31
2006-01-06
NFSv4: Make DELEGRETURN an interruptible operation.
Trond Myklebust
1
-8
/
+60
2006-01-06
NFSv4: Convert LOCK rpc call into an asynchronous RPC call
Trond Myklebust
2
-75
/
+175
2006-01-06
NFSv4: locking XDR cleanup
Trond Myklebust
2
-168
/
+155
2006-01-06
NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctly
Trond Myklebust
2
-131
/
+156
2006-01-06
NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately
Trond Myklebust
3
-28
/
+42
2006-01-06
NFSv4: Make open_confirm() asynchronous too
Trond Myklebust
2
-28
/
+80
2006-01-06
NFSv4: Convert open() into an asynchronous RPC call
Trond Myklebust
2
-66
/
+130
2006-01-06
NFSv4: Allocate OPEN call RPC arguments using kmalloc()
Trond Myklebust
1
-96
/
+117
2006-01-06
NFSv4: Make locku use the new RPC "wait on completion" interface.
Trond Myklebust
1
-29
/
+36
2006-01-06
NFSv4: stateful NFSv4 RPC call interface
Trond Myklebust
1
-1
/
+0
2006-01-06
SUNRPC: Further cleanups
Trond Myklebust
2
-18
/
+16
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
7
-104
/
+126
2006-01-06
NFS: Work correctly with single-page ->writepage() calls
Trond Myklebust
1
-11
/
+5
2006-01-04
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
1
-0
/
+3
2005-12-22
[PATCH] fix posix lock on NFS
ASANO Masahiro
1
-1
/
+2
2005-12-20
NFS: Fix another O_DIRECT race
Trond Myklebust
3
-42
/
+33
2005-12-03
NFSv4: Fix an Oops in the synchronous write path
Trond Myklebust
1
-1
/
+10
2005-12-03
NFS: Fix post-op attribute revalidation...
Trond Myklebust
2
-0
/
+4
2005-12-03
NFS: use set_page_writeback() in the appropriate places
Trond Myklebust
1
-2
/
+4
2005-12-03
NFS: Fix a few further cache consistency regressions
Trond Myklebust
1
-34
/
+20
[next]