aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
AgeCommit message (Expand)Author
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-26Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-20Merge branch 'xfs-4.7-inode-reclaim' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-error-cfg' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-cleanup-attr-listent' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-trans-type-cleanup' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-writeback-bio' into for-nextDave Chinner
2016-05-20xfs: fix warning in xfs_finish_page_writeback for non-debug buildsChristoph Hellwig
2016-05-18dax: use sb_issue_zerout instead of calling dax_clear_sectorsMatthew Wilcox
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-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-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-17xfs: Add alignment check for DAX mountToshi Kani
2016-05-16dax: Remove complete_unwritten argumentJan Kara
2016-05-02simple local filesystems: switch to ->iterate_shared()Al Viro
2016-05-02Merge getxattr prototype change into work.lookupsAl Viro
2016-05-01fs: simplify the generic_write_sync prototypeChristoph Hellwig
2016-05-01fs: add IOCB_SYNC and IOCB_DSYNCChristoph Hellwig
2016-05-01direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig
2016-05-01xfs: eliminate the pos variable in xfs_file_dio_aio_writeChristoph Hellwig
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro
2016-04-06xfs: mute some sparse warningsEryu Guan
2016-04-06xfs: improve kmem_reallocChristoph Hellwig
2016-04-06xfs: Add caller function output to xfs_log_force tracepointCarlos Maiolino
2016-04-06xfs: remove transaction typesChristoph Hellwig
2016-04-06xfs: better xfs_trans_alloc interfaceChristoph Hellwig
2016-04-06xfs: optimize bio handling in the buffer writeback pathChristoph Hellwig