messages from 2024-11-12 17:56:35 to 2024-11-15 20:00:28 UTC [more...]
[PATCH v4 0/3] iomap: zero range flush fixes
2024-11-15 20:01 UTC (2+ messages)
` [PATCH v4 1/3] iomap: reset per-iter state on non-error iter advances
[PATCH v2 0/2] Addition of new tests for extsize hints
2024-11-15 19:06 UTC (6+ messages)
` [PATCH v2 1/2] common/rc,xfs/207: Adding a common helper function to check xflag bits on a given file
` [PATCH v2 2/2] generic: Addition of new tests for extsize hints
[bug report] xfs: support creating per-RTG files in growfs
2024-11-15 18:42 UTC (2+ messages)
[PATCHSET] fstests: random fixes for v2024.10.28
2024-11-15 18:28 UTC (14+ messages)
` [PATCH 1/3] xfs/273: check thoroughness of the mappings
` [PATCH 2/3] xfs/185: don't fail when rtfile is larger than rblocks
` [PATCH 3/3] generic/757: fix various bugs in this test
[PATCH v2] iomap: warn on zero range of a post-eof folio
2024-11-15 16:09 UTC (2+ messages)
[PATCH v8 00/19] fanotify: add pre-content hooks
2024-11-15 15:59 UTC (21+ messages)
` [PATCH v8 01/19] fs: get rid of __FMODE_NONOTIFY kludge
` [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time
` [PATCH v8 03/19] fsnotify: add helper to check if file is actually being watched
` [PATCH v8 04/19] fanotify: don't skip extra event info if no info_mode is set
` [PATCH v8 05/19] fanotify: rename a misnamed constant
` [PATCH v8 06/19] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY
` [PATCH v8 07/19] fsnotify: introduce pre-content permission events
` [PATCH v8 08/19] fsnotify: pass optional file access range in pre-content event
` [PATCH v8 09/19] fsnotify: generate pre-content permission event on truncate
` [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v8 11/19] fanotify: report file range info with pre-content events
` [PATCH v8 12/19] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v8 13/19] fanotify: add a helper to check for pre content events
` [PATCH v8 14/19] fanotify: disable readahead if we have pre-content watches
` [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
` [PATCH v8 16/19] fsnotify: generate pre-content permission event on page fault
` [PATCH v8 17/19] xfs: add pre-content fsnotify hook for write faults
` [PATCH v8 18/19] btrfs: disable defrag on pre-content watched files
` [PATCH v8 19/19] fs: enable pre-content events on supported file systems
[PATCHSET v5 0/17] Uncached buffered IO
2024-11-15 15:06 UTC (22+ messages)
` [PATCH 01/17] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/17] mm/readahead: add folio allocation helper
` [PATCH 03/17] mm: add PG_uncached page flag
` [PATCH 04/17] mm/readahead: add readahead_control->uncached member
` [PATCH 05/17] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 06/17] mm/truncate: add folio_unmap_invalidate() helper
` [PATCH 07/17] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
` [PATCH 08/17] mm/filemap: add read support for RWF_UNCACHED
` [PATCH 09/17] mm/filemap: drop uncached pages when writeback completes
` [PATCH 10/17] mm/filemap: make buffered writes work with RWF_UNCACHED
` [PATCH 11/17] mm/filemap: add filemap_fdatawrite_range_kick() helper
` [PATCH 12/17] mm: add FGP_UNCACHED folio creation flag
` [PATCH 13/17] ext4: add RWF_UNCACHED write support
` [PATCH 14/17] iomap: make buffered writes work with RWF_UNCACHED
` [PATCH 15/17] xfs: punt uncached write completions to the completion wq
` [PATCH 16/17] xfs: flag as supporting FOP_UNCACHED
` [PATCH 17/17] btrfs: add support for uncached writes
[PATCH v2 1/2] iomap: fix zero padding data issue in concurrent append writes
2024-11-15 14:03 UTC (12+ messages)
` [PATCH v2 2/2] xfs: clean up xfs_end_ioend() to reuse local variables
[syzbot] [iomap?] [erofs?] WARNING in iomap_iter (4)
2024-11-15 12:18 UTC
[PATCH v7 00/18] fanotify: add pre-content hooks
2024-11-15 11:47 UTC (47+ messages)
` [PATCH v7 01/18] fsnotify: opt-in for permission events at file_open_perm() time
` [PATCH v7 04/18] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY
` [PATCH v7 05/18] fsnotify: introduce pre-content permission events
` [PATCH v7 06/18] fsnotify: pass optional file access range in pre-content event
` [PATCH v7 07/18] fsnotify: generate pre-content permission event on open
` [PATCH v7 08/18] fsnotify: generate pre-content permission event on truncate
` [PATCH v7 09/18] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v7 10/18] fanotify: report file range info with pre-content events
` [PATCH v7 11/18] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v7 12/18] fanotify: add a helper to check for pre content events
` [PATCH v7 13/18] fanotify: disable readahead if we have pre-content watches
` [PATCH v7 14/18] mm: don't allow huge faults for files with pre content watches
` [PATCH v7 15/18] fsnotify: generate pre-content permission event on page fault
` [PATCH v7 16/18] xfs: add pre-content fsnotify hook for write faults
` [PATCH v7 17/18] btrfs: disable defrag on pre-content watched files
` [PATCH v7 18/18] fs: enable pre-content events on supported file systems
[PATCH v4 00/14] forcealign for xfs
2024-11-15 11:20 UTC (15+ messages)
[PATCH] xfs/157: mkfs does not need a specific fssize
2024-11-14 23:43 UTC (11+ messages)
[RFC 0/8] enable bs > ps for block devices
2024-11-14 13:47 UTC (17+ messages)
` [RFC 1/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [RFC 2/8] fs/mpage: avoid negative shift for large blocksize
` [RFC 3/8] fs/buffer: restart block_read_full_folio() to avoid array overflow
` [RFC 4/8] fs/buffer fs/mpage: remove large folio restriction
` [RFC 5/8] block/bdev: enable large folio support for large logical block sizes
` [RFC 6/8] block/bdev: lift block size restrictions and use common definition
` [RFC 7/8] nvme: remove superfluous block size check
` [RFC 8/8] bdev: use bdev_io_min() for statx block size
[PATCH 0/2] generic: Addition of new tests for extsize hints
2024-11-14 9:45 UTC (4+ messages)
` [PATCH 2/2] "
[GIT PULLBOMB v5.7] xfs: metadata directories and realtime groups
2024-11-14 8:48 UTC (13+ messages)
` [GIT PULL 01/10] xfs: convert perag to use xarrays
` [GIT PULL 02/10] xfs: create a generic allocation group structure
` [GIT PULL 03/10] xfs: metadata inode directory trees
` [GIT PULL 04/10] xfs: create incore rt allocation groups
` [GIT PULL 05/10] xfs: preparation for realtime "
` [GIT PULL 06/10] xfs: shard the realtime section
` [GIT PULL 07/10] xfs: persist quota options with metadir
` [GIT PULL 08/10] xfs: enable quota for realtime volumes
` [GIT PULL 09/10] xfs: enable metadir
` [GIT PULL 10/10] xfs: improve ondisk structure checks
[GIT PULLBOMB v5.6] xfs: metadata directories and realtime groups
2024-11-14 6:16 UTC (12+ messages)
` [GIT PULL 01/10] xfs: convert perag to use xarrays
` [GIT PULL 02/10] xfs: create a generic allocation group structure
` [GIT PULL 03/10] xfs: metadata inode directory trees
` [GIT PULL 04/10] xfs: create incore rt allocation groups
` [GIT PULL 05/10] xfs: preparation for realtime "
` [GIT PULL 06/10] xfs: shard the realtime section
` [GIT PULL 07/10] xfs: persist quota options with metadir
` [GIT PULL 08/10] xfs: enable quota for realtime volumes
` [GIT PULL 09/10] xfs: enable metadir
` [GIT PULL 10/10] xfs: improve ondisk structure checks
[syzbot] [xfs?] WARNING in mod_delayed_work_on (2)
2024-11-14 0:37 UTC (2+ messages)
xfs deadlock on mm-unstable kernel?
2024-11-13 22:23 UTC (4+ messages)
linux-next: Signed-off-by missing for commit in the xfs tree
2024-11-13 21:13 UTC
[PATCH v2] xfs: remove unknown compat feature check in superblock write validation
2024-11-13 9:17 UTC
[ANNOUNCE] xfs-linux: for-next updated to 5877dc24be5d
2024-11-13 9:15 UTC
[PATCH 0/3] xfs: miscellaneous bug fixes
2024-11-13 8:50 UTC (15+ messages)
` [PATCH 1/3] xfs: fix sparse inode limits on runt AG
` [PATCH 2/3] xfs: delalloc and quota softlimit timers are incoherent
` [PATCH 3/3] xfs: prevent mount and log shutdown race
[PATCHSET v3 0/16] Uncached buffered IO
2024-11-12 18:47 UTC (10+ messages)
` [PATCH 12/16] ext4: add RWF_UNCACHED write support
` [PATCH 13/16] iomap: make buffered writes work with RWF_UNCACHED
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