linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-30 15:42:24 to 2020-07-04 03:21:39 UTC [more...]

[PATCH 00/13] Documentation/admin-guide: eliminate duplicated words
 2020-07-04  3:20 UTC  (10+ messages)
` [PATCH 01/13] Documentation/admin-guide: cgroup-v2: drop doubled word
` [PATCH 02/13] Documentation/admin-guide: cgroup-v1/rdma: "
` [PATCH 05/13] Documentation/admin-guide: mm/ksm: "
` [PATCH 06/13] Documentation/admin-guide: pnfs-block-server: "
` [PATCH 08/13] Documentation/admin-guide: arm-ccn: "
` [PATCH 09/13] Documentation/admin-guide: intel_pstate: "
` [PATCH 10/13] Documentation/admin-guide: intel-speed-select: drop doubled words
` [PATCH 11/13] Documentation/admin-guide: sysctl/kernel: drop doubled word
` [PATCH 13/13] Documentation/admin-guide: xfs: "

[PATCH v6 00/12] xfs_repair: use btree bulk loading
 2020-07-03 21:51 UTC  (6+ messages)
` [PATCH 06/12] xfs_repair: create a new class of btree rebuild cursors
  ` [PATCH v2 "

[GIT PULL] xfs: bug fixes for 5.8-rc4
 2020-07-03 21:50 UTC  (2+ messages)

[PATCH 00/18] xfs: remove xfs_disk_quot from incore dquot
 2020-07-03 18:01 UTC  (90+ messages)
` [PATCH 01/18] xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer to flush
` [PATCH 02/18] xfs: fix inode quota reservation checks
` [PATCH 03/18] xfs: validate ondisk/incore dquot flags
` [PATCH 04/18] xfs: stop using q_core.d_flags in the quota code
` [PATCH 05/18] xfs: stop using q_core.d_id "
` [PATCH 06/18] xfs: use a per-resource struct for incore dquot data
` [PATCH 07/18] xfs: stop using q_core limits in the quota code
` [PATCH 08/18] xfs: stop using q_core counters "
` [PATCH 09/18] xfs: stop using q_core warning "
` [PATCH 10/18] xfs: stop using q_core timers "
` [PATCH 11/18] xfs: remove qcore from incore dquots
` [PATCH 12/18] xfs: refactor default quota limits by resource
` [PATCH 13/18] xfs: remove unnecessary arguments from quota adjust functions
` [PATCH 14/18] xfs: refactor quota exceeded test
` [PATCH 15/18] xfs: refactor xfs_qm_scall_setqlim
` [PATCH 16/18] xfs: refactor xfs_trans_dqresv
` [PATCH 17/18] xfs: refactor xfs_trans_apply_dquot_deltas
` [PATCH 18/18] xfs: add more dquot tracepoints

[PATCH 0/6] Overhaul memalloc_no*
 2020-07-03 14:26 UTC  (18+ messages)
` [PATCH 6/6] mm: Add memalloc_nowait
            ` [PATCH] dm-bufio: do cleanup from a workqueue

[PATCH 00/10] xfs: automatic relogging
 2020-07-03  6:08 UTC  (15+ messages)
` [PATCH 01/10] xfs: automatic relogging item management
` [PATCH 02/10] xfs: create helper for ticket-less log res ungrant
` [PATCH 03/10] xfs: extra runtime reservation overhead for relog transactions
` [PATCH 04/10] xfs: relog log reservation stealing and accounting
` [PATCH 05/10] xfs: automatic log item relog mechanism
` [PATCH 06/10] xfs: automatically relog the quotaoff start intent
` [PATCH 07/10] xfs: prevent fs freeze with outstanding relog items
` [PATCH RFC 08/10] xfs: buffer relogging support prototype
` [PATCH RFC 09/10] xfs: create an error tag for random relog reservation
` [PATCH RFC 10/10] xfs: relog random buffers based on errortag

[PATCH v5] xfs: Fix false positive lockdep warning with sb_internal & fs_reclaim
 2020-07-03  3:05 UTC  (3+ messages)

xfs inode structure cleanups v2
 2020-07-02 18:34 UTC  (33+ messages)
` [PATCH 01/15] xfs: don't clear the "dinode core" in xfs_inode_alloc
` [PATCH 02/15] xfs: move the di_projid field to struct xfs_inode
` [PATCH 03/15] xfs: move the di_size "
` [PATCH 04/15] xfs: move the di_nblocks "
` [PATCH 05/15] xfs: move the di_extsize "
` [PATCH 06/15] xfs: move the di_cowextsize "
` [PATCH 07/15] xfs: move the di_flushiter "
` [PATCH 08/15] xfs: use a union for i_cowextsize and i_flushiter
` [PATCH 09/15] xfs: cleanup xfs_fill_fsxattr
` [PATCH 10/15] xfs: move the di_forkoff field to struct xfs_inode
` [PATCH 11/15] xfs: move the di_flags "
` [PATCH 12/15] xfs: move the di_flags2 "
` [PATCH 13/15] xfs: move the di_crtime "
` [PATCH 14/15] xfs: move the di_dmevmask "
` [PATCH 15/15] xfs: move the di_dmstate "

[PATCH] block: Set req quiet flag if bio is quiet
 2020-07-02 15:40 UTC 

[PATCH] xfs: remove useless definitions in xfs_linux.h
 2020-07-02 15:38 UTC  (2+ messages)

[PATCH v2 0/3] xfs_repair: more fixes
 2020-07-02 15:27 UTC  (4+ messages)
` [PATCH 1/3] xfs_repair: complain about ag header crc errors
` [PATCH 2/3] xfs_repair: simplify free space btree calculations in init_freespace_cursors
` [PATCH 3/3] xfs_repair: try to fill the AGFL before we fix the freelist

Separate user- and project- quota ?
 2020-07-02 12:50 UTC  (8+ messages)

[PATCH 0/4] [RFC] xfs: in memory inode unlink log items
 2020-07-02 12:25 UTC  (21+ messages)
` [PATCH 1/4] xfs: xfs_iflock is no longer a completion
` [PATCH 2/4] xfs: add log item precommit operation
` [PATCH 3/4] xfs: track unlinked inodes in core inode
` [PATCH 4/4] xfs: introduce inode unlink log item

[willy@infradead.org: Re: [PATCH 6/6] mm: Add memalloc_nowait]
 2020-07-01 21:35 UTC 

[PATCH 0/2] xfs_repair: more fixes
 2020-07-01 16:19 UTC  (6+ messages)
` [PATCH 2/2] xfs_repair: try to fill the AGFL before we fix the freelist

[Bug, sched, 5.8-rc2]: PREEMPT kernels crashing in check_preempt_wakeup() running fsx on XFS
 2020-07-01 13:42 UTC  (10+ messages)

[PATCH] doc: cgroup: add f2fs and xfs to supported list for writeback
 2020-07-01 13:25 UTC  (5+ messages)

[PATCH v4] xfsprogs: xfs_quota command error message improvement
 2020-07-01 12:55 UTC  (2+ messages)

[PATCH] xfs: fix quota off hang from non-blocking flush
 2020-07-01 10:50 UTC  (3+ messages)

[PATCH v2 0/9] xfs: reflink cleanups
 2020-07-01  8:27 UTC  (18+ messages)
` [PATCH 1/9] xfs: fix reflink quota reservation accounting error
` [PATCH 2/9] xfs: rename xfs_bmap_is_real_extent to is_written_extent
` [PATCH 3/9] xfs: redesign the reflink remap loop to fix blkres depletion crash
  ` [PATCH v4.2 "
` [PATCH 4/9] xfs: only reserve quota blocks for bmbt changes if we're changing the data fork
` [PATCH 5/9] xfs: only reserve quota blocks if we're mapping into a hole
` [PATCH 7/9] xfs: fix xfs_reflink_remap_prep calling conventions
` [PATCH 8/9] xfs: refactor locking and unlocking two inodes against userspace IO
` [PATCH 9/9] xfs: move helpers that lock and unlock "

always fall back to buffered I/O after invalidation failures, was: Re: [PATCH 2/6] iomap: IOMAP_DIO_RWF_NO_STALE_PAGECACHE return if page invalidation fails
 2020-07-01  7:53 UTC 

[PATCH 00/30] xfs: rework inode flushing to make inode reclaim fully asynchronous
 2020-07-01  4:51 UTC  (8+ messages)
` [PATCH 21/30] xfs: remove SYNC_TRYLOCK from inode reclaim
  ` [PATCH 21/30 V2] "
` [PATCH 22/30] xfs: remove SYNC_WAIT from xfs_reclaim_inodes()
  ` [PATCH 22/30 V2] "

[PATCH] xfs: use MMAPLOCK around filemap_map_pages()
 2020-06-30 22:46 UTC  (8+ messages)

[PATCH 0/2] xfs: strengthen online checking
 2020-06-30 21:05 UTC  (5+ messages)
` [PATCH 1/2] xfs: rtbitmap scrubber should verify written extents
` [PATCH 2/2] xfs: rtbitmap scrubber should check inode size

[PATCH v3] iomap: Make sure iomap_end is called after iomap_begin
 2020-06-30 18:30 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to c7f87f3984cf
 2020-06-30 17:20 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 NNTP newsgroup(s).