messages from 2022-02-16 07:25:21 to 2022-02-26 19:08:27 UTC [more...]
[GIT PULL] xfs: fixes for 5.17-rc6
2022-02-26 19:08 UTC (2+ messages)
[REPORT] kernel BUG at fs/ext4/inode.c:2620 - page_buffers()
2022-02-26 2:55 UTC (25+ messages)
` [PATCH -v2] ext4: don't BUG if kernel subsystems dirty pages without asking ext4 first
` [PATCH -v3] "
[PATCHSET 00/17] xfsprogs: various 5.15 fixes
2022-02-26 2:54 UTC (27+ messages)
` [PATCH 04/17] libfrog: move the GETFSMAP definitions into libfrog
` [PATCH v1.1 04/17] libfrog: always use the kernel GETFSMAP definitions
` [PATCH 07/17] xfs_db: fix nbits parameter in fa_ino[48] functions
` [PATCH 08/17] xfs_repair: explicitly cast resource usage counts in do_warn
` [PATCH 09/17] xfs_repair: explicitly cast directory inode numbers "
` [PATCH 10/17] xfs_repair: fix indentation problems in upgrade_filesystem
` [PATCH 11/17] xfs_repair: update secondary superblocks after changing features
` [PATCH 12/17] xfs_scrub: report optional features in version string
` [PATCH v2 "
` [PATCH v3 "
` [PATCH 16/17] mkfs: add a config file for x86_64 pmem filesystems
` [PATCH v2 "
` [PATCH 17/17] mkfs: enable inobtcount and bigtime by default
` [PATCH 19/17] mkfs: increase default log size for new (aka bigtime) filesystems
[RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN
2022-02-25 22:20 UTC (15+ messages)
` [RFC PATCH 1/7] mm/gup: introduce pin_user_page()
` [RFC PATCH 2/7] block: add dio_w_*() wrappers for pin, unpin user pages
` [RFC PATCH 3/7] block, fs: assert that key paths use iovecs, and nothing else
` [RFC PATCH 4/7] block, bio, fs: initial pin_user_pages_fast() changes
` [RFC PATCH 5/7] NFS: direct-io: convert to FOLL_PIN pages
` [RFC PATCH 6/7] fuse: convert direct IO paths to use FOLL_PIN
` [RFC PATCH 7/7] block, direct-io: flip the switch: use pin_user_pages_fast()
Performance regression when large number of tasks perform random I/O
2022-02-25 21:41 UTC (2+ messages)
[PATCH] xfs: don't generate selinux audit messages for capability testing
2022-02-25 20:02 UTC
[PATCH] xfs: do not clear S_ISUID|S_ISGID for idmapped mounts
2022-02-25 17:11 UTC (16+ messages)
[PATCH V6 00/17] xfs: Extend per-inode extent counters
2022-02-25 6:59 UTC (24+ messages)
` [PATCH V6 01/17] xfs: Move extent count limits to xfs_format.h
` [PATCH V6 02/17] xfs: Introduce xfs_iext_max_nextents() helper
` [PATCH V6 03/17] xfs: Use xfs_extnum_t instead of basic data types
` [PATCH V6 04/17] xfs: Introduce xfs_dfork_nextents() helper
` [PATCH V6 05/17] xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents
` [PATCH V6 06/17] xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
` [PATCH V6 07/17] xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
` [PATCH V6 08/17] xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
` [PATCH V6 09/17] xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
` [PATCH V6 10/17] xfs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT
` [PATCH V6 11/17] xfs: Introduce macros to represent new maximum extent counts for data/attr forks
` [PATCH V6 12/17] xfs: Introduce per-inode 64-bit extent counters
` [PATCH V6 13/17] xfs: xfs_growfs_rt_alloc: Unlock inode explicitly rather than through iop_committing()
` [PATCH V6 14/17] xfs: Conditionally upgrade existing inodes to use 64-bit extent counters
` [PATCH V6 15/17] xfs: Enable bulkstat ioctl to support 64-bit per-inode "
` [PATCH V6 16/17] xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags
` [PATCH V6 17/17] xfs: Define max extent length based on on-disk format definition
experience with very large filesystems
2022-02-24 20:58 UTC (4+ messages)
[PATCH V6 00/19] xfsprogs: Extend per-inode extent counters
2022-02-24 13:03 UTC (20+ messages)
` [PATCH V6 01/19] xfs_repair: check filesystem geometry before allowing upgrades
` [PATCH V6 02/19] xfsprogs: Move extent count limits to xfs_format.h
` [PATCH V6 03/19] xfsprogs: Introduce xfs_iext_max_nextents() helper
` [PATCH V6 04/19] xfsprogs: Use xfs_extnum_t instead of basic data types
` [PATCH V6 05/19] xfsprogs: Introduce xfs_dfork_nextents() helper
` [PATCH V6 06/19] xfsprogs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents
` [PATCH V6 07/19] xfsprogs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
` [PATCH V6 08/19] xfsprogs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
` [PATCH V6 09/19] xfsprogs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
` [PATCH V6 10/19] xfsprogs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
` [PATCH V6 11/19] xfsprogs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT
` [PATCH V6 12/19] xfsprogs: Introduce macros to represent new maximum extent counts for data/attr forks
` [PATCH V6 13/19] xfsprogs: Introduce per-inode 64-bit extent counters
` [PATCH V6 14/19] xfsprogs: Enable bulkstat ioctl to support "
` [PATCH V6 15/19] xfsprogs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags
` [PATCH V6 16/19] xfsprogs: xfs_info: Report NREXT64 feature status
` [PATCH V6 17/19] mkfs: add option to create filesystem with large extent counters
` [PATCH V6 18/19] xfsprogs: Add support for upgrading to NREXT64 feature
` [PATCH V6 19/19] xfsprogs: Define max extent length based on on-disk format definition
[mm/readahead] a0b99df1aa: xfstests.xfs.421.fail
2022-02-23 20:19 UTC (6+ messages)
[PATCH RFC 0/4] xfs: track and skip realloc of busy inodes
2022-02-23 7:00 UTC (12+ messages)
` [PATCH RFC 1/4] xfs: require an rcu grace period before inode recycle
` [PATCH RFC 2/4] xfs: tag reclaimable inodes with pending RCU grace periods as busy
` [PATCH RFC 3/4] xfs: crude chunk allocation retry mechanism
` [PATCH RFC 4/4] xfs: skip busy inodes on finobt inode allocation
Help deciding about backported patch (kernel bug 214767, 19f4e7cc8197 xfs: Fix CIL throttle hang when CIL space used going backwards)
2022-02-23 6:17 UTC (3+ messages)
[PATCH v7 0/1] xfstests: add log attribute replay test
2022-02-23 3:37 UTC (2+ messages)
` [PATCH v7 1/1] xfstests: Add Log Attribute Replay test
WARNING: CPU: 5 PID: 25802 at fs/xfs/libxfs/xfs_bmap.c:4530 xfs_bmapi_convert_delalloc+0x434/0x4a0 [xfs]
2022-02-21 15:29 UTC (11+ messages)
Intel QAT on A2SDi-8C-HLN4F causes massive data corruption with dm-crypt + xfs
2022-02-21 11:47 UTC (4+ messages)
[PATCH v3 0/6] fstests: fix _scratch_mkfs_sized failure handling
2022-02-21 11:02 UTC (11+ messages)
` [PATCH v3 1/6] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized
` [PATCH v3 2/6] generic/204: remove unnecessary _scratch_mkfs call
` [PATCH v3 3/6] generic/{171,172,173,174}: check _scratch_mkfs_sized return code
` [PATCH v3 4/6] ext4/021: "
` [PATCH v3 5/6] xfs/015: "
` [PATCH v3 6/6] common: factor out xfs unique part from _filter_mkfs
[PATCH v6 01/10] mm: add zone device coherent type memory support
2022-02-18 19:37 UTC (25+ messages)
[PATCH] xfs: add missing cmap->br_state = XFS_EXT_NORM update
2022-02-18 11:30 UTC (4+ messages)
[PATCHSET 0/2] fstests: new stuff for kernel 5.17
2022-02-18 5:26 UTC (5+ messages)
` [PATCH 1/2] generic: test suid/sgid behavior with reflink and dedupe
` [PATCH v1.1 "
"No space left on device" issue
2022-02-17 22:34 UTC (2+ messages)
[ANNOUNCE] xfsdump 3.1.10 released
2022-02-17 14:58 UTC (4+ messages)
[PATCH v2 3/3] xfs: introduce xfs_bremapi_from_cowfork()
2022-02-17 12:16 UTC (2+ messages)
` [PATCH v3 "
[PATCH] xfs_admin: open with O_EXCL if we will be writing
2022-02-16 17:46 UTC (3+ messages)
[next-20220215] WARNING at fs/iomap/buffered-io.c:75 with xfstests
2022-02-16 17:46 UTC (6+ messages)
[PATCH v27 00/15] xfs: Log Attribute Replay
2022-02-16 15:00 UTC (11+ messages)
` [PATCH v27 01/15] xfs: Fix double unlock in defer capture code
` [PATCH v27 02/15] xfs: don't commit the first deferred transaction without intents
` [PATCH v27 13/15] xfs: Add helper function xfs_init_attr_trans
` [PATCH v27 14/15] xfs: add leaf split error tag
` [PATCH v27 15/15] xfs: add leaf to node "
[PATCH v2] xfs: test xfsdump with bind-mounted filesystem
2022-02-16 14:55 UTC
[PATCH] xfs: test xfsdump with bind-mounted filesystem
2022-02-16 14:32 UTC (3+ messages)
[PATCH V5 13/16] xfs: Conditionally upgrade existing inodes to use 64-bit extent counters
2022-02-16 12:34 UTC (12+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox