linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-26 14:25:35 to 2017-07-03 15:11:46 UTC [more...]

lseek SEEK_HOLE / SEEK_DATA fixes and switch to iomap V3.2-hch
 2017-07-03 15:11 UTC  (16+ messages)
` [PATCH 1/5] xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk
` [PATCH 2/5] vfs: Add page_cache_seek_hole_data helper
` [PATCH 3/5] vfs: Add iomap_seek_hole and iomap_seek_data helpers
` [PATCH 4/5] xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
` [PATCH 5/5] ext4: "

[PATCH 0/4] xfs: log recovery wrap and tail overwrite fixes
 2017-07-03 12:13 UTC  (13+ messages)
` [PATCH 1/4] xfs: fix recovery failure when log record header wraps log end
` [PATCH 2/4] xfs: always verify the log tail during recovery
` [PATCH 3/4] xfs: fix log recovery corruption error due to tail overwrite
` [PATCH 4/4] xfs: add log item pinning error injection tag
` [PATCH] tests/xfs: test for log recovery failure after tail overwrite

[PATCH 0/2 V4] Resubmit items failed during writeback
 2017-07-03  8:37 UTC  (15+ messages)

[PATCH] xfs_io: Print filesystem statfs flags in 'statfs' command
 2017-07-03  8:28 UTC 

[PATCH] generic/446: add __xfs_get_blocks() into _filter_xfs_dmesg
 2017-07-03  7:35 UTC 

Any tips for moving to reflink?
 2017-07-02 16:40 UTC  (5+ messages)
  `  "

[ANNOUNCE] xfs-documentation: master updated to 6f91654
 2017-07-02  4:49 UTC 

xfsprogs for-next branch build failure
 2017-07-01  5:40 UTC  (3+ messages)

Large file with a lot of extents: Memory allocation failure
 2017-07-01  2:42 UTC  (2+ messages)

[ANNOUNCE] xfsprogs: v4.12.0-rc1 released
 2017-06-30 19:37 UTC 

[PATCH] libxfs: fix fsmap.h inclusion
 2017-06-30 19:34 UTC  (2+ messages)

[PATCH v3 0/5] DAX common 4k zero page
 2017-06-30 19:05 UTC  (7+ messages)
` [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite()
` [PATCH v3 2/5] dax: relocate some dax functions
` [PATCH v3 3/5] dax: use common 4k zero page for dax mmap reads
` [PATCH v3 4/5] dax: remove DAX code from page_cache_tree_insert()
` [PATCH v3 5/5] dax: move all DAX radix tree defs to fs/dax.c

[PATCH v8 00/18] fs: enhanced writeback error reporting with errseq_t (pile #1)
 2017-06-30 16:49 UTC  (36+ messages)
` [PATCH v8 01/18] fs: remove call_fsync helper function
` [PATCH v8 02/18] buffer: use mapping_set_error instead of setting the flag
` [PATCH v8 03/18] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v8 04/18] buffer: set errors in mapping at the time that the error occurs
` [PATCH v8 05/18] jbd2: don't clear and reset errors after waiting on writeback
` [PATCH v8 06/18] mm: clear AS_EIO/AS_ENOSPC when writeback initiation fails
` [PATCH v8 07/18] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH v8 08/18] mm: clean up error handling in write_one_page
` [PATCH v8 09/18] lib: add errseq_t type and infrastructure for handling it
` [PATCH v8 10/18] fs: new infrastructure for writeback error handling and reporting
` [PATCH v8 11/18] mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_error
` [PATCH v8 12/18] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors
` [PATCH v8 13/18] dax: set errors in mapping when writeback fails
` [PATCH v8 14/18] block: convert to errseq_t based writeback error tracking
` [PATCH v8 15/18] fs: convert __generic_file_fsync to use errseq_t based reporting
` [PATCH v8 16/18] ext4: use errseq_t based error handling for reporting data writeback errors
` [PATCH v8 17/18] xfs: minimal conversion to errseq_t writeback error reporting
` [PATCH v8 18/18] btrfs: minimal conversion to errseq_t writeback error reporting on fsync

[PATCH] xfs: Check for m_errortag initialization in xfs_errortag_test
 2017-06-30 16:45 UTC  (2+ messages)

[proposal] making filesystem tools more machine friendly
 2017-06-30 13:58 UTC  (2+ messages)

[PATCH 0/8] miscellaneous tests
 2017-06-30 12:32 UTC  (18+ messages)
` [PATCH 5/8] reflink: test unlinking a huge extent with a lot of refcount adjustments
` [PATCH 7/8] xfs: test freeze/rmap repair race
` [PATCH 9/8] common/populate: remember multi-device configurations
  ` [PATCH v2 "
` [PATCH 10/8] common/rc: test that the xfs_io scrub/repair commands actually work
` [PATCH 11/8] common/inject: refactor helpers to use new errortag interface
` [PATCH 12/8] ext4: don't online scrub ever
  ` [PATCH v2 "

[PATCH] xfs: debug mode sysfs flag to force [un]pin the log tail
 2017-06-30  4:09 UTC  (4+ messages)
` [PATCH] tests/xfs: test for log recovery failure after tail overwrite

[PATCH v2] xfs_db: identify attr dabtree field types correctly
 2017-06-30  1:27 UTC  (2+ messages)

[PATCH] xfs_db: identify attr dabtree field types correctly
 2017-06-29 23:58 UTC  (3+ messages)

[PATCH] xfs: clear di_forkoff on ialloc
 2017-06-29 22:41 UTC  (3+ messages)

[PATCH] fs: ext4: inode->i_generation not assigned 0
 2017-06-29 18:50 UTC  (6+ messages)

[PATCH] xfs_spaceman: fix potential overflowing expression in trim_f()
 2017-06-29 17:18 UTC  (2+ messages)

[PATCH] xfs_spaceman: fix potential memory leak by malloc in scan_ag
 2017-06-29 16:28 UTC  (3+ messages)

[PATCH] xfs_spaceman: close open file for error case in openfile()
 2017-06-29 16:27 UTC  (2+ messages)

[PATCH] xfs/141: use new errortag knob for crc error injection
 2017-06-29 15:22 UTC  (4+ messages)

[PATCH v2] generic: test a race between dio reads and mapped writes
 2017-06-29 12:18 UTC  (2+ messages)

[PATCH 00/12] mkfs: save user input into opts table
 2017-06-29  7:56 UTC  (3+ messages)

[PATCH] xfs_db: properly set inode type
 2017-06-29  4:01 UTC  (6+ messages)

non mountable xfs with 2 primary and 2 logical
 2017-06-28 21:52 UTC  (2+ messages)

[PATCH] xfs_db: improve argument naming in set_cur and set_iocur_type
 2017-06-28 19:25 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] xfs_io: add seek consistency checks
 2017-06-28 16:43 UTC  (2+ messages)

Locking problems with Linux 4.9 with NFSD and `fs/iomap.c`
 2017-06-28 16:41 UTC  (5+ messages)
          ` Locking problems with Linux 4.9 and 4.11 "

[ANNOUNCE] xfs-linux: for-next updated to 3b22408
 2017-06-28 16:39 UTC  (2+ messages)

[ANNOUNCE] xfsprogs: for-next updated to f77f990
 2017-06-28 16:05 UTC 

[QUESTION] xfstest generic/042 run failed
 2017-06-28  6:04 UTC 

[PATCH 3/6] xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAIL
 2017-06-28  4:12 UTC 

[v4.12-rc1 regression] nfs server crashed in fstests run
 2017-06-28  3:04 UTC  (8+ messages)

lseek SEEK_HOLE / SEEK_DATA fixes and switch to iomap V3-hch
 2017-06-27 22:49 UTC  (10+ messages)
` [PATCH 1/6] xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extent
` [PATCH 2/6] xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk
` [PATCH 3/6] vfs: Add page_cache_seek_hole_data helper
` [PATCH 4/6] vfs: Add iomap_seek_hole and iomap_seek_data helpers
` [PATCH 5/6] xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
` [PATCH 6/6] ext4: "

[PATCH v2 0/4] xfs: more configurable error injection
 2017-06-27 16:51 UTC  (11+ messages)
` [PATCH 1/4] xfs: make errortag a per-mountpoint structure
` [PATCH 2/4] xfs: expose errortag knobs via sysfs
` [PATCH 3/4] xfs: remove unneeded parameter from XFS_TEST_ERROR
` [PATCH 4/4] xfs: convert drop_writes to use the errortag mechanism
` [PATCH] xfs: replace log_badcrc_factor knob with error injection tag

[PATCH v7 00/22] fs: enhanced writeback error reporting with errseq_t (pile #1)
 2017-06-27 15:20 UTC  (12+ messages)
` [PATCH v7 16/22] block: convert to errseq_t based writeback error tracking
` [PATCH v7 21/22] xfs: minimal conversion to errseq_t writeback error reporting

[PATCH v3 0/5] lseek SEEK_HOLE / SEEK_DATA fix and switch to iomap
 2017-06-27 12:56 UTC  (5+ messages)
` [PATCH v3 1/5] vfs: Add page_cache_seek_hole_data helper
` [PATCH v3 5/5] xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA

[PATCH v7 00/13] xfs: preparing for online scrub support
 2017-06-27 11:00 UTC  (3+ messages)
` [PATCH 15/13] xfs: grab dquots without taking the ilock

[PATCH] xfs: don't crash on unexpected holes in dir/attr btrees
 2017-06-26 16:04 UTC  (4+ messages)

[PATCH v2] xfs: free uncommitted transactions during log recovery
 2017-06-26 15:56 UTC  (2+ messages)

[PATCH] xfs: fix semicolon.cocci warnings
 2017-06-26 15:57 UTC  (3+ messages)

[PATCH 0/11 v1] Fix inheritance of SGID in presence of default ACLs
 2017-06-26 15:52 UTC  (3+ messages)
` [PATCH 11/11] xfs: Don't clear SGID when inheriting ACLs

[PATCH] xfs_db: update sector size when type is set
 2017-06-26 15:25 UTC  (3+ messages)
` [PATCH v3] "


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