linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-09 15:49:41 to 2017-05-12 16:21:16 UTC [more...]

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-05-12 16:21 UTC  (17+ messages)

[PATCH 0/9] mkfs.xfs: add mkfs.xfs.conf support
 2017-05-12 16:05 UTC  (16+ messages)

permanent XFS volume corruption
 2017-05-12 15:19 UTC  (12+ messages)

[PATCH] xfs: avoid harmless gcc-7 warnings
 2017-05-12 14:18 UTC  (5+ messages)

[PATCH 0/2] Resubmit items failed during writeback
 2017-05-12 11:37 UTC  (11+ messages)
` [PATCH 1/2] xfs: Add infrastructure needed for error propagation during buffer IO failure
` [PATCH 2/2] xfs: Properly retry failed inode items in case of error during buffer writeback

APPLY FOR YOUR URGENT LOAN AT 2%
 2017-05-12 10:53 UTC 

[PATCH] xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN
 2017-05-12  8:53 UTC  (2+ messages)

[PATCH] generic/285: Add more SEEK_HOLE tests
 2017-05-12  8:12 UTC  (3+ messages)

[V2 PATCH 1/1] xfs: remove lsn relevant fields from xfs_trans structure and its users
 2017-05-12  2:10 UTC 

[PATCH] xfs: fix warnings about unused stack variables
 2017-05-12  0:53 UTC 

[PATCH 1/1] xfs: remove lsn relevant fields from xfs_trans structure and its users
 2017-05-12  0:49 UTC  (3+ messages)

[ANNOUNCE] xfsprogs: for-next updated to b455713
 2017-05-11 19:40 UTC 

[PATCH] xfsprogs: new libxfs-apply option for Signed-off-by: tag
 2017-05-11 19:35 UTC 

[PATCH 0/10 v8] No wait AIO
 2017-05-11 19:17 UTC  (11+ messages)
` [PATCH 01/10] fs: Separate out kiocb flags setup based on RWF_* flags
` [PATCH 02/10] fs: Introduce filemap_range_has_page()
` [PATCH 03/10] fs: Use RWF_* flags for AIO operations
` [PATCH 04/10] fs: Introduce RWF_NOWAIT
` [PATCH 05/10] fs: return if direct write will trigger writeback
` [PATCH 06/10] fs: Introduce IOMAP_NOWAIT
` [PATCH 07/10] fs: return on congested block device
` [PATCH 08/10] ext4: nowait aio support
` [PATCH 09/10] xfs: "
` [PATCH 10/10] btrfs: "

[PATCH 0/8 v7] No wait AIO
 2017-05-11 18:16 UTC  (12+ messages)
` [PATCH 1/8] Use RWF_* flags for AIO operations
` [PATCH 2/8] nowait aio: Introduce RWF_NOWAIT
` [PATCH 3/8] nowait aio: return if direct write will trigger writeback
` [PATCH 5/8] nowait aio: return on congested block device
` [PATCH 7/8] nowait aio: xfs

[PATCH] xfs: remove XFS_HSIZE
 2017-05-11 16:54 UTC  (7+ messages)

[PATCH 1/2] xfs: Fix missed holes in SEEK_HOLE implementation
 2017-05-11 16:50 UTC  (2+ messages)
` [PATCH 2/2] xfs: Move handling of missing page into one place in xfs_find_get_desired_pgoff()

[PATCH v2] xfs: avoid harmless gcc-7 warnings
 2017-05-11 15:17 UTC  (3+ messages)

[PATCH v2] xfs: BMAPX shouldn't barf on inline-format directories
 2017-05-11 12:12 UTC  (3+ messages)

cleanup UUID types
 2017-05-11 12:07 UTC  (29+ messages)
` [PATCH 01/16] xfs: use uuid_copy() helper to abstract uuid_t
` [PATCH 02/16] xfs: use uuid_be to implement the uuid_t type
` [PATCH 03/16] uuid: rename uuid types
` [PATCH 04/16] uuid: don't export guid_index and uuid_index
` [PATCH 05/16] uuid: add the v1 layout to uuid_t
` [PATCH 06/16] afs: switch to use uuid_t and uuid_gen
` [PATCH 07/16] uuid: remove struct uuid_v1
` [PATCH 08/16] xfs: remove uuid_getnodeuniq and xfs_uu_t
` [PATCH 09/16] md: namespace private helper names
` [PATCH 10/16] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
` [PATCH 11/16] uuid: hoist uuid_is_null() helper from libnvdimm
` [PATCH 12/16] xfs: use the common helper uuid_is_null()
` [PATCH 13/16] block: remove blk_part_pack_uuid
` [PATCH 14/16] "
` [PATCH 15/16] ima/policy: switch to use uuid_t
` [PATCH 16/16] fs: switch ->s_uuid to uuid_t

[PATCH v1 1/3] (to be split and folded into): uuid: rename uuid types
 2017-05-11  7:56 UTC  (7+ messages)
` [PATCH v1 2/3] (to be folded into): uuid: hoist uuid_is_null() helper from libnvdimm
` [PATCH v1 3/3] (to be folded into): block: remove blk_part_pack_uuid

[PATCH] ioctl_getfsmap.2: document the GETFSMAP ioctl
 2017-05-11  5:10 UTC  (12+ messages)

Null pointer dereference in xfs_da3_node_read
 2017-05-10 23:18 UTC  (2+ messages)

Processes stuck in D state when accessing XFSv5 filesystem
 2017-05-10 20:56 UTC  (7+ messages)

[PATCH] xfs: bmap shouldn't barf on inline-format directories
 2017-05-10 18:17 UTC  (3+ messages)

Locking problems with Linux 4.9 with NFSD and `fs/iomap.c`
 2017-05-10 17:23 UTC  (4+ messages)

[PATCH v7 0/9] xfsprogs 4.12: GETFSMAP support
 2017-05-10 17:03 UTC  (4+ messages)
` [PATCH 0.9/9] xfs: introduce the XFS_IOC_GETFSMAP ioctl

[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-05-10 16:18 UTC  (43+ messages)
` [PATCH v4 01/27] fs: remove unneeded forward definition of mm_struct from fs.h
` [PATCH v4 02/27] mm: drop "wait" parameter from write_one_page
` [PATCH v4 03/27] mm: fix mapping_set_error call in me_pagecache_dirty
` [PATCH v4 04/27] buffer: use mapping_set_error instead of setting the flag
` [PATCH v4 05/27] btrfs: btrfs_wait_tree_block_writeback can be void return
` [PATCH v4 06/27] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v4 07/27] orangefs: don't call filemap_write_and_wait from fsync
` [PATCH v4 08/27] dax: set errors in mapping when writeback fails
` [PATCH v4 09/27] nilfs2: set the mapping error when calling SetPageError on writeback
` [PATCH v4 10/27] 9p: set mapping error when writeback fails in launder_page
` [PATCH v4 11/27] fuse: set mapping error in writepage_locked when it fails
` [PATCH v4 12/27] cifs: set mapping error when page writeback fails in writepage or launder_pages
` [PATCH v4 13/27] lib: add errseq_t type and infrastructure for handling it
` [PATCH v4 14/27] fs: new infrastructure for writeback error handling and reporting
` [PATCH v4 15/27] fs: retrofit old error reporting API onto new infrastructure
` [PATCH v4 16/27] fs: adapt sync_file_range to new reporting infrastructure
` [PATCH v4 17/27] mm: remove AS_EIO and AS_ENOSPC flags
` [PATCH v4 18/27] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH v4 19/27] buffer: set errors in mapping at the time that the error occurs
` [PATCH v4 20/27] cifs: cleanup writeback handling errors and comments
` [PATCH v4 21/27] mm: clean up error handling in write_one_page
` [PATCH v4 22/27] jbd2: don't reset error in journal_finish_inode_data_buffers
` [PATCH v4 23/27] gfs2: clean up some filemap_* calls
` [PATCH v4 24/27][RFC] nfs: convert to new errseq_t based error tracking for writeback errors
` [PATCH v4 25/27] Documentation: flesh out the section in vfs.txt on storing and reporting "
` [PATCH v4 26/27] mm: flesh out comments over mapping_set_error
` [PATCH v4 27/27] mm: clean up comments in me_pagecache_dirty

[PATCH v3 0/2] xfs: make fatal assert failures conditional in debug mode
 2017-05-10 14:31 UTC  (3+ messages)
` [PATCH v3 1/2] xfs: define bug_on_assert debug mode sysfs tunable
` [PATCH v3 2/2] xfs: define fatal assert build time tunable

XFS UUID cleanups
 2017-05-10 14:15 UTC  (12+ messages)
` [PATCH 2/3] xfs: use uuid_be to implement the uuid_t type

[PATCH v2] xfs: make fatal assert failures conditional in debug mode
 2017-05-10 11:44 UTC  (14+ messages)

XFS and multiple mounts protection (aka preventing multiple mounts)
 2017-05-10  8:19 UTC  (7+ messages)

[PATCH] xfs: fix indlen accounting error on partial delalloc conversion
 2017-05-09 16:32 UTC  (3+ messages)

[xfstests PATCH v2 0/3] xfstest for updated writeback error handling
 2017-05-09 16:12 UTC  (4+ messages)
` [xfstests PATCH v2 1/3] generic: add a writeback error handling test
` [xfstests PATCH v2 2/3] ext4: allow ext4 to use $SCRATCH_LOGDEV
` [xfstests PATCH v2 3/3] btrfs: allow it "

[PATCH 1/2] mkfs: unify numeric types of main variables in main()
 2017-05-09 15:49 UTC  (5+ messages)
` [PATCH 1/2 v2] "


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