index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_super.c
Age
Commit message (
Expand
)
Author
2018-10-18
xfs: add a define for statfs magic to uapi
Adam Borowski
2018-10-18
xfs: print dangling delalloc extents
Christoph Hellwig
2018-07-30
xfs: remove the xfs_ifork_t typedef
Christoph Hellwig
2018-07-26
xfs: remove deprecated barrier/nobarrier mount
Eric Sandeen
2018-07-11
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
2018-06-12
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-06-05
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-05-31
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
2018-05-31
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
2018-05-30
xfs: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-15
xfs: clear sb->s_fs_info on mount failure
Dave Chinner
2018-05-15
xfs: add mount delay debug option
Dave Chinner
2018-05-15
xfs: halt auto-reclamation activities while rebuilding rmap
Darrick J. Wong
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-03-26
xfs: clean up xfs_mount allocation and dynamic initializers
Brian Foster
2018-03-11
xfs: check for cow blocks before trying to clear them
Darrick J. Wong
2018-03-11
xfs: implement the lazytime mount option
Christoph Hellwig
2018-02-26
xfs: fix potential memory leak in mount option parsing
Chengguang Xu
2018-02-01
xfs: remove experimental tag for reverse mapping
Darrick J. Wong
2018-02-01
xfs: don't allow reflink + realtime filesystems
Darrick J. Wong
2018-02-01
xfs: don't allow DAX on reflink filesystems
Darrick J. Wong
2018-01-29
xfs: remove experimental tag for reflinks
Christoph Hellwig
2018-01-08
xfs: Show realtime device stats on statfs calls if realtime flags set
Richard Wareing
2017-12-22
Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-12-21
xfs: remove leftover CoW reservations when remounting ro
Darrick J. Wong
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-10-18
Convert fs/*/* to SB_I_VERSION
Matthew Garrett
2017-09-25
xfs: Output warning message when discard option was enabled even though the d...
Kenjiro Nakayama
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-03
xfs: use kmem_free to free return value of kmem_zalloc
Pan Bian
2017-08-31
xfs: perform dax_device lookup at mount
Dan Williams
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
2017-05-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-08
block, dax: move "select DAX" from BLOCK to FS_DAX
Dan Williams
2017-04-03
xfs: use dedicated log worker wq to avoid deadlock with cil wq
Brian Foster
2017-03-07
xfs: only reclaim unwritten COW extents periodically
Christoph Hellwig
2017-02-09
xfs: don't block the log commit handler for discards
Christoph Hellwig
2016-12-09
xfs: deprecate barrier/nobarrier mount option
Dave Chinner
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
2016-10-10
xfs: check inode reflink flag before calling reflink functions
Darrick J. Wong
2016-10-05
xfs: recognize the reflink feature bit
Darrick J. Wong
2016-10-05
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2016-10-05
xfs: preallocate blocks for worst-case btree expansion
Darrick J. Wong
[next]