summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-05-20xfs: fix warning in xfs_finish_page_writeback for non-debug buildsChristoph Hellwig
2016-05-19dax: Remove i_mmap_lock protectionJan Kara
2016-05-19dax: Use radix tree entry lock to protect cow faultsJan Kara
2016-05-19dax: New fault lockingJan Kara
2016-05-19dax: Define DAX lock bit for radix tree exceptional entryJan Kara
2016-05-19dax: Make huge page handling depend of CONFIG_BROKENJan Kara
2016-05-19dax: Fix condition for filling of PMD holesJan Kara
2016-05-19ocfs2/cluster: block BH in TCP callbacksEric Dumazet
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-05-18f2fs: make exit_f2fs_fs more clearTiezhu Yang
2016-05-18f2fs: use percpu_counter for total_valid_inode_countJaegeuk Kim
2016-05-18f2fs: use percpu_counter for alloc_valid_block_countJaegeuk Kim
2016-05-18f2fs: use percpu_counter for # of dirty pages in inodeJaegeuk Kim
2016-05-18f2fs: use percpu_counter for page countersJaegeuk Kim
2016-05-18f2fs: use bio count instead of F2FS_WRITEBACK page countJaegeuk Kim
2016-05-18Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-18Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-18dax: fix a comment in dax_zero_page_range and dax_truncate_pageVishal Verma
2016-05-18dax: for truncate/hole-punch, do zeroing through the driver if possibleVishal Verma
2016-05-18dax: export a low-level __dax_zero_page_range helperChristoph Hellwig
2016-05-18dax: use sb_issue_zerout instead of calling dax_clear_sectorsMatthew Wilcox
2016-05-18dax: enable dax in the presence of known media errors (badblocks)Dan Williams
2016-05-18Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-18xfs: concurrent readdir hangs on data buffer locksDave Chinner
2016-05-18Revert "btrfs: switch to ->iterate_shared()"Al Viro
2016-05-18Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-18Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-05-18xfs: move reclaim tagging functionsDave Chinner
2016-05-18xfs: simplify inode reclaim tagging interfacesDave Chinner
2016-05-18xfs: rename variables in xfs_iflush_cluster for clarityDave Chinner
2016-05-18xfs: xfs_iflush_cluster has range issuesDave Chinner
2016-05-18xfs: mark reclaimed inodes invalid earlierDave Chinner
2016-05-18xfs: xfs_inode_free() isn't RCU safeDave Chinner
2016-05-18xfs: optimise xfs_iext_destroyAlex Lyakas
2016-05-18xfs: skip stale inodes in xfs_iflush_clusterDave Chinner
2016-05-18xfs: fix inode validity check in xfs_iflush_clusterDave Chinner
2016-05-18xfs: xfs_iflush_cluster fails to abort on errorDave Chinner
2016-05-18xfs: remove xfs_fs_evict_inode()Dave Chinner
2016-05-18xfs: add "fail at unmount" error handling configurationCarlos Maiolino
2016-05-18xfs: add configuration handlers for specific errorsCarlos Maiolino
2016-05-18xfs: add configuration of error failure speedCarlos Maiolino
2016-05-18xfs: introduce table-based init for error behaviorsCarlos Maiolino
2016-05-18xfs: add configurable error support to metadata buffersCarlos Maiolino
2016-05-18xfs: introduce metadata IO error classCarlos Maiolino
2016-05-18xfs: configurable error behavior via sysfsCarlos Maiolino
2016-05-18xfs: buffer ->bi_end_io function requires irq-safe lockBrian Foster
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds