index
:
Linux Stable
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.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
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4: Fix a thinko in nfs4_try_open_cached
Trond Myklebust
2013-06-07
1
-1
/
+1
*
NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall
Trond Myklebust
2013-05-07
1
-0
/
+6
*
pnfs-block: removing DM device maybe cause oops when call dev_remove
fanchaoting
2013-04-05
1
-2
/
+2
*
NFS: Don't allow NFS silly-renamed files to be deleted, no signal
Trond Myklebust
2013-03-14
1
-7
/
+13
*
umount oops when remove blocklayoutdriver first
fanchaoting
2013-02-28
2
-0
/
+2
*
NFS: Don't silently fail setattr() requests on mountpoints
Trond Myklebust
2013-02-03
1
-0
/
+20
*
nfs: fix null checking in nfs_get_option_str()
Xi Wang
2013-01-11
1
-1
/
+1
*
NFS: Fix calls to drop_nlink()
Trond Myklebust
2013-01-11
1
-5
/
+6
*
NFS: avoid NULL dereference in nfs_destroy_server
NeilBrown
2013-01-11
1
-2
/
+1
*
NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
Bryan Schumaker
2013-01-11
1
-4
/
+17
*
pnfsblock: fix partial page buffer wirte
Peng Tao
2012-12-10
2
-12
/
+165
*
NFS: Wait for session recovery to finish before returning
Bryan Schumaker
2012-11-26
1
-2
/
+1
*
NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
Trond Myklebust
2012-11-17
1
-2
/
+2
*
NFS: fix bug in legacy DNS resolver.
NeilBrown
2012-11-17
1
-2
/
+3
*
NFSv4.1: We must release the sequence id when we fail to get a session slot
Trond Myklebust
2012-11-17
1
-13
/
+23
*
NFSv4: nfs4_locku_done must release the sequence id
Trond Myklebust
2012-11-17
1
-0
/
+1
*
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
2012-11-17
4
-9
/
+20
*
nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
Scott Mayhew
2012-11-17
1
-1
/
+1
*
NFS: return error from decode_getfh in decode open
Weston Andros Adamson
2012-10-02
1
-1
/
+2
*
NFS: Fix a problem with the legacy binary mount code
Trond Myklebust
2012-10-02
1
-0
/
+2
*
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
2012-10-02
3
-4
/
+4
*
NFS: Alias the nfs module to nfs4
bjschuma@gmail.com
2012-09-14
1
-0
/
+2
*
NFS: return -ENOKEY when the upcall fails to map the name
Bryan Schumaker
2012-09-14
1
-4
/
+2
*
NFS: Clear key construction data if the idmap upcall fails
Bryan Schumaker
2012-09-14
1
-14
/
+42
*
NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done
Trond Myklebust
2012-09-14
1
-6
/
+2
*
pnfs: defer release of pages in layoutget
Idan Kedar
2012-09-14
3
-40
/
+58
*
NFSv3: Ensure that do_proc_get_root() reports errors correctly
Trond Myklebust
2012-09-14
1
-1
/
+1
*
NFS: Fix a number of bugs in the idmapper
David Howells
2012-08-09
1
-6
/
+20
*
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
2012-08-09
1
-2
/
+5
*
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
Boaz Harrosh
2012-08-09
1
-3
/
+13
*
pnfs-obj: don't leak objio_state if ore_write/read fails
Boaz Harrosh
2012-07-29
1
-2
/
+7
*
NFS: hard-code init_net for NFS callback transports
Stanislav Kinsbursky
2012-07-16
1
-6
/
+5
*
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
2012-07-16
1
-0
/
+3
*
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
2012-07-16
1
-0
/
+8
*
NFS: Force the legacy idmapper to be single threaded
Bryan Schumaker
2012-07-16
1
-5
/
+8
*
NFSv4: Fix unnecessary delegation returns in nfs4_do_open
Trond Myklebust
2012-06-22
1
-0
/
+1
*
NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
Trond Myklebust
2012-06-10
1
-0
/
+2
*
NFS: kmalloc() doesn't return an ERR_PTR()
Dan Carpenter
2012-06-10
1
-7
/
+3
*
NFSv4.1: Use the correct hostname in the client identifier string
Trond Myklebust
2012-04-30
1
-3
/
+2
*
NFS: get module in idmap PipeFS notifier callback
Stanislav Kinsbursky
2012-04-28
1
-0
/
+4
*
NFS: Remove unused function nfs_lookup_with_sec()
Bryan Schumaker
2012-04-27
1
-62
/
+0
*
NFS: Honor the authflavor set in the clone mount data
Bryan Schumaker
2012-04-27
4
-7
/
+8
*
NFS: Fix following referral mount points with different security
Bryan Schumaker
2012-04-27
5
-26
/
+72
*
NFS: Do secinfo as part of lookup
Bryan Schumaker
2012-04-27
5
-20
/
+103
*
NFS: Handle exceptions coming out of nfs4_proc_fs_locations()
Bryan Schumaker
2012-04-27
1
-1
/
+14
*
NFS: Fix SECINFO_NO_NAME
Bryan Schumaker
2012-04-27
1
-5
/
+19
*
Avoid beyond bounds copy while caching ACL
Sachin Prabhu
2012-04-27
2
-8
/
+6
*
Avoid reading past buffer when calling GETACL
Sachin Prabhu
2012-04-27
2
-13
/
+21
*
fix page number calculation bug for block layout decode buffer
Jim Rees
2012-04-26
1
-1
/
+3
*
NFSv4.1 fix page number calculation bug for filelayout decode buffers
Andy Adamson
2012-04-26
2
-2
/
+2
[next]