index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_super.c
Age
Commit message (
Expand
)
Author
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
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-05
xfs: prevent CIL push holdoff in log recovery
Dave Chinner
2019-08-30
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: implement cgroup aware writeback
Christoph Hellwig
2019-06-28
xfs: move the log ioend workqueue to struct xlog
Christoph Hellwig
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-01
xfs: change some error-less functions to void types
Eric Sandeen
2019-04-30
xfs: don't parse the mtpt mount option
Christoph Hellwig
2019-04-26
xfs: rename the speculative block allocation reclaim toggle functions
Darrick J. Wong
2019-04-26
xfs: track delayed allocation reservations across the filesystem
Darrick J. Wong
2019-04-16
xfs: remove unused m_data_workqueue
Darrick J. Wong
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-02-21
xfs: introduce an always_cow mode
Christoph Hellwig
2019-02-14
xfs: reserve blocks for ifree transaction during log recovery
Darrick J. Wong
2018-12-12
xfs: add a block to inode count converter
Darrick J. Wong
2018-12-12
xfs: idiotproof defer op type configuration
Darrick J. Wong
2018-10-18
xfs: add a define for statfs magic to uapi
Adam Borowski
2018-10-18
xfs: print dangling delalloc extents
Christoph Hellwig
[next]