summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2014-03-23NFS: Fix a delegation callback raceTrond Myklebust
2014-02-20nfs: tear down caches in nfs_init_writepagecache when allocation failsJeff Layton
2014-02-13nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson
2014-02-13NFSv4: OPEN must handle the NFS4ERR_IO return code correctlyTrond Myklebust
2013-12-20nfs: fix do_div() warning by instead using sector_div()Helge Deller
2013-12-11NFSv4: Update list of irrecoverable errors on DELEGRETURNTrond Myklebust
2013-11-29NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()Trond Myklebust
2013-11-29SUNRPC handle EKEYEXPIRED in call_refreshresultAndy Adamson
2013-11-29nfs: don't allow nfs_find_actor to match inodes of the wrong typeJeff Layton
2013-06-07NFSv4: Fix a thinko in nfs4_try_open_cachedTrond Myklebust
2013-05-07NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recallTrond Myklebust
2013-04-05pnfs-block: removing DM device maybe cause oops when call dev_removefanchaoting
2013-03-14NFS: Don't allow NFS silly-renamed files to be deleted, no signalTrond Myklebust
2013-02-28umount oops when remove blocklayoutdriver firstfanchaoting
2013-02-03NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust
2013-01-11nfs: fix null checking in nfs_get_option_str()Xi Wang
2013-01-11NFS: Fix calls to drop_nlink()Trond Myklebust
2013-01-11NFS: avoid NULL dereference in nfs_destroy_serverNeilBrown
2013-01-11NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()Bryan Schumaker
2012-12-10pnfsblock: fix partial page buffer wirtePeng Tao
2012-11-26NFS: Wait for session recovery to finish before returningBryan Schumaker
2012-11-17NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidateTrond Myklebust
2012-11-17NFS: fix bug in legacy DNS resolver.NeilBrown
2012-11-17NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust
2012-11-17NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust
2012-11-17nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings
2012-11-17nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew
2012-10-02NFS: return error from decode_getfh in decode openWeston Andros Adamson
2012-10-02NFS: Fix a problem with the legacy binary mount codeTrond Myklebust
2012-10-02NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-09-14NFS: Alias the nfs module to nfs4bjschuma@gmail.com
2012-09-14NFS: return -ENOKEY when the upcall fails to map the nameBryan Schumaker
2012-09-14NFS: Clear key construction data if the idmap upcall failsBryan Schumaker
2012-09-14NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_doneTrond Myklebust
2012-09-14pnfs: defer release of pages in layoutgetIdan Kedar
2012-09-14NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust
2012-08-09NFS: Fix a number of bugs in the idmapperDavid Howells
2012-08-09nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton
2012-08-09pnfs-obj: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh
2012-07-29pnfs-obj: don't leak objio_state if ore_write/read failsBoaz Harrosh
2012-07-16NFS: hard-code init_net for NFS callback transportsStanislav Kinsbursky
2012-07-16SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-07-16SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-07-16NFS: Force the legacy idmapper to be single threadedBryan Schumaker
2012-06-22NFSv4: Fix unnecessary delegation returns in nfs4_do_openTrond Myklebust
2012-06-10NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust
2012-06-10NFS: kmalloc() doesn't return an ERR_PTR()Dan Carpenter
2012-04-30NFSv4.1: Use the correct hostname in the client identifier stringTrond Myklebust
2012-04-28NFS: get module in idmap PipeFS notifier callbackStanislav Kinsbursky
2012-04-27NFS: Remove unused function nfs_lookup_with_sec()Bryan Schumaker