Age | Commit message (Expand) | Author |
2023-06-29 | Merge tag 'xfs-6.5-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds |
2023-06-12 | xfs: drop EXPERIMENTAL tag for large extent counts | Darrick J. Wong |
2023-06-12 | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig |
2023-06-12 | block: use the holder as indication for exclusive opens | Christoph Hellwig |
2023-06-05 | xfs: wire up the ->mark_dead holder operation for log and RT devices | Christoph Hellwig |
2023-06-05 | xfs: wire up sops->shutdown | Christoph Hellwig |
2023-06-05 | block: introduce holder ops | Christoph Hellwig |
2023-06-05 | xfs: collect errors from inodegc for unlinked inode recovery | Dave Chinner |
2023-05-02 | xfs: check that per-cpu inodegc workers actually run on that cpu | Darrick J. Wong |
2023-04-11 | xfs: deprecate the ascii-ci feature | Darrick J. Wong |
2023-03-19 | xfs: test dir/attr hash when loading module | Darrick J. Wong |
2023-02-13 | xfs: perags need atomic operational state | Dave Chinner |
2023-02-13 | xfs: convert xfs_ialloc_next_ag() to an atomic | Dave Chinner |
2022-11-16 | xfs: Print XFS UUID on mount and umount events. | Lukas Herbolt |
2022-10-31 | xfs: refactor all the EFI/EFD log item sizeof logic | Darrick J. Wong |
2022-10-31 | xfs: fix memcpy fortify errors in EFI log format copying | Darrick J. Wong |
2022-09-29 | fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE | Lukas Czerner |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-07-29 | xfs: fail dax mount if reflink is enabled on a partition | Shiyang Ruan |
2022-07-20 | xfs: xfs_buf cache destroy isn't RCU safe | Dave Chinner |
2022-07-14 | Merge tag 'xfs-iunlink-item-5.20' of git://git.kernel.org/pub/scm/linux/kerne... | Darrick J. Wong |
2022-07-14 | xfs: add in-memory iunlink log item | Dave Chinner |
2022-07-02 | xfs: introduce per-cpu CIL tracking structure | Dave Chinner |
2022-06-23 | xfs: introduce xfs_inodegc_push() | Dave Chinner |
2022-06-23 | xfs: bound maximum wait time for inodegc work | Dave Chinner |
2022-06-01 | Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-l... | Linus Torvalds |
2022-05-27 | xfs: move xfs_attr_use_log_assist out of xfs_log.c | Darrick J. Wong |
2022-05-25 | Merge tag 'xfs-5.19-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2022-05-22 | xfs: put attr[id] log item cache init with the others | Darrick J. Wong |
2022-04-21 | Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int... | Dave Chinner |
2022-04-17 | block: remove QUEUE_FLAG_DISCARD | Christoph Hellwig |
2022-04-13 | xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags | Chandan Babu R |
2022-04-12 | xfs: use a separate frextents counter for rt extent reservations | Darrick J. Wong |
2022-03-28 | xfs: don't report reserved bnobt space as available | Darrick J. Wong |
2022-02-26 | Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2022-02-09 | xfs: only bother with sync_filesystem during readonly remount | Darrick J. Wong |
2022-01-30 | xfs: return errors in xfs_fs_sync_fs | Darrick J. Wong |
2022-01-12 | Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-12-21 | xfs: only run COW extent recovery when there are no live extents | Darrick J. Wong |
2021-12-07 | xfs: remove all COW fork extents when remounting readonly | Darrick J. Wong |
2021-12-04 | xfs: move dax device handling into xfs_{alloc,free}_buftarg | Christoph Hellwig |
2021-12-04 | dax: remove dax_capable | Christoph Hellwig |
2021-12-04 | xfs: factor out a xfs_setup_dax_always helper | Christoph Hellwig |
2021-10-30 | xfs: Remove duplicated include in xfs_super | Wan Jiabing |
2021-10-22 | xfs: rename xfs_bmap_add_free to xfs_free_extent_later | Darrick J. Wong |
2021-10-22 | xfs: create slab caches for frequently-used deferred items | Darrick J. Wong |
2021-10-22 | xfs: rename _zone variables to _cache | Darrick J. Wong |
2021-10-19 | xfs: use separate btree cursor cache for each btree type | Darrick J. Wong |
2021-10-19 | xfs: dynamically allocate cursors based on maxlevels | Darrick J. Wong |