Linux-XFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-09 02:49:29 to 2022-06-16 05:50:02 UTC [more...]

[PATCH v1 00/17] Return of the Parent Pointers
 2022-06-16  5:49 UTC  (24+ messages)
` [PATCH v1 01/17] xfs: Add larp state XFS_DAS_CREATE_FORK
` [PATCH v1 02/17] xfs: Hold inode locks in xfs_ialloc
` [PATCH v1 03/17] xfs: get directory offset when adding directory name
` [PATCH v1 04/17] xfs: get directory offset when removing "
` [PATCH v1 05/17] xfs: get directory offset when replacing a "
` [PATCH v1 06/17] xfs: add parent pointer support to attribute code
` [PATCH v1 07/17] xfs: define parent pointer xattr format
` [PATCH v1 08/17] xfs: Add xfs_verify_pptr
` [PATCH v1 09/17] xfs: extent transaction reservations for parent attributes
` [PATCH v1 10/17] xfs: parent pointer attribute creation
` [PATCH v1 11/17] xfs: add parent attributes to link
` [PATCH v1 12/17] xfs: remove parent pointers in unlink
` [PATCH v1 13/17] xfs: Add parent pointers to rename
` [PATCH v1 14/17] xfs: Add the parent pointer support to the superblock version 5
` [PATCH v1 15/17] xfs: Add helper function xfs_attr_list_context_init
` [PATCH v1 16/17] xfs: Increase XFS_DEFER_OPS_NR_INODES to 4
` [PATCH v1 17/17] xfs: Add parent pointer ioctl

[RFC PATCH v2 0/7] make statx() return I/O alignment information
 2022-06-16  0:04 UTC  (7+ messages)
` [RFC PATCH v2 1/7] statx: add "

[PATCHSET v2 0/3] xfs: random fixes for 5.19-rc2
 2022-06-15 22:32 UTC  (8+ messages)
` [PATCH 1/3] xfs: fix TOCTOU race involving the new logged xattrs control knob
` [PATCH 2/3] xfs: fix variable state usage
` [PATCH 3/3] xfs: preserve DIFLAG2_NREXT64 when setting other inode attributes

[PATCH] iomap: set did_zero to true when zeroing successfully
 2022-06-15 22:07 UTC  (2+ messages)

[PATCH 0/2 V2] xfs: xfs: non-blocking inodegc pushes
 2022-06-15 22:04 UTC  (3+ messages)
` [PATCH 1/2] xfs: bound maximum wait time for inodegc work
` [PATCH 2/2] xfs: introduce xfs_inodegc_push()

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-06-15 12:54 UTC  (2+ messages)
` [RFC PATCH v3] "

[xfs] 5349b2afc1: xfstests.xfs.299.fail
 2022-06-15  9:04 UTC  (3+ messages)

[PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
 2022-06-15  8:11 UTC  (22+ messages)
` [PATCH v2 01/19] secretmem: Remove isolate_page
` [PATCH v2 02/19] mm: Convert all PageMovable users to movable_operations
` [PATCH v2 03/19] fs: Add aops->migrate_folio
` [PATCH v2 08/19] btrfs: Convert btree_migratepage to migrate_folio
` [PATCH v2 10/19] mm/migrate: Convert migrate_page() to migrate_folio()
` [PATCH v2 12/19] btrfs: Convert btrfs_migratepage to migrate_folio
` [PATCH v2 14/19] f2fs: Convert to filemap_migrate_folio()
  ` [f2fs-dev] "
` [PATCH v2 16/19] hugetlb: Convert to migrate_folio

[PATCH 00/14 v8] xfs: improve CIL scalability
 2022-06-15  7:53 UTC  (15+ messages)
` [PATCH 01/14] xfs: use the CIL space used counter for emptiness checks
` [PATCH 02/14] xfs: lift init CIL reservation out of xc_cil_lock
` [PATCH 03/14] xfs: rework per-iclog header CIL reservation
` [PATCH 04/14] xfs: introduce per-cpu CIL tracking structure
` [PATCH 05/14] xfs: implement percpu cil space used calculation
` [PATCH 06/14] xfs: track CIL ticket reservation in percpu structure
` [PATCH 07/14] xfs: convert CIL busy extents to per-cpu
` [PATCH 08/14] xfs: Add order IDs to log items in CIL
` [PATCH 09/14] xfs: convert CIL to unordered per cpu lists
` [PATCH 10/14] xfs: convert log vector chain to use list heads
` [PATCH 11/14] xfs: move CIL ordering to the logvec chain
` [PATCH 12/14] xfs: avoid cil push lock if possible
` [PATCH 13/14] xfs: xlog_sync() manually adjusts grant head space
` [PATCH 14/14] xfs: expanding delayed logging design with background material

[xfs] 63fcc99497: aim7.jobs-per-min 11.4% improvement
 2022-06-15  6:49 UTC 

[PATCH v1 0/1] parent pointer tests
 2022-06-14 22:01 UTC  (2+ messages)
` [PATCH v1 1/1] xfstests: Add parent pointer test

[RFC] [PATCH 00/50] xfs: per-ag centric allocation alogrithms
 2022-06-14 12:17 UTC  (56+ messages)
` [PATCH 01/50] xfs: make last AG grow/shrink perag centric
` [PATCH 02/50] xfs: kill xfs_ialloc_pagi_init()
` [PATCH 03/50] xfs: pass perag to xfs_ialloc_read_agi()
` [PATCH 04/50] xfs: kill xfs_alloc_pagf_init()
` [PATCH 05/50] xfs: pass perag to xfs_alloc_read_agf()
` [PATCH 06/50] xfs: pass perag to xfs_read_agi
` [PATCH 07/50] xfs: pass perag to xfs_read_agf
` [PATCH 08/50] xfs: pass perag to xfs_alloc_get_freelist
` [PATCH 09/50] xfs: pass perag to xfs_alloc_put_freelist
` [PATCH 10/50] xfs: pass perag to xfs_alloc_read_agfl
` [PATCH 11/50] xfs: Pre-calculate per-AG agbno geometry
` [PATCH 12/50] xfs: Pre-calculate per-AG agino geometry
` [PATCH 13/50] xfs: replace xfs_ag_block_count() with perag accesses
` [PATCH 14/50] xfs: make is_log_ag() a first class helper
` [PATCH 15/50] xfs: active perag reference counting
` [PATCH 16/50] xfs: rework the perag trace points to be perag centric
` [PATCH 17/50] xfs: convert xfs_imap() to take a perag
` [PATCH 18/50] xfs: use active perag references for inode allocation
` [PATCH 19/50] xfs: inobt can use perags in many more places than it does
` [PATCH 20/50] xfs: convert xfs_ialloc_next_ag() to an atomic
` [PATCH 21/50] xfs: perags need atomic operational state
` [PATCH 22/50] xfs: introduce xfs_for_each_perag_wrap()
` [PATCH 23/50] xfs: rework xfs_alloc_vextent()
` [PATCH 24/50] xfs: use xfs_alloc_vextent_this_ag() in _iterate_ags()
` [PATCH 25/50] xfs: combine __xfs_alloc_vextent_this_ag and xfs_alloc_ag_vextent
` [PATCH 26/50] xfs: use xfs_alloc_vextent_this_ag() where appropriate
` [PATCH 27/50] xfs: factor xfs_bmap_btalloc()
` [PATCH 28/50] xfs: use xfs_alloc_vextent_first_ag() where appropriate
` [PATCH 29/50] xfs: use xfs_alloc_vextent_start_bno() "
` [PATCH 30/50] xfs: introduce xfs_alloc_vextent_near_bno()
` [PATCH 31/50] xfs: introduce xfs_alloc_vextent_exact_bno()
` [PATCH 32/50] xfs: introduce xfs_alloc_vextent_prepare()
` [PATCH 33/50] xfs: move allocation accounting to xfs_alloc_vextent_set_fsbno()
` [PATCH 34/50] xfs: fold xfs_alloc_ag_vextent() into callers
` [PATCH 35/50] xfs: convert xfs_alloc_vextent_iterate_ags() to use perag walker
` [PATCH 36/50] xfs: convert trim to use for_each_perag_range
` [PATCH 37/50] xfs: factor out filestreams from xfs_bmap_btalloc_nullfb
` [PATCH 38/50] xfs: get rid of notinit from xfs_bmap_longest_free_extent
` [PATCH 39/50] xfs: use xfs_bmap_longest_free_extent() in filestreams
` [PATCH 40/50] xfs: move xfs_bmap_btalloc_filestreams() to xfs_filestreams.c
` [PATCH 41/50] xfs: merge filestream AG lookup into xfs_filestream_select_ag()
` [PATCH 42/50] xfs: merge new filestream AG selection "
` [PATCH 43/50] xfs: remove xfs_filestream_select_ag() longest extent check
` [PATCH 44/50] xfs: factor out MRU hit case in xfs_filestream_select_ag
` [PATCH 45/50] xfs: track an active perag reference in filestreams
` [PATCH 46/50] xfs: use for_each_perag_wrap in xfs_filestream_pick_ag
` [PATCH 47/50] xfs: pass perag to filestreams tracing
` [PATCH 48/50] xfs: return a referenced perag from filestreams allocator
` [PATCH 49/50] xfs: refactor the filestreams allocator pick functions
` [PATCH 50/50] xfs: fix low space alloc deadlock

[PATCH v2] iomap: skip pages past eof in iomap_do_writepage()
 2022-06-13 22:04 UTC  (5+ messages)

[PATCH 5.15 01/15] xfs: use kmem_cache_free() for kmem_cache objects
 2022-06-13 17:31 UTC  (4+ messages)
` [PATCH 5.15 12/15] xfs: async CIL flushes need pending pushes to be made stable

[PATCH 0/3] Fixes for usercopy
 2022-06-13 17:04 UTC  (17+ messages)
` [PATCH 1/3] usercopy: Handle vm_map_ram() areas
` [PATCH 2/3] usercopy: Cast pointer to an integer once
` [PATCH 3/3] usercopy: Make usercopy resilient against ridiculously large copies

[PATCH v8 00/14] io-uring/xfs: support async buffered writes
 2022-06-13  8:50 UTC  (10+ messages)
` [PATCH v8 06/14] iomap: Return -EAGAIN from iomap_write_iter()
` [PATCH v8 09/14] fs: Split off inode_needs_update_time and __file_update_time
  ` [PATCH v8 07/14] fs: Add check for async buffered writes to generic_write_checks
  ` [PATCH v8 08/14] fs: add __remove_file_privs() with flags parameter
  ` [fs] b6c81e63ec: phoronix-test-suite.fio.SequentialWrite.Sync.Yes.No.4KB.DefaultTestDirectory.mb_s -4.3% regression
  ` [PATCH v8 10/14] fs: Add async write file modification handling

[Bug 216073] [s390x] kernel BUG at mm/usercopy.c:101! usercopy: Kernel memory exposure attempt detected from vmalloc 'n o area' (offset 0, size 1)!
 2022-06-12 20:53 UTC  (13+ messages)

[Bug 216073] New: [s390x] kernel BUG at mm/usercopy.c:101! usercopy: Kernel memory exposure attempt detected from vmalloc 'n o area' (offset 0, size 1)!
 2022-06-12 20:53 UTC  (15+ messages)

[PATCH 0/2] xfs: random fixes for lock flags
 2022-06-11 12:54 UTC  (3+ messages)
` [PATCH 1/2] xfs: factor out the common lock flags assert
` [PATCH 2/2] xfs: use invalidate_lock to check the state of mmap_lock

[PATCH V3 0/4] Large extent counters tests
 2022-06-11 11:10 UTC  (5+ messages)
` [PATCH V3 1/4] xfs/270: Fix ro mount failure when nrext64 option is enabled
` [PATCH V3 2/4] common/xfs: Add helper to check if nrext64 option is supported
` [PATCH V3 3/4] xfs: Verify that the correct inode extent counters are updated with/without nrext64
` [PATCH V3 4/4] xfs: Verify correctness of upgrading an fs to support large extent counters

[xfs] rmap.c:696: mark_inode_rl: Assertion failed
 2022-06-11 11:09 UTC 

[RFC PATCH] xfsrestore: fix rootdir due to xfsdump bulkstat misuse
 2022-06-10 23:05 UTC  (3+ messages)
` [RFC PATCH v2] "

[Bug 216110] New: rmdir sub directory cause i_nlink of parent directory down from 0 to 0xffffffff
 2022-06-10 14:44 UTC  (4+ messages)
` [Bug 216110] "

[PATCH V2 0/4] Large extent counters tests
 2022-06-10  8:51 UTC  (5+ messages)
` [PATCH V2 1/4] xfs/270: Fix ro mount failure when nrext64 option is enabled
` [PATCH V2 2/4] common/xfs: Add helper to check if nrext64 option is supported
` [PATCH V2 3/4] xfs: Verify that the correct inode extent counters are updated with/without nrext64
` [PATCH V2 4/4] xfs: Verify correctness of upgrading an fs to support large extent counters

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-06-10  5:46 UTC  (2+ messages)

[xfs] 1eb70f54c4: xfstests.xfs.348.fail
 2022-06-10  5:38 UTC  (3+ messages)

xfsprogs_5.18.0-1_source.changes ACCEPTED into unstable
 2022-06-09 16:36 UTC 

Processing of xfsprogs_5.18.0-1_source.changes
 2022-06-09 16:24 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).