index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2009-04-01
Merge branch 'devel' into for-linus
Trond Myklebust
18
-343
/
+549
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
1
-1
/
+4
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-2
/
+0
2009-03-28
NFS: Simplify logic to compare socket addresses in client.c
Chuck Lever
1
-64
/
+52
2009-03-28
Merge commit '9f4c899c0d90e1b51b6864834f3877b47c161a0e' into devel
Trond Myklebust
1
-29
/
+39
2009-03-28
NFS: Start PF_INET6 callback listener only if IPv6 support is available
Chuck Lever
3
-2
/
+21
2009-03-28
NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks
Chuck Lever
1
-12
/
+2
2009-03-28
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
Chuck Lever
1
-2
/
+1
2009-03-28
SUNRPC: Change svc_create_xprt() to take a @family argument
Chuck Lever
1
-2
/
+2
2009-03-27
constify dentry_operations: NFS
Al Viro
2
-3
/
+3
2009-03-19
NFS: Optimise NFS close()
Trond Myklebust
6
-21
/
+46
2009-03-19
NFS: Fix the notifications when renaming onto an existing file
Trond Myklebust
1
-5
/
+4
2009-03-19
NFS: Fix up a mismerged patch
Trond Myklebust
1
-1
/
+1
2009-03-12
NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...
Trond Myklebust
1
-29
/
+39
2009-03-11
NFS: load the rpc/rdma transport module automatically
Tom Talpey
1
-1
/
+3
2009-03-11
NFS: Kill the "defined but not used" compile error on nommu machines
Trond Myklebust
1
-7
/
+5
2009-03-11
NFS: Throttle page dirtying while we're flushing to disk
Trond Myklebust
6
-29
/
+42
2009-03-11
NFS: cleanup - remove struct nfs_inode->ncommit
Trond Myklebust
2
-10
/
+16
2009-03-11
NFSv4: Simplify some cache consistency post-op GETATTRs
Trond Myklebust
1
-5
/
+8
2009-03-11
NFSv4: A referral is assumed to always point to a directory.
Trond Myklebust
1
-0
/
+14
2009-03-11
NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded
Trond Myklebust
1
-19
/
+73
2009-03-11
NFSv4: Clean up decode_getfattr()
Trond Myklebust
1
-21
/
+57
2009-03-11
NFS: Fix the type of struct nfs_fattr->mode
Trond Myklebust
4
-45
/
+37
2009-03-11
NFS: Shrink the struct nfs_fattr
Trond Myklebust
1
-3
/
+0
2009-03-11
NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr
Trond Myklebust
4
-96
/
+161
2009-03-11
NFSv4: Ignore errors on the post-op attributes in SETATTR calls
Trond Myklebust
1
-3
/
+1
2009-03-11
NFS: flush cached directory information slightly more readily.
NeilBrown
1
-2
/
+13
2009-03-11
NFS: Minor __nfs_revalidate_inode cleanup
Suresh Jayaraman
1
-3
/
+0
2009-03-11
Bug 11061, NFS mounts dropped
Ian Dall
1
-1
/
+62
2009-03-11
NFS: Handle -ESTALE error in access()
Suresh Jayaraman
1
-1
/
+7
2009-03-11
NFSv3: Fix posix ACL code
Trond Myklebust
2
-27
/
+34
2009-03-11
NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)
Trond Myklebust
1
-7
/
+8
2009-01-22
fs/Kconfig: move nfs out
Alexey Dobriyan
1
-0
/
+86
2009-01-05
fs: symlink write_begin allocation context fix
Nick Piggin
1
-1
/
+1
2008-12-31
Merge branch 'devel' into next
Trond Myklebust
16
-1279
/
+1442
2008-12-31
fs/nfs/nfs4proc.c: make nfs4_map_errors() static
WANG Cong
2
-2
/
+1
2008-12-24
rpc: allow gss callbacks to client
Olga Kornievskaia
1
-5
/
+31
2008-12-24
NFS: remove unused status from encode routines
Andy Adamson
1
-398
/
+180
2008-12-24
NFS: increment number of operations in each encode routine
Andy Adamson
1
-170
/
+247
2008-12-24
NFS: fix comment placement in nfs4xdr.c
Benny Halevy
1
-4
/
+4
2008-12-24
NFS: fix tabs in nfs4xdr.c
Andy Adamson
1
-245
/
+245
2008-12-24
NFS: remove white space from nfs4xdr.c
Andy Adamson
1
-33
/
+29
2008-12-24
nfs: remove incorrect usage of nfs4 compound response hdr.status
Benny Halevy
1
-6
/
+0
2008-12-24
nfs: return compound hdr.status when there are no op replies
Benny Halevy
1
-0
/
+2
2008-12-24
NFSv4: Fix an infinite loop in the NFS state recovery code
Trond Myklebust
1
-2
/
+3
2008-12-23
optimize attribute timeouts for "noac" and "actimeo=0"
Peter Staubach
2
-10
/
+3
2008-12-23
NFSv4: Convert the open and close ops to use fmode
Trond Myklebust
5
-80
/
+90
2008-12-23
NFS: Use delegations to optimise ACCESS calls
Trond Myklebust
1
-1
/
+2
2008-12-23
NFSv4: Ensure that we set the verifier when revalidating delegated dentries
Trond Myklebust
1
-2
/
+4
2008-12-23
NFSv4: Clean up is_atomic_open()
Trond Myklebust
1
-7
/
+8
[next]