summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-02-05epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron
2016-02-05dax: dirty inode only if requiredDmitry Monakhov
2016-02-05ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-05block: fix pfn_mkwrite() DAX fault handlerRoss Zwisler
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-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-27NFS: 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-26pNFS: Fix missing layoutreturn callsTrond Myklebust
2016-01-25Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba
2016-01-25btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo
2016-01-25Btrfs: fix race between fsync and lockless direct IO writesFilipe Manana
2016-01-25Merge 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-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-01-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-23Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-01-22vfs: abort dedupe loop if fatal signals are pendingDarrick J. Wong
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa
2016-01-22dax: never rely on bh.b_dev being set by get_block()Ross Zwisler
2016-01-22xfs: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler
2016-01-22ext4: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler
2016-01-22ext2: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler
2016-01-22dax: add support for fsync/syncRoss Zwisler
2016-01-22dax: support dirty DAX entries in radix treeRoss Zwisler
2016-01-22dax: fix conversion of holes to PMDsRoss Zwisler
2016-01-22dax: fix NULL pointer dereference in __dax_dbg()Ross Zwisler
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-22Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds