Show patches with: Submitter = Darrick J. Wong       |    State = Action Required       |   377 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/5] xfs: hide inode geometry calculation helpers xfs: refactor inode geometry - - - --- 2019-06-03 Darrick J. Wong New
mkfs: enable reflink and rmap by default mkfs: enable reflink and rmap by default - - - --- 2019-05-03 Darrick J. Wong New
[6/8] xfs: don't allow most setxattr to immutable files vfs: make immutable files actually immutable - - - --- 2019-04-17 Darrick J. Wong New
[3/8] xfs: flush page mappings as part of setting immutable vfs: make immutable files actually immutable - - - --- 2019-04-17 Darrick J. Wong New
[3/2] xfstests: check for COW overflows in i_delayed_blks xfs: prevent overflow of delalloc block counters - - - --- 2019-04-17 Darrick J. Wong New
[3/3] xfs: add online scrub/repair for superblock counters xfs: scrub filesystem summary counters - - - --- 2019-04-17 Darrick J. Wong New
[04/10] xfs: expand xfs_fsop_geom xfs: online health tracking support - - - --- 2019-04-01 Darrick J. Wong New
[01/10] xfs: track metadata health levels xfs: online health tracking support - - - --- 2019-04-01 Darrick J. Wong New
e2fsprogs: create tools for formatting and fscking bootfs e2fsprogs: create tools for formatting and fscking bootfs - - - --- 2019-04-01 Darrick J. Wong New
bootfs: simple bootloader filesystem bootfs: simple bootloader filesystem 1 - - --- 2019-04-01 Darrick J. Wong New
[2/3] xfs: reset page mappings after setting immutable vfs: make immutable files actually immutable - - - --- 2019-03-28 Darrick J. Wong New
[4/4] xfs: avoid reflink end cow deadlock xfs: various rough fixes - - - --- 2019-03-14 Darrick J. Wong New
[3/4] xfs: trace transaction reservation logcount overflow xfs: various rough fixes - - - --- 2019-03-14 Darrick J. Wong New
[23/23] libxfs: free buffer and inode log items when cancelling a transaction xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong New
[22/23] libxfs: free inode item when committing transaction xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong New
[21/23] libxfs: free buffer log item in libxfs_trans_brelse xfsprogs-5.0: fix various problems - - - --- 2019-03-01 Darrick J. Wong New
sporadic shared/298 failures? sporadic shared/298 failures? - - - --- 2019-02-28 Darrick J. Wong New
[1/2] misc: don't oom the box opening tmpfiles [1/2] misc: don't oom the box opening tmpfiles - 1 - --- 2019-02-26 Darrick J. Wong New
[RFC] pmem: advertise page alignment for pmem devices supporting fsdax [RFC] pmem: advertise page alignment for pmem devices supporting fsdax - - - --- 2019-02-22 Darrick J. Wong New
[v2] vfs: don't decrement i_nlink in d_tmpfile [v2] vfs: don't decrement i_nlink in d_tmpfile - - - --- 2019-02-15 Darrick J. Wong New
[02/10] xfs: track unlinked inode counts in per-ag data xfs: incore unlinked list - - - --- 2019-02-04 Darrick J. Wong New
[6/8] xfs: hoist unlinked list search and mapping to a separate function xfs: incore unlinked list - - - --- 2019-01-31 Darrick J. Wong New
[v2] xfs: don't crash when read verifier reports errors with null b_ops [v2] xfs: don't crash when read verifier reports errors with null b_ops - 1 - --- 2019-01-15 Darrick J. Wong New
xfs: use generic fillattr to reduce redundant code xfs: use generic fillattr to reduce redundant code - - - --- 2019-01-15 Darrick J. Wong New
[6/5] libxfs(progs): fix attr include mess xfs: general scrubber fixes - - - --- 2019-01-08 Darrick J. Wong New
[22/22] xfs: create library function to reset root inodes xfs: hoist inode operations to libxfs - - - --- 2019-01-01 Darrick J. Wong New
[06/22] xfs: refactor kernel-specific parts of xfs_ialloc xfs: hoist inode operations to libxfs - - - --- 2019-01-01 Darrick J. Wong New
[12/12] xfs: wait for deferred inactivation when destroying unlinked inodes xfs: deferred inode inactivation - - - --- 2019-01-01 Darrick J. Wong New
[09/12] xfs: retry fs writes when there isn't space xfs: deferred inode inactivation - - - --- 2019-01-01 Darrick J. Wong New
[07/12] xfs: refactor eofblocks inode match code xfs: deferred inode inactivation - - - --- 2019-01-01 Darrick J. Wong New
[06/12] xfs: refactor walking of per-AG RECLAIM inodes xfs: deferred inode inactivation - - - --- 2019-01-01 Darrick J. Wong New
[01/12] xfs: free COW staging extents when freezing filesystem xfs: deferred inode inactivation - - - --- 2019-01-01 Darrick J. Wong New
[5/8] xfs_scrub: use data/rtdev parallelization estimates for the read-verify pool xfsprogs: various fixes - - - --- 2018-12-19 Darrick J. Wong New
xfs: don't skip rtmount when there's a realtime device xfs: don't skip rtmount when there's a realtime device - 1 - --- 2018-12-13 Darrick J. Wong New
mkfs: fix symlink target if_bytes computation for protofile mkfs: fix symlink target if_bytes computation for protofile - 1 - --- 2018-12-11 Darrick J. Wong New
vfs: allow remap flags to be passed to vfs_clone_file_range vfs: allow remap flags to be passed to vfs_clone_file_range - 2 - --- 2018-11-30 Darrick J. Wong New
[v2] xfs: fix transaction block reservation in xfs_reflink_end_cow [v2] xfs: fix transaction block reservation in xfs_reflink_end_cow - - - --- 2018-11-27 Darrick J. Wong New
xfs: reserve blocks for rmapbt changes in xfs_reflink_end_cow xfs: reserve blocks for rmapbt changes in xfs_reflink_end_cow - - - --- 2018-11-23 Darrick J. Wong New
xfs: reflink should flush after an unaligned directio cow write xfs: reflink should flush after an unaligned directio cow write - - - --- 2018-11-21 Darrick J. Wong New
[09/10] fsx: clean up copy/dedupe file range support. xfstests: add copy/dedupe/clone to fsx/fsstress - 1 - --- 2018-11-20 Darrick J. Wong New
[05/10] fsx: add clone range xfstests: add copy/dedupe/clone to fsx/fsstress - - - --- 2018-11-20 Darrick J. Wong New
[RFC] xfs: flush posteof zeroing before reflink truncation [RFC] xfs: flush posteof zeroing before reflink truncation - 1 - --- 2018-11-16 Darrick J. Wong New
[7/8] xfs: rename xchk_iallocbt_check_freemask xfs-5.0: inode btree scrub fixes - - - --- 2018-11-06 Darrick J. Wong New
[2/8] xfs: calculate inode cluster geometry once during inobt scrub xfs-5.0: inode btree scrub fixes - 1 - --- 2018-11-06 Darrick J. Wong New
xfs: check all defer ops types xfs: check all defer ops types - - - --- 2018-10-26 Darrick J. Wong New
[23/29] xfs: add a per-xfs trace_printk macro fs: fixes for serious clone/dedupe problems - - - --- 2018-10-17 Darrick J. Wong New
[13/26] vfs: create generic_remap_file_range_touch to update inode metadata fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-16 Darrick J. Wong New
[19/25] vfs: implement opportunistic short dedupe fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-13 Darrick J. Wong New
[16/25] vfs: make remapping to source file eof more explicit fs: fixes for serious clone/dedupe problems - 1 - --- 2018-10-13 Darrick J. Wong New
[11/15] vfs: allow short clone and dedupe operations fs: fixes for serious clone/dedupe problems - - - --- 2018-10-05 Darrick J. Wong New
[10/15] vfs: make cloning to source file eof more explicit fs: fixes for serious clone/dedupe problems - - - --- 2018-10-05 Darrick J. Wong New
[09/15] vfs: pass operation flags to {clone, dedupe}_file_range implementations fs: fixes for serious clone/dedupe problems - - - --- 2018-10-05 Darrick J. Wong New
[08/15] vfs: change clone and dedupe range function pointers to return bytes completed fs: fixes for serious clone/dedupe problems - - - --- 2018-10-05 Darrick J. Wong New
[06/15] vfs: strengthen checking of file range inputs to clone/dedupe range fs: fixes for serious clone/dedupe problems - - - --- 2018-10-05 Darrick J. Wong New
[1/6] generic: add bfoster's alternate reproducer fstests: fixes and new tests - - - --- 2018-10-05 Darrick J. Wong New
[9/8] xfs_io: dedupe command should only complain if we don't dedupe anything xfsprogs-4.19: transaction cleanups - - - --- 2018-10-04 Darrick J. Wong New
vfs: check ->get_link return value vfs: check ->get_link return value - - - --- 2018-10-01 Darrick J. Wong New
xfs: avoid overflows in i_delayed_blks due to numerous cow reservations xfs: avoid overflows in i_delayed_blks due to numerous cow reservations - - - --- 2018-08-02 Darrick J. Wong New
[RFC] xfs: fix cow_seq locking behavior [RFC] xfs: fix cow_seq locking behavior - - - --- 2018-07-30 Darrick J. Wong New
[RFC,4/3] xfstests: test mount time summary counter check and fix - - - --- 2018-07-19 Darrick J. Wong New
t_firstblock assert triggered from dedup in generic/051 - - - --- 2018-07-11 Darrick J. Wong New
generic/499: add bfoster's alternate reproducer - 1 - --- 2018-07-11 Darrick J. Wong New
[RFC,DONOTAPPLY] xfstests: test mkfs.xfs config files - - - --- 2018-07-06 Darrick J. Wong New
[09/21] xfs: finish our set of inode get/put tracepoints for scrub - - - --- 2018-06-24 Darrick J. Wong New
[08/21] xfs: defer iput on certain inodes while scrub / repair are running - - - --- 2018-06-24 Darrick J. Wong New
[03/21] xfs: refactor part of xfs_free_eofblocks - 1 - --- 2018-06-24 Darrick J. Wong New
[02/21] xfs: add helper to decide if an inode has allocated cow blocks - 1 - --- 2018-06-24 Darrick J. Wong New
[4/2] mkfs: add -c option to the --help screen - 2 - --- 2018-06-14 Darrick J. Wong New
[5/5] mkfs: generate mkfs config file in man page - - - --- 2018-06-13 Darrick J. Wong New
[4/5] mkfs: emit config file from builtin defaults - 1 - --- 2018-06-13 Darrick J. Wong New
[3/5] mkfs: hoist mkfs configfile dir string generation to build system - 1 - --- 2018-06-13 Darrick J. Wong New
[2/5] mkfs: move config file enums to config.h - 1 - --- 2018-06-13 Darrick J. Wong New
[1/5] mkfs: move build-time defaults to a separate file - - - --- 2018-06-13 Darrick J. Wong New
[v2,06/22] xfs: add a repair helper to reset superblock counters - 1 - --- 2018-05-18 Darrick J. Wong New
xfs: fix refactor quota limits initialization - 1 - --- 2018-05-16 Darrick J. Wong New
xfs: change xfs_update_secondary_supers to use xfS_sb_read_secondary - 1 - --- 2018-05-15 Darrick J. Wong New
[4/4] design: merge both metadata integrity chapters - - - --- 2018-05-13 Darrick J. Wong New
[3/4] design: incorporate self-describing metadata design doc - - - --- 2018-05-13 Darrick J. Wong New
[2/4] design: incorporate the delayed logging design doc - - - --- 2018-05-13 Darrick J. Wong New
[1/4] design: rename disk structures book - - - --- 2018-05-13 Darrick J. Wong New
[2/9] xfs/439: repair corrupted filesystem afterwards - - - --- 2018-05-01 Darrick J. Wong New
[v2,10/13] xfs: replace XFS_QMOPT_DQALLOC with boolean - 2 - --- 2018-04-30 Darrick J. Wong New
[11/13] xfs: report failing address when dquot verifier fails - 2 - --- 2018-04-30 Darrick J. Wong New
[10/13] xfs: replace XFS_QMOPT_DQALLOC with XFS_DQGET_{ALLOC, EXISTS} - - - --- 2018-04-30 Darrick J. Wong New
[09/13] xfs: remove xfs_qm_dqread flags argument - 1 - --- 2018-04-30 Darrick J. Wong New
[09/11] xfs_repair: don't assert if we run across a dir entry with null ino ptr - - - --- 2018-04-18 Darrick J. Wong New
[02/11] xfs: create the XFS_QMOPT_QUOTIP_LOCKED flag - - - --- 2018-04-18 Darrick J. Wong New
[10/21] xfs: add helper routines for the repair code - - - --- 2018-04-02 Darrick J. Wong New
[05/20] xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmpabt - - - --- 2018-03-26 Darrick J. Wong New
[v2,8/9] xfs: record inode buf errors as a xref error in inode scrubber - 1 - --- 2018-03-22 Darrick J. Wong New
[6/4] libfrog: absorb platform specific code - - - --- 2018-03-21 Darrick J. Wong New
[18/20] xfs: repair inode forks - - - --- 2018-03-15 Darrick J. Wong New
[2/9] xfs: refactor bmap record valiation - - - --- 2018-03-15 Darrick J. Wong New
[4/4] xfs: enable fixed agfl feature - - - --- 2018-02-14 Darrick J. Wong New
[2/4] xfs: introduce 'fixed agfl' feature - - - --- 2018-02-14 Darrick J. Wong New
[2/4] xfs: skip xfs_check in _check_xfs_filesystem - - - --- 2018-02-07 Darrick J. Wong New
[2,2/2] xfs: fix rt_dev usage for DAX - - - --- 2018-02-01 Darrick J. Wong New
[3/6] xfs: track CoW blocks separately in the inode - - - --- 2018-01-26 Darrick J. Wong New
[2/6] xfs: CoW fork operations should only update quota reservations - - - --- 2018-01-26 Darrick J. Wong New
[12/11] xfs: refactor quota code in xfs_bmap_btalloc - - - --- 2018-01-25 Darrick J. Wong New
« 1 2 3 4 »