messages from 2019-10-20 15:59:55 to 2019-10-24 15:38:33 UTC [more...]
[PATCH v7 00/17] xfs: mount API patch series
2019-10-24 15:38 UTC (23+ messages)
` [PATCH v7 01/17] vfs: add missing blkdev_put() in get_tree_bdev()
` [PATCH v7 02/17] xfs: remove very old mount option
` [PATCH v7 03/17] xfs: remove unused struct xfs_mount field m_fsname_len
` [PATCH v7 04/17] xfs: use super s_id instead of struct xfs_mount m_fsname
` [PATCH v7 05/17] xfs: dont use XFS_IS_QUOTA_RUNNING() for option check
` [PATCH v7 06/17] xfs: use kmem functions for struct xfs_mount
` [PATCH v7 07/17] xfs: move xfs_mount_alloc to be with parsing code
` [PATCH v7 08/17] xfs: merge freeing of mp names and mp
` [PATCH v7 09/17] xfs: add xfs_remount_rw() helper
` [PATCH v7 10/17] xfs: add xfs_remount_ro() helper
` [PATCH v7 11/17] xfs: refactor suffix_kstrtoint()
` [PATCH v7 12/17] xfs: avoid redundant checks when options is empty
` [PATCH v7 13/17] xfs: refactor xfs_parseags()
` [PATCH v7 14/17] xfs: move xfs_parseargs() validation to a helper
` [PATCH v7 15/17] xfs: dont set sb in xfs_mount_alloc()
` [PATCH v7 16/17] xfs: move xfs_fs_fill_super() to be with parsing code
` [PATCH v7 17/17] xfs: switch to use the new mount-api
[PATCH 0/4] xfstests: add deadlock between the AGI and AGF with RENAME_WHITEOUT test
2019-10-24 14:20 UTC (5+ messages)
` [PATCH 1/4] fsstress: show the real file id and parid in rename_f()
` [PATCH 2/4] fsstress: add NOREPLACE and WHITEOUT renameat2 support
` [PATCH 3/4] fsstress: add EXCHANGE "
` [PATCH 4/4] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
[PATCH 0/5] Enable per-file/directory DAX operations
2019-10-24 14:05 UTC (19+ messages)
` [PATCH 1/5] fs/stat: Define DAX statx attribute
` [PATCH 2/5] fs/xfs: Isolate the physical DAX flag from effective
` [PATCH 3/5] fs/xfs: Separate functionality of xfs_inode_supports_dax()
` [PATCH 4/5] fs/xfs: Clean up DAX support check
` [PATCH 5/5] fs/xfs: Allow toggle of physical DAX flag
[PATCH 0/2] fstests: random fixes
2019-10-24 4:52 UTC (8+ messages)
` [PATCH 1/2] xfs/435: disable dmesg checks
` [PATCH 2/2] xfs: make sure the kernel and repair tools catch bad names
` [PATCH v2 "
` [PATCH 3/2] generic: check storing and re-reading timestamps
[PATCH] xfstests: xfs mount option sanity test
2019-10-24 4:47 UTC (8+ messages)
[PATCH v5] fsstress: add renameat2 support
2019-10-24 3:00 UTC (3+ messages)
[Project Quota]file owner could change its project ID?
2019-10-23 23:01 UTC (11+ messages)
[PATCH] xfs: Sanity check flags of Q_XQUOTARM call
2019-10-23 13:09 UTC (2+ messages)
[PATCH 0/2] xfs: health evaluations for repair
2019-10-23 11:09 UTC (5+ messages)
` [PATCH 1/2] xfs: add a repair revalidation function pointer
` [PATCH 2/2] xfs: always rescan allegedly healthy per-ag metadata after repair
Question about logbsize default value
2019-10-23 9:40 UTC
[Bug 205135] System hang up when memory swapping (kswapd deadlock)
2019-10-23 7:12 UTC (5+ messages)
[PATCH v6 00/12] xfs: mount API patch series
2019-10-23 3:17 UTC (7+ messages)
` [PATCH v6 10/12] xfs: move xfs_parseargs() validation to a helper
` [PATCH v6 12/12] xfs: switch to use the new mount-api
xfs inode structure cleanups
2019-10-23 1:28 UTC (4+ messages)
` [PATCH 4/4] xfs: remove struct xfs_icdinode
[PATCH 0/7] libfrog: switch to negative error codes
2019-10-22 18:53 UTC (8+ messages)
` [PATCH 1/7] libfrog: print library errors
` [PATCH 2/7] libfrog: convert bitmap.c to negative error codes
` [PATCH 3/7] libfrog: convert fsgeom.c functions "
` [PATCH 4/7] libfrog: convert bulkstat.c "
` [PATCH 5/7] libfrog: convert ptvar.c "
` [PATCH 6/7] libfrog: convert scrub.c "
` [PATCH 7/7] libfrog: convert workqueue.c "
[PATCH 00/18] xfs_scrub: remove moveon space aliens
2019-10-22 18:52 UTC (19+ messages)
` [PATCH 01/18] xfs_scrub: remove moveon from filemap iteration
` [PATCH 02/18] xfs_scrub: remove moveon from the fscounters functions
` [PATCH 03/18] xfs_scrub: remove moveon from inode iteration
` [PATCH 04/18] xfs_scrub: remove moveon from vfs directory tree iteration
` [PATCH 05/18] xfs_scrub: remove moveon from spacemap
` [PATCH 06/18] xfs_scrub: remove moveon from unicode name collision helpers
` [PATCH 07/18] xfs_scrub: remove moveon from progress report helpers
` [PATCH 08/18] xfs_scrub: remove moveon from scrub ioctl wrappers
` [PATCH 09/18] xfs_scrub: remove moveon from repair action list helpers
` [PATCH 10/18] xfs_scrub: remove moveon from phase 7 functions
` [PATCH 11/18] xfs_scrub: remove moveon from phase 6 functions
` [PATCH 12/18] xfs_scrub: remove moveon from phase 5 functions
` [PATCH 13/18] xfs_scrub: remove moveon from phase 4 functions
` [PATCH 14/18] xfs_scrub: remove moveon from phase 3 functions
` [PATCH 15/18] xfs_scrub: remove moveon from phase 2 functions
` [PATCH 16/18] xfs_scrub: remove moveon from phase 1 functions
` [PATCH 17/18] xfs_scrub: remove XFS_ITERATE_INODES_ABORT from inode iterator
` [PATCH 18/18] xfs_scrub: remove moveon from main program
[PATCH 0/3] xfs_scrub: media scan entire disks
2019-10-22 18:50 UTC (4+ messages)
` [PATCH 1/3] xfs_scrub: implement background mode for phase 6
` [PATCH 2/3] xfs_scrub: perform media scans of entire devices
` [PATCH 3/3] xfs_scrub: relabel verified data block counts in output
[PATCH 0/3] xfs_scrub: deferred labelling to save time
2019-10-22 18:49 UTC (4+ messages)
` [PATCH 1/3] xfs_scrub: bump work_threads to include the controller thread
` [PATCH 2/3] xfs_scrub: implement deferred description string rendering
` [PATCH 3/3] xfs_scrub: adapt phase5 to deferred descriptions
[PATCH 0/7] xfs_scrub: clean up error classifications
2019-10-22 18:49 UTC (8+ messages)
` [PATCH 1/7] xfs_scrub: fix misclassified error reporting
` [PATCH 2/7] xfs_scrub: simplify post-run reporting logic
` [PATCH 3/7] xfs_scrub: clean up error level table
` [PATCH 4/7] xfs_scrub: explicitly track corruptions, not just errors
` [PATCH 5/7] xfs_scrub: promote some of the str_info to str_error calls
` [PATCH 6/7] xfs_scrub: refactor xfs_scrub_excessive_errors
` [PATCH 7/7] xfs_scrub: create a new category for unfixable errors
[PATCH 0/2] xfs_scrub: random fixes
2019-10-22 18:48 UTC (3+ messages)
` [PATCH 1/2] xfs_scrub: clean out the nproc global variable
` [PATCH 2/2] xfs_scrub: refactor xfs_iterate_inodes_range_check
[PATCH 0/4] libfrog: take over platform code headers
2019-10-22 18:48 UTC (5+ messages)
` [PATCH 1/4] libfrog: clean up platform_nproc
` [PATCH 2/4] libxfs: remove libxfs_nproc
` [PATCH 3/4] libxfs: remove libxfs_physmem
` [PATCH 4/4] libfrog: take over platform headers
[PATCH 0/9] xfs_scrub: fix IO error reporting
2019-10-22 18:48 UTC (10+ messages)
` [PATCH 1/9] libfrog/xfs_scrub: improve iteration function documentation
` [PATCH 2/9] xfs_scrub: separate media error reporting for attribute forks
` [PATCH 3/9] xfs_scrub: improve reporting of file data media errors
` [PATCH 4/9] xfs_scrub: better reporting of metadata "
` [PATCH 5/9] xfs_scrub: improve reporting of file "
` [PATCH 6/9] xfs_scrub: don't report media errors on unwritten extents
` [PATCH 7/9] xfs_scrub: reduce fsmap activity for media errors
` [PATCH 8/9] xfs_scrub: request fewer bmaps when we can
` [PATCH 9/9] xfs_scrub: fix media verification thread pool size calculations
[PATCH 0/5] xfsprogs: random fixes
2019-10-22 18:47 UTC (6+ messages)
` [PATCH 1/5] xfs_spaceman: always report sick metadata, checked or not
` [PATCH 2/5] xfs_db: btheight should check geometry more carefully
` [PATCH 3/5] xfs_scrub: report repair activities on stdout, not stderr
` [PATCH 4/5] xfs_scrub: don't allow error or negative error injection interval
` [PATCH 5/5] libfrog: fix workqueue_add error out
[PATCH 0/4] xfs: rework online repair incore bitmap
2019-10-22 17:59 UTC (11+ messages)
` [PATCH 1/4] xfs: rename xfs_bitmap to xbitmap
` [PATCH 2/4] xfs: replace open-coded bitmap weight logic
` [PATCH 3/4] xfs: remove the for_each_xbitmap_ helpers
` [PATCH 4/4] xfs: convert xbitmap to interval tree
[PATCH v2 0/2] xfs: rely on minleft instead of total for bmbt res
2019-10-22 17:10 UTC (6+ messages)
` [PATCH v2 1/2] xfs: cap longest free extent to maximum allocatable
` [PATCH v2 2/2] xfs: don't set bmapi total block req where minleft is sufficient
[PATCH] xfs: add mising include of xfs_pnfs.h for missing declarations
2019-10-22 16:55 UTC (2+ messages)
xfs_buftarg_isolate(): "Correctly invert xfs_buftarg LRU isolation logic"
2019-10-22 11:06 UTC (4+ messages)
xfs COW cleanups v3
2019-10-22 1:45 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 1e190f8e8098
2019-10-22 1:44 UTC
[ANNOUNCE] xfs-linux: iomap-for-next updated to c039b9979272
2019-10-22 1:42 UTC
[PATCH 00/11] xfs_scrub: fix IO error reporting
2019-10-21 20:38 UTC (31+ messages)
` [PATCH 01/11] xfs_scrub: separate media error reporting for attribute forks
` [PATCH 02/11] xfs_scrub: improve reporting of file data media errors
` [PATCH 03/11] xfs_scrub: better reporting of metadata "
` [PATCH 04/11] xfs_scrub: improve reporting of file "
` [PATCH 05/11] xfs_scrub: don't report media errors on unwritten extents
` [PATCH 06/11] xfs_scrub: reduce fsmap activity for media errors
` [PATCH 07/11] xfs_scrub: request fewer bmaps when we can
` [PATCH 08/11] xfs_scrub: fix media verification thread pool size calculations
` [PATCH 09/11] libfrog: clean up platform_nproc
` [PATCH 10/11] xfs_scrub: clean out the nproc global variable
` [PATCH 11/11] xfs_scrub: create a new category for unfixable errors
[PATCH 0/3] xfs_scrub: deferred labelling to save time
2019-10-21 20:16 UTC (3+ messages)
` [PATCH 1/3] xfs_scrub: bump work_threads to include the controller thread
[PATCH] xfs: remove the duplicated inode log fieldmask set
2019-10-21 15:47 UTC (2+ messages)
[xfs-linux:xfs-for-next 29/47] fs/xfs/libxfs/xfs_alloc.c:1170:41: sparse: sparse: Using plain integer as NULL pointer
2019-10-21 15:45 UTC (3+ messages)
` [PATCH] xfs: fix sparse warning on allocation cursor initialization
[PATCH v4] fsstress: add renameat2 support
2019-10-21 13:54 UTC (3+ messages)
[PATCH REPOST 0/2] xfs: rely on minleft instead of total for bmbt res
2019-10-21 12:14 UTC (3+ messages)
[PATCH] xfs: fix wrong struct type in ioctl definition whih cmd XFS_IOC_GETBMAPAX
2019-10-21 8:29 UTC (2+ messages)
` [xfs] eb787bfed8: xfstests.xfs.281.fail
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