messages from 2018-04-25 03:22:26 to 2018-05-02 19:58:16 UTC [more...]
[PATCH] xfsprogs: be careful about what we stat in platform_check_mount
2018-05-02 19:58 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 0ed86afac106
2018-05-02 17:59 UTC
[PATCH v2 00/13] xfs-4.18: quota refactor
2018-05-02 16:58 UTC (29+ messages)
` [PATCH 01/13] xfs: refactor XFS_QMOPT_DQNEXT out of existence
` [PATCH 02/13] xfs: refactor dquot cache handling
` [PATCH 03/13] xfs: delegate dqget input checks to helper function
` [PATCH 04/13] xfs: remove unnecessary xfs_qm_dqattach parameter
` [PATCH 05/13] xfs: split out dqget for inodes from regular dqget
` [PATCH 06/13] xfs: fetch dquots directly during quotacheck
` [PATCH 07/13] xfs: refactor incore dquot initialization functions
` [PATCH 08/13] xfs: refactor xfs_qm_dqtobp and xfs_qm_dqalloc
` [PATCH 09/13] xfs: remove xfs_qm_dqread flags argument
` [PATCH 10/13] xfs: replace XFS_QMOPT_DQALLOC with XFS_DQGET_{ALLOC, EXISTS}
` [PATCH v2 10/13] xfs: replace XFS_QMOPT_DQALLOC with boolean
` [PATCH 11/13] xfs: report failing address when dquot verifier fails
` [PATCH 12/13] xfs: rename on-disk dquot counter zap functions
` [PATCH 13/13] xfs: refactor dquot iteration
` [PATCH v2 "
[PATCH 0/6] xfs: quota fixes and enhancements
2018-05-02 16:20 UTC (17+ messages)
` [PATCH 1/6] xfs: remove unused flags arg from xfs_dquot_verify
` [PATCH 2/6] xfs: pass xfs_dqblk to xfs_dquot_verify/xfs_dquot_repair
` [PATCH 2/6 V2] "
` [PATCH 3/6] xfs: validate UUID and type in xfs_dquot_verify
` [PATCH 4/6] xfs: quieter quota initialization with bad dquots
` [PATCH 5/6] xfs: factor out quota time limit initialization
` [PATCH 5/6 V2] "
` [PATCH 6/6] xfs: delay quota timelimit init until after quotacheck
[PATCH] xfs: cap the length of deduplication requests
2018-05-02 15:30 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/9] misc. fstests changes
2018-05-02 15:03 UTC (20+ messages)
` [PATCH 1/9] generic: test XATTR_REPLACE doesn't take the fs down
` [PATCH 2/9] xfs/439: repair corrupted filesystem afterwards
` [PATCH 3/9] generic/45[34]: add unicode directional override checks
` [PATCH 4/9] generic/45[34]: check unicode names only if xfs_scrub linked against libicu
` [PATCH 5/9] generic/45[34]: test unicode confusables
` [PATCH 6/9] generic/453: test creation of malicious directory entries
` [PATCH 7/9] xfs/422: add fsstress to the freeze-and-rmap-repair race test
` [PATCH 8/9] xfs: checkbashisms in all script files
` [PATCH v2 "
` [PATCH 9/9] xfs: fix blocktrash fuzzers
[PATCH 0/5] xfs: add online relabel capabilities
2018-05-02 14:38 UTC (24+ messages)
` [PATCH 1/5] fs: hoist BTRFS_IOC_[SG]ET_FSLABEL to vfs
` [PATCH 2/5] xfs: factor out secondary superblock updates
` [PATCH 3/5] xfs: move xfs_scrub_checkpoint_log to xfs_log_checkpoint for general use
` [PATCH 4/5] xfs: implement online get/set fs label
` [PATCH 4/5 V2] "
` [PATCH 5/5] xfs_io: add label command
[PATCH 0/4 V2] iomap: Use FUA for O_DSYNC DIO writes
2018-05-02 14:27 UTC (12+ messages)
` [PATCH 2/4] iomap: iomap_dio_rw() handles all sync writes
` [PATCH 4/4] iomap: Use FUA for pure data O_DSYNC DIO writes
[PATCHSET 0/2] sync discard
2018-05-02 14:20 UTC (27+ messages)
` [PATCH 1/2] block: add BLKDEV_DISCARD_SYNC flag
` [PATCH 2/2] xfs: add 'discard_sync' mount flag
[PATCH 0/2] xfs: clean up xfs_file_iomap_begin()
2018-05-02 12:31 UTC (4+ messages)
` [PATCH 1/2] xfs: simplify xfs_file_iomap_begin() logic
` [PATCH 2/2] xfs: clean up locking in xfs_file_iomap_begin
[RFC PATCH] xfs: skip discard of unwritten extents
2018-05-02 11:18 UTC (8+ messages)
WARNING: bad unlock balance in xfs_iunlock
2018-05-02 9:54 UTC (14+ messages)
bupsplit.c copyright and patching
2018-05-02 8:57 UTC (3+ messages)
[PATCH 0/10] xfs: log item and transaction cleanups
2018-05-02 8:01 UTC (11+ messages)
` [PATCH 01/10] xfs: log item flags are racy
` [PATCH 02/10] xfs: catch log items multiply joined to a transaction
` [PATCH 03/10] xfs: add tracing to high level transaction operations
` [PATCH 04/10] xfs: adder caller IP to xfs_defer* tracepoints
` [PATCH 05/10] xfs: don't assert fail with AIL lock held
` [PATCH 06/10] xfs: fix double ijoin in xfs_inactive_symlink_rmt()
` [PATCH 07/10] xfs: fix double ijoin in xfs_reflink_cancel_cow_range
` [PATCH 08/10] xfs: fix double ijoin in xfs_reflink_clear_inode_flag()
` [PATCH 09/10] xfs: add some more debug checks to buffer log item reuse
` [PATCH 10/10] xfs: get rid of the log item descriptor
[PATCH 0/3 v3] iomap: Use FUA for O_DSYNC DIO writes
2018-05-02 5:38 UTC (4+ messages)
` [PATCH 1/3] xfs: move generic_write_sync calls inwards
` [PATCH 2/3] iomap: iomap_dio_rw() handles all sync writes
` [PATCH 3/3] iomap: Use FUA for pure data O_DSYNC DIO writes
[PATCH 0/2] RFC: iomap-based swapfile activation
2018-05-02 1:02 UTC (6+ messages)
` [PATCH 1/2] fs: Add iomap_swap_activate
` [PATCH 2/2] xfs: add support for iomap-based swapfile activation
[RFC] vfs: skip extra attributes check on removal for symlinks
2018-05-01 17:45 UTC (3+ messages)
[GIT PULL] xfs: fixes for 4.17-rc4
2018-05-01 16:01 UTC
[PATCH] generic: test XATTR_REPLACE doesn't take the fs down
2018-05-01 15:02 UTC (6+ messages)
[ANNOUNCE] xfsprogs-4.16.1 released
2018-05-01 3:06 UTC
[ANNOUNCE] xfsprogs: for-next updated to 43d5ec8
2018-05-01 3:03 UTC (2+ messages)
` [ANNOUNCE] xfsprogs: for-next rebased "
XFS quotas: Skipping quotacheck in the initial mount
2018-04-30 22:48 UTC (3+ messages)
statvfs() return large f_bavail on a 10TB drive
2018-04-30 22:26 UTC (4+ messages)
[PATCH] test online label ioctl
2018-04-30 21:43 UTC
[PATCH] fsck.xfs: do not use 'function' keyword
2018-04-30 13:43 UTC (5+ messages)
[RFC PATCH] db: Stop core dumping on attr3 if block header is not recognized
2018-04-30 10:30 UTC (5+ messages)
LICENSES: Missing ISC text & possibly a category ("Not recommended" vs. "Preferred licenses")
2018-04-30 0:09 UTC (6+ messages)
[PATCH 00/13] xfs-4.18: quota refactor
2018-04-28 6:47 UTC (7+ messages)
` [PATCH 09/13] xfs: remove xfs_qm_dqread flags argument
` [PATCH 12/13] xfs: rename on-disk dquot counter zap functions
[PATCH] xfs_repair: clear extra file attributes on symlinks
2018-04-26 23:50 UTC (8+ messages)
[ANNOUNCE] xfsprogs-4.16.0 released
2018-04-26 20:18 UTC
[PATCH] mkfs.xfs: add configuration file parsing support using our own parser
2018-04-26 17:37 UTC (7+ messages)
[PATCH] iomap: add a swapfile activation function
2018-04-26 7:27 UTC (5+ messages)
[PATCH] tests/xfs: filestream allocator inode use-after-free test
2018-04-26 2:01 UTC (5+ messages)
[PATCH] [RFC] iomap: Use FUA for pure data O_DSYNC DIO writes
2018-04-25 22:28 UTC (11+ messages)
[PATCH 1/2] fs: Add iomap_swap_activate
2018-04-25 21:38 UTC (3+ 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