All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-01 01:02:29 to 2020-01-01 02:27:02 UTC [more...]

[RFC 0/5] Clean up VMD DMA Map Ops
 2019-12-31 20:24 UTC  (2+ messages)
` [RFC 1/5] iommu: Remove device link to group on failure

[PATCH] regulator: bd70528: Remove .set_ramp_delay for bd70528_ldo_ops
 2020-01-01  2:24 UTC 

[Intel-gfx] [CI 1/2] drm/i915/gem: Extend mmap support for lmem
 2020-01-01  2:06 UTC  (4+ messages)
` [Intel-gfx] [CI 2/2] drm/i915/selftests: Extend fault handler selftests to all memory regions
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915/gem: Extend mmap support for lmem
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH 4.19 000/219] 4.19.92-stable review
 2020-01-01  2:01 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: Add Wa_1407352427:icl,ehl
 2020-01-01  2:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Add Wa_1407352427:icl,ehl (rev4)

[rfc] dma-mapping: preallocate unencrypted DMA atomic pool
 2020-01-01  1:54 UTC  (2+ messages)

2019 NYE Patchbomb Guide!
 2020-01-01  1:25 UTC 

[PATCH 0/4] xfsprogs: packaging cleanups
 2020-01-01  1:23 UTC  (5+ messages)
` [PATCH 1/4] misc: support building flatpak images
` [PATCH 2/4] debian: turn debhelper compat level up to 11
` [PATCH 3/4] debian: permit compat level 9 dh builds
` [PATCH 4/4] xfs_scrub_all: failure reporting for the xfs_scrub_all job

[PATCH v2 0/9] xfs_repair: use btree bulk loading
 2020-01-01  1:22 UTC  (10+ messages)
` [PATCH 1/9] xfs_repair: port the online repair newbt structure
` [PATCH 2/9] xfs_repair: unindent phase 5 function
` [PATCH 3/9] xfs_repair: create a new class of btree rebuild cursors
` [PATCH 4/9] xfs_repair: rebuild free space btrees with bulk loader
` [PATCH 5/9] xfs_repair: rebuild inode "
` [PATCH 6/9] xfs_repair: rebuild reverse mapping "
` [PATCH 7/9] xfs_repair: rebuild refcount "
` [PATCH 8/9] xfs_repair: remove old btree rebuild support code
` [PATCH 9/9] xfs_repair: track blocks lost during btree construction via extents

[PATCH v2 0/6] xfs_repair: do not trash valid root dirs
 2020-01-01  1:21 UTC  (7+ messages)
` [PATCH 1/6] mkfs: check root inode location
` [PATCH 2/6] xfs_repair: enforce that inode btree chunks can't point to AG headers
` [PATCH 3/6] xfs_repair: refactor fixed inode location checks
` [PATCH 4/6] xfs_repair: use libxfs function to calculate root inode location
` [PATCH 5/6] xfs_repair: check plausibility of root dir pointer before trashing it
` [PATCH 6/6] xfs_repair: try to correct sb_unit value from secondaries

[PATCH v2 0/2] xfs_repair: rebuild inode fork mappings
 2020-01-01  1:22 UTC  (3+ messages)
` [PATCH 1/2] xfs_repair: push inode buf and dinode pointers all the way to inode fork processing
` [PATCH 2/2] xfs_repair: rebuild block mappings from rmapbt data

[PATCH 0/1] xfsprogs: random fixes
 2020-01-01  1:20 UTC  (2+ messages)
` [PATCH 1/1] xfs_repair: fix totally broken unit conversion in directory invalidation

[PATCH v11 00/21] xfs: realtime reverse-mapping support
 2020-01-01  1:18 UTC  (22+ messages)
` [PATCH 01/21] xfs: make iroot_realloc a btree function
` [PATCH 02/21] xfs: support storing records in the inode core root
` [PATCH 03/21] xfs: widen xfs_rmap_irec fields to handle realtime rmapbt
` [PATCH 04/21] xfs: introduce realtime rmap btree definitions
` [PATCH 05/21] xfs: define the on-disk realtime rmap btree format
` [PATCH 06/21] xfs: realtime rmap btree transaction reservations
` [PATCH 07/21] xfs: add realtime rmap btree operations
` [PATCH 08/21] xfs: prepare rmap functions to deal with rtrmapbt
` [PATCH 09/21] xfs: add a realtime flag to the rmap update log redo items
` [PATCH 10/21] xfs: add realtime rmap btree block detection to log recovery
` [PATCH 11/21] xfs: add realtime reverse map inode to superblock
` [PATCH 12/21] xfs: wire up a new inode fork type for the realtime rmap
` [PATCH 13/21] xfs: wire up rmap map and unmap to the realtime rmapbt
` [PATCH 14/21] xfs: create routine to allocate and initialize a realtime rmap btree inode
` [PATCH 15/21] xfs: dynamically create the realtime rmapbt inode when attaching rtdev
` [PATCH 16/21] xfs: enable realtime rmap btree
` [PATCH 17/21] xfs: wire up getfsmap to the realtime reverse mapping btree
` [PATCH 18/21] xfs: scrub the realtime rmapbt
` [PATCH 19/21] xfs: cross-reference realtime bitmap to realtime rmapbt scrubber
` [PATCH 20/21] xfs: cross-reference the realtime rmapbt
` [PATCH 21/21] xfs: report realtime rmap btree corruption errors to the health system

stable-rc/linux-4.19.y boot: 121 boots: 0 failed, 107 passed with 12 offline, 2 untried/unknown (v4.19.92)
 2020-01-01  1:17 UTC 

[PATCH v2 00/13] xfs: metadata inode directories
 2020-01-01  1:16 UTC  (14+ messages)
` [PATCH 01/13] xfs: create imeta abstractions to get and set metadata inodes
` [PATCH 02/13] xfs: create transaction reservations for metadata inode operations
` [PATCH 03/13] xfs: refactor the v4 group/project inode pointer switch
` [PATCH 04/13] xfs: convert all users to xfs_imeta_log
` [PATCH 05/13] xfs: iget for metadata inodes
` [PATCH 06/13] xfs: define the on-disk format for the metadir feature
` [PATCH 07/13] xfs: load metadata inode directory at mount time
` [PATCH 08/13] xfs: convert metadata inode lookup keys to use paths
` [PATCH 09/13] xfs: enforce metadata inode flag
` [PATCH 10/13] xfs: read and write metadata inode directory
` [PATCH 11/13] xfs: ensure metadata directory paths exist before creating files
` [PATCH 12/13] xfs: disable the agi rotor for metadata inodes
` [PATCH 13/13] xfs: enable metadata inode directory feature

[PATCH v2 00/21] xfs: hoist inode operations to libxfs
 2020-01-01  1:14 UTC  (22+ messages)
` [PATCH 01/21] xfs: hoist extent size helpers "
` [PATCH 02/21] xfs: hoist inode flag conversion functions
` [PATCH 03/21] xfs: hoist project id get/set functions
` [PATCH 04/21] xfs: pack inode allocation parameters into a separate structure
` [PATCH 05/21] xfs: implement atime updates in xfs_trans_ichgtime
` [PATCH 06/21] xfs: use xfs_trans_ichgtime to set times when allocating inode
` [PATCH 07/21] xfs: split inode allocation and initialization
` [PATCH 08/21] xfs: delegate post-allocation iget
` [PATCH 09/21] xfs: hoist inode allocation function
` [PATCH 10/21] xfs: push xfs_ialloc_args creation out of xfs_dir_ialloc
` [PATCH 11/21] xfs: refactor special inode roll "
` [PATCH 12/21] xfs: move xfs_dir_ialloc to libxfs
` [PATCH 13/21] xfs: hoist xfs_iunlink "
` [PATCH 14/21] xfs: hoist xfs_{bump,drop}link "
` [PATCH 15/21] xfs: create libxfs helper to link a new inode into a directory
` [PATCH 16/21] xfs: create libxfs helper to link an existing "
` [PATCH 17/21] xfs: hoist inode free function to libxfs
` [PATCH 18/21] xfs: create libxfs helper to remove an existing inode/name from a directory
` [PATCH 19/21] xfs: create libxfs helper to exchange two directory entries
` [PATCH 20/21] xfs: create libxfs helper to rename "
` [PATCH 21/21] xfs: get rid of cross_rename

[PATCH 00/14] xfs: widen timestamps to deal with y2038
 2020-01-01  1:12 UTC  (15+ messages)
` [PATCH 01/14] xfs: explicitly define inode timestamp range
` [PATCH 02/14] xfs: preserve default grace interval during quotacheck
` [PATCH 03/14] xfs: refactor quota exceeded test
` [PATCH 04/14] xfs: fix quota timer inactivation
` [PATCH 05/14] xfs: refactor quota expiration timer modification
` [PATCH 06/14] xfs: refactor default quota grace period setting code
` [PATCH 07/14] xfs: remove xfs_timestamp_t
` [PATCH 08/14] xfs: move xfs_log_dinode_to_disk to the log code
` [PATCH 09/14] xfs: refactor timestamp coding
` [PATCH 10/14] xfs: convert struct xfs_timestamp to union
` [PATCH 11/14] xfs: widen ondisk timestamps to deal with y2038 problem
` [PATCH 12/14] xfs: cache quota grace period expiration times incore
` [PATCH 13/14] xfs: enable bigtime for quota timers
` [PATCH 14/14] xfs: enable big timestamps

[PATCH 0/2] xfs: add a inode btree blocks counts to the AGI header
 2020-01-01  1:10 UTC  (3+ messages)
` [PATCH 1/2] xfs: store inode btree block counts in "
` [PATCH 2/2] xfs: enable new inode btree counters feature

[PATCH v22 0/5] xfs: online repair of rmap/quota/summary counters
 2020-01-01  1:10 UTC  (6+ messages)
` [PATCH 1/5] xfs: introduce online scrub freeze
` [PATCH 2/5] xfs: make xfile io asynchronous
` [PATCH 3/5] xfs: repair the rmapbt
` [PATCH 4/5] xfs: implement live quotacheck as part of quota repair
` [PATCH 5/5] xfs: repair summary counters

[PATCH 0/3] xfs: indirect health reporting
 2020-01-01  1:10 UTC  (4+ messages)
` [PATCH 1/3] xfs: add secondary and indirect classes to the health tracking system
` [PATCH 2/3] xfs: remember sick inodes that get inactivated
` [PATCH 3/3] xfs: update health status if we get a clean bill of health

[RFC 0/3] VLANs, DSA switches and multiple bridges
 2020-01-01  1:10 UTC  (4+ messages)

[PATCH v2 00/10] xfs: deferred inode inactivation
 2020-01-01  1:09 UTC  (11+ messages)
` [PATCH 01/10] xfs: decide if inode needs inactivation
` [PATCH 02/10] xfs: track unlinked inactive inode fs summary counters
` [PATCH 03/10] xfs: track unlinked inactive inode quota counters
` [PATCH 04/10] xfs: pass per-ag structure to the xfs_ici_walk execute function
` [PATCH 05/10] xfs: pass around xfs_inode_ag_walk iget/irele helper functions
` [PATCH 06/10] xfs: deferred inode inactivation
` [PATCH 07/10] xfs: force inode inactivation and retry fs writes when there isn't space
` [PATCH 08/10] xfs: force inactivation before fallocate when space is low
` [PATCH 09/10] xfs: parallelize inode inactivation
` [PATCH 10/10] xfs: create a polled function to force "

[PATCH v2 00/11] xfs: refactor incore inode walking
 2020-01-01  1:07 UTC  (12+ messages)
` [PATCH 01/11] xfs: move eofblocks conversion function to xfs_ioctl.c
` [PATCH 02/11] xfs: replace open-coded XFS_ICI_NO_TAG
` [PATCH 03/11] xfs: remove unused xfs_inode_ag_iterator function
` [PATCH 04/11] xfs: remove xfs_inode_ag_iterator_flags
` [PATCH 05/11] xfs: remove flags argument from xfs_inode_ag_walk
` [PATCH 06/11] xfs: remove __xfs_icache_free_eofblocks
` [PATCH 07/11] xfs: refactor eofb matching into a single helper
` [PATCH 08/11] xfs: fix inode ag walk predicate function return values
` [PATCH 09/11] xfs: use bool for done in xfs_inode_ag_walk
` [PATCH 10/11] xfs: move xfs_inode_ag_iterator to be closer to the perag walking code
` [PATCH 11/11] xfs: hide most of the incore inode walk interface

[PATCH 0/6] xfs: consolidate posteof and cowblocks cleanup
 2020-01-01  1:08 UTC  (7+ messages)
` [PATCH 1/6] xfs: refactor the predicate part of xfs_free_eofblocks
` [PATCH 2/6] xfs: consolidate incore inode radix tree posteof/cowblocks tags
` [PATCH 3/6] xfs: remove the separate cowblocks worker
` [PATCH 4/6] xfs: only walk the incore inode tree once per blockgc scan
` [PATCH 5/6] xfs: rename block gc start and stop functions
` [PATCH 6/6] xfs: parallelize block preallocation garbage collection

[PATCH v2 0/6] xfs: try harder to reclaim space when we run out
 2020-01-01  1:07 UTC  (7+ messages)
` [PATCH 1/6] xfs: refactor messy xfs_inode_free_quota_* functions
` [PATCH 2/6] xfs: don't stall cowblocks scan if we can't take locks
` [PATCH 3/6] xfs: move inode flush to a workqueue
` [PATCH 4/6] xfs: xfs_inode_free_quota_blocks should scan project quota
` [PATCH 5/6] xfs: flush speculative space allocations when we run out of quota
` [PATCH 6/6] xfs: flush speculative space allocations when we run out of space

[PATCH 00/10] xfs: report corruption to the health trackers
 2020-01-01  1:05 UTC  (11+ messages)
` [PATCH 01/10] xfs: separate the marking of sick and checked metadata
` [PATCH 02/10] xfs: report ag header corruption errors to the health tracking system
` [PATCH 03/10] xfs: report block map "
` [PATCH 04/10] xfs: report btree block corruption errors to the health system
` [PATCH 05/10] xfs: report dir/attr "
` [PATCH 06/10] xfs: report symlink "
` [PATCH 07/10] xfs: report inode "
` [PATCH 08/10] xfs: report quota block "
` [PATCH 09/10] xfs: report realtime metadata "
` [PATCH 10/10] xfs: report XFS_CORRUPT_ON "

[PATCH v22 0/1] xfs: online repair of quota
 2020-01-01  1:04 UTC  (2+ messages)
` [PATCH 1/1] xfs: repair quotas

[PATCH v22 0/6] xfs: online repair of inode data
 2020-01-01  1:04 UTC  (7+ messages)
` [PATCH 1/6] xfs: create a blob array data structure
` [PATCH 2/6] xfs: convert xfs_itruncate_extents_flags to use __xfs_bunmapi
` [PATCH 3/6] xfs: remove unnecessary inode-transaction roll
` [PATCH 4/6] xfs: create a new inode fork block unmap helper
` [PATCH 5/6] xfs: repair extended attributes
` [PATCH 6/6] xfs: scrub should set preen if attr leaf has holes

[PATCH v22 0/4] xfs: online repair of inodes and extent maps
 2020-01-01  1:03 UTC  (5+ messages)
` [PATCH 1/4] xfs: repair inode records
` [PATCH 2/4] xfs: zap broken inode forks
` [PATCH 3/4] xfs: repair inode block maps
` [PATCH 4/4] xfs: repair damaged symlinks

[PATCH v22 0/5] xfs: online repair of AG btrees
 2020-01-01  1:03 UTC  (6+ messages)
` [PATCH 1/5] xfs: always rescan allegedly healthy per-ag metadata after repair
` [PATCH 2/5] xfs: create a big array data structure
` [PATCH 3/5] xfs: repair free space btrees
` [PATCH 4/5] xfs: repair inode btrees
` [PATCH 5/5] xfs: repair refcount btrees

[PATCH v2 0/4] xfs: btree bulk loading
 2020-01-01  1:00 UTC  (2+ messages)
` [PATCH 1/4] xfs: introduce fake roots for ag-rooted btrees

[PATCH v2 0/3] xfs: prepare repair for bulk loading
 2020-01-01  1:02 UTC  (4+ messages)
` [PATCH 1/3] xfs: implement block reservation accounting for btrees we're staging
` [PATCH 2/3] xfs: add debug knobs to control btree bulk load slack factors
` [PATCH 3/3] xfs: log EFIs for all btree blocks being used to stage a btree


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.