messages from 2018-03-01 06:37:31 to 2018-03-08 04:14:39 UTC [more...]
[PATCH 00/16] xfsprogs: misc fixes, geometry refactoring
2018-03-08 4:14 UTC (38+ messages)
` [PATCH 01/16] misc: fix gcc 7.3 warnings
` [PATCH 02/16] xfs_db: don't crash in ablock if there's no inode
` [PATCH 03/16] xfs_scrub: log operational messages when interactive
` [PATCH 04/16] xfs_scrub: don't ask user to run xfs_repair for only warnings
` [PATCH 05/16] xfs_scrub: fix #include ordering to avoid build failure
` [PATCH 06/16] xfs_scrub: don't try to scan xattrs if bstat says there aren't any
` [PATCH 07/16] xfs_db: print transaction reservation type information
` [PATCH 08/16] xfs_repair: don't fail directory repairs when grabbing inodes
` [PATCH 09/16] misc: enable link time optimization, if requested
` [PATCH 10/16] libfrog: refactor fs geometry printing function
` [PATCH 11/16] mkfs: use geometry generation / helper functions
` [PATCH 12/16] xfs_db: add a superblock info command
` [PATCH 13/16] xfs_spaceman: "
` [PATCH 14/16] xfs_info: move to xfs_spaceman
` [PATCH 15/16] xfs_info: call xfs_db for offline filesystems
` [PATCH 16/16] xfs_growfs: refactor geometry reporting
` [RFC PATCH 17/16] xfs_spaceman: only produce info for root of mounted xfs
[PATCH 0/2] xfs: don't require a dirty log on snapshots
2018-03-08 0:41 UTC (4+ messages)
` [PATCH 1/2] xfs: always check for and process unlinked inodes on mount
` [PATCH 2/2] xfs: don't dirty snapshot logs for unlinked inode recovery
[PATCH 0/2] xfs: fix transaction joining problems
2018-03-07 21:07 UTC (6+ messages)
` [PATCH 1/2] xfs: fix double ijoin in xfs_inactive_symlink_rmt()
` [PATCH 2/2] xfs: fix double ijoin in xfs_reflink_cancel_cow_range
` [PATCH 3/2] xfs: fix double ijoin in xfs_reflink_clear_inode_flag()
[PATCH] xfs: do not log/recover swapext extent owner changes for deleted inodes
2018-03-07 19:58 UTC (4+ messages)
[PATCH RFC] xfs: convert between packed and unpacked agfls on-demand
2018-03-07 19:24 UTC
[PATCH] xfs: fix transaction allocation deadlock in IO path
2018-03-07 15:52 UTC (7+ messages)
[PATCH] xfs: handle inconsistent log item formatting state correctly
2018-03-07 14:05 UTC (10+ messages)
[PATCH 0/4 V2] Remove a few macros
2018-03-07 9:05 UTC (5+ messages)
` [PATCH 1/4] Get rid of XFS_BUF_PTR() macro
` [PATCH 2/4] Get rid of XFS_BUF_TARGET() macro
` [PATCH 3/4] get rid of XFS_BUF_COUNT() macro
` [PATCH 4/4] Get rid of XFS_BUF_SET_COUNT() macro
[PATCH 0/4] Remove a few macros
2018-03-07 6:12 UTC (7+ messages)
` [PATCH 1/4] Get rid of XFS_BUF_PTR() macro
` [PATCH 2/4] Get rid of XFS_BUF_TARGET() macro
` [PATCH 3/4] get rid of XFS_BUF_COUNT() macro
` [PATCH 4/4] Get rid of XFS_BUF_SET_COUNT() macro
[PATCH] inode: don't memset the inode address space twice
2018-03-07 1:32 UTC (4+ messages)
[PATCH v2] xfs: rewrite the fdatasync optimization
2018-03-07 0:45 UTC (3+ messages)
[PATCH] xfs: Correctly invert xfs_buftarg LRU isolation logic
2018-03-07 0:34 UTC (2+ messages)
[PATCH 0/5] xfsprogs: my very own patchbomb
2018-03-06 23:44 UTC (18+ messages)
` [PATCH 1/5] libxfs: Replace XFS_BUF_SET_PTR with xfs_buf_associate_memory
` [PATCH 2/5] libxfs: add function to free all buffers in bcache
` [PATCH 3/5] libxfs: move xfs_inode_zone to rdwr.c
` [PATCH 4/5] libxfs: Catch non-empty zones on destroy
` [PATCH 4/5 V2] "
` [PATCH 5/5] Call libxfs_destroy from other utilities
` [PATCH 6/5] libxfs-apply: add Signed-off-by:
[PATCH] fsck.xfs: allow forced repairs using xfs_repair
2018-03-06 21:39 UTC (8+ messages)
[PATCH] xfs_io: add RWF_DSYNC support to pwrite
2018-03-06 17:07 UTC (5+ messages)
` [PATCH V2] "
[PATCH 0/5] xfs: fix various problems
2018-03-06 12:02 UTC (16+ messages)
` [PATCH 5/5] xfs: fix agfl wrapping
` [PATCH v2 "
[PATCH 2 1/2] dax: change bdev_dax_supported() to take a block_device as input
2018-03-06 0:06 UTC (7+ messages)
` [PATCH 2 2/2] xfs: fix rt_dev usage for DAX
[PATCH] xfs: Correctly invert xfs_buftarg LRU isolation logic
2018-03-05 18:52 UTC (6+ messages)
[PATCH] [RFC] iomap: Use FUA for pure data O_DSYNC DIO writes
2018-03-05 15:11 UTC (11+ messages)
Processed: glibc 2.27 is now in unstable
2018-03-05 12:57 UTC
[RFC v2] mkfs.xfs: add mkfs.xfs.conf parse support using libini_config
2018-03-03 22:53 UTC (5+ messages)
[PATCH v5 00/12] vfio, dax: prevent long term filesystem-dax pins and other fixes
2018-03-03 2:19 UTC (26+ messages)
` [PATCH v5 01/12] dax: fix vma_is_fsdax() helper
` [PATCH v5 02/12] dax: introduce IS_DEVDAX() and IS_FSDAX()
` [PATCH v6] "
` [PATCH v5 03/12] ext2, dax: finish implementing dax_sem helpers
` [PATCH v5 04/12] ext2, dax: define ext2_dax_*() infrastructure in all cases
` [PATCH v5 05/12] ext4, dax: define ext4_dax_*() "
` [PATCH v5 06/12] ext2, dax: replace IS_DAX() with IS_FSDAX()
` [PATCH v5 07/12] ext4, "
` [PATCH v5 08/12] xfs, "
` [PATCH v5 09/12] mm, dax: replace IS_DAX() with IS_DEVDAX() or IS_FSDAX()
` [PATCH v5 10/12] fs, dax: kill IS_DAX()
` [PATCH v5 11/12] dax: fix S_DAX definition
` [PATCH v5 12/12] vfio: disable filesystem-dax page pinning
[PATCH] xfs: don't retry xfs_buf_find on XBF_TRYLOCK failure
2018-03-02 22:55 UTC (5+ messages)
[PATCH] xfs: Change URL for the project in xfs.txt
2018-03-02 22:43 UTC (5+ messages)
[PATCH] xfs_io: fix operation time reporting
2018-03-02 21:52 UTC (4+ messages)
[PATCH] xfs_scrub: make interpreter explicit to python3
2018-03-02 16:24 UTC (5+ messages)
Weird overlayfs/xfs bug on v4.15
2018-03-02 9:14 UTC (2+ messages)
Re:Re: xfs_repair: add '-F' option to ignore writable mount checking
2018-03-02 6:23 UTC (2+ messages)
` "
[PATCH] xfs_io: Allow "open -P" to specify O_PATH
2018-03-02 3:27 UTC (3+ messages)
` [PATCH] xfs_io: Allow -P and -L to be given to open for O_PATH and O_NOFOLLOW
[PATCH] xfs_io: Add missing perror for write_once (-O)
2018-03-02 3:12 UTC (2+ messages)
iomap fixes
2018-03-01 22:28 UTC (8+ messages)
` [PATCH 1/3] xfs: don't allocate COW blocks for zeroing holes or unwritten extents
` [PATCH 2/3] xfs: don't start out with the exclusive ilock for direct I/O
` [PATCH 3/3] xfs: don't block on the ilock for RWF_NOWAIT
lazytime for XFS V2
2018-03-01 22:12 UTC (3+ messages)
` [PATCH 2/2] xfs: implement the lazytime mount option
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox