aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
...
| * | nfs: remove nfs_inode_dio_waitChristoph Hellwig2016-03-16
| * | nfs: remove nfs4_file_fsyncChristoph Hellwig2016-03-16
| * | Merge branch 'multipath'Trond Myklebust2016-02-22
| |\ \
| | * | NFS add callback_ops to nfs4_proc_bind_conn_to_session_callbackAndy Adamson2016-02-05
| | * | pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3Trond Myklebust2016-02-05
| | * | NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connectionsTrond Myklebust2016-02-05
| * | | Merge branch 'nfsv41_cb'Trond Myklebust2016-02-22
| |\ \ \
| | * | | NFSv4.x: Fix NFS4ERR_RETRY_UNCACHED_REP in nfs4_callback_sequenceTrond Myklebust2016-02-01
| | * | | NFSv4.x: Allow multiple callbacks in flightTrond Myklebust2016-01-25
| | * | | NFSv4.x: Fix wraparound issues when validing the callback sequence idTrond Myklebust2016-01-24
| | * | | NFSv4.x: Enforce the ca_maxresponsesize_cached on the back channelTrond Myklebust2016-01-24
| | * | | NFSv4.x: CB_SEQUENCE should return NFS4ERR_DELAY if still executingTrond Myklebust2016-01-24
| | * | | NFSv4.x: Remove hard coded slotids in callback channelTrond Myklebust2016-01-24
| | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-19
|\ \ \ \ | |/ / / |/| | |
| * | | replace d_add_unique() with saner primitiveAl Viro2016-03-14
| * | | nfs_lookup: don't bother with d_instantiate(dentry, NULL)Al Viro2016-03-14
| | |/ | |/|
* | | NFSv4.x/pnfs: Fix a race between layoutget and bulk recallsTrond Myklebust2016-02-22
* | | NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layoutTrond Myklebust2016-02-22
* | | pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_pageKinglong Mee2016-02-17
* | | nfs4: fix stateid handling for the NFS v4.2 operationsChristoph Hellwig2016-02-17
* | | NFSv4: Fix a dentry leak on alias useBenjamin Coddington2016-02-17
* | | pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomodeTrond Myklebust2016-02-15
* | | pNFS: Fix pnfs_mark_matching_lsegs_return()Trond Myklebust2016-02-15
|/ /
* | NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSETrond Myklebust2016-01-27
* | pNFS: Fix missing layoutreturn callsTrond Myklebust2016-01-26
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-23
|\
| * wrappers for ->i_mutex accessAl Viro2016-01-22
* | Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-01-23
|\ \ | |/ |/|
| * Merge branch 'bugfixes'Trond Myklebust2016-01-22
| |\
| | * pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust2016-01-22
| | * pNFS/flexfiles: Improve merging of errors in LAYOUTRETURNTrond Myklebust2016-01-21
| * | NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker2016-01-21
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-15
|\ \ \
| * | | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* | | | Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-01-14
|\ \ \ \ | | |/ / | |/| |
| * | | NFS: Fix a compile warning about unused variable in nfs_generic_pg_pgios()Trond Myklebust2016-01-08
| * | | NFSv4: Fix a compile warning about no prototype for nfs4_ioctl()Trond Myklebust2016-01-08
| * | | Merge branch 'bugfixes'Trond Myklebust2016-01-07
| |\ \ \ | | | |/ | | |/|
| | * | pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh()Trond Myklebust2015-12-30
| | * | NFS: Fix attribute cache revalidationTrond Myklebust2015-12-30
| | * | NFS: Ensure we revalidate attributes before using execute_ok()Trond Myklebust2015-12-28
| | * | NFS: Flush reclaim writes using FLUSH_COND_STABLETrond Myklebust2015-12-28
| | * | NFS: Background flush should not be low priorityTrond Myklebust2015-12-28
| | * | NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturnTrond Myklebust2015-12-28
| | * | NFSv4: Don't perform cached access checks before we've OPENed the fileTrond Myklebust2015-12-28
| | * | NFS: Allow the combination pNFS and labeled NFSTrond Myklebust2015-12-28
| | * | NFS42: handle layoutstats stateid errorPeng Tao2015-12-28
| | * | nfs: Fix race in __update_open_stateid()Andrew Elble2015-12-28
| | * | nfs: fix missing assignment in nfs4_sequence_done tracepointAndrew Elble2015-12-28
| * | | NFS: Use wait_on_atomic_t() for unlock after readaheadBenjamin Coddington2016-01-07