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_mount.h
Age
Commit message (
Expand
)
Author
2019-06-28
xfs: move the log ioend workqueue to struct xlog
Christoph Hellwig
2019-06-12
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
2019-06-12
xfs: separate inode geometry
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-14
xfs: replace the BAD_SUMMARY mount flag with the equivalent health code
Darrick J. Wong
2019-04-14
xfs: track metadata health status
Darrick J. Wong
2019-02-21
xfs: introduce an always_cow mode
Christoph Hellwig
2019-02-14
xfs: rename m_inotbt_nores to m_finobt_nores
Darrick J. Wong
2019-02-11
xfs: cache unlinked pointers in an rhashtable
Darrick J. Wong
2018-12-12
xfs: cache minimum realtime summary level
Omar Sandoval
2018-12-12
xfs: precalculate cluster alignment in inodes and blocks
Darrick J. Wong
2018-12-12
xfs: precalculate inodes and blocks per inode cluster
Darrick J. Wong
2018-07-26
xfs: remove deprecated barrier/nobarrier mount
Eric Sandeen
2018-07-23
xfs: force summary counter recalc at next mount
Darrick J. Wong
2018-07-23
xfs: detect and fix bad summary counts at mount
Darrick J. Wong
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-03-23
xfs: detect agfl count corruption and reset agfl
Brian Foster
2018-03-11
xfs: account only rmapbt-used blocks against rmapbt perag res
Brian Foster
2018-03-11
xfs: rename agfl perag res type to rmapbt
Brian Foster
2018-03-11
xfs: remove unused m_dmevmask from xfs_mount struct
Eric Sandeen
2017-06-27
xfs: convert drop_writes to use the errortag mechanism
Darrick J. Wong
2017-06-27
xfs: expose errortag knobs via sysfs
Darrick J. Wong
2017-06-27
xfs: make errortag a per-mountpoint structure
Darrick J. Wong
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2017-04-25
xfs: more do_div cleanups
Eric Sandeen
2017-04-03
xfs: use dedicated log worker wq to avoid deadlock with cil wq
Brian Foster
2017-02-16
xfs: resurrect debug mode drop buffered writes mechanism
Brian Foster
2017-02-09
xfs: improve handling of busy extents in the low-level allocator
Christoph Hellwig
2017-01-25
xfs: use per-AG reservations for the finobt
Christoph Hellwig
2016-12-07
xfs: use rhashtable to track buffer cache
Lucas Stach
2016-10-05
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2016-10-03
xfs: define the on-disk refcount btree format
Darrick J. Wong
2016-10-03
xfs: introduce refcount btree definitions
Darrick J. Wong
2016-10-03
Merge branch 'xfs-4.9-reflink-prep' into for-next
Dave Chinner
2016-09-19
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-09-14
xfs: normalize "infinite" retries in error configs
Eric Sandeen
2016-08-03
xfs: rmap btree requires more reserved free space
Darrick J. Wong
2016-08-03
xfs: define the on-disk rmap btree format
Darrick J. Wong
2016-08-03
xfs: rmap btree add more reserved blocks
Darrick J. Wong
2016-05-26
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
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: 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-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-15
Merge branch 'xfs-misc-fixes-4.6-4' into for-next
Dave Chinner
[next]