summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-05-25nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IOTom Haynes
2016-05-25nfs: avoid race that crashes nfs_init_commitWeston Andros Adamson
2016-05-25NFS: checking for NULL instead of IS_ERR() in nfs_commit_file()Dan Carpenter
2016-05-17pnfs: make pnfs_layout_process more robustJeff Layton
2016-05-17pnfs: rework LAYOUTGET retry handlingJeff Layton
2016-05-17pnfs: lift retry logic from send_layoutget to pnfs_update_layoutJeff Layton
2016-05-17pnfs: fix bad error handling in send_layoutgetJeff Layton
2016-05-17flexfiles: add kerneldoc header to nfs4_ff_layout_prepare_dsJeff Layton
2016-05-17flexfiles: remove pointless setting of NFS_LAYOUT_RETURN_REQUESTEDJeff Layton
2016-05-17pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN argsJeff Layton
2016-05-17pnfs: keep track of the return sequence number in pnfs_layout_hdrJeff Layton
2016-05-17pnfs: record sequence in pnfs_layout_segment when it's createdJeff Layton
2016-05-17pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit setJeff Layton
2016-05-17pNFS/flexfiles: When initing reads or writes, we might have to retry connecti...Tom Haynes
2016-05-17pNFS/flexfiles: When checking for available DSes, conditionally check for MDS ioTom Haynes
2016-05-17pNFS/flexfile: Fix erroneous fall back to read/write through the MDSTrond Myklebust
2016-05-17NFS: Reclaim writes via writepage are opportunisticTrond Myklebust
2016-05-17NFSv4: Use the right stateid for delegations in setattr, read and writeTrond Myklebust
2016-05-17NFSv4: Label stateids with the typeTrond Myklebust
2016-05-17pNFS: Fix a leaked layoutstats flagTrond Myklebust
2016-05-17sunrpc: Advertise maximum backchannel payload sizeChuck Lever
2016-05-17xprtrdma: Add rdma6 option to support NFS/RDMA IPv6Shirley Ma
2016-05-17nfs4: client: do not send empty SETATTR after OPEN_CREATETigran Mkrtchyan
2016-05-17NFS: Add COPY nfs operationAnna Schumaker
2016-05-17NFS: Add nfs_commit_file()Anna Schumaker
2016-05-17Fixing oops in callback pathOlga Kornievskaia
2016-05-09nfs: don't share mounts between network namespacesJ. Bruce Fields
2016-05-09NFS: Fix an LOCK/OPEN race when unlinking an open fileChuck Lever
2016-05-09nfs: have flexfiles mirror keep creds for both ro and rw layoutsJeff Layton
2016-05-09nfs: get a reference to the credential in ff_layout_alloc_lsegJeff Layton
2016-05-09nfs: have ff_layout_get_ds_cred take a reference to the credJeff Layton
2016-05-09nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_credJeff Layton
2016-05-09NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockDave Wysochanski
2016-05-09nfs: add debug to directio "good_bytes" countingWeston Andros Adamson
2016-05-09pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfsWeston Andros Adamson
2016-05-06proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause
2016-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-05-05propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman
2016-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-05-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-29ocfs2/dlm: return zero if deref_done message is successfully handledxuejiufei
2016-04-29numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer
2016-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds
2016-04-25libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov
2016-04-25udf: Fix conversion of 'dstring' fields to UTF8Andrew Gabbasov
2016-04-25fuse: Fix return value from fuse_get_user_pages()Ashish Samant
2016-04-19Merge branch 'ptmx-cleanup'Linus Torvalds
2016-04-18devpts: clean up interface to pty driversLinus Torvalds