Show patches with: none      |   31708 patches
« 1 2 ... 194 195 196317 318 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[5/6] xfs: flush speculative space allocations when we run out of quota xfs: try harder to reclaim space when we run out - - - --- 2020-01-01 Darrick J. Wong Superseded
[4/6] xfs: xfs_inode_free_quota_blocks should scan project quota xfs: try harder to reclaim space when we run out - - - --- 2020-01-01 Darrick J. Wong Superseded
[3/6] xfs: move inode flush to a workqueue xfs: try harder to reclaim space when we run out - - - --- 2020-01-01 Darrick J. Wong Superseded
[2/6] xfs: don't stall cowblocks scan if we can't take locks xfs: try harder to reclaim space when we run out - - - --- 2020-01-01 Darrick J. Wong Superseded
[1/6] xfs: refactor messy xfs_inode_free_quota_* functions xfs: try harder to reclaim space when we run out - - - --- 2020-01-01 Darrick J. Wong Superseded
[11/11] xfs: hide most of the incore inode walk interface xfs: refactor incore inode walking - - - --- 2020-01-01 Darrick J. Wong Superseded
[10/11] xfs: move xfs_inode_ag_iterator to be closer to the perag walking code xfs: refactor incore inode walking - - - --- 2020-01-01 Darrick J. Wong Superseded
[09/11] xfs: use bool for done in xfs_inode_ag_walk xfs: refactor incore inode walking - - - --- 2020-01-01 Darrick J. Wong Superseded
[08/11] xfs: fix inode ag walk predicate function return values xfs: refactor incore inode walking - - - --- 2020-01-01 Darrick J. Wong Superseded
[07/11] xfs: refactor eofb matching into a single helper xfs: refactor incore inode walking - - - --- 2020-01-01 Darrick J. Wong Superseded
[06/11] xfs: remove __xfs_icache_free_eofblocks xfs: refactor incore inode walking - - - --- 2020-01-01 Darrick J. Wong Superseded
[05/11] xfs: remove flags argument from xfs_inode_ag_walk xfs: refactor incore inode walking - - - --- 2020-01-01 Darrick J. Wong Superseded
[04/11] xfs: remove xfs_inode_ag_iterator_flags xfs: refactor incore inode walking - - - --- 2020-01-01 Darrick J. Wong Superseded
[03/11] xfs: remove unused xfs_inode_ag_iterator function xfs: refactor incore inode walking - - - --- 2020-01-01 Darrick J. Wong Superseded
[02/11] xfs: replace open-coded XFS_ICI_NO_TAG xfs: refactor incore inode walking - - - --- 2020-01-01 Darrick J. Wong Superseded
[01/11] xfs: move eofblocks conversion function to xfs_ioctl.c xfs: refactor incore inode walking - - - --- 2020-01-01 Darrick J. Wong Superseded
[10/10] xfs: report XFS_CORRUPT_ON errors to the health system xfs: report corruption to the health trackers - - - --- 2020-01-01 Darrick J. Wong New
[09/10] xfs: report realtime metadata corruption errors to the health system xfs: report corruption to the health trackers - - - --- 2020-01-01 Darrick J. Wong Superseded
[08/10] xfs: report quota block corruption errors to the health system xfs: report corruption to the health trackers - - - --- 2020-01-01 Darrick J. Wong Superseded
[07/10] xfs: report inode corruption errors to the health system xfs: report corruption to the health trackers - - - --- 2020-01-01 Darrick J. Wong Superseded
[06/10] xfs: report symlink block corruption errors to the health system xfs: report corruption to the health trackers - - - --- 2020-01-01 Darrick J. Wong Superseded
[05/10] xfs: report dir/attr block corruption errors to the health system xfs: report corruption to the health trackers - - - --- 2020-01-01 Darrick J. Wong Superseded
[04/10] xfs: report btree block corruption errors to the health system xfs: report corruption to the health trackers - - - --- 2020-01-01 Darrick J. Wong Superseded
[03/10] xfs: report block map corruption errors to the health tracking system xfs: report corruption to the health trackers - - - --- 2020-01-01 Darrick J. Wong Superseded
[02/10] xfs: report ag header corruption errors to the health tracking system xfs: report corruption to the health trackers - - - --- 2020-01-01 Darrick J. Wong Superseded
« 1 2 ... 194 195 196317 318 »