linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-19 17:03:52 to 2019-09-25 21:32:12 UTC [more...]

[PATCH 0/3] xfs_scrub: fix bugs in vfs tree walk code
 2019-09-25 21:31 UTC  (3+ messages)
` [PATCH 1/3] xfs_scrub: refactor queueing of subdir scan work item
` [PATCH 3/3] xfs_scrub: remove unnecessary wakeup wait in scan_fs_tree

[PATCH 0/4] xfsprogs: help mkfs shed its AG initialization code
 2019-09-25 21:32 UTC 

[PATCH 0/5] xfsprogs: scrub filesystem summary counters
 2019-09-25 21:31 UTC  (4+ messages)
` [PATCH 1/5] xfs_scrub: remove unnecessary fd parameter from file scrubbers
` [PATCH 2/5] libfrog: share scrub headers
` [PATCH 3/5] libfrog: add online scrub/repair for superblock counters

[PATCH 0/1] xfsprogs: online health tracking support
 2019-09-25 21:31 UTC  (2+ messages)
` [PATCH 1/1] xfs_spaceman: report health problems

[PATCH v3 00/19] Delayed Attributes
 2019-09-25 20:28 UTC  (41+ messages)
` [PATCH v3 04/19] xfs: Add xfs_has_attr and subroutines
` [PATCH v3 05/19] xfs: Factor out new helper functions xfs_attr_rmtval_set
` [PATCH v3 06/19] xfs: Factor up trans handling in xfs_attr3_leaf_flipflags
` [PATCH v3 07/19] xfs: Factor out xfs_attr_leaf_addname helper
` [PATCH v3 08/19] xfs: Factor up commit from xfs_attr_try_sf_addname
` [PATCH v3 09/19] xfs: Factor up trans roll from xfs_attr3_leaf_setflag
` [PATCH v3 10/19] xfs: Add xfs_attr3_leaf helper functions
` [PATCH v3 11/19] xfs: Factor out xfs_attr_rmtval_invalidate
` [PATCH v3 12/19] xfs: Factor up trans roll in xfs_attr3_leaf_clearflag
` [PATCH v3 13/19] xfs: Add delay context to xfs_da_args
` [PATCH v3 14/19] xfs: Add delayed attribute routines

[Bug 204997] New: fsck.xfs prints a vague message "XFS file system" when skipping a boot time check
 2019-09-25 17:51 UTC 

[GIT PULL] iomap: (far less) new code for 5.4
 2019-09-25 17:40 UTC  (2+ messages)

[RFC PATCH 0/8] xfsprogs: support fscrypt API additions in xfs_io
 2019-09-25 17:23 UTC  (5+ messages)
` [RFC PATCH 3/8] xfs_io/encrypt: add new encryption modes
` [RFC PATCH 4/8] xfs_io/encrypt: extend 'get_encpolicy' to support v2 policies

[REPOST PATCH v3 00/16] xfs: mount API patch series
 2019-09-25 14:34 UTC  (34+ messages)
` [REPOST PATCH v3 01/16] vfs: Create fs_context-aware mount_bdev() replacement
` [REPOST PATCH v3 02/16] xfs: remove very old mount option
` [REPOST PATCH v3 03/16] xfs: mount-api - add fs parameter description
` [REPOST PATCH v3 04/16] xfs: mount-api - refactor suffix_kstrtoint()
` [REPOST PATCH v3 05/16] xfs: mount-api - refactor xfs_parseags()
` [REPOST PATCH v3 06/16] xfs: mount-api - make xfs_parse_param() take context .parse_param() args
` [REPOST PATCH v3 07/16] xfs: mount-api - move xfs_parseargs() validation to a helper
` [REPOST PATCH v3 08/16] xfs: mount-api - refactor xfs_fs_fill_super()
` [REPOST PATCH v3 09/16] xfs: mount-api - add xfs_get_tree()
` [REPOST PATCH v3 10/16] xfs: mount-api - add xfs_remount_rw() helper
` [REPOST PATCH v3 11/16] xfs: mount-api - add xfs_remount_ro() helper
` [REPOST PATCH v3 12/16] xfs: mount api - add xfs_reconfigure()
` [REPOST PATCH v3 13/16] xfs: mount-api - add xfs_fc_free()
` [REPOST PATCH v3 14/16] xfs: mount-api - dont set sb in xfs_mount_alloc()
` [REPOST PATCH v3 15/16] xfs: mount-api - switch to new mount-api
` [REPOST PATCH v3 16/16] xfs: mount-api - remove legacy mount functions

[RFC PATCH 0/2] xfs: hard limit background CIL push size
 2019-09-25 12:08 UTC  (9+ messages)
` [PATCH 1/2] xfs: Lower CIL flush limit for large logs
` [PATCH 2/2] xfs: hard limit the background CIL push

[PATCH RFC 0/2] A small improvement in the allocation algorithm
 2019-09-25 11:53 UTC  (11+ messages)
` [PATCH 1/2] xfs: cap longest free extent to maximum allocatable
` [PATCH 2/2] xfs: Limit total allocation request to maximum possible

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-09-25  7:17 UTC  (16+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[PATCH v3] common/xfs: wipe the XFS superblock of each AGs
 2019-09-25  3:21 UTC  (2+ messages)

[PATCH v2 0/8] xfsprogs: support fscrypt API additions in xfs_io
 2019-09-24 22:39 UTC  (10+ messages)
` [PATCH v2 1/8] xfs_io/encrypt: remove unimplemented encryption modes
` [PATCH v2 2/8] xfs_io/encrypt: update to UAPI definitions from Linux v5.4
` [PATCH v2 3/8] xfs_io/encrypt: add new encryption modes
` [PATCH v2 4/8] xfs_io/encrypt: extend 'get_encpolicy' to support v2 policies
` [PATCH v2 5/8] xfs_io/encrypt: extend 'set_encpolicy' "
` [PATCH v2 6/8] xfs_io/encrypt: add 'add_enckey' command
` [PATCH v2 7/8] xfs_io/encrypt: add 'rm_enckey' command
` [PATCH v2 8/8] xfs_io/encrypt: add 'enckey_status' command

[PATCH v3] xfs_io: copy_range don't truncate dst_file, and add smart length
 2019-09-24 22:04 UTC  (2+ messages)

[PATCH 0/1] xfsprogs: online health tracking support
 2019-09-24 21:55 UTC  (4+ messages)
` [PATCH 1/1] xfs_spaceman: report health problems
  ` [PATCH v2 "

[PATCH] xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag")
 2019-09-24 21:30 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 88d32d3983e7
 2019-09-24 17:18 UTC 

[PATCH 7/7] xfs: push the grant head when the log head moves forward
 2019-09-24 17:16 UTC  (11+ messages)

[PATCH 0/3 v2] xfs: Fix races between readahead and hole punching
 2019-09-24 15:45 UTC  (8+ messages)
` [PATCH 3/3] xfs: Fix stale data exposure when readahead races with hole punch

[PATCH] xfs: assure zeroed memory buffers for certain kmem allocations
 2019-09-24 15:17 UTC  (10+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH v3 00/16] xfs: mount API patch series
 2019-09-24 11:41 UTC  (25+ messages)
` [PATCH v3 01/16] vfs: Create fs_context-aware mount_bdev() replacement
` [PATCH v3 02/16] xfs: remove very old mount option
` [PATCH v3 03/16] xfs: mount-api - add fs parameter description
` [PATCH v3 04/16] xfs: mount-api - refactor suffix_kstrtoint()
` [PATCH v3 05/16] xfs: mount-api - refactor xfs_parseags()
` [PATCH v3 06/16] xfs: mount-api - make xfs_parse_param() take context .parse_param() args
` [PATCH v3 07/16] xfs: mount-api - move xfs_parseargs() validation to a helper
` [PATCH v3 08/16] xfs: mount-api - refactor xfs_fs_fill_super()
` [PATCH v3 09/16] xfs: mount-api - add xfs_get_tree()
` [PATCH v3 10/16] xfs: mount-api - add xfs_remount_rw() helper
` [PATCH v3 11/16] xfs: mount-api - add xfs_remount_ro() helper
` [PATCH v3 12/16] xfs: mount api - add xfs_reconfigure()
` [PATCH v3 13/16] xfs: mount-api - add xfs_fc_free()
` [PATCH v3 14/16] xfs: mount-api - dont set sb in xfs_mount_alloc()
` [PATCH v3 15/16] xfs: mount-api - switch to new mount-api
` [PATCH v3 16/16] xfs: mount-api - remove legacy mount functions

[PATCH] xfs: avoid unused to_mp() function warning
 2019-09-24  9:39 UTC  (2+ messages)

[PATCH] fs:xfs:scrub: Removed unneeded variable
 2019-09-23 23:48 UTC  (3+ messages)

[PATCH] xfs: log proper length of superblock
 2019-09-23 23:48 UTC  (4+ messages)

Lease semantic proposal
 2019-09-23 22:26 UTC  (3+ messages)

xfs_repair: phase6.c:1129: mv_orphanage: Assertion `err == 2' failed
 2019-09-23 19:37 UTC  (4+ messages)

[PATCH] xfs: fix userdata allocation detection regression
 2019-09-23 19:09 UTC  (3+ messages)

[PATCH v2] common/xfs: wipe the XFS superblock of each AGs
 2019-09-23 15:12 UTC  (4+ messages)

[PATCH 0/9 V6] New ->fiemap infrastructure and ->bmap removal
 2019-09-23  8:52 UTC  (7+ messages)
` [PATCH 9/9] xfs: Get rid of ->bmap

[PATCH v3 1/2] common: check if a given rename flag is supported in _requires_renameat2
 2019-09-21 14:34 UTC  (2+ messages)

Write-hanging on XFS 5.1.15-5.16 - xfsaild/dm blocked - xlog_cli_push_work - xfs_log_worker
 2019-09-21  2:25 UTC 

[PATCH v3 2/2] xfs: test the deadlock between the AGI and AGF with RENAME_WHITEOUT
 2019-09-20 12:20 UTC  (8+ messages)

[PATCH] common/xfs: wipe the XFS superblock of each AGs
 2019-09-20  4:31 UTC  (8+ messages)

current 5.4 status
 2019-09-20  4:20 UTC 

[PATCH] splice: only read in as much information as there is pipe buffer space
 2019-09-19 22:39 UTC  (7+ messages)
` [PATCH v2] "

[ANNOUNCE] xfs-linux: iomap-5.4-merge rebased to 1b4fdf4f30db
 2019-09-19 21:28 UTC  (7+ messages)

[GIT PULL] iomap: new code for 5.4
 2019-09-19 17:41 UTC  (7+ messages)


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).