public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-09 08:45:38 to 2020-12-18 07:32:08 UTC [more...]

[PATCH v14 00/15] xfs: Delayed Attributes
 2020-12-18  7:29 UTC  (15+ messages)
` [PATCH v14 01/15] xfs: Add helper xfs_attr_node_remove_step
` [PATCH v14 02/15] xfs: Add xfs_attr_node_remove_cleanup
` [PATCH v14 03/15] xfs: Hoist transaction handling in xfs_attr_node_remove_step
` [PATCH v14 05/15] xfs: Add delay ready attr set routines
` [PATCH v14 06/15] xfs: Add state machine tracepoints
` [PATCH v14 07/15] xfs: Rename __xfs_attr_rmtval_remove
` [PATCH v14 08/15] xfs: Handle krealloc errors in xlog_recover_add_to_cont_trans
` [PATCH v14 09/15] xfs: Set up infastructure for deferred attribute operations
` [PATCH v14 10/15] xfs: Skip flip flags for delayed attrs
` [PATCH v14 11/15] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v14 12/15] xfs: Remove unused xfs_attr_*_args
` [PATCH v14 13/15] xfs: Add delayed attributes error tag
` [PATCH v14 14/15] xfs: Add delattr mount option
` [PATCH v14 15/15] xfs: Merge xfs_delattr_context into xfs_attr_item

[PATCH v14 00/14] xfsprogs: Delayed Attributes
 2020-12-18  7:25 UTC  (15+ messages)
` [PATCH v14 01/14] xfsprogs: Add helper xfs_attr_node_remove_step
` [PATCH v14 02/14] xfsprogs: Add xfs_attr_node_remove_cleanup
` [PATCH v14 03/14] xfsprogs: Hoist transaction handling in xfs_attr_node_remove_step
` [PATCH v14 04/14] xfsprogs: Add delay ready attr remove routines
` [PATCH v14 05/14] xfsprogs: Add delay ready attr set routines
` [PATCH v14 06/14] xfsprogs: Add state machine tracepoints
` [PATCH v14 07/14] xfsprogs: Rename __xfs_attr_rmtval_remove
` [PATCH v14 08/14] xfsprogs: Set up infastructure for deferred attribute operations
` [PATCH v14 09/14] xfsprogs: Skip flip flags for delayed attrs
` [PATCH v14 10/14] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v14 11/14] xfsprogs: Remove unused xfs_attr_*_args
` [PATCH v14 12/14] xfsprogs: Add delayed attributes error tag
` [PATCH v14 13/14] xfsprogs: Merge xfs_delattr_context into xfs_attr_item
` [PATCH v14 14/14] xfsprogs: Add log item printing for ATTRI and ATTRD

[xfs] 237d7887ae: xfstests.xfs.513.fail
 2020-12-18  7:25 UTC  (2+ messages)

Processing of xfsprogs_5.9.0-1_source.changes
 2020-12-18  5:12 UTC 

[RFC PATCH v3 0/9] fsdax: introduce fs query to support reflink
 2020-12-18  3:49 UTC  (22+ messages)
` [RFC PATCH v3 1/9] pagemap: Introduce ->memory_failure()
` [RFC PATCH v3 2/9] blk: Introduce ->corrupted_range() for block device
` [RFC PATCH v3 3/9] fs: Introduce ->corrupted_range() for superblock
` [RFC PATCH v3 4/9] mm, fsdax: Refactor memory-failure handler for dax mapping
` [RFC PATCH v3 5/9] mm, pmem: Implement ->memory_failure() in pmem driver
` [RFC PATCH v3 6/9] pmem: Implement ->corrupted_range() for "
` [RFC PATCH v3 7/9] dm: Introduce ->rmap() to find bdev offset
` [RFC PATCH v3 8/9] md: Implement ->corrupted_range()
` [RFC PATCH v3 9/9] xfs: Implement ->corrupted_range() for XFS

[PATCH v13 0/4] xfs: avoid transaction reservation recursion
 2020-12-18  0:14 UTC  (12+ messages)
` [PATCH v13 1/4] mm: Add become_kswapd and restore_kswapd
` [PATCH v13 2/4] xfs: use memalloc_nofs_{save,restore} in xfs transaction
` [PATCH v13 3/4] xfs: refactor the usage around xfs_trans_context_{set,clear}
` [PATCH v13 4/4] xfs: use current->journal_info to avoid transaction reservation recursion

v5.10.1 xfs deadlock
 2020-12-17 21:30 UTC  (3+ messages)

[Bug report] overlayfs over xfs whiteout operation may cause deadlock
 2020-12-17 21:11 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to e82226138b20
 2020-12-17 17:13 UTC 

[PATCH] xfs: sync lazy sb accounting on quiesce of read-only mounts
 2020-12-17 16:35 UTC  (2+ messages)

[PATCH] generic/388: randomly recover via read-only mounts
 2020-12-17 14:59 UTC 

[PATCH] xfs: remove xfs_buf_t typedef
 2020-12-17  2:51 UTC  (2+ messages)

[PATCH] xfsdump: don't try to generate .ltdep in inventory/
 2020-12-17  0:58 UTC  (5+ messages)
` [PATCH V2] "

[PATCHv2 1/2] common/rc: Add whitelisted FS support in _require_scratch_swapfile()
 2020-12-16  5:23 UTC  (3+ messages)
` [PATCHv2 2/2] generic/496: Add whitelisted FS support for swapon test

[RFC PATCH v2 0/6] fsdax: introduce fs query to support reflink
 2020-12-16  2:46 UTC  (6+ messages)

Bug#976683: xfsprogs: Import new upstream version
 2020-12-15 17:55 UTC 

[RFC[RAP] PATCH] xfs: allow setting and clearing of log incompat feature flags
 2020-12-15 14:56 UTC  (20+ messages)

[PATCH v1 0/6] no-copy bvec
 2020-12-15 14:05 UTC  (24+ messages)
` [PATCH v1 1/6] target/file: allocate the bvec array as part of struct target_core_file_cmd
` [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v1 3/6] bio: deduplicate adding a page into bio
` [PATCH v1 4/6] block/psi: remove PSI annotations from direct IO
` [PATCH v1 5/6] bio: add a helper calculating nr segments to alloc
` [PATCH v1 6/6] block/iomap: don't copy bvec for direct IO

[LSFMMBPF 2021] A status update
 2020-12-15 13:43 UTC  (4+ messages)

[PATCH v12 0/4] xfs: avoid transaction reservation recursion
 2020-12-15  4:39 UTC  (11+ messages)
` [PATCH v12 1/4] mm: Add become_kswapd and restore_kswapd
` [PATCH v12 2/4] xfs: use memalloc_nofs_{save,restore} in xfs transaction
` [PATCH v12 3/4] xfs: refactor the usage around xfs_trans_context_{set,clear}
` [PATCH v12 4/4] xfs: use current->journal_info to avoid transaction reservation recursion

[ANNOUNCE] xfs-linux: for-next updated to 1189686e5440
 2020-12-12 18:58 UTC 

[PATCH] xfs: clean code for setting bma length in xfs_bmapi_write
 2020-12-12 16:12 UTC  (2+ messages)

[ANNOUNCE] xfsprogs v5.10.0 released, master branch updated to 25d27711
 2020-12-11 22:31 UTC  (2+ messages)

[PATCH -next] fs/xfs: convert comma to semicolon
 2020-12-11 16:55 UTC  (5+ messages)

two small setattr cleanups
 2020-12-11 16:17 UTC  (7+ messages)
` [PATCH 1/2] xfs: remove xfs_vn_setattr_nonsize
` [PATCH 2/2] xfs: open code updating i_mode in xfs_set_acl

[PATCH 0/2] xfs: don't drain buffer lru on freeze
 2020-12-11 13:42 UTC  (6+ messages)
` [PATCH 1/2] xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
` [PATCH 2/2] xfs: don't drain buffer lru on freeze and read-only remount

[PATCH V11 00/14] Bail out if transaction can cause extent count to overflow
 2020-12-11  5:49 UTC  (10+ messages)
` [PATCH V11 04/14] xfs: Check for extent overflow when adding/removing xattrs
` [PATCH V11 05/14] xfs: Check for extent overflow when adding/removing dir entries

[PATCH] xfs: silence a cppcheck warning
 2020-12-11  3:25 UTC  (4+ messages)

[Bug 210577] New: [xfstests generic/616] kernel BUG at lib/list_debug.c:28!
 2020-12-10 19:17 UTC  (7+ messages)
` [Bug 210577] "

[PATCH v2] xfs: remove unneeded return value check for *init_cursor()
 2020-12-10 16:59 UTC  (3+ messages)

[PATCH v2 0/3] xfs: add the ability to flag a fs for repair
 2020-12-09 18:12 UTC  (9+ messages)
` [PATCH 1/3] xfs: move kernel-specific superblock validation out of libxfs
` [PATCH 2/3] xfs: define a new "needrepair" feature

[ANNOUNCE] xfs-linux: for-next updated to 207ddc0ef4f4
 2020-12-09 17:54 UTC 

[PATCH v5 0/6] xfs: some xfs_dialloc() cleanup
 2020-12-09 11:28 UTC  (7+ messages)
` [PATCH v5 1/6] xfs: convert noroom, okalloc in xfs_dialloc() to bool
` [PATCH v5 2/6] xfs: introduce xfs_dialloc_roll()
` [PATCH v5 3/6] xfs: move on-disk inode allocation out of xfs_ialloc()
` [PATCH v5 4/6] xfs: move xfs_dialloc_roll() into xfs_dialloc()
` [PATCH v5 5/6] xfs: spilt xfs_dialloc() into 2 functions
` [PATCH v5 6/6] xfs: kill ialloced in xfs_dialloc()

[PATCH v4 0/6] xfs: some xfs_dialloc() cleanup
 2020-12-09 11:13 UTC  (6+ messages)
` [PATCH v4 3/6] xfs: move on-disk inode allocation out of xfs_ialloc()

[PATCH v11 0/4] xfs: avoid transaction reservation recursion
 2020-12-09 10:43 UTC  (6+ messages)
` [PATCH v11 3/4] xfs: refactor the usage around xfs_trans_context_{set,clear}


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox