| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-23 | 1 | -0/+1 |
* | xfs: account only rmapbt-used blocks against rmapbt perag res | Brian Foster | 2018-03-11 | 1 | -0/+1 |
* | xfs: rename agfl perag res type to rmapbt | Brian Foster | 2018-03-11 | 1 | -5/+5 |
* | xfs: remove unused m_dmevmask from xfs_mount struct | Eric Sandeen | 2018-03-11 | 1 | -1/+0 |
* | xfs: convert drop_writes to use the errortag mechanism | Darrick J. Wong | 2017-06-27 | 1 | -24/+0 |
* | xfs: expose errortag knobs via sysfs | Darrick J. Wong | 2017-06-27 | 1 | -0/+1 |
* | xfs: make errortag a per-mountpoint structure | Darrick J. Wong | 2017-06-27 | 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-03 | 1 | -0/+1 |
* | xfs: resurrect debug mode drop buffered writes mechanism | Brian Foster | 2017-02-16 | 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-05 | 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-14 | 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-07 | 1 | -3/+2 |
|\ \ |
|
| * | | xfs: fix up inode32/64 (re)mount handling | Eric Sandeen | 2016-03-02 | 1 | -3/+2 |
| |/ |
|
* / | xfs: remove unused function definitions | Eric Sandeen | 2016-02-08 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'xfs-dax-updates' into for-next | Dave Chinner | 2015-11-03 | 1 | -0/+3 |
|\ |
|
| * | xfs: introduce BMAPI_ZERO for allocating zeroed extents | Dave Chinner | 2015-11-03 | 1 | -0/+3 |
* | | Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next | Dave Chinner | 2015-11-03 | 1 | -0/+1 |
|\ \ |
|
| * | | xfs: don't leak uuid table on rmmod | Darrick J. Wong | 2015-11-03 | 1 | -0/+1 |
| |/ |
|
* / | xfs: per-filesystem stats in sysfs | Bill O'Donnell | 2015-10-12 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'xfs-dax-support' into for-next | Dave Chinner | 2015-06-04 | 1 | -0/+2 |
|\ |
|
| * | xfs: add initial DAX support | Dave Chinner | 2015-06-04 | 1 | -0/+2 |
* | | xfs: use sparse chunk alignment for min. inode allocation requirement | Brian Foster | 2015-05-29 | 1 | -0/+2 |
|/ |
|
* | xfs: remove xfs_mod_incore_sb API | Dave Chinner | 2015-02-23 | 1 | -2/+1 |