summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-03-16nfs4: nfs4_ff_layout_prepare_ds should return NULL if connection failedJeff Layton
2016-03-16nfs: remove nfs_inode_dio_waitChristoph Hellwig
2016-03-16nfs: remove nfs4_file_fsyncChristoph Hellwig
2016-02-22Merge branch 'multipath'Trond Myklebust
2016-02-22Merge branch 'nfsv41_cb'Trond Myklebust
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and bulk recallsTrond Myklebust
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layoutTrond Myklebust
2016-02-17pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_pageKinglong Mee
2016-02-17nfs4: fix stateid handling for the NFS v4.2 operationsChristoph Hellwig
2016-02-17NFSv4: Fix a dentry leak on alias useBenjamin Coddington
2016-02-15pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomodeTrond Myklebust
2016-02-15pNFS: Fix pnfs_mark_matching_lsegs_return()Trond Myklebust
2016-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-02-06epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron
2016-02-06dax: dirty inode only if requiredDmitry Monakhov
2016-02-06ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-06block: fix pfn_mkwrite() DAX fault handlerRoss Zwisler
2016-02-06NFS add callback_ops to nfs4_proc_bind_conn_to_session_callbackAndy Adamson
2016-02-05pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3Trond Myklebust
2016-02-05NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connectionsTrond Myklebust
2016-02-04ceph: fix snap context leak in error pathYan, Zheng
2016-02-04ceph: checking for IS_ERR instead of NULLDan Carpenter
2016-02-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-03Merge tag 'nfs-for-4.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-02-03proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner
2016-02-03numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu
2016-02-03ocfs2/cluster: fix memory leak in o2hb_region_releaseJoseph Qi
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-02-01NFSv4.x: Fix NFS4ERR_RETRY_UNCACHED_REP in nfs4_callback_sequenceTrond Myklebust
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-01-30block: use DAX for partition table readsDan Williams
2016-01-30block: revert runtime dax control of the raw block deviceDan Williams
2016-01-29Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-29Revert "btrfs: synchronize incompat feature bits with sysfs files"Chris Mason
2016-01-28NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSETrond Myklebust
2016-01-27Bluetooth: Add missing COMPATIBLE_IOCTL for UART line disciplineMarcel Holtmann
2016-01-27btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzallocChris Mason
2016-01-27Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason
2016-01-27btrfs: sysfs: check initialization state before updating featuresDavid Sterba
2016-01-27pNFS: Fix missing layoutreturn callsTrond Myklebust
2016-01-26Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba
2016-01-26btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo
2016-01-26Btrfs: fix race between fsync and lockless direct IO writesFilipe Manana
2016-01-26Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2016-01-25btrfs: add free space tree to the cow-only listDavid Sterba
2016-01-25btrfs: add free space tree to lockdep classesDavid Sterba
2016-01-25NFSv4.x: Allow multiple callbacks in flightTrond Myklebust