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-07-22
xfs: allocate log vector buffers outside CIL context lock
Dave Chinner
2016-07-22
libxfs: directory node splitting does not have an extra block
Dave Chinner
2016-07-22
xfs: remove dax code from object file when disabled
Arnd Bergmann
2016-07-22
xfs: skip dirty pages in ->releasepage()
Brian Foster
2016-07-20
xfs: split direct I/O and DAX path
Christoph Hellwig
2016-07-20
xfs: direct calls in the direct I/O path
Christoph Hellwig
2016-07-20
xfs: stop using generic_file_read_iter for direct I/O
Christoph Hellwig
2016-07-20
xfs: split xfs_file_read_iter into buffered and direct I/O helpers
Christoph Hellwig
2016-07-20
xfs: remove s_maxbytes enforcement in xfs_file_read_iter
Christoph Hellwig
2016-07-20
xfs: kill ioflags
Christoph Hellwig
2016-07-20
xfs: don't pass ioflags around in the ioctl path
Christoph Hellwig
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
[next]