messages from 2018-04-18 22:13:48 to 2018-04-29 10:15:14 UTC [more...]
LICENSES: Missing ISC text & possibly a category ("Not recommended" vs. "Preferred licenses")
2018-04-29 10:15 UTC (5+ messages)
[PATCH 00/13] xfs-4.18: quota refactor
2018-04-28 6:47 UTC (43+ 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 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] xfs_repair: clear extra file attributes on symlinks
2018-04-26 23:50 UTC (8+ messages)
[RFC] vfs: skip extra attributes check on removal for symlinks
2018-04-26 23:46 UTC
[ANNOUNCE] xfsprogs-4.16.0 released
2018-04-26 20:18 UTC
[RFC PATCH] xfs: skip discard of unwritten extents
2018-04-26 18:06 UTC
[PATCH] mkfs.xfs: add configuration file parsing support using our own parser
2018-04-26 17:37 UTC (7+ messages)
XFS quotas: Skipping quotacheck in the initial mount
2018-04-26 14:58 UTC
[PATCH] iomap: add a swapfile activation function
2018-04-26 7:27 UTC (6+ 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 (14+ messages)
[PATCH 0/2] RFC: iomap-based swap file activation
2018-04-25 21:38 UTC (7+ messages)
` [PATCH 1/2] fs: Add iomap_swap_activate
` [PATCH 2/2] xfs: add support for iomap-based swapfile activation
[PATCH 0/4 V2] iomap: Use FUA for O_DSYNC DIO writes
2018-04-25 13:02 UTC (9+ 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
[PATCH] generic: test XATTR_REPLACE doesn't take the fs down
2018-04-25 5:48 UTC (5+ messages)
[PATCH v9 0/9] dax: fix dma vs truncate/hole-punch
2018-04-24 23:33 UTC (10+ messages)
` [PATCH v9 1/9] dax, dm: introduce ->fs_{claim, release}() dax_device infrastructure
` [PATCH v9 2/9] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks
` [PATCH v9 3/9] memremap: split devm_memremap_pages() and memremap() infrastructure
` [PATCH v9 4/9] mm, dev_pagemap: introduce CONFIG_DEV_PAGEMAP_OPS
` [PATCH v9 5/9] mm: fix __gup_device_huge vs unmap
` [PATCH v9 6/9] mm, fs, dax: handle layout changes to pinned dax mappings
` [PATCH v9 7/9] xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL
` [PATCH v9 8/9] xfs: prepare xfs_break_layouts() for another layout type
` [PATCH v9 9/9] xfs, dax: introduce xfs_break_dax_layouts()
[PATCH v2 0/9] xfs-4.17: online scrub fixes
2018-04-24 19:51 UTC (3+ messages)
` [PATCH 4/9] xfs: refactor inode buffer verifier error logging
bupsplit.c copyright and patching
2018-04-24 16:47 UTC (5+ messages)
[ANNOUNCE] xfsprogs-4.16.0-rc1 released
2018-04-24 16:12 UTC (3+ messages)
xfs fstrim and quota
2018-04-24 16:10 UTC (3+ messages)
[PATCH] xfs/191: remove logarithm-based test
2018-04-24 11:45 UTC
XFS and Memory allocation
2018-04-24 11:27 UTC (6+ messages)
generic/388 panic
2018-04-24 8:04 UTC (3+ messages)
[RFC PATCH] db: Stop core dumping on attr3 if block header is not recognized
2018-04-23 14:54 UTC (11+ messages)
[PATCH] xfs: Add a helper to retrieve xfs_inode from the address_space
2018-04-23 8:28 UTC (4+ messages)
statvfs() return large f_bavail on a 10TB drive
2018-04-23 4:26 UTC (3+ messages)
[PATCH v2 00/10] xfs-4.18: online scrub fixes
2018-04-22 15:08 UTC (11+ messages)
` [PATCH 01/10] xfs: skip scrub xref if corruption already noted
` [PATCH 02/10] xfs: don't continue scrub if already corrupt
` [PATCH 03/10] xfs: avoid ilock games in the quota scrubber
` [PATCH 04/10] xfs: quota scrub should use bmapbtd scrubber
` [PATCH 05/10] xfs: scrub the data fork of the realtime inodes
` [PATCH 06/10] xfs: superblock scrub should use short-lived buffers
` [PATCH 07/10] xfs: clean up scrub usage of KM_NOFS
` [PATCH 08/10] xfs: btree scrub should check minrecs
` [PATCH 09/10] xfs: refactor scrub transaction allocation function
` [PATCH 10/10] xfs: avoid ABBA deadlock when scrubbing parent pointers
[PATCH] xfs: cap the length of deduplication requests
2018-04-22 13:53 UTC (4+ messages)
` [PATCH v2] "
[PATCH 00/11] fs: use freeze_fs on suspend/hibernate
2018-04-22 2:53 UTC (12+ messages)
` [PATCH 03/11] fs: add frozen sb state helpers
[PATCH 00/11] xfs-4.18: online scrub fixes
2018-04-21 18:42 UTC (30+ messages)
` [PATCH 02/11] xfs: create the XFS_QMOPT_QUOTIP_LOCKED flag
` [PATCH 04/11] xfs: refactor dquot iteration
` [PATCH 06/11] xfs: quota scrub should use bmapbtd scrubber
` [PATCH 07/11] xfs: superblock scrub should use uncached buffers
` [PATCH 08/11] xfs: clean up scrub usage of KM_NOFS
` [PATCH 09/11] xfs: btree scrub should check minrecs
` [PATCH 10/11] xfs: refactor scrub transaction allocation function
` [PATCH 11/11] xfs: avoid ABBA deadlock when scrubbing parent pointers
XFS Developers' Meeting @ LSFMM?
2018-04-21 15:36 UTC (7+ messages)
` [Lsf-pc] "
question about mkfs.xfs
2018-04-21 5:31 UTC (4+ messages)
[PATCH v8 00/18] dax: fix dma vs truncate/hole-punch
2018-04-20 3:00 UTC (9+ messages)
` [PATCH v8 15/18] mm, fs, dax: handle layout changes to pinned dax mappings
[PATCH] xfs: fix intent use-after-free on abort
2018-04-19 22:58 UTC (5+ messages)
[PATCH 1/1] xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
2018-04-19 1:18 UTC (5+ messages)
[PATCH 0/2] xfs: optimise XBF_TRYLOCK buffer lookups
2018-04-19 1:10 UTC (6+ messages)
` [PATCH 1/2] xfs: make xfs_buf_incore out of line
[PATCH 00/18] Parent Pointers v5
2018-04-18 22:11 UTC (19+ messages)
` [PATCH 01/18] xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
` [PATCH 02/18] xfs: Add attibute set and remove helper functions
` [PATCH 03/18] xfs: Set up infastructure for deferred attribute operations
` [PATCH 04/18] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH 05/18] xfs: Remove all strlen calls in all xfs_attr_* functions for attr names
` [PATCH 06/18] xfs: get directory offset when adding directory name
` [PATCH 07/18] xfs: get directory offset when removing "
` [PATCH 08/18] xfs: get directory offset when replacing a "
` [PATCH 09/18] xfs: add parent pointer support to attribute code
` [PATCH 10/18] xfs: define parent pointer xattr format
` [PATCH 11/18] xfs: extent transaction reservations for parent attributes
` [PATCH 12/18] xfs: parent pointer attribute creation
` [PATCH 13/18] xfs: add parent attributes to link
` [PATCH 14/18] xfs: remove parent pointers in unlink
` [PATCH 15/18] xfs: Add parent pointers to rename
` [PATCH 16/18] xfs: Add the parent pointer support to the superblock version 5
` [PATCH 17/18] xfs: Add parent pointer ioctl
` [PATCH 18/18] xfs: Add delayed attributes error tag
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;
as well as URLs for NNTP newsgroup(s).