index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2014-04-02
nfs: fix do_div() warning by instead using sector_div()
Helge Deller
2014-04-02
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
Weston Andros Adamson
2014-04-02
NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
Trond Myklebust
2014-01-03
NFSv4: Update list of irrecoverable errors on DELEGRETURN
Trond Myklebust
2014-01-03
NFSv4 wait on recovery for async session errors
Andy Adamson
2014-01-03
NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
Trond Myklebust
2013-09-10
NFSv4.1: integer overflow in decode_cb_sequence_args()
Dan Carpenter
2013-04-10
NFS: nfs_getaclargs.acl_len is a size_t
Chuck Lever
2013-04-10
NFSv4.1: Fix a race in pNFS layoutcommit
Trond Myklebust
2013-04-10
pnfs-block: removing DM device maybe cause oops when call dev_remove
fanchaoting
2013-03-20
NFS: Don't allow NFS silly-renamed files to be deleted, no signal
Trond Myklebust
2013-03-06
umount oops when remove blocklayoutdriver first
fanchaoting
2013-03-06
NFSv4.1: Don't decode skipped layoutgets
Weston Andros Adamson
2013-02-06
NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session
Trond Myklebust
2013-02-06
NFS: Don't silently fail setattr() requests on mountpoints
Trond Myklebust
2013-01-16
nfs: fix null checking in nfs_get_option_str()
Xi Wang
2013-01-03
NFS: avoid NULL dereference in nfs_destroy_server
NeilBrown
2013-01-03
NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
Bryan Schumaker
2012-11-16
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
2012-11-16
nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
Scott Mayhew
2012-11-16
NFS: fix bug in legacy DNS resolver.
NeilBrown
2012-11-16
NFSv4: nfs4_locku_done must release the sequence id
Trond Myklebust
2012-11-16
NFSv4.1: We must release the sequence id when we fail to get a session slot
Trond Myklebust
2012-11-16
NFS: Wait for session recovery to finish before returning
Bryan Schumaker
2012-10-17
pnfsblock: fix partial page buffer wirte
Peng Tao
2012-09-19
NFS: return error from decode_getfh in decode open
Weston Andros Adamson
2012-09-19
NFS: Fix a problem with the legacy binary mount code
Trond Myklebust
2012-09-19
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
2012-09-12
NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
Trond Myklebust
2012-09-12
NFSv3: Ensure that do_proc_get_root() reports errors correctly
Trond Myklebust
2012-09-12
NFS: Alias the nfs module to nfs4
bjschuma@gmail.com
2012-09-12
pnfs: defer release of pages in layoutget
Idan Kedar
2012-09-12
fix page number calculation bug for block layout decode buffer
Jim Rees
2012-09-12
NFSv4.1 fix page number calculation bug for filelayout decode buffers
Andy Adamson
2012-09-12
NFS: Use kcalloc() when allocating arrays
Trond Myklebust
2012-09-12
nfs: tear down caches in nfs_init_writepagecache when allocation fails
Jeff Layton
2012-08-10
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
2012-08-02
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
2012-08-02
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
2012-07-25
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
Boaz Harrosh
2012-07-25
pnfs-obj: don't leak objio_state if ore_write/read fails
Boaz Harrosh
2012-07-25
NFSv4: Further reduce the footprint of the idmapper
Trond Myklebust
2012-07-25
NFSv4: Reduce the footprint of the idmapper
Trond Myklebust
2012-07-25
NFSv4: Rate limit the state manager for lock reclaim warning messages
William Dauchy
2012-06-19
NFSv4: Fix unnecessary delegation returns in nfs4_do_open
Trond Myklebust
2012-06-10
NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
Trond Myklebust
2012-05-31
Avoid beyond bounds copy while caching ACL
Sachin Prabhu
2012-05-31
Avoid reading past buffer when calling GETACL
Sachin Prabhu
2012-05-31
NFS4: fix compile warnings in nfs4proc.c
Peng Tao
2012-05-20
NFSv4: Revalidate uid/gid after open
Jonathan Nieder
[next]