| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-17 | Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+4 |
| 2025-11-05 | xfs: check the return value of sb_min_blocksize() in xfs_fs_fill_super | Yongpeng Yang | 1 | -1/+4 |
| 2025-10-22 | xfs: loudly complain about defunct mount options | Darrick J. Wong | 1 | -2/+18 |
| 2025-10-22 | xfs: always warn about deprecated mount options | Darrick J. Wong | 1 | -8/+17 |
| 2025-10-21 | xfs: don't use __GFP_NOFAIL in xfs_init_fs_context | Christoph Hellwig | 1 | -1/+1 |
| 2025-10-21 | xfs: cache open zone in inode->i_private | Christoph Hellwig | 1 | -0/+6 |
| 2025-09-29 | Merge tag 'xfs-merge-6.18' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -61/+6 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -7/+8 |
| 2025-09-22 | xfs: track the number of blocks in each buftarg | Christoph Hellwig | 1 | -3/+4 |
| 2025-09-19 | fs: WQ_PERCPU added to alloc_workqueue users | Marco Crivellari | 1 | -7/+8 |
| 2025-09-15 | fs: rename generic_delete_inode() and generic_drop_inode() | Mateusz Guzik | 1 | -1/+1 |
| 2025-09-05 | xfs: remove deprecated mount options | Darrick J. Wong | 1 | -58/+2 |
| 2025-06-16 | xfs: use xfs_readonly_buftarg in xfs_remount_rw | Christoph Hellwig | 1 | -3/+2 |
| 2025-05-26 | Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -18/+90 |
| 2025-05-14 | xfs: Fail remount with noattr2 on a v5 with v4 enabled | Nirjhar Roy (IBM) | 1 | -0/+26 |
| 2025-05-14 | xfs: free up mp->m_free[0].count in error case | Wengang Wang | 1 | -1/+1 |
| 2025-05-14 | xfs: remove some EXPERIMENTAL warnings | Darrick J. Wong | 1 | -7/+0 |
| 2025-05-07 | xfs: allow sysadmins to specify a maximum atomic write limit at mount time | Darrick J. Wong | 1 | -1/+57 |
| 2025-05-07 | xfs: separate out setting buftarg atomic writes limits | Darrick J. Wong | 1 | -3/+3 |
| 2025-05-07 | xfs: only call xfs_setsize_buftarg once per buffer target | Darrick J. Wong | 1 | -4/+12 |
| 2025-04-30 | xfs: allow ro mounts if rtdev or logdev are read-only | Hans Holmberg | 1 | -3/+18 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+12 |
| 2025-03-27 | Merge tag 'xfs-6.15-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -36/+129 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+2 |
| 2025-03-17 | fs/dax: ensure all pages are idle prior to filesystem unmount | Alistair Popple | 1 | -0/+12 |
| 2025-03-07 | bdev: add back PAGE_SIZE block size validation for sb_set_blocksize() | Luis Chamberlain | 1 | -1/+2 |
| 2025-03-03 | xfs: export zone stats in /proc/*/mountstats | Hans Holmberg | 1 | -0/+4 |
| 2025-03-03 | xfs: wire up the show_stats super operation | Christoph Hellwig | 1 | -0/+9 |
| 2025-03-03 | xfs: support write life time based data placement | Hans Holmberg | 1 | -0/+15 |
| 2025-03-03 | xfs: add a max_open_zones mount option | Christoph Hellwig | 1 | -1/+16 |
| 2025-03-03 | xfs: disable reflink for zoned file systems | Christoph Hellwig | 1 | -0/+7 |
| 2025-03-03 | xfs: hide reserved RT blocks from statfs | Christoph Hellwig | 1 | -1/+2 |
| 2025-03-03 | xfs: implement zoned garbage collection | Christoph Hellwig | 1 | -0/+10 |
| 2025-03-03 | xfs: disable sb_frextents for zoned file systems | Christoph Hellwig | 1 | -1/+3 |
| 2025-03-03 | xfs: allow internal RT devices for zoned mode | Christoph Hellwig | 1 | -2/+10 |
| 2025-03-03 | xfs: define the zoned on-disk format | Christoph Hellwig | 1 | -1/+10 |
| 2025-03-03 | xfs: make metabtree reservations global | Christoph Hellwig | 1 | -0/+1 |
| 2025-03-03 | xfs: support reserved blocks for the rt extent counter | Christoph Hellwig | 1 | -12/+20 |
| 2025-03-03 | xfs: generalize the freespace and reserved blocks handling | Christoph Hellwig | 1 | -19/+23 |
| 2025-02-14 | xfs: do not check NEEDSREPAIR if ro,norecovery mount. | Lukas Herbolt | 1 | -2/+6 |
| 2025-01-23 | Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-01-13 | xfs: refactor xfs_fs_statfs | Christoph Hellwig | 1 | -54/+78 |
| 2025-01-13 | xfs: don't take m_sb_lock in xfs_fs_statfs | Christoph Hellwig | 1 | -2/+4 |
| 2024-12-23 | xfs: enable realtime reflink | Darrick J. Wong | 1 | -2/+4 |
| 2024-12-23 | xfs: enable realtime rmap btree | Darrick J. Wong | 1 | -6/+0 |
| 2024-12-11 | fs: enable pre-content events on supported file systems | Josef Bacik | 1 | -1/+1 |
| 2024-11-21 | Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -21/+54 |
| 2024-11-05 | xfs: report realtime block quota limits on realtime directories | Darrick J. Wong | 1 | -6/+5 |
| 2024-11-05 | xfs: persist quota flags with metadir | Darrick J. Wong | 1 | -1/+24 |
| 2024-11-05 | xfs: check the realtime superblock at mount time | Darrick J. Wong | 1 | -2/+10 |
| 2024-11-05 | xfs: make RT extent numbers relative to the rtgroup | Christoph Hellwig | 1 | -1/+2 |
| 2024-11-05 | xfs: define the on-disk format for the metadir feature | Darrick J. Wong | 1 | -0/+3 |
| 2024-11-05 | xfs: standardize EXPERIMENTAL warning generation | Darrick J. Wong | 1 | -7/+3 |
| 2024-11-05 | xfs: factor out a generic xfs_group structure | Christoph Hellwig | 1 | -4/+7 |
| 2024-10-10 | Merge patch series "timekeeping/fs: multigrain timestamp redux" | Christian Brauner | 1 | -1/+1 |
| 2024-10-10 | xfs: switch to multigrain timestamps | Jeff Layton | 1 | -1/+1 |
| 2024-09-20 | Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -8/+20 |
| 2024-09-03 | xfs: enable block size larger than page size support | Pankaj Raghav | 1 | -8/+20 |
| 2024-09-03 | xfs: convert perag lookup to xarray | Christoph Hellwig | 1 | -2/+1 |
| 2024-09-03 | xfs: Use xfs set and clear mp state helpers | John Garry | 1 | -5/+5 |
| 2024-04-23 | xfs: add a incompat feature bit for parent pointers | Allison Henderson | 1 | -0/+4 |
| 2024-04-23 | xfs: parent pointer attribute creation | Allison Henderson | 1 | -0/+10 |
| 2024-04-22 | xfs: support RT inodes in xfs_mod_delalloc | Christoph Hellwig | 1 | -1/+10 |
| 2024-04-22 | xfs: split xfs_mod_freecounter | Christoph Hellwig | 1 | -5/+1 |
| 2024-04-22 | xfs: compile out v4 support if disabled | Christoph Hellwig | 1 | -9/+13 |
| 2024-04-15 | xfs: introduce a file mapping exchange log intent item | Darrick J. Wong | 1 | -0/+19 |
| 2024-04-15 | xfs: create a incompat flag for atomic file mapping exchanges | Darrick J. Wong | 1 | -0/+4 |
| 2024-03-27 | fs,block: yield devices early | Christian Brauner | 1 | -3/+3 |
| 2024-03-13 | Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -6/+14 |
| 2024-03-12 | mm, slab: remove last vestiges of SLAB_MEM_SPREAD | Linus Torvalds | 1 | -4/+3 |
| 2024-03-11 | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -22/+22 |
| 2024-02-27 | xfs: drop experimental warning for FSDAX | Shiyang Ruan | 1 | -1/+0 |
| 2024-02-25 | xfs: port block device access to files | Christian Brauner | 1 | -22/+22 |
| 2024-02-25 | bdev: open block device as files | Christian Brauner | 1 | -1/+1 |
| 2024-02-22 | xfs: port refcount repair to the new refcount bag structure | Darrick J. Wong | 1 | -1/+9 |
| 2024-02-22 | xfs: track directory entry updates during live nlinks fsck | Darrick J. Wong | 1 | -0/+2 |
| 2024-02-19 | xfs: Remove mrlock wrapper | Matthew Wilcox (Oracle) | 1 | -3/+1 |
| 2024-02-13 | xfs: convert remaining kmem_free() to kfree() | Dave Chinner | 1 | -1/+1 |
| 2024-02-13 | xfs: convert kmem_alloc() to kmalloc() | Dave Chinner | 1 | -1/+1 |
| 2024-01-22 | xfs: read only mounts with fsopen mount API are busted | Dave Chinner | 1 | -10/+17 |
| 2024-01-10 | Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -4/+2 |
| 2023-12-07 | xfs: clean up the xfs_reserve_blocks interface | Christoph Hellwig | 1 | -4/+2 |
| 2023-11-18 | xfs: Block writes to log device | Jan Kara | 1 | -2/+3 |
| 2023-11-18 | xfs: simplify device handling | Christian Brauner | 1 | -16/+3 |
| 2023-11-08 | Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -1/+2 |
| 2023-10-28 | xfs: Convert to bdev_open_by_path() | Jan Kara | 1 | -18/+24 |
| 2023-10-17 | xfs: create a helper to convert rtextents to rtblocks | Darrick J. Wong | 1 | -1/+2 |
| 2023-09-22 | Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -84/+2 |
| 2023-09-20 | Revert "xfs: switch to multigrain timestamps" | Christian Brauner | 1 | -1/+1 |
| 2023-09-11 | xfs: remove CPU hotplug infrastructure | Darrick J. Wong | 1 | -41/+1 |
| 2023-09-11 | xfs: remove the all-mounts list | Darrick J. Wong | 1 | -39/+0 |
| 2023-09-11 | xfs: use per-mount cpumask to track nonempty percpu inodegc lists | Darrick J. Wong | 1 | -3/+1 |
| 2023-09-11 | xfs: fix per-cpu CIL structure aggregation racing with dying cpus | Darrick J. Wong | 1 | -1/+0 |
| 2023-08-30 | Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -5/+48 |
| 2023-08-28 | Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -56/+80 |
| 2023-08-11 | xfs use fs_holder_ops for the log and RT devices | Christoph Hellwig | 1 | -15/+4 |
| 2023-08-11 | xfs: drop s_umount over opening the log and RT devices | Christoph Hellwig | 1 | -4/+14 |
| 2023-08-11 | xfs: switch to multigrain timestamps | Jeff Layton | 1 | -1/+1 |
| 2023-08-10 | xfs: track usage statistics of online fsck | Darrick J. Wong | 1 | -3/+18 |
| 2023-08-10 | xfs: create scaffolding for creating debugfs entries | Darrick J. Wong | 1 | -2/+30 |
| 2023-08-10 | xfs: document the invalidate_bdev call in invalidate_bdev | Christoph Hellwig | 1 | -0/+26 |
| 2023-08-10 | xfs: close the external block devices in xfs_mount_free | Christoph Hellwig | 1 | -14/+22 |
| 2023-08-10 | xfs: remove xfs_blkdev_put | Christoph Hellwig | 1 | -13/+5 |
| 2023-08-10 | xfs: free the xfs_mount in ->kill_sb | Christoph Hellwig | 1 | -9/+11 |
| 2023-08-10 | xfs: remove a superfluous s_fs_info NULL check in xfs_fs_put_super | Christoph Hellwig | 1 | -4/+0 |
| 2023-08-10 | xfs: reformat the xfs_fs_free prototype | Christoph Hellwig | 1 | -1/+2 |
| 2023-06-29 | Merge tag 'xfs-6.5-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -4/+0 |
| 2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -7/+27 |
| 2023-06-12 | xfs: drop EXPERIMENTAL tag for large extent counts | Darrick J. Wong | 1 | -4/+0 |
| 2023-06-12 | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig | 1 | -1/+1 |
| 2023-06-12 | block: use the holder as indication for exclusive opens | Christoph Hellwig | 1 | -7/+8 |
| 2023-06-05 | xfs: wire up the ->mark_dead holder operation for log and RT devices | Christoph Hellwig | 1 | -1/+12 |
| 2023-06-05 | xfs: wire up sops->shutdown | Christoph Hellwig | 1 | -0/+8 |
| 2023-06-05 | block: introduce holder ops | Christoph Hellwig | 1 | -1/+1 |
| 2023-06-05 | xfs: collect errors from inodegc for unlinked inode recovery | Dave Chinner | 1 | -0/+1 |
| 2023-05-02 | xfs: check that per-cpu inodegc workers actually run on that cpu | Darrick J. Wong | 1 | -0/+3 |
| 2023-04-11 | xfs: deprecate the ascii-ci feature | Darrick J. Wong | 1 | -0/+13 |
| 2023-03-19 | xfs: test dir/attr hash when loading module | Darrick J. Wong | 1 | -0/+5 |
| 2023-02-13 | xfs: perags need atomic operational state | Dave Chinner | 1 | -18/+28 |
| 2023-02-13 | xfs: convert xfs_ialloc_next_ag() to an atomic | Dave Chinner | 1 | -1/+0 |
| 2022-11-16 | xfs: Print XFS UUID on mount and umount events. | Lukas Herbolt | 1 | -1/+1 |
| 2022-10-31 | xfs: refactor all the EFI/EFD log item sizeof logic | Darrick J. Wong | 1 | -8/+4 |
| 2022-10-31 | xfs: fix memcpy fortify errors in EFI log format copying | Darrick J. Wong | 1 | -2/+2 |
| 2022-09-29 | fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE | Lukas Czerner | 1 | -2/+8 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+4 |
| 2022-07-29 | xfs: fail dax mount if reflink is enabled on a partition | Shiyang Ruan | 1 | -2/+4 |
| 2022-07-20 | xfs: xfs_buf cache destroy isn't RCU safe | Dave Chinner | 1 | -9/+13 |
| 2022-07-14 | Merge tag 'xfs-iunlink-item-5.20' of git://git.kernel.org/pub/scm/linux/kerne... | Darrick J. Wong | 1 | -0/+10 |
| 2022-07-14 | xfs: add in-memory iunlink log item | Dave Chinner | 1 | -0/+10 |
| 2022-07-02 | xfs: introduce per-cpu CIL tracking structure | Dave Chinner | 1 | -0/+1 |
| 2022-06-23 | xfs: introduce xfs_inodegc_push() | Dave Chinner | 1 | -2/+5 |
| 2022-06-23 | xfs: bound maximum wait time for inodegc work | Dave Chinner | 1 | -1/+1 |
| 2022-06-01 | Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-l... | Linus Torvalds | 1 | -0/+20 |
| 2022-05-27 | xfs: move xfs_attr_use_log_assist out of xfs_log.c | Darrick J. Wong | 1 | -0/+1 |
| 2022-05-25 | Merge tag 'xfs-5.19-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -2/+16 |
| 2022-05-22 | xfs: put attr[id] log item cache init with the others | Darrick J. Wong | 1 | -0/+19 |
| 2022-04-21 | Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int... | Dave Chinner | 1 | -0/+4 |
| 2022-04-17 | block: remove QUEUE_FLAG_DISCARD | Christoph Hellwig | 1 | -8/+4 |
| 2022-04-13 | xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags | Chandan Babu R | 1 | -0/+4 |
| 2022-04-12 | xfs: use a separate frextents counter for rt extent reservations | Darrick J. Wong | 1 | -2/+12 |
| 2022-03-28 | xfs: don't report reserved bnobt space as available | Darrick J. Wong | 1 | -1/+2 |
| 2022-02-26 | Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -2/+5 |
| 2022-02-09 | xfs: only bother with sync_filesystem during readonly remount | Darrick J. Wong | 1 | -2/+5 |
| 2022-01-30 | xfs: return errors in xfs_fs_sync_fs | Darrick J. Wong | 1 | -1/+5 |
| 2022-01-12 | Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -46/+34 |
| 2021-12-21 | xfs: only run COW extent recovery when there are no live extents | Darrick J. Wong | 1 | -9/+0 |
| 2021-12-07 | xfs: remove all COW fork extents when remounting readonly | Darrick J. Wong | 1 | -3/+11 |
| 2021-12-04 | xfs: move dax device handling into xfs_{alloc,free}_buftarg | Christoph Hellwig | 1 | -21/+5 |
| 2021-12-04 | dax: remove dax_capable | Christoph Hellwig | 1 | -13/+8 |
| 2021-12-04 | xfs: factor out a xfs_setup_dax_always helper | Christoph Hellwig | 1 | -19/+28 |
| 2021-10-30 | xfs: Remove duplicated include in xfs_super | Wan Jiabing | 1 | -1/+0 |
| 2021-10-22 | xfs: rename xfs_bmap_add_free to xfs_free_extent_later | Darrick J. Wong | 1 | -10/+1 |
| 2021-10-22 | xfs: create slab caches for frequently-used deferred items | Darrick J. Wong | 1 | -1/+9 |
| 2021-10-22 | xfs: rename _zone variables to _cache | Darrick J. Wong | 1 | -109/+109 |
| 2021-10-19 | xfs: use separate btree cursor cache for each btree type | Darrick J. Wong | 1 | -6/+7 |
| 2021-10-19 | xfs: dynamically allocate cursors based on maxlevels | Darrick J. Wong | 1 | -2/+2 |
| 2021-10-19 | xfs: prepare xfs_btree_cur for dynamic cursor heights | Darrick J. Wong | 1 | -1/+1 |
| 2021-09-09 | Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+12 |
| 2021-09-02 | Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -219/+317 |
| 2021-08-26 | dax: remove bdev_dax_supported | Christoph Hellwig | 1 | -1/+2 |
| 2021-08-26 | xfs: factor out a xfs_buftarg_is_dax helper | Christoph Hellwig | 1 | -4/+11 |
| 2021-08-19 | xfs: introduce xfs_sb_is_v5 helper | Dave Chinner | 1 | -6/+5 |
| 2021-08-19 | xfs: convert xfs_sb_version_has checks to use mount features | Dave Chinner | 1 | -1/+1 |
| 2021-08-19 | xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown | Dave Chinner | 1 | -1/+1 |
| 2021-08-19 | xfs: convert remaining mount flags to state flags | Dave Chinner | 1 | -17/+15 |
| 2021-08-19 | xfs: convert mount flags to features | Dave Chinner | 1 | -73/+68 |
| 2021-08-19 | xfs: replace xfs_sb_version checks with feature flag checks | Dave Chinner | 1 | -9/+9 |
| 2021-08-19 | xfs: rework attr2 feature and mount options | Dave Chinner | 1 | -9/+7 |
| 2021-08-16 | xfs: move the CIL workqueue to the CIL | Dave Chinner | 1 | -14/+1 |
| 2021-08-16 | xfs: CIL work is serialised, not pipelined | Dave Chinner | 1 | -1/+5 |
| 2021-08-16 | xfs: convert log flags to an operational state field | Dave Chinner | 1 | -1/+1 |
| 2021-08-09 | xfs: drop experimental warnings for bigtime and inobtcount | Darrick J. Wong | 1 | -8/+0 |
| 2021-08-09 | xfs: don't run speculative preallocation gc when fs is frozen | Darrick J. Wong | 1 | -7/+14 |
| 2021-08-09 | xfs: flush inode inactivation work when compiling usage statistics | Darrick J. Wong | 1 | -0/+3 |
| 2021-08-06 | xfs: per-cpu deferred inode inactivation queues | Dave Chinner | 1 | -10/+104 |
| 2021-08-06 | xfs: move xfs_inactive call to xfs_inode_mark_reclaimable | Darrick J. Wong | 1 | -50/+0 |
| 2021-08-06 | xfs: introduce all-mounts list for cpu hotplug notifications | Dave Chinner | 1 | -0/+40 |
| 2021-08-06 | xfs: introduce CPU hotplug infrastructure | Dave Chinner | 1 | -1/+41 |
| 2021-08-06 | xfs: remove the active vs running quota differentiation | Christoph Hellwig | 1 | -30/+21 |
| 2021-07-13 | xfs: Convert to use invalidate_lock | Jan Kara | 1 | -2/+0 |
| 2021-06-21 | xfs: remove xfs_blkdev_issue_flush | Dave Chinner | 1 | -7/+0 |
| 2021-06-08 | Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub... | Darrick J. Wong | 1 | -1/+1 |
| 2021-06-03 | xfs: refactor per-AG inode tagging functions | Darrick J. Wong | 1 | -1/+1 |
| 2021-06-02 | xfs: move xfs_perag_get/put to xfs_ag.[ch] | Dave Chinner | 1 | -0/+1 |
| 2021-04-07 | xfs: move the di_flags field to struct xfs_inode | Christoph Hellwig | 1 | -2/+2 |
| 2021-03-25 | xfs: fix xfs_trans slab cache name | Anthony Iliopoulos | 1 | -1/+1 |
| 2021-03-25 | xfs: Skip repetitive warnings about mount options | Pavel Reichl | 1 | -4/+20 |
| 2021-03-25 | xfs: rename variable mp to parsing_mp | Pavel Reichl | 1 | -51/+51 |
| 2021-03-25 | xfs: rename the blockgc workqueue | Darrick J. Wong | 1 | -4/+4 |
| 2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2021-02-21 | Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
| 2021-02-03 | xfs: expose the blockgc workqueue knobs publicly | Darrick J. Wong | 1 | -1/+1 |
| 2021-02-03 | xfs: parallelize block preallocation garbage collection | Darrick J. Wong | 1 | -2/+2 |
| 2021-02-03 | xfs: rename block gc start and stop functions | Darrick J. Wong | 1 | -4/+4 |
| 2021-02-03 | xfs: consolidate the eofblocks and cowblocks workers | Darrick J. Wong | 1 | -6/+5 |
| 2021-02-03 | xfs: hide xfs_icache_free_cowblocks | Darrick J. Wong | 1 | -1/+1 |
| 2021-02-03 | xfs: set WQ_SYSFS on all workqueues in debug mode | Darrick J. Wong | 1 | -9/+14 |
| 2021-01-27 | block: use an on-stack bio in blkdev_issue_flush | Christoph Hellwig | 1 | -1/+1 |
| 2021-01-24 | xfs: support idmapped mounts | Christoph Hellwig | 1 | -1/+1 |
| 2021-01-22 | xfs: cover the log on freeze instead of cleaning it | Brian Foster | 1 | -2/+1 |