linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-14 15:45:14 to 2020-04-21 00:19:33 UTC [more...]

[PATCH V8 00/11] Enable per-file/per-directory DAX operations V8
 2020-04-21  0:19 UTC  (32+ messages)
` [PATCH V8 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
` [PATCH V8 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
` [PATCH V8 03/11] fs/stat: Define DAX statx attribute
` [PATCH V8 04/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
` [PATCH V8 05/11] fs/xfs: Make DAX mount option a tri-state
` [PATCH V8 06/11] fs/xfs: Create function xfs_inode_enable_dax()
` [PATCH V8 07/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
` [PATCH V8 08/11] fs: Define I_DONTCACNE in VFS layer
` [PATCH V8 09/11] fs: Introduce DCACHE_DONTCACHE
` [PATCH V8 10/11] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate()
` [PATCH V8 11/11] Documentation/dax: Update Usage section

[PATCH] xfs_db: fix crc invalidation segfault
 2020-04-21  0:05 UTC  (3+ messages)

[PATCH v8 00/20] xfs: Delay Ready Attributes
 2020-04-20 23:26 UTC  (33+ messages)
` [PATCH v8 02/20] xfs: Check for -ENOATTR or -EEXIST
` [PATCH v8 11/20] xfs: Add helper function xfs_attr_node_shrink
` [PATCH v8 13/20] xfs: Add helpers xfs_attr_is_shortform and xfs_attr_set_shortform
` [PATCH v8 16/20] xfs: Add helper function xfs_attr_node_removename_setup
` [PATCH v8 17/20] xfs: Add helper function xfs_attr_node_removename_rmt
` [PATCH v8 18/20] xfs: Add delay ready attr remove routines
` [PATCH v8 19/20] xfs: Add delay ready attr set routines

[PATCH 00/12] xfs: flush related error handling cleanups
 2020-04-20 22:53 UTC  (47+ messages)
` [PATCH 01/12] xfs: refactor failed buffer resubmission into xfsaild
` [PATCH 02/12] xfs: factor out buffer I/O failure simulation code
` [PATCH 03/12] xfs: always attach iflush_done and simplify error handling
` [PATCH 04/12] xfs: remove unnecessary shutdown check from xfs_iflush()
` [PATCH 05/12] xfs: ratelimit unmount time per-buffer I/O error warning
` [PATCH 06/12] xfs: remove duplicate verification from xfs_qm_dqflush()
` [PATCH 07/12] xfs: abort consistently on dquot flush failure
` [PATCH 08/12] xfs: remove unnecessary quotaoff intent item push handler
` [PATCH 09/12] xfs: elide the AIL lock on log item failure tracking
` [PATCH 10/12] xfs: clean up AIL log item removal functions
` [PATCH 11/12] xfs: remove unused iflush stale parameter
` [PATCH 12/12] xfs: random buffer write failure errortag

[kernel-hardening] [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
 2020-04-20 17:43 UTC  (15+ messages)

[PATCH v2] xfs: move inode flush to the sync workqueue
 2020-04-20 16:48 UTC  (4+ messages)

[PATCH] xfs: remove unnecessary check of the variable resblks in xfs_symlink
 2020-04-20 16:22 UTC  (2+ messages)

[PATCH v11 00/25] Change readahead API
 2020-04-20 11:54 UTC  (20+ messages)
` [PATCH v11 01/25] mm: Move readahead prototypes from mm.h
` [PATCH v11 03/25] mm: Ignore return value of ->readpages
` [PATCH v11 04/25] mm: Move readahead nr_pages check into read_pages
` [PATCH v11 05/25] mm: Add new readahead_control API
` [PATCH v11 06/25] mm: Use readahead_control to pass arguments
` [PATCH v11 08/25] mm: rename readahead loop variable to 'i'
` [PATCH v11 24/25] fuse: Convert from readpages to readahead

[PATCH 0/2] Extend xattr extent counter to 32-bits
 2020-04-20  4:38 UTC  (4+ messages)
` [PATCH 2/2] xfs: "

[PATCH 3/5] iomap: call __clear_page_buffers in iomap_page_release
 2020-04-19 13:18 UTC  (3+ messages)

[GIT PULL] xfs: bug fixes for 5.7-rc1
 2020-04-18 19:30 UTC  (2+ messages)

[PATCH AUTOSEL 5.5 09/75] xfs: correctly acount for reclaimable slabs
 2020-04-18 14:08 UTC 

[PATCH AUTOSEL 5.6 09/73] xfs: correctly acount for reclaimable slabs
 2020-04-18 13:47 UTC 

[PATCH RFC 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-04-17 17:19 UTC  (39+ messages)
` [PATCH RFC 1/8] fs/ext4: Narrow scope of DAX check in setflags
` [PATCH RFC 2/8] fs/ext4: Disallow verity if inode is DAX
` [PATCH RFC 3/8] fs/ext4: Disallow encryption "
` [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
` [PATCH RFC 5/8] fs/ext4: Make DAX mount option a tri-state
` [PATCH RFC 6/8] fs/ext4: Update ext4_should_use_dax()
` [PATCH RFC 7/8] fs/ext4: Only change S_DAX on inode load

linux-next: Fixes tag needs some work in the xfs tree
 2020-04-16 22:19 UTC 

WARNING in iomap_apply
 2020-04-16 14:58 UTC 

WARNING in iomap_apply
 2020-04-16  7:38 UTC  (4+ messages)
` [RFC 1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_*

[PATCH V6 7/8] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() to xfs_ioctl_dax_check()
 2020-04-16  5:39 UTC  (2+ messages)
` [fs/xfs] 857c9841f8: xfstests.xfs.046.fail

[PATCH 00/34] fs: convert remaining docs to ReST file format
 2020-04-15 14:32 UTC  (3+ messages)
` [PATCH 33/34] docs: filesystems: convert xfs-delayed-logging-design.txt to ReST
` [PATCH 34/34] docs: filesystems: convert xfs-self-describing-metadata.txt "

[PATCH AUTOSEL 5.6 012/129] xfs: fix iclog release error check race with shutdown
 2020-04-15 11:33 UTC  (4+ messages)
` [PATCH AUTOSEL 5.6 026/129] xfs: fix use-after-free when aborting corrupt attr inactivation
` [PATCH AUTOSEL 5.6 027/129] xfs: fix regression in "cleanup xfs_dir2_block_getdents"
` [PATCH AUTOSEL 5.6 038/129] xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock

[PATCH AUTOSEL 5.5 010/106] xfs: fix iclog release error check race with shutdown
 2020-04-15 11:41 UTC  (4+ messages)
` [PATCH AUTOSEL 5.5 018/106] xfs: fix use-after-free when aborting corrupt attr inactivation
` [PATCH AUTOSEL 5.5 019/106] xfs: fix regression in "cleanup xfs_dir2_block_getdents"
` [PATCH AUTOSEL 5.5 030/106] xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock

[PATCH V7 0/9] Enable per-file/per-directory DAX operations V7
 2020-04-15  8:23 UTC  (29+ messages)
` [PATCH V7 3/9] fs/stat: Define DAX statx attribute
` [PATCH V7 4/9] fs/xfs: Make DAX mount option a tri-state
` [PATCH V7 5/9] fs/xfs: Create function xfs_inode_enable_dax()
` [PATCH V7 7/9] fs: Define I_DONTCACNE in VFS layer
` [PATCH V7 9/9] Documentation/dax: Update Usage section

[PATCH 0/2] xfs: random fixes for 5.7
 2020-04-15  4:14 UTC  (6+ messages)
` [PATCH 1/2] xfs: move inode flush to a workqueue

[ANNOUNCE] xfsprogs v5.5.0 released
 2020-04-14 20:42 UTC  (2+ messages)
` [ANNOUNCE V2] xfsprogs v5.6.0 released

[ANNOUNCE] xfs-linux: for-next updated to c142932c29e5
 2020-04-14 17:18 UTC 

[PATCH] xfs_scrub: don't set WorkingDirectory= in systemd job
 2020-04-14 16:40 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).