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
/
xfs_super.c
Age
Commit message (
Expand
)
Author
2020-07-17
xfs: preserve inode versioning across remounts
Eric Sandeen
2020-07-09
xfs: Fix false positive lockdep warning with sb_internal & fs_reclaim
Waiman Long
2020-07-07
xfs: remove SYNC_WAIT from xfs_reclaim_inodes()
Dave Chinner
2020-06-02
Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-02
Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-05-27
xfs: remove the m_active_trans counter
Dave Chinner
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-05-13
xfs: ensure f_bfree returned by statfs() is non-negative
Zheng Bin
2020-05-13
fs: Lift XFS_IDONTCACHE to the VFS layer
Ira Weiny
2020-05-04
fs/xfs: Make DAX mount option a tri-state
Ira Weiny
2020-05-04
fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
Ira Weiny
2020-04-16
xfs: move inode flush to the sync workqueue
Darrick J. Wong
2020-03-31
xfs: ratelimit inode flush on buffered write ENOSPC
Darrick J. Wong
2020-03-27
xfs: correctly acount for reclaimable slabs
Dave Chinner
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-01-14
xfs: fix s_maxbytes computation on 32-bit kernels
Darrick J. Wong
2019-11-18
xfs: Remove kmem_zone_destroy() wrapper
Carlos Maiolino
2019-11-18
xfs: Remove slab init wrappers
Carlos Maiolino
2019-11-10
xfs: remove a stray tab in xfs_remount_rw()
Dan Carpenter
2019-11-06
xfs: remove redundant assignment to variable error
Colin Ian King
2019-11-05
xfs: fold xfs_mount-alloc() into xfs_init_fs_context()
Ian Kent
2019-11-05
xfs: move xfs_fc_parse_param() above xfs_fc_get_tree()
Ian Kent
2019-11-05
xfs: move xfs_fc_get_tree() above xfs_fc_reconfigure()
Ian Kent
2019-11-05
xfs: move xfs_fc_reconfigure() above xfs_fc_free()
Ian Kent
2019-11-05
xfs: switch to use the new mount-api
Ian Kent
2019-11-05
xfs: dont set sb in xfs_mount_alloc()
Ian Kent
2019-11-05
xfs: move xfs_parseargs() validation to a helper
Ian Kent
2019-11-05
xfs: refactor xfs_parseags()
Ian Kent
2019-11-05
xfs: avoid redundant checks when options is empty
Ian Kent
2019-11-05
xfs: refactor suffix_kstrtoint()
Ian Kent
2019-11-05
xfs: add xfs_remount_ro() helper
Ian Kent
2019-11-05
xfs: add xfs_remount_rw() helper
Ian Kent
2019-11-05
xfs: merge freeing of mp names and mp
Ian Kent
2019-11-05
xfs: use kmem functions for struct xfs_mount
Ian Kent
2019-11-05
xfs: dont use XFS_IS_QUOTA_RUNNING() for option check
Ian Kent
2019-11-05
xfs: use super s_id instead of struct xfs_mount m_fsname
Ian Kent
2019-11-05
xfs: remove unused struct xfs_mount field m_fsname_len
Ian Kent
2019-10-29
xfs: merge xfs_showargs into xfs_fs_show_options
Christoph Hellwig
2019-10-29
xfs: clean up printing inode32/64 in xfs_showargs
Christoph Hellwig
2019-10-29
xfs: clean up printing the allocsize option in
Christoph Hellwig
2019-10-29
xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZE
Christoph Hellwig
2019-10-29
xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to
Christoph Hellwig
2019-10-29
xfs: simplify parsing of allocsize mount option
Christoph Hellwig
2019-10-29
xfs: rename the m_writeio_* fields in struct xfs_mount
Christoph Hellwig
2019-10-29
xfs: remove the m_readio_* fields in struct xfs_mount
Christoph Hellwig
2019-10-29
xfs: remove the dsunit and dswidth variables in
Christoph Hellwig
2019-10-29
xfs: remove the biosize mount option
Ian Kent
2019-10-21
iomap: lift the xfs writeback code to iomap
Christoph Hellwig
[next]