index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
2006-01-06
NFSv3: try get_root user-supplied security_flavor
J. Bruce Fields
2006-01-06
NFSv4: Allow user to set the port used by the NFSv4 callback channel
Trond Myklebust
2006-01-06
NFS: Clean up weak cache consistency code
Trond Myklebust
2006-01-06
NFSv4: Ensure DELEGRETURN returns attributes
Trond Myklebust
2006-01-06
NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec
Trond Myklebust
2006-01-06
NFS: Make directIO aware of compound pages...
Trond Myklebust
2006-01-06
NFS: Make stat() return updated mtimes after a write()
Trond Myklebust
2006-01-06
NFSv4: Ensure that we return the delegation on the target of a rename too.
Trond Myklebust
2006-01-06
NFS: support large reads and writes on the wire
Chuck Lever
2006-01-06
NFS: make "inode number mismatch" message more useful
Chuck Lever
2006-01-06
NFS: get rid of useless kernel log message
Chuck Lever
2006-01-06
NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs()
Chuck Lever
2006-01-06
NFS: use generic_write_checks() to sanity check direct writes
Chuck Lever
2006-01-06
NFSv4: Remove requirement for machine creds for the "setclientid" operation
Trond Myklebust
2006-01-06
NFSv4: Remove requirement for machine creds for the "renew" operation
Trond Myklebust
2006-01-06
NFSv4: Send RENEW requests to the server only when we're holding state
Trond Myklebust
2006-01-06
NFS: Convert instances of kernel_thread() to kthread()
Trond Myklebust
2006-01-06
NFSv4: State recovery cleanup
Trond Myklebust
2006-01-06
NFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew the NFSv4 lease
Trond Myklebust
2006-01-06
NFSv4: Make DELEGRETURN an interruptible operation.
Trond Myklebust
2006-01-06
NFSv4: Convert LOCK rpc call into an asynchronous RPC call
Trond Myklebust
2006-01-06
NFSv4: locking XDR cleanup
Trond Myklebust
2006-01-06
NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctly
Trond Myklebust
2006-01-06
NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately
Trond Myklebust
2006-01-06
NFSv4: Make open_confirm() asynchronous too
Trond Myklebust
2006-01-06
NFSv4: Convert open() into an asynchronous RPC call
Trond Myklebust
2006-01-06
NFSv4: Allocate OPEN call RPC arguments using kmalloc()
Trond Myklebust
2006-01-06
NFSv4: Make locku use the new RPC "wait on completion" interface.
Trond Myklebust
2006-01-06
NFSv4: stateful NFSv4 RPC call interface
Trond Myklebust
2006-01-06
SUNRPC: Further cleanups
Trond Myklebust
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
2006-01-06
NFS: Work correctly with single-page ->writepage() calls
Trond Myklebust
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2005-12-22
[PATCH] fix posix lock on NFS
ASANO Masahiro
2005-12-19
NFS: Fix another O_DIRECT race
Trond Myklebust
2005-12-03
NFSv4: Fix an Oops in the synchronous write path
Trond Myklebust
2005-12-03
NFS: Fix post-op attribute revalidation...
Trond Myklebust
2005-12-03
NFS: use set_page_writeback() in the appropriate places
Trond Myklebust
2005-12-03
NFS: Fix a few further cache consistency regressions
Trond Myklebust
2005-12-03
NFS: Fix cache consistency regression
Steve Dickson
2005-11-25
NFS: Fix a spinlock recursion inside nfs_update_inode()
Trond Myklebust
2005-11-25
NFSv4: Fix typo in lock caching
Trond Myklebust
2005-11-25
NFSv4: Fix buggy nfs_wait_on_sequence()
Trond Myklebust
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
2005-11-04
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
Chuck Lever
2005-11-04
NFSv4: Teach NFSv4 to cache locks when we hold a delegation
Trond Myklebust
2005-11-04
NFSv4: Recover locks too when returning a delegation
Trond Myklebust
2005-11-04
NFSv4: Fix recovery of flock() locks.
Trond Myklebust
2005-11-04
NFSv4: Return any delegations before sillyrenaming the file
Trond Myklebust
[prev]
[next]