public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-17 20:22:53 to 2018-01-24 21:49:39 UTC [more...]

[PATCH V2 0/3] Buffer's log item refactoring
 2018-01-24 21:49 UTC  (9+ messages)
` [PATCH 1/3] Get rid of xfs_buf_log_item_t typedef
` [PATCH 2/3] Split buffer's b_fspriv field
` [PATCH 3/3] Use list_head infra-structure for buffer's log items list

[PATCH 00/11] xfs: reflink/scrub/quota fixes
 2018-01-24 19:14 UTC  (18+ messages)
` [PATCH 01/11] xfs: reflink should break pnfs leases before sharing blocks
` [PATCH 02/11] xfs: only grab shared inode locks for source file during reflink
` [PATCH 03/11] xfs: call xfs_qm_dqattach before performing reflink operations
` [PATCH 04/11] xfs: CoW fork operations should only update quota reservations
` [PATCH 05/11] xfs: track CoW blocks separately in the inode
` [PATCH 06/11] xfs: fix up cowextsz allocation shortfalls
` [PATCH 07/11] xfs: always zero di_flags2 when we free the inode
` [PATCH 08/11] xfs: fix tracepoint %p formats
` [PATCH 09/11] xfs: make tracepoint inode number format consistent
` [PATCH 10/11] xfs: refactor inode verifier corruption error printing
` [PATCH 11/11] xfs: don't clobber inobt/finobt cursors when xref with rmap

[RFCv2 0/9] xfs: defer agfl block frees
 2018-01-24 18:44 UTC  (10+ messages)
` [RFCv2 1/9] xfs: create agfl block free helper function
` [RFCv2 2/9] xfs: allow attach of dfops to transaction
` [RFCv2 3/9] xfs: defer agfl block frees when dfops is available
` [RFCv2 4/9] xfs: defer agfl block frees from deferred ops processing context
` [RFCv2 5/9] xfs: defer agfl frees from inode inactivation
` [RFCv2 6/9] xfs: defer frees from common inode allocation paths
` [RFCv2 7/9] xfs: defer agfl frees from directory op transactions
` [RFCv2 8/9] xfs: add a runtime stat for extra transaction log regrants
` [RFCv2 9/9] xfs: add extra log count for transactions that defer agfl frees

[PATCH v6 00/99] XArray version 6
 2018-01-24  8:45 UTC  (45+ messages)
` [PATCH v6 05/99] xarray: Add definition of struct xarray
` [PATCH v6 20/99] ida: Convert to XArray
` [PATCH v6 64/99] dax: Convert grab_mapping_entry "
` [PATCH v6 66/99] page cache: Finish XArray conversion
` [PATCH v6 67/99] mm: Convert cgroup writeback to XArray
` [PATCH v6 68/99] vmalloc: Convert "
` [PATCH v6 69/99] brd: "
` [PATCH v6 70/99] xfs: Convert m_perag_tree "
` [PATCH v6 71/99] xfs: Convert pag_ici_root "
` [PATCH v6 72/99] xfs: Convert xfs dquot "
` [PATCH v6 73/99] xfs: Convert mru cache "
` [PATCH v6 74/99] usb: Convert xhci-mem "
` [PATCH v6 75/99] md: Convert raid5-cache "
` [PATCH v6 76/99] irqdomain: Convert "
` [PATCH v6 77/99] fscache: "
` [PATCH v6 78/99] sh: intc: "
` [PATCH v6 79/99] blk-cgroup: "
` [PATCH v6 80/99] blk-ioc: "
` [PATCH v6 81/99] i915: Convert handles_vma "
` [PATCH v6 82/99] s390: Convert gmap "
` [PATCH v6 83/99] hwspinlock: Convert "
` [PATCH v6 84/99] btrfs: Convert fs_roots_radix "
` [PATCH v6 85/99] btrfs: Remove unused spinlock
` [PATCH v6 86/99] btrfs: Convert reada_zones to XArray
` [PATCH v6 87/99] btrfs: Convert reada_extents "
` [PATCH v6 88/99] btrfs: Convert reada_tree "
` [PATCH v6 89/99] btrfs: Convert buffer_radix "
` [PATCH v6 90/99] btrfs: Convert delayed_nodes_tree "
` [PATCH v6 91/99] btrfs: Convert name_cache "
` [PATCH v6 92/99] f2fs: Convert pids radix tree "
` [PATCH v6 93/99] f2fs: Convert ino_root "
` [PATCH v6 94/99] f2fs: Convert extent_tree_root "
` [PATCH v6 95/99] f2fs: Convert gclist.iroot "
` [PATCH v6 96/99] dma-debug: Convert "
` [PATCH v6 97/99] xen: Convert pvcalls-back "
` [PATCH v6 98/99] qrtr: Convert "
` [PATCH v6 99/99] null_blk: "

[PATCH 0/4] Buffer's log item refactoring
 2018-01-24  8:44 UTC  (19+ messages)
` [PATCH 1/4] Get rid of xfs_buf_log_item_t typedef
` [PATCH 2/4] Get rid of xfs_buf_t typedef
` [PATCH 3/4] Split buffer's b_fspriv field
` [PATCH 4/4] Use list_head infra-structure for buffer's log items list

[PATCH 1/1] xfs: bmap code cleanup
 2018-01-24  1:07 UTC  (3+ messages)

[PATCH] xfs_copy: accept CRC version of ABTB_MAGIC in ASSERT
 2018-01-23 23:35 UTC  (3+ messages)

[PATCH 0/6] xfs: reflink fixes
 2018-01-23 18:27 UTC  (14+ messages)
` [PATCH 1/6] xfs: reflink should break pnfs leases before sharing blocks
` [PATCH 2/6] xfs: only grab shared inode locks for source file during reflink
` [PATCH 3/6] xfs: call xfs_qm_dqattach before performing reflink operations
` [PATCH 4/6] xfs: CoW fork operations should only update quota reservations
` [PATCH 5/6] xfs: track CoW blocks separately in the inode
` [PATCH 6/6] xfs: fix up cowextsz allocation shortfalls

aio/dio write vs. file_update_time
 2018-01-23 17:52 UTC  (5+ messages)

xfs_extent_busy_flush vs. aio
 2018-01-23 17:39 UTC  (8+ messages)

Reproducible XFS filesystem artifacts
 2018-01-22 20:28 UTC  (9+ messages)

[RFC 0/5] xfs-4.17: fix v5 AGFL wrapping
 2018-01-22 14:06 UTC  (8+ messages)
` [PATCH 1/5] xfs: convert XFS_AGFL_SIZE to a helper function
` [PATCH 2/5] xfs: introduce 'fixed agfl' feature
` [PATCH 3/5] xfs: fix agfl wrapping on v5 filesystems
` [PATCH 4/5] xfs: enable fixed agfl feature
` [PATCH 5/5] xfs: scrub should flag (and repair) unfixed agfls

XFS_Repair - Fatal error -- couldn't map inode - version 4.13.1
 2018-01-22 11:21 UTC  (2+ messages)

[PATCH 1/2] fstests: move expunge test into a helper
 2018-01-21  7:24 UTC  (2+ messages)
` [PATCH 2/2] fstests: expunge tests when doing a dry run

[PATCH v5 00/19] fs: rework and optimize i_version handling in filesystems
 2018-01-19 14:43 UTC  (8+ messages)
` [PATCH v5 01/19] fs: new API for handling inode->i_version
` [PATCH v5 02/19] fs: don't take the i_lock in inode_inc_iversion

[PATCH v4 0/3] Fix/harden "quick" tests for realtime subvolumes
 2018-01-19  8:07 UTC  (4+ messages)
` [PATCH v4 2/3] xfs/realtime: Default rtinherit=1, add _require_no_rtinherit function

[ANNOUNCE] quick note on the xfsprogs v4.14.0 tag
 2018-01-18 23:51 UTC  (3+ messages)

xfs_repair: couldn't map inode 2089979520, err = 117
 2018-01-18 21:59 UTC  (6+ messages)

[PATCH 0/2] xfs: pnfs/reflink fixes
 2018-01-18 17:02 UTC  (6+ messages)
` [PATCH 1/2] xfs: reflink should break pnfs leases before sharing blocks
` [PATCH 2/2] xfs: try to unshare extents before granting pnfs leases

[ANNOUNCE] xfs-linux: xfs-4.16-merge updated to 75d4a13
 2018-01-18  8:08 UTC 

[PATCH] xfs: fix non-debug build compiler warnings
 2018-01-18  0:52 UTC  (2+ messages)

[PATCH v11.1 00/29] xfsprogs: online scrub/repair support
 2018-01-17 22:04 UTC  (30+ messages)
` [PATCH 01/29] xfs_scrub: create online filesystem scrub program
` [PATCH 02/29] xfs_scrub: common error handling
` [PATCH 03/29] xfs_scrub: set up command line argument parsing
` [PATCH 04/29] xfs_scrub: dispatch the various phases of the scrub program
` [PATCH 05/29] xfs_scrub: figure out how many threads we're going to need
` [PATCH 06/29] xfs_scrub: create an abstraction for a block device
` [PATCH 07/29] xfs_scrub: find XFS filesystem geometry
` [PATCH 08/29] xfs_scrub: add inode iteration functions
` [PATCH 09/29] xfs_scrub: add space map "
` [PATCH 10/29] xfs_scrub: add file "
` [PATCH 11/29] xfs_scrub: filesystem counter collection functions
` [PATCH 12/29] xfs_scrub: wrap the scrub ioctl
` [PATCH 13/29] xfs_scrub: scan filesystem and AG metadata
` [PATCH 14/29] xfs_scrub: thread-safe stats counter
` [PATCH 15/29] xfs_scrub: scan inodes
` [PATCH 16/29] xfs_scrub: check directory connectivity
` [PATCH 17/29] xfs_scrub: warn about suspicious characters in directory/xattr names
` [PATCH 18/29] xfs_scrub: warn about normalized Unicode name collisions
` [PATCH 19/29] xfs_scrub: create a bitmap data structure
` [PATCH 20/29] xfs_scrub: create infrastructure to read verify data blocks
` [PATCH 21/29] xfs_scrub: scrub file "
` [PATCH 22/29] xfs_scrub: optionally use SCSI READ VERIFY commands to scrub data blocks on disk
` [PATCH 23/29] xfs_scrub: check summary counters
` [PATCH 24/29] xfs_scrub: fstrim the free areas if there are no errors on the filesystem
` [PATCH 25/29] xfs_scrub: progress indicator
` [PATCH 26/29] xfs_scrub: create a script to scrub all xfs filesystems
` [PATCH 27/29] xfs_scrub: integrate services with systemd
` [PATCH 28/29] xfs_scrub: wire up repair ioctl
` [PATCH 29/29] xfs_scrub: schedule and manage optimizations/repairs to the filesystem


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox