linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-01 08:26:41 to 2020-07-07 14:39:27 UTC [more...]

[PATCH 0/4] [RFC] xfs: in memory inode unlink log items
 2020-07-07 14:39 UTC  (15+ messages)
` [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

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-07 14:30 UTC  (7+ messages)

[PATCH v2 0/3] xfs_repair: more fixes
 2020-07-07 14:13 UTC  (10+ 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

[RFC PATCH 0/2] xfs: more unlinked inode list optimization v1
 2020-07-07 13:57 UTC  (3+ messages)
` [RFC PATCH 1/2] xfs: arrange all unlinked inodes into one list
` [RFC PATCH 2/2] xfs: don't access AGI on unlinked inodes if it can

linux-next: build failure after merge of the xfs tree
 2020-07-07 13:57 UTC  (3+ messages)
` [PATCH] xfs: fix non-quota build breakage

[PATCH 00/10] xfs: automatic relogging
 2020-07-07 11:37 UTC  (19+ 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

[xfs-linux:xfs-5.9-merge 24/46] fs/xfs/xfs_buf_item.c:1228: undefined reference to `xfs_dquot_done'
 2020-07-07  5:34 UTC 

[ANNOUNCE] xfs-linux: iomap-5.9-merge updated to d1b4f507d71d
 2020-07-06 18:10 UTC 

[ANNOUNCE DONOTREBASEYET] xfs-linux: for-next updated to 5710e1092b71
 2020-07-06 18:06 UTC 

[PATCH 00/18] xfs: remove xfs_disk_quot from incore dquot
 2020-07-06 13:42 UTC  (91+ 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 v2 00/22] xfs: remove xfs_disk_quot from incore dquot
 2020-07-05 22:14 UTC  (23+ messages)
` [PATCH 01/22] xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer to flush
` [PATCH 02/22] xfs: fix inode quota reservation checks
` [PATCH 03/22] xfs: validate ondisk/incore dquot flags
` [PATCH 04/22] xfs: split "
` [PATCH 05/22] xfs: make XFS_DQUOT_CLUSTER_SIZE_FSB part of the ondisk format
` [PATCH 06/22] xfs: stop using q_core.d_flags in the quota code
` [PATCH 07/22] xfs: stop using q_core.d_id "
` [PATCH 08/22] xfs: use a per-resource struct for incore dquot data
` [PATCH 09/22] xfs: stop using q_core limits in the quota code
` [PATCH 10/22] xfs: stop using q_core counters "
` [PATCH 11/22] xfs: stop using q_core warning "
` [PATCH 12/22] xfs: stop using q_core timers "
` [PATCH 13/22] xfs: remove qcore from incore dquots
` [PATCH 14/22] xfs: refactor default quota limits by resource
` [PATCH 15/22] xfs: remove unnecessary arguments from quota adjust functions
` [PATCH 16/22] xfs: refactor quota exceeded test
` [PATCH 17/22] xfs: refactor xfs_qm_scall_setqlim
` [PATCH 18/22] xfs: refactor xfs_trans_dqresv
` [PATCH 19/22] xfs: refactor xfs_trans_apply_dquot_deltas
` [PATCH 20/22] xfs: assume the default quota limits are always set in xfs_qm_adjust_dqlimits
` [PATCH 21/22] xfs: actually bump warning counts when we send warnings
` [PATCH 22/22] xfs: add more dquot tracepoints

[PATCH] doc: cgroup: add f2fs and xfs to supported list for writeback
 2020-07-05 20:35 UTC  (6+ messages)

[PATCH 00/13] Documentation/admin-guide: eliminate duplicated words
 2020-07-05 20:02 UTC  (16+ messages)
` [PATCH 01/13] Documentation/admin-guide: cgroup-v2: drop doubled word
` [PATCH 02/13] Documentation/admin-guide: cgroup-v1/rdma: "
` [PATCH 03/13] Documentation/admin-guide: dm-integrity: drop doubled words
` [PATCH 04/13] Documentation/admin-guide: media/building: "
` [PATCH 05/13] Documentation/admin-guide: mm/ksm: drop doubled word
` [PATCH 06/13] Documentation/admin-guide: pnfs-block-server: "
` [PATCH 07/13] Documentation/admin-guide: pnfs-scsi-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 12/13] Documentation/admin-guide: tainted-kernels: "
` [PATCH 13/13] Documentation/admin-guide: xfs: "

[PATCH v4] generic: test per-type quota softlimit enforcement timeout
 2020-07-05 12:28 UTC 

Separate user- and project- quota ?
 2020-07-04 15:21 UTC  (9+ messages)

[PATCH v6 00/12] xfs_repair: use btree bulk loading
 2020-07-04  3:39 UTC  (7+ 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 0/6] Overhaul memalloc_no*
 2020-07-03 14:26 UTC  (8+ messages)
            ` [PATCH] dm-bufio: do cleanup from a workqueue

[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  (4+ messages)
` [PATCH 01/15] xfs: don't clear the "dinode core" in xfs_inode_alloc

[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)

[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 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  (2+ messages)

[PATCH v2 0/9] xfs: reflink cleanups
 2020-07-01  8:27 UTC  (5+ messages)
` [PATCH 8/9] xfs: refactor locking and unlocking two inodes against userspace IO
` [PATCH 9/9] xfs: move helpers that lock and unlock "


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).