messages from 2024-11-05 22:39:01 to 2024-11-12 22:19:25 UTC [more...]
[PATCH 0/3] xfs: miscellaneous bug fixes
2024-11-12 22:05 UTC (2+ messages)
` [PATCH 2/3] xfs: delalloc and quota softlimit timers are incoherent
[PATCH v7 00/18] fanotify: add pre-content hooks
2024-11-12 20:12 UTC (22+ messages)
` [PATCH v7 01/18] fsnotify: opt-in for permission events at file_open_perm() time
` [PATCH v7 02/18] fanotify: don't skip extra event info if no info_mode is set
` [PATCH v7 03/18] fanotify: rename a misnamed constant
` [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
[PATCHSET v3 0/16] Uncached buffered IO
2024-11-12 18:47 UTC (37+ messages)
` [PATCH 01/16] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/16] mm/readahead: add folio allocation helper
` [PATCH 03/16] mm: add PG_uncached page flag
` [PATCH 04/16] mm/readahead: add readahead_control->uncached member
` [PATCH 05/16] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 06/16] mm/truncate: add folio_unmap_invalidate() helper
` [PATCH 07/16] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
` [PATCH 08/16] mm/filemap: add read support for RWF_UNCACHED
` [PATCH 09/16] mm/filemap: drop uncached pages when writeback completes
` [PATCH 10/16] mm/filemap: make buffered writes work with RWF_UNCACHED
` [PATCH 11/16] mm: add FGP_UNCACHED folio creation flag
` [PATCH 12/16] ext4: add RWF_UNCACHED write support
` [PATCH 13/16] iomap: make buffered writes work with RWF_UNCACHED
` [PATCH 14/16] xfs: punt uncached write completions to the completion wq
` [PATCH 15/16] xfs: flag as supporting FOP_UNCACHED
` [PATCH 16/16] btrfs: add support for uncached writes
[PATCH v6 00/17] fanotify: add pre-content hooks
2024-11-12 17:27 UTC (33+ messages)
` [PATCH v6 01/17] fanotify: don't skip extra event info if no info_mode is set
` [PATCH v6 02/17] fanotify: rename a misnamed constant
` [PATCH v6 03/17] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY
` [PATCH v6 04/17] fsnotify: introduce pre-content permission events
` [PATCH v6 05/17] fsnotify: pass optional file access range in pre-content event
` [PATCH v6 06/17] fsnotify: generate pre-content permission event on open
` [PATCH v6 07/17] fsnotify: generate pre-content permission event on truncate
` [PATCH v6 08/17] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v6 09/17] fanotify: report file range info with pre-content events
` [PATCH v6 10/17] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v6 11/17] fanotify: add a helper to check for pre content events
` [PATCH v6 12/17] fanotify: disable readahead if we have pre-content watches
` [PATCH v6 13/17] mm: don't allow huge faults for files with pre content watches
` [PATCH v6 14/17] fsnotify: generate pre-content permission event on page fault
` [PATCH v6 15/17] xfs: add pre-content fsnotify hook for write faults
` [PATCH v6 16/17] btrfs: disable defrag on pre-content watched files
` [PATCH v6 17/17] fs: enable pre-content events on supported file systems
xfs deadlock on mm-unstable kernel?
2024-11-12 17:14 UTC (3+ messages)
[PATCH] xfs: Reduce unnecessary searches when searching for the best extents
2024-11-11 21:43 UTC
[ANNOUNCE] xfsprogs: for-next updated to 67297671cbae
2024-11-11 21:43 UTC (2+ messages)
[PATCH] iomap: fix zero padding data issue in concurrent append writes
2024-11-11 14:16 UTC (5+ messages)
[PATCH] iomap: drop an obsolete comment in iomap_dio_bio_iter
2024-11-11 13:36 UTC (2+ messages)
[PATCH] xfs: remove unknown compat feature check in superblock write validation
2024-11-11 2:14 UTC (4+ messages)
[PATCH 0/5] *** Introduce new space allocation algorithm ***
2024-11-11 2:04 UTC (6+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 59b723cd2adb
2024-11-10 16:49 UTC (2+ messages)
[PATCH v1] xfs_io: add support for atomic write statx fields
2024-11-09 16:29 UTC (2+ messages)
[PATCH] xfs: fix off-by-one error in fsmap's end_daddr usage
2024-11-09 16:19 UTC (4+ messages)
` [PATCH] xfs/273: check thoroughness of the fsmappings
[PATCH 0/2] Some boundary error bugfix related to XFS fsmap
2024-11-09 2:34 UTC (13+ messages)
` [PATCH 1/2] xfs: Fix missing block calculations in xfs datadev fsmap
` [PATCH 2/2] xfs: Fix incorrect parameter calculation in rt fsmap
slab warning: kmem_cache of name 'dm_bufio_buffer' already exists
2024-11-08 14:56 UTC (2+ messages)
[PATCHBOMB 6.13 v5.6] xfs-docs: metadata directories and realtime groups
2024-11-08 14:17 UTC (14+ messages)
` [PATCHSET v5.6 1/2] xfs-documentation: document metadata directories
` [PATCH 1/3] design: move superblock documentation to a separate file
` [PATCH 2/3] design: document the actual ondisk superblock
` [PATCH 3/3] design: document the changes required to handle metadata directories
` [PATCHSET v5.6 2/2] xfs-documentation: shard the realtime section
` [PATCH 1/4] design: move discussion of realtime volumes to a separate section
` [PATCH 2/4] design: document realtime groups
` [PATCH 3/4] design: document metadata directory tree quota changes
` [PATCH 4/4] design: update metadump v2 format to reflect rt dumps
[PATCH v2] xfs: check the remaining length of extent after roundup
2024-11-08 9:32 UTC (3+ messages)
[PATCH] xfs/157: mkfs does not need a specific fssize
2024-11-07 23:53 UTC (13+ messages)
[PATCHBOMB 6.13 v5.5] xfs-docs: metadata directories and realtime groups
2024-11-07 15:58 UTC (20+ messages)
` [PATCHSET v31.5 1/3] xfs-documentation: last few updates for online fsck
` [PATCH 1/2] design: update metadata reconstruction chapter
` [PATCH 2/2] design: document filesystem properties
` [PATCHSET v5.5 2/3] xfs-documentation: document metadata directories
` [PATCH 1/1] design: document the changes required to handle "
` [PATCHSET v5.5 3/3] xfs-documentation: shard the realtime section
` [PATCH 1/4] design: move discussion of realtime volumes to a separate section
` [PATCH 2/4] design: document realtime groups
` [PATCH 3/4] design: document metadata directory tree quota changes
` [PATCH 4/4] design: update metadump v2 format to reflect rt dumps
[ANNOUNCE v2] work tree for untorn filesystem writes
2024-11-07 13:49 UTC (4+ messages)
[ANNOUNCE] work tree for untorn filesystem writes
2024-11-07 13:38 UTC (9+ messages)
[PATCH] xfs: fix extent length after xfs_alloc_compute_diff()
2024-11-07 8:46 UTC (2+ messages)
[GIT PULLBOMB v5.5] xfs: metadata directories and realtime groups
2024-11-05 23:52 UTC (11+ 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
[PATCHSET v5.5 10/10] xfs: improve ondisk structure checks
2024-11-05 22:42 UTC (4+ messages)
` [PATCH 1/3] xfs: convert struct typedefs in xfs_ondisk.h
` [PATCH 2/3] xfs: separate space btree structures "
` [PATCH 3/3] xfs: port ondisk structure checks from xfs/122 to the kernel
[PATCHSET v5.5 09/10] xfs: enable metadir
2024-11-05 22:41 UTC (3+ messages)
` [PATCH 1/2] xfs: update sb field checks when metadir is turned on
` [PATCH 2/2] xfs: enable metadata directory feature
[PATCHSET v5.5 08/10] xfs: enable quota for realtime volumes
2024-11-05 22:41 UTC (7+ messages)
` [PATCH 1/6] xfs: fix chown with rt quota
` [PATCH 2/6] xfs: advertise realtime quota support in the xqm stat files
` [PATCH 3/6] xfs: report realtime block quota limits on realtime directories
` [PATCH 4/6] xfs: create quota preallocation watermarks for realtime quota
` [PATCH 5/6] xfs: reserve quota for realtime files correctly
` [PATCH 6/6] xfs: enable realtime quota again
[PATCHSET v5.5 07/10] xfs: persist quota options with metadir
2024-11-05 22:39 UTC (5+ messages)
` [PATCH 1/4] xfs: refactor xfs_qm_destroy_quotainos
` [PATCH 2/4] xfs: use metadir for quota inodes
` [PATCH 3/4] xfs: scrub quota file metapaths
` [PATCH 4/4] xfs: persist quota flags with metadir
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