Show patches with: none      |   31733 patches
« 1 2 ... 194 195 196317 318 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/6] xfs_repair: refactor fixed inode location checks xfs_repair: do not trash valid root dirs - - - --- 2020-01-01 Darrick J. Wong Superseded
[2/6] xfs_repair: enforce that inode btree chunks can't point to AG headers xfs_repair: do not trash valid root dirs - - - --- 2020-01-01 Darrick J. Wong Superseded
[1/6] mkfs: check root inode location xfs_repair: do not trash valid root dirs - - - --- 2020-01-01 Darrick J. Wong Superseded
[1/1] xfs_repair: fix totally broken unit conversion in directory invalidation xfsprogs: random fixes - 1 - --- 2020-01-01 Darrick J. Wong Superseded
[21/21] xfs: report realtime rmap btree corruption errors to the health system xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[20/21] xfs: cross-reference the realtime rmapbt xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[19/21] xfs: cross-reference realtime bitmap to realtime rmapbt scrubber xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[18/21] xfs: scrub the realtime rmapbt xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[17/21] xfs: wire up getfsmap to the realtime reverse mapping btree xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[16/21] xfs: enable realtime rmap btree xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[15/21] xfs: dynamically create the realtime rmapbt inode when attaching rtdev xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong New
[14/21] xfs: create routine to allocate and initialize a realtime rmap btree inode xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[13/21] xfs: wire up rmap map and unmap to the realtime rmapbt xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[12/21] xfs: wire up a new inode fork type for the realtime rmap xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[11/21] xfs: add realtime reverse map inode to superblock xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[10/21] xfs: add realtime rmap btree block detection to log recovery xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[09/21] xfs: add a realtime flag to the rmap update log redo items xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[08/21] xfs: prepare rmap functions to deal with rtrmapbt xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[07/21] xfs: add realtime rmap btree operations xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[06/21] xfs: realtime rmap btree transaction reservations xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[05/21] xfs: define the on-disk realtime rmap btree format xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[04/21] xfs: introduce realtime rmap btree definitions xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[03/21] xfs: widen xfs_rmap_irec fields to handle realtime rmapbt xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong New
[02/21] xfs: support storing records in the inode core root xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong Superseded
[01/21] xfs: make iroot_realloc a btree function xfs: realtime reverse-mapping support - - - --- 2020-01-01 Darrick J. Wong New
[13/13] xfs: enable metadata inode directory feature xfs: metadata inode directories - - - --- 2020-01-01 Darrick J. Wong New
[12/13] xfs: disable the agi rotor for metadata inodes xfs: metadata inode directories - - - --- 2020-01-01 Darrick J. Wong Superseded
[11/13] xfs: ensure metadata directory paths exist before creating files xfs: metadata inode directories - - - --- 2020-01-01 Darrick J. Wong Superseded
[10/13] xfs: read and write metadata inode directory xfs: metadata inode directories - - - --- 2020-01-01 Darrick J. Wong Superseded
[09/13] xfs: enforce metadata inode flag xfs: metadata inode directories - - - --- 2020-01-01 Darrick J. Wong Superseded
[08/13] xfs: convert metadata inode lookup keys to use paths xfs: metadata inode directories - - - --- 2020-01-01 Darrick J. Wong Superseded
[07/13] xfs: load metadata inode directory at mount time xfs: metadata inode directories - - - --- 2020-01-01 Darrick J. Wong New
[06/13] xfs: define the on-disk format for the metadir feature xfs: metadata inode directories - - - --- 2020-01-01 Darrick J. Wong Superseded
[05/13] xfs: iget for metadata inodes xfs: metadata inode directories - - - --- 2020-01-01 Darrick J. Wong Superseded
[04/13] xfs: convert all users to xfs_imeta_log xfs: metadata inode directories - - - --- 2020-01-01 Darrick J. Wong Superseded
[03/13] xfs: refactor the v4 group/project inode pointer switch xfs: metadata inode directories - - - --- 2020-01-01 Darrick J. Wong Superseded
[02/13] xfs: create transaction reservations for metadata inode operations xfs: metadata inode directories - - - --- 2020-01-01 Darrick J. Wong Superseded
[01/13] xfs: create imeta abstractions to get and set metadata inodes xfs: metadata inode directories - - - --- 2020-01-01 Darrick J. Wong Superseded
[21/21] xfs: get rid of cross_rename xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong Superseded
[20/21] xfs: create libxfs helper to rename two directory entries xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong Superseded
[19/21] xfs: create libxfs helper to exchange two directory entries xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong Superseded
[18/21] xfs: create libxfs helper to remove an existing inode/name from a directory xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong Superseded
[17/21] xfs: hoist inode free function to libxfs xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong Superseded
[16/21] xfs: create libxfs helper to link an existing inode into a directory xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong Superseded
[15/21] xfs: create libxfs helper to link a new inode into a directory xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong Superseded
[14/21] xfs: hoist xfs_{bump,drop}link to libxfs xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong Superseded
[13/21] xfs: hoist xfs_iunlink to libxfs xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong Superseded
[12/21] xfs: move xfs_dir_ialloc to libxfs xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong Superseded
[11/21] xfs: refactor special inode roll out of xfs_dir_ialloc xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong New
[10/21] xfs: push xfs_ialloc_args creation out of xfs_dir_ialloc xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong New
[09/21] xfs: hoist inode allocation function xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong New
[08/21] xfs: delegate post-allocation iget xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong New
[07/21] xfs: split inode allocation and initialization xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong New
[06/21] xfs: use xfs_trans_ichgtime to set times when allocating inode xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong Superseded
[05/21] xfs: implement atime updates in xfs_trans_ichgtime xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong Superseded
[04/21] xfs: pack inode allocation parameters into a separate structure xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong New
[03/21] xfs: hoist project id get/set functions xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong Superseded
[02/21] xfs: hoist inode flag conversion functions xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong Superseded
[01/21] xfs: hoist extent size helpers to libxfs xfs: hoist inode operations to libxfs - - - --- 2020-01-01 Darrick J. Wong Superseded
[14/14] xfs: enable big timestamps xfs: widen timestamps to deal with y2038 - - - --- 2020-01-01 Darrick J. Wong Superseded
[13/14] xfs: enable bigtime for quota timers xfs: widen timestamps to deal with y2038 - - - --- 2020-01-01 Darrick J. Wong Superseded
[12/14] xfs: cache quota grace period expiration times incore xfs: widen timestamps to deal with y2038 - - - --- 2020-01-01 Darrick J. Wong New
[11/14] xfs: widen ondisk timestamps to deal with y2038 problem xfs: widen timestamps to deal with y2038 - - - --- 2020-01-01 Darrick J. Wong Superseded
[10/14] xfs: convert struct xfs_timestamp to union xfs: widen timestamps to deal with y2038 - - - --- 2020-01-01 Darrick J. Wong Superseded
[09/14] xfs: refactor timestamp coding xfs: widen timestamps to deal with y2038 - - - --- 2020-01-01 Darrick J. Wong New
[08/14] xfs: move xfs_log_dinode_to_disk to the log code xfs: widen timestamps to deal with y2038 - - - --- 2020-01-01 Darrick J. Wong Superseded
[07/14] xfs: remove xfs_timestamp_t xfs: widen timestamps to deal with y2038 - - - --- 2020-01-01 Darrick J. Wong Superseded
[06/14] xfs: refactor default quota grace period setting code xfs: widen timestamps to deal with y2038 - - - --- 2020-01-01 Darrick J. Wong Superseded
[05/14] xfs: refactor quota expiration timer modification xfs: widen timestamps to deal with y2038 - - - --- 2020-01-01 Darrick J. Wong Superseded
[04/14] xfs: fix quota timer inactivation xfs: widen timestamps to deal with y2038 - - - --- 2020-01-01 Darrick J. Wong New
[03/14] xfs: refactor quota exceeded test xfs: widen timestamps to deal with y2038 - - - --- 2020-01-01 Darrick J. Wong Superseded
[02/14] xfs: preserve default grace interval during quotacheck xfs: widen timestamps to deal with y2038 - - - --- 2020-01-01 Darrick J. Wong Superseded
[01/14] xfs: explicitly define inode timestamp range xfs: widen timestamps to deal with y2038 - - - --- 2020-01-01 Darrick J. Wong Superseded
[2/2] xfs: enable new inode btree counters feature xfs: add a inode btree blocks counts to the AGI header - - - --- 2020-01-01 Darrick J. Wong Superseded
[1/2] xfs: store inode btree block counts in AGI header xfs: add a inode btree blocks counts to the AGI header - - - --- 2020-01-01 Darrick J. Wong Superseded
[5/5] xfs: repair summary counters xfs: online repair of rmap/quota/summary counters - - - --- 2020-01-01 Darrick J. Wong Superseded
[4/5] xfs: implement live quotacheck as part of quota repair xfs: online repair of rmap/quota/summary counters - - - --- 2020-01-01 Darrick J. Wong New
[3/5] xfs: repair the rmapbt xfs: online repair of rmap/quota/summary counters - - - --- 2020-01-01 Darrick J. Wong Superseded
[2/5] xfs: make xfile io asynchronous xfs: online repair of rmap/quota/summary counters - - - --- 2020-01-01 Darrick J. Wong New
[1/5] xfs: introduce online scrub freeze xfs: online repair of rmap/quota/summary counters - - - --- 2020-01-01 Darrick J. Wong New
[3/3] xfs: update health status if we get a clean bill of health xfs: indirect health reporting - - - --- 2020-01-01 Darrick J. Wong Superseded
[2/3] xfs: remember sick inodes that get inactivated xfs: indirect health reporting - - - --- 2020-01-01 Darrick J. Wong Superseded
[1/3] xfs: add secondary and indirect classes to the health tracking system xfs: indirect health reporting - - - --- 2020-01-01 Darrick J. Wong Superseded
[10/10] xfs: create a polled function to force inode inactivation xfs: deferred inode inactivation - - - --- 2020-01-01 Darrick J. Wong Superseded
[09/10] xfs: parallelize inode inactivation xfs: deferred inode inactivation - - - --- 2020-01-01 Darrick J. Wong Superseded
[08/10] xfs: force inactivation before fallocate when space is low xfs: deferred inode inactivation - - - --- 2020-01-01 Darrick J. Wong New
[07/10] xfs: force inode inactivation and retry fs writes when there isn't space xfs: deferred inode inactivation - - - --- 2020-01-01 Darrick J. Wong Superseded
[06/10] xfs: deferred inode inactivation xfs: deferred inode inactivation - - - --- 2020-01-01 Darrick J. Wong Superseded
[05/10] xfs: pass around xfs_inode_ag_walk iget/irele helper functions xfs: deferred inode inactivation - - - --- 2020-01-01 Darrick J. Wong Superseded
[04/10] xfs: pass per-ag structure to the xfs_ici_walk execute function xfs: deferred inode inactivation - - - --- 2020-01-01 Darrick J. Wong New
[03/10] xfs: track unlinked inactive inode quota counters xfs: deferred inode inactivation - - - --- 2020-01-01 Darrick J. Wong New
[02/10] xfs: track unlinked inactive inode fs summary counters xfs: deferred inode inactivation - - - --- 2020-01-01 Darrick J. Wong New
[01/10] xfs: decide if inode needs inactivation xfs: deferred inode inactivation - - - --- 2020-01-01 Darrick J. Wong Superseded
[6/6] xfs: parallelize block preallocation garbage collection xfs: consolidate posteof and cowblocks cleanup - - - --- 2020-01-01 Darrick J. Wong Superseded
[5/6] xfs: rename block gc start and stop functions xfs: consolidate posteof and cowblocks cleanup - - - --- 2020-01-01 Darrick J. Wong Superseded
[4/6] xfs: only walk the incore inode tree once per blockgc scan xfs: consolidate posteof and cowblocks cleanup - - - --- 2020-01-01 Darrick J. Wong Superseded
[3/6] xfs: remove the separate cowblocks worker xfs: consolidate posteof and cowblocks cleanup - - - --- 2020-01-01 Darrick J. Wong New
[2/6] xfs: consolidate incore inode radix tree posteof/cowblocks tags xfs: consolidate posteof and cowblocks cleanup - - - --- 2020-01-01 Darrick J. Wong Superseded
[1/6] xfs: refactor the predicate part of xfs_free_eofblocks xfs: consolidate posteof and cowblocks cleanup - - - --- 2020-01-01 Darrick J. Wong Superseded
[6/6] xfs: flush speculative space allocations when we run out of space xfs: try harder to reclaim space when we run out - - - --- 2020-01-01 Darrick J. Wong Superseded
« 1 2 ... 194 195 196317 318 »