| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: track delayed allocation reservations across the filesystem | Darrick J. Wong | 2019-04-26 | 1 | -0/+7 |
* | xfs: remove unused m_data_workqueue | Darrick J. Wong | 2019-04-16 | 1 | -1/+0 |
* | xfs: replace the BAD_SUMMARY mount flag with the equivalent health code | Darrick J. Wong | 2019-04-15 | 1 | -1/+0 |
* | xfs: track metadata health status | Darrick J. Wong | 2019-04-15 | 1 | -0/+23 |
* | xfs: introduce an always_cow mode | Christoph Hellwig | 2019-02-21 | 1 | -0/+1 |
* | xfs: rename m_inotbt_nores to m_finobt_nores | Darrick J. Wong | 2019-02-15 | 1 | -1/+1 |
* | xfs: cache unlinked pointers in an rhashtable | Darrick J. Wong | 2019-02-12 | 1 | -0/+7 |
* | xfs: cache minimum realtime summary level | Omar Sandoval | 2018-12-12 | 1 | -0/+7 |
* | xfs: precalculate cluster alignment in inodes and blocks | Darrick J. Wong | 2018-12-12 | 1 | -0/+2 |
* | xfs: precalculate inodes and blocks per inode cluster | Darrick J. Wong | 2018-12-12 | 1 | -0/+2 |
* | xfs: remove deprecated barrier/nobarrier mount | Eric Sandeen | 2018-07-26 | 1 | -1/+0 |
* | xfs: force summary counter recalc at next mount | Darrick J. Wong | 2018-07-23 | 1 | -0/+1 |
* | xfs: detect and fix bad summary counts at mount | Darrick J. Wong | 2018-07-23 | 1 | -0/+1 |
* | xfs: clean up MIN/MAX | Dave Chinner | 2018-06-08 | 1 | -1/+1 |
* | xfs: convert to SPDX license tags | Dave Chinner | 2018-06-06 | 1 | -13/+1 |
* | xfs: detect agfl count corruption and reset agfl | Brian Foster | 2018-03-24 | 1 | -0/+1 |
* | xfs: account only rmapbt-used blocks against rmapbt perag res | Brian Foster | 2018-03-12 | 1 | -0/+1 |
* | xfs: rename agfl perag res type to rmapbt | Brian Foster | 2018-03-12 | 1 | -5/+5 |
* | xfs: remove unused m_dmevmask from xfs_mount struct | Eric Sandeen | 2018-03-12 | 1 | -1/+0 |
* | xfs: convert drop_writes to use the errortag mechanism | Darrick J. Wong | 2017-06-28 | 1 | -24/+0 |
* | xfs: expose errortag knobs via sysfs | Darrick J. Wong | 2017-06-28 | 1 | -0/+1 |
* | xfs: make errortag a per-mountpoint structure | Darrick J. Wong | 2017-06-28 | 1 | -0/+7 |
* | xfs: remove double-underscore integer types | Darrick J. Wong | 2017-06-19 | 1 | -17/+17 |
* | xfs: more do_div cleanups | Eric Sandeen | 2017-04-25 | 1 | -2/+2 |
* | xfs: use dedicated log worker wq to avoid deadlock with cil wq | Brian Foster | 2017-04-04 | 1 | -0/+1 |
* | xfs: resurrect debug mode drop buffered writes mechanism | Brian Foster | 2017-02-17 | 1 | -7/+8 |
* | xfs: improve handling of busy extents in the low-level allocator | Christoph Hellwig | 2017-02-09 | 1 | -0/+2 |
* | xfs: use per-AG reservations for the finobt | Christoph Hellwig | 2017-01-25 | 1 | -0/+1 |
* | xfs: use rhashtable to track buffer cache | Lucas Stach | 2016-12-07 | 1 | -2/+5 |
* | xfs: garbage collect old cowextsz reservations | Darrick J. Wong | 2016-10-06 | 1 | -0/+2 |
* | xfs: define the on-disk refcount btree format | Darrick J. Wong | 2016-10-03 | 1 | -0/+3 |
* | xfs: introduce refcount btree definitions | Darrick J. Wong | 2016-10-03 | 1 | -0/+3 |
* | Merge branch 'xfs-4.9-reflink-prep' into for-next | Dave Chinner | 2016-10-03 | 1 | -0/+36 |
|\ |
|
| * | xfs: set up per-AG free space reservations | Darrick J. Wong | 2016-09-19 | 1 | -0/+36 |
* | | xfs: normalize "infinite" retries in error configs | Eric Sandeen | 2016-09-13 | 1 | -1/+7 |
|/ |
|
* | xfs: rmap btree requires more reserved free space | Darrick J. Wong | 2016-08-03 | 1 | -0/+2 |
* | xfs: define the on-disk rmap btree format | Darrick J. Wong | 2016-08-03 | 1 | -0/+3 |
* | xfs: rmap btree add more reserved blocks | Darrick J. Wong | 2016-08-03 | 1 | -0/+1 |
* | Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-05-26 | 1 | -0/+34 |
|\ |
|
| * | xfs: add "fail at unmount" error handling configuration | Carlos Maiolino | 2016-05-18 | 1 | -0/+2 |
| * | xfs: add configuration handlers for specific errors | Carlos Maiolino | 2016-05-18 | 1 | -0/+3 |
| * | xfs: add configuration of error failure speed | Carlos Maiolino | 2016-05-18 | 1 | -0/+3 |
| * | xfs: add configurable error support to metadata buffers | Carlos Maiolino | 2016-05-18 | 1 | -0/+3 |
| * | xfs: introduce metadata IO error class | Carlos Maiolino | 2016-05-18 | 1 | -0/+3 |
| * | xfs: configurable error behavior via sysfs | Carlos Maiolino | 2016-05-18 | 1 | -0/+20 |
* | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'xfs-misc-fixes-4.6-4' into for-next | Dave Chinner | 2016-03-15 | 1 | -0/+25 |
|\ |
|
| * | xfs: debug mode forced buffered write failure | Brian Foster | 2016-03-15 | 1 | -0/+25 |
* | | Merge branch 'xfs-misc-fixes-4.6-2' into for-next | Dave Chinner | 2016-03-06 | 1 | -3/+2 |
|\ \ |
|
| * | | xfs: fix up inode32/64 (re)mount handling | Eric Sandeen | 2016-03-01 | 1 | -3/+2 |
| |/ |
|