messages from 2020-04-24 22:39:39 to 2020-04-29 14:56:00 UTC [more...]
[PATCH 0/3] xfs: fix inode use-after-free during log recovery
2020-04-29 14:55 UTC (15+ messages)
` [PATCH 1/3] xfs: proper replay of deferred ops queued "
` [PATCH 2/3] xfs: reduce log recovery transaction block reservations
` [PATCH 3/3] xfs: teach deferred op freezer to freeze and thaw inodes
[PATCH 00/19] xfs: refactor log recovery
2020-04-29 14:22 UTC (47+ messages)
` [PATCH 01/19] xfs: complain when we don't recognize the log item type
` [PATCH 02/19] xfs: refactor log recovery item sorting into a generic dispatch structure
` [PATCH 03/19] xfs: refactor log recovery item dispatch for pass2 readhead functions
` [PATCH 04/19] xfs: refactor log recovery item dispatch for pass1 commit functions
` [PATCH 07/19] xfs: refactor log recovery intent item dispatch for pass2 "
` [PATCH 11/19] xfs: refactor EFI log item recovery dispatch
` [PATCH 12/19] xfs: refactor RUI "
` [PATCH 15/19] xfs: refactor releasing finished intents during log recovery
` [PATCH 16/19] xfs: refactor adding recovered intent items to the log
` [PATCH 17/19] xfs: hoist the ail unlock/lock cycle when cancelling intents during recovery
` [PATCH 19/19] xfs: move xlog_recover_intent_pass2 up in the file
[PATCHv2] fibmap: Warn and return an error in case of block > INT_MAX
2020-04-29 8:30 UTC (4+ messages)
[PATCH V11 00/11] XFS - Enable per-file/per-directory DAX operations V11
2020-04-29 5:47 UTC (25+ messages)
` [PATCH V11 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
` [PATCH V11 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
` [PATCH V11 03/11] fs/stat: Define DAX statx attribute
` [PATCH V11 04/11] Documentation/dax: Update Usage section
` [PATCH V11.1] "
` [PATCH V11.2] "
` [PATCH V11 05/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
` [PATCH V11 06/11] fs/xfs: Make DAX mount option a tri-state
` [PATCH V11 07/11] fs/xfs: Create function xfs_inode_should_enable_dax()
` [PATCH V11 08/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
` [PATCH V11 09/11] fs: Lift XFS_IDONTCACHE to the VFS layer
` [PATCH V11 10/11] fs: Introduce DCACHE_DONTCACHE
` [PATCH V11 11/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
[PATCH RFCRAP 0/5] xfs: atomic file metadata repairs
2020-04-29 2:46 UTC (6+ messages)
` [PATCH 1/5] xfs: parent repair should try the dcache first
` [PATCH 2/5] xfs: create temporary files and directories for online repair
` [PATCH 3/5] xfs: use atomic extent swapping to repair rt metadata
` [PATCH 4/5] xfs: use atomic extent swapping to repair extended attributes
` [PATCH 5/5] xfs: use atomic extent swapping to repair directories
[PATCH RFC 00/18] xfs: atomic file updates
2020-04-29 2:46 UTC (19+ messages)
` [PATCH 01/18] xfs: clean up the error handling in xfs_swap_extent_rmap
` [PATCH 02/18] xfs: fix xfs_reflink_remap_prep calling conventions
` [PATCH 03/18] vfs: introduce new file extent swap ioctl
` [PATCH 04/18] xfs: support deferred bmap updates on the attr fork
` [PATCH 05/18] xfs: xfs_bmap_finish_one should map unwritten extents properly
` [PATCH 06/18] xfs: create a log incompat flag for atomic extent swapping
` [PATCH 07/18] xfs: allow deferred ops items to put themselves at the end of the pending queue
` [PATCH 08/18] xfs: introduce a swap-extent log intent item
` [PATCH 09/18] xfs: create deferred log items for extent swapping
` [PATCH 10/18] xfs: refactor locking and unlocking two inodes against userspace IO
` [PATCH 11/18] xfs: add a ->swap_file_range handler
` [PATCH 12/18] xfs: add error injection to test swapext recovery
` [PATCH 13/18] xfs: allow xfs_swap_range to use older extent swap algorithms
` [PATCH 14/18] xfs: port xfs_swap_extents_rmap to our new code
` [PATCH 15/18] xfs: consolidate all of the xfs_swap_extent_forks code
` [PATCH 16/18] xfs: refactor reflink flag handling in xfs_swap_extent_forks
` [PATCH 17/18] xfs: remove old swap extents implementation
` [PATCH 18/18] xfs: fix quota accounting in the old fork swap code
[PATCH] xfs: Use the correct style for SPDX License Identifier
2020-04-29 0:20 UTC (13+ messages)
[PATCH V11.1] Documentation/dax: Update Usage section
2020-04-28 22:23 UTC (2+ messages)
[RFC PATCH 0/8] dax: Add a dax-rmap tree to support reflink
2020-04-28 22:02 UTC (17+ messages)
` [RFC PATCH 1/8] fs/dax: Introduce dax-rmap btree for reflink
` [RFC PATCH 2/8] mm: add dax-rmap for memory-failure and rmap
` [RFC PATCH 3/8] fs/dax: Introduce dax_copy_edges() for COW
` [RFC PATCH 4/8] fs/dax: copy data before write
` [RFC PATCH 5/8] fs/dax: replace mmap entry in case of CoW
` [RFC PATCH 6/8] fs/dax: dedup file range to use a compare function
` [RFC PATCH 7/8] fs/xfs: handle CoW for fsdax write() path
` [RFC PATCH 8/8] fs/xfs: support dedupe for fsdax
` 回复: Re: [RFC PATCH 0/8] dax: Add a dax-rmap tree to support reflink
[XFS SUMMIT] xfs and gcc
2020-04-28 21:01 UTC (3+ messages)
[PATCH v3 00/29] Convert files to ReST - part 2
2020-04-28 19:25 UTC (5+ messages)
` [PATCH v3 27/29] docs: filesystems: convert xfs-delayed-logging-design.txt to ReST
` [PATCH v3 28/29] docs: filesystems: convert xfs-self-describing-metadata.txt "
[PATCH v2] generic: test per-type quota softlimit enforcement timeout
2020-04-28 16:23 UTC (3+ messages)
[PATCH 5/2] xfs: refactor xlog_recover_buffer_pass1
2020-04-28 15:13 UTC (2+ messages)
two small log recovery cleanups
2020-04-28 15:11 UTC (11+ messages)
` [PATCH 1/2] xfs: refactor the buffer cancellation table helpers
` [PATCH 2/2] xfs: rename inode_list xlog_recover_reorder_trans
` [PATCH 3/2] xfs: factor out a xlog_buf_readahead helper
` [PATCH 4/2] xfs: simplify xlog_recover_inode_ra_pass2
[PATCH STABLE v4.14.y 0/2] xfs: Backport two fixes
2020-04-28 9:02 UTC (5+ messages)
` [PATCH STABLE v4.14.y 1/2] xfs: validate sb_logsunit is a multiple of the fs blocksize
` [PATCH STABLE v4.14.y 2/2] xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT
[PATCH 0/2] WARN fibmap user in case of possible addr truncation
2020-04-28 7:29 UTC (12+ messages)
` [PATCH 1/2] fibmap: Warn and return an error in case of block > INT_MAX
` [PATCH 2/2] iomap: bmap: Remove the WARN and return the proper block address
[PATCH] libxcmd: don't crash if el_gets returns null
2020-04-27 19:32 UTC (2+ messages)
[PATCH 0/5] fstests: random fixes
2020-04-27 17:58 UTC (3+ messages)
` [PATCH 2/5] xfs/126: make sure we corrupt the attr leaf in a detectable way
[PATCH] xfs: remove unnecessary check of the variable resblks in xfs_symlink
2020-04-27 17:57 UTC (2+ messages)
[PATCH] xfs: define printk_once variants for xfs messages
2020-04-27 17:21 UTC (2+ messages)
[PATCH] common/fuzzy: don't attempt online scrubbing unless supported
2020-04-27 17:03 UTC (4+ messages)
[PATCH] xfsprogs: remove libreadline support
2020-04-27 17:06 UTC (2+ messages)
xfs superblock corrupt,how to find next one!
2020-04-27 13:30 UTC (2+ messages)
[PATCH v2 00/13] xfs: flush related error handling cleanups
2020-04-27 11:12 UTC (31+ messages)
` [PATCH v2 01/13] xfs: refactor failed buffer resubmission into xfsaild
` [PATCH v2 02/13] xfs: factor out buffer I/O failure simulation code
` [PATCH v2 03/13] xfs: fallthru to buffer attach on error and simplify error handling
` [PATCH v2 04/13] xfs: remove unnecessary shutdown check from xfs_iflush()
` [PATCH v2 05/13] xfs: ratelimit unmount time per-buffer I/O error message
` [PATCH v2 06/13] xfs: fix duplicate verification from xfs_qm_dqflush()
` [PATCH v2 07/13] xfs: abort consistently on dquot flush failure
` [PATCH v2 09/13] xfs: clean up AIL log item removal functions
` [PATCH v2 11/13] xfs: remove unused iflush stale parameter
` [PATCH v2 12/13] xfs: random buffer write failure errortag
` [PATCH v2 13/13] xfs: remove unused shutdown types
[RFC PATCH 6/9] iomap: use set/clear_fs_page_private
2020-04-27 8:15 UTC (7+ messages)
[PATCH 0/2] Extend xattr extent counter to 32-bits
2020-04-27 7:42 UTC (9+ messages)
` [PATCH 2/2] xfs: "
[PATCH] xfsprogs: don't warn about packed members
2020-04-25 7:16 UTC (9+ messages)
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