aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* pnfs: fix filelayout_retry_commit when idx > 0Weston Andros Adamson2014-09-10
* nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton2014-09-08
* nfs: fix kernel warning when removing proc entryCong Wang2014-09-08
* NFSv3: Fix another acl regressionTrond Myklebust2014-08-26
* NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADETrond Myklebust2014-08-26
* NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust2014-08-26
* nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery2014-08-22
* nfs: can_coalesce_requests must enforce contiguityWeston Andros Adamson2014-08-22
* nfs: disallow duplicate pages in pgio page vectorsWeston Andros Adamson2014-08-22
* nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson2014-08-22
* nfs: fix error handling in lock_and_join_requestsWeston Andros Adamson2014-08-22
* nfs: use blocking page_group_lock in add_requestWeston Andros Adamson2014-08-22
* nfs: fix nonblocking calls to nfs_page_group_lockWeston Andros Adamson2014-08-22
* nfs: change nfs_page_group_lock argumentWeston Andros Adamson2014-08-22
* Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-13
|\
| * nfs: reject changes to resvport and sharecache during remountScott Mayhew2014-08-04
| * NFS: Avoid infinite loop when RELEASE_LOCKOWNER getting expired errorKinglong Mee2014-08-04
| * NFS: fix two problems in lookup_revalidate in RCU-walkNeilBrown2014-08-04
| * NFS: allow lockless access to access_cacheNeilBrown2014-08-03
| * NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCUNeilBrown2014-08-03
| * NFS: teach nfs_neg_need_reval to understand LOOKUP_RCUNeilBrown2014-08-03
| * NFS: support RCU_WALK in nfs_permission()NeilBrown2014-08-03
| * NFS: prepare for RCU-walk support but pushing tests later in code.NeilBrown2014-08-03
| * NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used.NeilBrown2014-08-03
| * NFS: add checks for returned value of try_module_get()Alexey Khoroshilov2014-08-03
| * nfs: clear_request_commit while holding i_lockWeston Andros Adamson2014-08-03
| * pnfs: add pnfs_put_lseg_asyncWeston Andros Adamson2014-08-03
| * pnfs: find swapped pages on pnfs commit lists tooWeston Andros Adamson2014-08-03
| * nfs: fix comment and add warn_on for PG_INODE_REFWeston Andros Adamson2014-08-03
| * nfs: check wait_on_bit_lock err in page_group_lockWeston Andros Adamson2014-08-03
| * NFS: nfs4_do_open should add negative results to the dcache.NeilBrown2014-08-03
| * nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULLAndrey Utkin2014-08-03
| * NFS: Enforce an upper limit on the number of cached access callTrond Myklebust2014-08-03
| * Merge branch 'bugfixes' into linux-nextTrond Myklebust2014-07-13
| |\
| * | NFS: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-07-12
| * | NFSv4: Drop castHimangi Saraogi2014-07-12
| * | nfs4: copy acceptor name from context to nfs_clientJeff Layton2014-07-12
| * | nfs4: turn free_lock_state into a void return operationJeff Layton2014-07-12
| * | nfs4: queue free_lock_state job submission to nfsiodJeff Layton2014-07-12
| * | nfs4: treat lock owners as opaque valuesJeff Layton2014-07-12
| * | nfs41: layout return on close in delegation returnPeng Tao2014-07-12
| * | nfs41: return layout on last closePeng Tao2014-07-12
| * | nfs4: add nfs4_check_delegationPeng Tao2014-07-12
| * | pnfs/filelayout: retry ds commit if nfs_commitdata_alloc failsPeng Tao2014-07-12
| * | pnfs/filelayout: fix race between mark_request_commit and scan_commit_listsPeng Tao2014-07-12
| * | NFSv4: Fix OPEN w/create access mode checkingTrond Myklebust2014-07-12
| * | nfs: check hostname in nfs_get_clientPeng Tao2014-07-08
| * | nfsv4: set hostname when creating nfsv4 ds connectionPeng Tao2014-07-08
| * | FS/NFS: replace count*size kzalloc by kcallocFabian Frederick2014-06-25
| * | nfs: get rid of duplicate dprintkWeston Andros Adamson2014-06-25