aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
...
| * 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
| * pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfsWeston Andros Adamson2016-05-09
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-19
|\ \
| * | KEYS: Add a facility to restrict new links into a keyringDavid Howells2016-04-11
* | | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-17
|\ \ \
| * | | fs: simplify the generic_write_sync prototypeChristoph Hellwig2016-05-01
| * | | fs: add IOCB_SYNC and IOCB_DSYNCChristoph Hellwig2016-05-01
| * | | direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-01
| | |/ | |/|
* | | nfs: per-name sillyunlink exclusionAl Viro2016-05-09
* | | nfs: switch to ->iterate_shared()Al Viro2016-05-02
* | | nfs: missing wakeup in nfs_unblock_sillyrename()Al Viro2016-05-02
* | | Merge getxattr prototype change into work.lookupsAl Viro2016-05-02
|\ \ \ | |/ / |/| |
| * | xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-10
| * | don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-10
| * | posix_acl: Inode acl caching fixesAndreas Gruenbacher2016-03-31
| |/
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-04-07
|\ \
| * | nfs: use file_dentry()Miklos Szeredi2016-03-26
* | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
| |/ |/|
* | Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-24
|\ \
| * | nfs/blocklayout: add SCSI layout supportChristoph Hellwig2016-03-18
* | | Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-03-22
|\ \ \ | |_|/ |/| |
| * | nfs/blocklayout: make sure making a aligned read requestKinglong Mee2016-03-21
| * | nfs4: nfs4_ff_layout_prepare_ds should return NULL if connection failedJeff Layton2016-03-16