Age | Commit message (Expand) | Author |
2016-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-05-27 | switch xattr_handler->set() to passing dentry and inode separately | Al Viro |
2016-05-26 | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-05-26 | Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-20 | Merge branch 'xfs-4.7-inode-reclaim' into for-next | Dave Chinner |
2016-05-20 | Merge branch 'xfs-4.7-error-cfg' into for-next | Dave Chinner |
2016-05-20 | Merge branch 'xfs-4.7-misc-fixes' into for-next | Dave Chinner |
2016-05-20 | Merge branch 'xfs-4.7-cleanup-attr-listent' into for-next | Dave Chinner |
2016-05-20 | Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next | Dave Chinner |
2016-05-20 | Merge branch 'xfs-4.7-trans-type-cleanup' into for-next | Dave Chinner |
2016-05-20 | Merge branch 'xfs-4.7-writeback-bio' into for-next | Dave Chinner |
2016-05-20 | xfs: fix warning in xfs_finish_page_writeback for non-debug builds | Christoph Hellwig |
2016-05-18 | dax: use sb_issue_zerout instead of calling dax_clear_sectors | Matthew Wilcox |
2016-05-18 | Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-18 | xfs: concurrent readdir hangs on data buffer locks | Dave Chinner |
2016-05-18 | xfs: move reclaim tagging functions | Dave Chinner |
2016-05-18 | xfs: simplify inode reclaim tagging interfaces | Dave Chinner |
2016-05-18 | xfs: rename variables in xfs_iflush_cluster for clarity | Dave Chinner |
2016-05-18 | xfs: xfs_iflush_cluster has range issues | Dave Chinner |
2016-05-18 | xfs: mark reclaimed inodes invalid earlier | Dave Chinner |
2016-05-18 | xfs: xfs_inode_free() isn't RCU safe | Dave Chinner |
2016-05-18 | xfs: optimise xfs_iext_destroy | Alex Lyakas |
2016-05-18 | xfs: skip stale inodes in xfs_iflush_cluster | Dave Chinner |
2016-05-18 | xfs: fix inode validity check in xfs_iflush_cluster | Dave Chinner |
2016-05-18 | xfs: xfs_iflush_cluster fails to abort on error | Dave Chinner |
2016-05-18 | xfs: remove xfs_fs_evict_inode() | Dave Chinner |
2016-05-18 | xfs: add "fail at unmount" error handling configuration | Carlos Maiolino |
2016-05-18 | xfs: add configuration handlers for specific errors | Carlos Maiolino |
2016-05-18 | xfs: add configuration of error failure speed | Carlos Maiolino |
2016-05-18 | xfs: introduce table-based init for error behaviors | Carlos Maiolino |
2016-05-18 | xfs: add configurable error support to metadata buffers | Carlos Maiolino |
2016-05-18 | xfs: introduce metadata IO error class | Carlos Maiolino |
2016-05-18 | xfs: configurable error behavior via sysfs | Carlos Maiolino |
2016-05-18 | xfs: buffer ->bi_end_io function requires irq-safe lock | Brian Foster |
2016-05-17 | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-17 | xfs: Add alignment check for DAX mount | Toshi Kani |
2016-05-16 | dax: Remove complete_unwritten argument | Jan Kara |
2016-05-02 | simple local filesystems: switch to ->iterate_shared() | Al Viro |
2016-05-02 | Merge getxattr prototype change into work.lookups | Al Viro |
2016-05-01 | fs: simplify the generic_write_sync prototype | Christoph Hellwig |
2016-05-01 | fs: add IOCB_SYNC and IOCB_DSYNC | Christoph Hellwig |
2016-05-01 | direct-io: eliminate the offset argument to ->direct_IO | Christoph Hellwig |
2016-05-01 | xfs: eliminate the pos variable in xfs_file_dio_aio_write | Christoph Hellwig |
2016-04-10 | xattr_handler: pass dentry and inode as separate arguments of ->get() | Al Viro |
2016-04-06 | xfs: mute some sparse warnings | Eryu Guan |
2016-04-06 | xfs: improve kmem_realloc | Christoph Hellwig |
2016-04-06 | xfs: Add caller function output to xfs_log_force tracepoint | Carlos Maiolino |
2016-04-06 | xfs: remove transaction types | Christoph Hellwig |
2016-04-06 | xfs: better xfs_trans_alloc interface | Christoph Hellwig |
2016-04-06 | xfs: optimize bio handling in the buffer writeback path | Christoph Hellwig |