linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-26 21:49:32 to 2019-08-29 23:34:14 UTC [more...]

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-29 23:34 UTC  (9+ messages)
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease
` [RFC PATCH v2 06/19] fs/ext4: Teach dax_layout_busy_page() to operate on a sub-range

[PATCH v3 0/5] xfs: speed up large directory modifications
 2019-08-29 21:20 UTC  (11+ messages)
` [PATCH 1/5] xfs: move xfs_dir2_addname()
` [PATCH 2/5] xfs: factor data block addition from xfs_dir2_node_addname_int()
` [PATCH 3/5] xfs: factor free block index lookup "
` [PATCH 4/5] xfs: speed up directory bestfree block scanning
` [PATCH 5/5] xfs: reverse search directory freespace indexes

[RFC] xfs: Flush iclog containing XLOG_COMMIT_TRANS before waiting for log space
 2019-08-29 23:08 UTC  (10+ messages)

[PATCH 0/2] xfs: get rid of _ITER_{ABORT,CONTINUE}
 2019-08-29 22:13 UTC  (5+ messages)
` [PATCH 1/2] xfs: remove all *_ITER_ABORT values
` [PATCH 2/2] xfs: remove all *_ITER_CONTINUE values

[PATCH] xfs: log proper length of btree block in scrub/repair
 2019-08-29 21:31 UTC  (4+ messages)

[PATCH 0/3 v3] xfs: allocate xattr buffer on demand
 2019-08-29 21:27 UTC  (10+ messages)
` [PATCH 1/5] xfs: make attr lookup returns consistent
` [PATCH 2/5] xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
` [PATCH 3/5] xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
` [PATCH 4/5] xfs: consolidate attribute value copying
` [PATCH 5/5] xfs: allocate xattr buffer on demand

[PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
 2019-08-29 21:22 UTC  (3+ messages)
` [PATCH v3 07/11] xfs: remove unlikely() from WARN_ON() condition

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-29 16:16 UTC  (13+ messages)

Deadlock during generic/530 test
 2019-08-29 16:12 UTC  (3+ messages)

[PATCH] splice: only read in as much information as there is pipe buffer space
 2019-08-29 16:11 UTC 

[PATCH 0/5] xfs: remove unnecessary parameters and returns
 2019-08-29 16:01 UTC  (17+ messages)
` [PATCH 1/5] xfs: remove unnecessary parameter from xfs_iext_inc_seq
` [PATCH 2/5] xfs: remove unnecessary int returns from deferred rmap functions
` [PATCH 3/5] xfs: remove unnecessary int returns from deferred refcount functions
` [PATCH 4/5] xfs: remove unnecessary int returns from deferred bmap functions
` [PATCH 5/5] xfs: reinitialize rm_flags when unpacking an offset into an rmap irec

[PATCH] xfs: Use WARN_ON rather than BUG() for bailout mount-operation
 2019-08-29 15:58 UTC  (8+ messages)

[PATCH 0/3 v2] xfs: Fix races between readahead and hole punching
 2019-08-29 15:52 UTC  (6+ messages)
` [PATCH 1/3] mm: Handle MADV_WILLNEED through vfs_fadvise()
` [PATCH 2/3] fs: Export generic_fadvise()
` [PATCH 3/3] xfs: Fix stale data exposure when readahead races with hole punch

[PATCH] xfs: fix sign handling problem in xfs_bmbt_diff_two_keys
 2019-08-29 15:41 UTC  (3+ messages)

[PATCH v2 1/2] splice: don't read more than available pipe space
 2019-08-29 11:49 UTC  (8+ messages)
` [PATCH v2 2/2] iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)

[PATCH 0/3 v2] xfs: allocate xattr buffer on demand
 2019-08-29 11:02 UTC  (13+ messages)
` [PATCH 1/3] xfs: make attr lookup returns consistent
` [PATCH 2/3] xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
` [PATCH 3/3] xfs: allocate xattr buffer on demand

[PATCH V2 0/5] xfs: speed up large directory modifications
 2019-08-29  9:33 UTC  (20+ messages)
` [PATCH 1/5] xfs: move xfs_dir2_addname()
` [PATCH 2/5] xfs: factor data block addition from xfs_dir2_node_addname_int()
` [PATCH 3/5] xfs: factor free block index lookup "
` [PATCH 4/5] xfs: speed up directory bestfree block scanning
` [PATCH 5/5] xfs: reverse search directory freespace indexes

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

[PATCH 2/9] cachefiles: drop direct usage of ->bmap method
 2019-08-29  7:15 UTC  (10+ messages)
` [PATCH 0/9 V5] New ->fiemap infrastructure and ->bmap removal
  ` [PATCH 8/9] Use FIEMAP for FIBMAP calls

[PATCH v3] xfs: Fix ABBA deadlock between AGI and AGF when performing rename() with RENAME_WHITEOUT flag
 2019-08-29  5:35 UTC  (6+ messages)

[PATCH 0/4] xfs_spaceman: use runtime support library
 2019-08-29  3:48 UTC  (12+ messages)
` [PATCH 1/4] xfs_spaceman: remove typedef usage
` [PATCH 2/4] xfs_spaceman: remove unnecessary test in openfile()
` [PATCH 3/4] xfs_spaceman: embed struct xfs_fd in struct fileio
` [PATCH 4/4] xfs_spaceman: convert open-coded unit conversions to helpers

[PATCH 0/2] xfsprogs: scrub filesystem summary counters
 2019-08-29  3:15 UTC  (6+ messages)
` [PATCH 1/2] xfs_io: add online scrub/repair for superblock counters
` [PATCH 2/2] xfs_scrub: check summary counters

[PATCH v2] xfs: Fix ABBA deadlock between AGI and AGF in rename()
 2019-08-29  3:06 UTC  (7+ messages)

[PATCH 0/6] libxfrog: wrap version ioctl calls
 2019-08-28 17:35 UTC  (16+ messages)
` [PATCH 1/6] libfrog: refactor online geometry queries
` [PATCH 2/6] libfrog: introduce xfs_fd to wrap an fd to a file on an xfs filesystem
` [PATCH 3/6] libfrog: store more inode and block geometry in struct xfs_fd
` [PATCH 4/6] libfrog: create online fs geometry converters
` [PATCH 5/6] libfrog: refactor open-coded bulkstat calls
` [PATCH 6/6] libfrog: refactor open-coded INUMBERS calls

[ANNOUNCE] xfsprogs for-next rebased and tagged with 5.3.0-rc1
 2019-08-28 16:16 UTC 

[PATCH 0/4] xfs: fixes for 5.4
 2019-08-28 16:01 UTC  (16+ messages)
` [PATCH 1/4] xfs: bmap scrub should only scrub records once
` [PATCH 2/4] xfs: fix maxicount division by zero error
` [PATCH 3/4] xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keys
` [PATCH 4/4] xfs: fix sign handling problem in xfs_bmbt_diff_two_keys

[ANNOUNCE] xfs-linux: for-next updated to 7f313eda8fcc
 2019-08-28 15:55 UTC 

[PATCH v2 00/15] xfs: mount API patch series
 2019-08-28 13:34 UTC  (31+ messages)
` [PATCH v2 02/15] xfs: mount-api - add fs parameter description
` [PATCH v2 03/15] xfs: mount-api - refactor suffix_kstrtoint()
` [PATCH v2 04/15] xfs: mount-api - refactor xfs_parseags()
` [PATCH v2 05/15] xfs: mount-api - make xfs_parse_param() take context .parse_param() args
` [PATCH v2 06/15] xfs: mount-api - move xfs_parseargs() validation to a helper
` [PATCH v2 07/15] xfs: mount-api - refactor xfs_fs_fill_super()
` [PATCH v2 08/15] xfs: mount-api - add xfs_get_tree()
` [PATCH v2 09/15] xfs: mount-api - add xfs_remount_rw() helper
` [PATCH v2 10/15] xfs: mount-api - add xfs_remount_ro() helper
` [PATCH v2 11/15] xfs: mount api - add xfs_reconfigure()
` [PATCH v2 12/15] xfs: mount-api - add xfs_fc_free()
` [PATCH v2 13/15] xfs: mount-api - dont set sb in xfs_mount_alloc()
` [PATCH v2 14/15] xfs: mount-api - switch to new mount-api

[PATCH] xfs: allocate xattr buffer on demand
 2019-08-28  1:01 UTC  (2+ messages)

[PATCH v2] generic: test for failure to unlock inode after chgrp fails with EDQUOT
 2019-08-27 18:47 UTC  (7+ messages)

[PATCH RFC] generic 223: Ensure xfs allocator will honor alignment requirements
 2019-08-27 16:08 UTC  (4+ messages)

[PATCH v3] generic: test for failure to unlock inode after chgrp fails with EDQUOT
 2019-08-27 15:08 UTC 

[Bug 201819] New: [xfstests generic/299]: WARNING: CPU: 15 PID: 23147 at kernel/workqueue.c:4170 destroy_workqueue+0x118/0x590
 2019-08-27 10:05 UTC  (2+ messages)
` [Bug 201819] "

[LTP] [PATCH v7 3/3] syscalls/copy_file_range02: increase coverage and remove EXDEV test
 2019-08-27 10:04 UTC  (4+ messages)

[Bug 204713] New: [xfstests generic/070] XFS: Assertion failed: ichdr.freemap[i].size < args->geo->blksize, file: fs/xfs/libxfs/xfs_attr_leaf.c, line: 2006
 2019-08-27  9:27 UTC 

[PATCH] xfs: fix maxicount division by zero error
 2019-08-27  5:20 UTC  (2+ 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).