linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-13 18:01:04 to 2020-01-15 18:24:48 UTC [more...]

[RFC PATCH V2 00/12] Enable per-file/directory DAX operations V2
 2020-01-15 18:24 UTC  (27+ messages)
` [RFC PATCH V2 01/12] fs/stat: Define DAX statx attribute
` [RFC PATCH V2 07/12] fs: Add locking for a dynamic inode 'mode'
` [RFC PATCH V2 08/12] fs/xfs: Add lock/unlock mode to xfs
` [RFC PATCH V2 09/12] fs: Prevent mode change if file is mmap'ed
` [RFC PATCH V2 10/12] fs/xfs: Fix truncate up

XFS reflink vs ThinLVM
 2020-01-15 17:45 UTC  (13+ messages)

xfs/191 failures?
 2020-01-15 18:07 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: for-next updated to ca78eee7b4ac
 2020-01-15 17:13 UTC 

[PATCH] xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read
 2020-01-15 17:12 UTC  (3+ messages)

[PATCH v4] fs: Fix page_mkwrite off-by-one errors
 2020-01-15 17:10 UTC  (3+ messages)

[PATCH v4 0/7] xfs: fix buf log item memory corruption on non-amd64
 2020-01-15 17:03 UTC  (8+ messages)
` [PATCH 1/7] xfs: refactor remote attr value buffer invalidation
` [PATCH 2/7] xfs: fix memory corruption during "
` [PATCH 3/7] xfs: streamline xfs_attr3_leaf_inactive
` [PATCH 4/7] xfs: clean up xfs_buf_item_get_format return value
` [PATCH 5/7] xfs: complain if anyone tries to create a too-large buffer log item
` [PATCH 6/7] xfs: make struct xfs_buf_log_format have a consistent size
` [PATCH 7/7] xfs: check log iovec size to make sure it's plausibly a buffer log format

[PATCH 0/9] xfs: make buffer functions return error codes
 2020-01-15 17:04 UTC  (10+ messages)
` [PATCH 1/9] xfs: make xfs_buf_alloc return an error code
` [PATCH 2/9] xfs: make xfs_buf_read "
` [PATCH 3/9] xfs: make xfs_buf_get "
` [PATCH 4/9] xfs: make xfs_buf_get_uncached "
` [PATCH 5/9] xfs: make xfs_buf_read_map "
` [PATCH 6/9] xfs: make xfs_buf_get_map "
` [PATCH 7/9] xfs: make xfs_trans_get_buf_map "
` [PATCH 8/9] xfs: make xfs_trans_get_buf "
` [PATCH 9/9] xfs: make xfs_btree_get_buf functions "

2019 NYE Patchbomb Guide!
 2020-01-15 16:34 UTC  (3+ messages)

RFC: hold i_rwsem until aio completes
 2020-01-15 16:26 UTC  (28+ messages)
` [PATCH 01/12] mm: fix a comment in sys_swapon
` [PATCH 02/12] locking/rwsem: Exit early when held by an anonymous owner
` [PATCH 03/12] xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read
` [PATCH 04/12] gfs2: move setting current->backing_dev_info
` [PATCH 05/12] gfs2: fix O_SYNC write handling
` [PATCH 06/12] iomap: pass a flags value to iomap_dio_rw
` [PATCH 07/12] iomap: allow holding i_rwsem until aio completion
` [PATCH 08/12] ext4: hold i_rwsem until AIO completes
` [PATCH 09/12] gfs2: "
` [PATCH 10/12] xfs: "
` [PATCH 11/12] xfs: don't set IOMAP_DIO_SYNCHRONOUS for unaligned I/O
` [PATCH 12/12] iomap: remove the inode_dio_begin/end calls

[PATCH v7 0/2] New zonefs file system
 2020-01-15 16:22 UTC  (7+ messages)
` [PATCH v7 1/2] fs: "
` [PATCH v7 2/2] zonefs: Add documentation

Problems with determining data presence by examining extents?
 2020-01-15 14:59 UTC  (16+ messages)

[PATCH V2 1/2] xfsprogs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize
 2020-01-15 12:54 UTC  (2+ messages)
` [PATCH V2 2/2] xfsprogs: Fix log reservation calculation for xattr insert operation

[PATCH V2 1/2] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize
 2020-01-15 12:54 UTC  (2+ messages)
` [PATCH V2 2/2] xfs: Fix log reservation calculation for xattr insert operation

Making linkat() able to overwrite the target
 2020-01-15  8:36 UTC  (5+ messages)

[PATCH v3] xfstests: xfs mount option sanity test
 2020-01-15  8:11 UTC 

[RFC v2 0/9] Replacing the readpages a_op
 2020-01-15  7:44 UTC  (14+ messages)
` [PATCH v2 1/9] mm: Fix the return type of __do_page_cache_readahead
` [PATCH v2 2/9] readahead: Ignore return value of ->readpages
` [PATCH v2 3/9] XArray: Add xarray_for_each_range
` [PATCH v2 4/9] readahead: Put pages in cache earlier
` [PATCH v2 5/9] mm: Add readahead address space operation
` [PATCH v2 6/9] iomap,xfs: Convert from readpages to readahead
` [PATCH v2 7/9] cifs: "
` [PATCH v2 8/9] mm: Remove add_to_page_cache_locked
` [PATCH v2 9/9] mm: Unify all add_to_page_cache variants

[PATCH v6 0/2] New zonefs file system
 2020-01-15  6:23 UTC  (7+ messages)
` [PATCH v6 1/2] fs: "
` [PATCH v6 2/2] zonefs: Add documentation

[PATCH] xfs: Add __packed to xfs_dir2_sf_entry_t definition
 2020-01-15  0:43 UTC  (3+ messages)

[PATCH v3 0/6] xfs: fix buf log item memory corruption on non-amd64
 2020-01-14 23:02 UTC  (12+ messages)
` [PATCH 1/6] xfs: refactor remote attr value buffer invalidation
` [PATCH 2/6] xfs: fix memory corruption during "
` [PATCH 3/6] xfs: clean up xfs_buf_item_get_format return value
` [PATCH 4/6] xfs: complain if anyone tries to create a too-large buffer log item
` [PATCH 5/6] xfs: make struct xfs_buf_log_format have a consistent size
` [PATCH 6/6] xfs: check log iovec size to make sure it's plausibly a buffer log format

[PATCH 0/2] Allow deduplication of the eof block when it is safe to do so
 2020-01-14 14:36 UTC  (9+ messages)
` [PATCH 1/2] fs: allow deduplication of eof block into the end of the destination file

[PATCH 1/2] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize
 2020-01-14 10:40 UTC  (5+ messages)
` [PATCH 2/2] xfs: Fix log reservation calculation for xattr insert operation

clean up the attr interface v2
 2020-01-14  8:10 UTC  (30+ messages)
` [PATCH 01/29] xfs: remove the ATTR_INCOMPLETE flag
` [PATCH 02/29] xfs: merge xfs_attr_remove into xfs_attr_set
` [PATCH 03/29] xfs: merge xfs_attrmulti_attr_remove into xfs_attrmulti_attr_set
` [PATCH 04/29] xfs: use strndup_user in XFS_IOC_ATTRMULTI_BY_HANDLE
` [PATCH 05/29] xfs: factor out a helper for a single XFS_IOC_ATTRMULTI_BY_HANDLE op
` [PATCH 06/29] xfs: remove the name == NULL check from xfs_attr_args_init
` [PATCH 07/29] xfs: remove the MAXNAMELEN "
` [PATCH 08/29] xfs: move struct xfs_da_args to xfs_types.h
` [PATCH 09/29] xfs: turn xfs_da_args.value into a void pointer
` [PATCH 10/29] xfs: pass an initialized xfs_da_args structure to xfs_attr_set
` [PATCH 11/29] xfs: pass an initialized xfs_da_args to xfs_attr_get
` [PATCH 12/29] xfs: remove the xfs_inode argument to xfs_attr_get_ilocked
` [PATCH 13/29] xfs: remove ATTR_KERNOVAL
` [PATCH 14/29] xfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL
` [PATCH 15/29] xfs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME
` [PATCH 16/29] xfs: factor out a xfs_attr_match helper
` [PATCH 17/29] xfs: cleanup xfs_attr_list_context
` [PATCH 18/29] xfs: remove the unused ATTR_ENTRY macro
` [PATCH 19/29] xfs: replace ATTR_ENTBASESIZE with offsetoff
` [PATCH 20/29] xfs: move the legacy xfs_attr_list to xfs_ioctl.c
` [PATCH 21/29] xfs: rename xfs_attr_list_int to xfs_attr_list
` [PATCH 22/29] xfs: lift common checks into xfs_ioc_attr_list
` [PATCH 23/29] xfs: lift buffer allocation "
` [PATCH 24/29] xfs: lift cursor copy in/out "
` [PATCH 25/29] xfs: improve xfs_forget_acl
` [PATCH 26/29] xfs: clean up the ATTR_REPLACE checks
` [PATCH 27/29] xfs: clean up the attr flag confusion
` [PATCH 28/29] xfs: remove XFS_DA_OP_INCOMPLETE
` [PATCH 29/29] xfs: embedded the attrlist cursor into struct xfs_attr_list_context

[PATCH v2] xfstests: xfs mount option sanity test
 2020-01-14  6:44 UTC  (5+ messages)

[RFC 0/8] Replacing the readpages a_op
 2020-01-14  1:07 UTC  (18+ messages)
` [PATCH 4/8] mm/fs: Add a_ops->readahead

[PATCH v2 0/5] xfs: fix buf log item memory corruption on non-amd64
 2020-01-14  0:59 UTC  (7+ messages)
` [PATCH 1/5] xfs: refactor remote attr value buffer invalidation
` [PATCH 2/5] xfs: fix memory corruption during "


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