summaryrefslogtreecommitdiff
path: root/fs/nfs
Commit message (Expand)AuthorAge
...
* | NFS: Don't let readdirplus revalidate an inode that was marked as staleTrond Myklebust2016-06-24
* | NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removedTrond Myklebust2016-06-24
* | NFS: Fix a double page unlockTrond Myklebust2016-06-24
* | pnfs_nfs: fix _cancel_empty_pagelistWeston Andros Adamson2016-06-24
* | nfs4: Fix potential use after free of state in nfs4_do_reclaim.Oleg Drokin2016-06-24
* | NFS: Fix up O_DIRECT resultsTrond Myklebust2016-06-24
* | NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exceptionTrond Myklebust2016-06-24
* | NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layoutTrond Myklebust2016-06-24
* | NFSv4.1/pnfs: Layout stateids start out as being invalidTrond Myklebust2016-06-24
* | NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget()Trond Myklebust2016-06-24
|/
* nfs: fix anonymous member initializer build failure with older compilersLinus Torvalds2016-05-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-27
|\
| * switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
* | Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-05-26
|\ \ | |/ |/|
| * pnfs: pnfs_update_layout needs to consider if strict iomode checking is onTom Haynes2016-05-26
| * nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...Tom Haynes2016-05-26
| * nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IOTom Haynes2016-05-25
| * nfs: avoid race that crashes nfs_init_commitWeston Andros Adamson2016-05-25
| * NFS: checking for NULL instead of IS_ERR() in nfs_commit_file()Dan Carpenter2016-05-25
| * pnfs: make pnfs_layout_process more robustJeff Layton2016-05-17
| * pnfs: rework LAYOUTGET retry handlingJeff Layton2016-05-17
| * pnfs: lift retry logic from send_layoutget to pnfs_update_layoutJeff Layton2016-05-17
| * pnfs: fix bad error handling in send_layoutgetJeff Layton2016-05-17
| * flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_dsJeff Layton2016-05-17
| * flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTEDJeff Layton2016-05-17
| * pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN argsJeff Layton2016-05-17
| * pnfs: keep track of the return sequence number in pnfs_layout_hdrJeff Layton2016-05-17
| * pnfs: record sequence in pnfs_layout_segment when it's createdJeff Layton2016-05-17
| * pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit setJeff Layton2016-05-17
| * pNFS/flexfiles: When initing reads or writes, we might have to retry connecti...Tom Haynes2016-05-17
| * pNFS/flexfiles: When checking for available DSes, conditionally check for MDS ioTom Haynes2016-05-17
| * pNFS/flexfile: Fix erroneous fall back to read/write through the MDSTrond Myklebust2016-05-17
| * NFS: Reclaim writes via writepage are opportunisticTrond Myklebust2016-05-17
| * NFSv4: Use the right stateid for delegations in setattr, read and writeTrond Myklebust2016-05-17
| * NFSv4: Label stateids with the typeTrond Myklebust2016-05-17
| * pNFS: Fix a leaked layoutstats flagTrond Myklebust2016-05-17
| * sunrpc: Advertise maximum backchannel payload sizeChuck Lever2016-05-17
| * xprtrdma: Add rdma6 option to support NFS/RDMA IPv6Shirley Ma2016-05-17
| * nfs4: client: do not send empty SETATTR after OPEN_CREATETigran Mkrtchyan2016-05-17
| * NFS: Add COPY nfs operationAnna Schumaker2016-05-17
| * NFS: Add nfs_commit_file()Anna Schumaker2016-05-17
| * Fixing oops in callback pathOlga Kornievskaia2016-05-17
| * nfs: don't share mounts between network namespacesJ. Bruce Fields2016-05-09
| * NFS: Fix an LOCK/OPEN race when unlinking an open fileChuck Lever2016-05-09
| * nfs: have flexfiles mirror keep creds for both ro and rw layoutsJeff Layton2016-05-09
| * nfs: get a reference to the credential in ff_layout_alloc_lsegJeff Layton2016-05-09
| * nfs: have ff_layout_get_ds_cred take a reference to the credJeff Layton2016-05-09
| * nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_credJeff Layton2016-05-09
| * NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockDave Wysochanski2016-05-09
| * nfs: add debug to directio "good_bytes" countingWeston Andros Adamson2016-05-09