index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2016-06-21
Merge branch 'xfs-4.8-iomap-write' into for-next
Dave Chinner
2016-06-21
Merge branch 'fs-4.8-iomap-infrastructure' into for-next
Dave Chinner
2016-06-21
xfs: kill xfs_zero_remaining_bytes
Christoph Hellwig
2016-06-21
xfs: split xfs_free_file_space in manageable pieces
Christoph Hellwig
2016-06-21
xfs: use xfs_zero_range in xfs_zero_eof
Christoph Hellwig
2016-06-21
xfs: handle 64-bit length in xfs_iozero
Christoph Hellwig
2016-06-21
xfs: use iomap infrastructure for DAX zeroing
Christoph Hellwig
2016-06-21
xfs: use iomap fiemap implementation
Christoph Hellwig
2016-06-21
xfs: remove buffered write support from __xfs_get_blocks
Christoph Hellwig
2016-06-21
xfs: implement iomap based buffered write path
Christoph Hellwig
2016-06-21
xfs: reorder zeroing and flushing sequence in truncate
Christoph Hellwig
2016-06-21
xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c
Christoph Hellwig
2016-06-21
fs: move struct iomap from exportfs.h to a separate header
Christoph Hellwig
2016-06-01
xfs: reduce lock hold times in buffer writeback
Dave Chinner
2016-06-01
xfs: define XFS_IOC_FREEZE even if FIFREEZE is defined
Christoph Hellwig
2016-06-01
xfs: make several functions static
Eric Sandeen
2016-06-01
xfs: remove spurious shutdown type check from xfs_bmap_finish()
Brian Foster
2016-06-01
xfs: fix broken multi-fsb buffer logging
Brian Foster
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
[next]