linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-02 02:10:56 to 2017-06-06 19:09:09 UTC [more...]

[sparc64] crc32c misbehave
 2017-06-06 19:09 UTC  (10+ messages)

crypto: Work around deallocated stack frame reference gcc bug on sparc
 2017-06-06 19:04 UTC  (5+ messages)

[PATCH v7 00/13] xfs: preparing for online scrub support
 2017-06-06 18:51 UTC  (29+ messages)
` [PATCH 01/13] xfs: optimize _btree_query_all
` [PATCH 02/13] xfs: remove double-underscore integer types
` [PATCH 03/13] xfs: always compile the btree inorder check functions
` [PATCH 04/13] xfs: export various function for the online scrubber
` [PATCH 05/13] xfs: plumb in needed functions for range querying of various btrees
` [PATCH 06/13] xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub
` [PATCH 07/13] xfs: check if an inode is cached and allocated
` [PATCH 08/13] xfs: reflink find shared should take a transaction
` [PATCH 09/13] xfs: separate function to check if reflink flag needed
` [PATCH 10/13] xfs: refactor the ifork block counting function
` [PATCH 11/13] xfs: return the hash value of a leaf1 directory block
` [PATCH 12/13] xfs: pass along transaction context when reading directory block buffers
` [PATCH 13/13] xfs: pass along transaction context when reading xattr "
` [PATCH 14/13] xfs: allow reading of already-locked remote symbolic link

Polish translation update for xfsprogs 4.11.0
 2017-06-06 14:36 UTC 

[PATCH 0/2] xfs: fix a couple xfs_buf_log_item shutdown problems
 2017-06-06 12:08 UTC  (3+ messages)
` [PATCH 1/2] xfs: release bli from transaction properly on fs shutdown
` [PATCH 2/2] xfs: remove bli from AIL before release on transaction abort

[PATCH 0/10 v11] No wait AIO
 2017-06-06 11:19 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] block: return on congested block device
` [PATCH 08/10] ext4: nowait aio support
` [PATCH 09/10] xfs: "
` [PATCH 10/10] btrfs: "

My XFS volume died, please help!
 2017-06-05 17:29 UTC  (3+ messages)

[PATCH 4.11 112/115] xfs: xfs_trans_alloc_empty
 2017-06-05 16:18 UTC 

[PATCH 4.9 91/94] xfs: xfs_trans_alloc_empty
 2017-06-05 16:18 UTC 

[PATCH 0/10 v10] No wait AIO
 2017-06-05 15:35 UTC  (12+ 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: "

request for inclusion of 2 xfs patches
 2017-06-05 15:09 UTC  (3+ messages)

4.11-stable updates for XFS
 2017-06-05 15:08 UTC  (25+ messages)
` [PATCH 01/23] xfs: use dedicated log worker wq to avoid deadlock with cil wq
` [PATCH 02/23] xfs: fix over-copying of getbmap parameters from userspace
` [PATCH 03/23] xfs: actually report xattr extents via iomap
` [PATCH 04/23] xfs: drop iolock from reclaim context to appease lockdep
` [PATCH 05/23] xfs: fix integer truncation in xfs_bmap_remap_alloc
` [PATCH 06/23] xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
` [PATCH 07/23] xfs: prevent multi-fsb dir readahead from reading random blocks
` [PATCH 08/23] xfs: fix up quotacheck buffer list error handling
` [PATCH 09/23] xfs: support ability to wait on new inodes
` [PATCH 10/23] xfs: update ag iterator to support "
` [PATCH 11/23] xfs: wait on new inodes during quotaoff dquot release
` [PATCH 12/23] xfs: reserve enough blocks to handle btree splits when remapping
` [PATCH 13/23] xfs: fix use-after-free in xfs_finish_page_writeback
` [PATCH 14/23] xfs: fix indlen accounting error on partial delalloc conversion
` [PATCH 15/23] xfs: BMAPX shouldn't barf on inline-format directories
` [PATCH 16/23] xfs: bad assertion for delalloc an extent that start at i_size
` [PATCH 17/23] xfs: xfs_trans_alloc_empty
` [PATCH 18/23] xfs: avoid mount-time deadlock in CoW extent recovery
` [PATCH 19/23] xfs: fix unaligned access in xfs_btree_visit_blocks
` [PATCH 20/23] xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
` [PATCH 21/23] xfs: Fix missed holes in SEEK_HOLE implementation
` [PATCH 22/23] xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
` [PATCH 23/23] iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_size

4.9-stable updates for XFS
 2017-06-05 14:37 UTC  (30+ messages)
` [PATCH 01/25] xfs: verify inline directory data forks
` [PATCH 02/25] xfs: rework the inline directory verifiers
` [PATCH 03/25] xfs: fix kernel memory exposure problems
` [PATCH 04/25] xfs: use dedicated log worker wq to avoid deadlock with cil wq
` [PATCH 05/25] xfs: fix over-copying of getbmap parameters from userspace
` [PATCH 06/25] xfs: actually report xattr extents via iomap
` [PATCH 07/25] xfs: drop iolock from reclaim context to appease lockdep
` [PATCH 08/25] xfs: fix integer truncation in xfs_bmap_remap_alloc
` [PATCH 09/25] xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
` [PATCH 10/25] xfs: prevent multi-fsb dir readahead from reading random blocks
` [PATCH 11/25] xfs: fix up quotacheck buffer list error handling
` [PATCH 12/25] xfs: support ability to wait on new inodes
` [PATCH 13/25] xfs: update ag iterator to support "
` [PATCH 14/25] xfs: wait on new inodes during quotaoff dquot release
` [PATCH 15/25] xfs: reserve enough blocks to handle btree splits when remapping
` [PATCH 16/25] xfs: fix use-after-free in xfs_finish_page_writeback
` [PATCH 17/25] xfs: fix indlen accounting error on partial delalloc conversion
` [PATCH 18/25] xfs: BMAPX shouldn't barf on inline-format directories
` [PATCH 19/25] xfs: bad assertion for delalloc an extent that start at i_size
` [PATCH 20/25] xfs: xfs_trans_alloc_empty
` [PATCH 21/25] xfs: avoid mount-time deadlock in CoW extent recovery
` [PATCH 22/25] xfs: fix unaligned access in xfs_btree_visit_blocks
` [PATCH 23/25] xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
` [PATCH 24/25] xfs: Fix missed holes in SEEK_HOLE implementation
` [PATCH 25/25] xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()

[PATCH 0/3 V2] Resubmit items failed during writeback
 2017-06-05 13:13 UTC  (5+ messages)
` [PATCH 1/3] xfs: use atomic operations to handle xfs_log_item flags

[PATCH] fs: xfs: Fix a lock-twice and sleep-in-atomic bug in xfs_iget
 2017-06-05  8:56 UTC  (3+ messages)

[PATCH] xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent
 2017-06-05  5:46 UTC  (2+ messages)

bug report: Unexpected file modify
 2017-06-05  2:13 UTC 

transaction reservations for deleting of shared extents
 2017-06-03 17:01 UTC  (9+ messages)

4.11-stable updates for XFS
 2017-06-03 13:10 UTC  (20+ messages)
` [PATCH 01/23] xfs: use dedicated log worker wq to avoid deadlock with cil wq
` [PATCH 02/23] xfs: fix over-copying of getbmap parameters from userspace
` [PATCH 03/23] xfs: actually report xattr extents via iomap
` [PATCH 04/23] xfs: drop iolock from reclaim context to appease lockdep
` [PATCH 05/23] xfs: fix integer truncation in xfs_bmap_remap_alloc
` [PATCH 06/23] xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
` [PATCH 07/23] xfs: prevent multi-fsb dir readahead from reading random blocks
` [PATCH 08/23] xfs: fix up quotacheck buffer list error handling
` [PATCH 09/23] xfs: support ability to wait on new inodes
` [PATCH 10/23] xfs: update ag iterator to support "
` [PATCH 11/23] xfs: wait on new inodes during quotaoff dquot release
` [PATCH 12/23] xfs: reserve enough blocks to handle btree splits when remapping
` [PATCH 13/23] xfs: fix use-after-free in xfs_finish_page_writeback
` [PATCH 14/23] xfs: fix indlen accounting error on partial delalloc conversion
` [PATCH 15/23] xfs: BMAPX shouldn't barf on inline-format directories
` [PATCH 16/23] xfs: bad assertion for delalloc an extent that start at i_size
` [PATCH 17/23] xfs: xfs_trans_alloc_empty
` [PATCH 18/23] xfs: avoid mount-time deadlock in CoW extent recovery
` [PATCH 19/23] xfs: fix unaligned access in xfs_btree_visit_blocks

[PATCH] xfs: avoid -Wint-in-bool-context warning in xfs_bmap_util.c
 2017-06-03  5:23 UTC  (3+ messages)

[PATCH v7 00/19] xfs: online scrub support
 2017-06-02 22:32 UTC  (20+ messages)
` [PATCH 01/19] xfs: query the per-AG reservation counters
` [PATCH 02/19] xfs: add scrub tracepoints
` [PATCH 03/19] xfs: create an ioctl to scrub AG metadata
` [PATCH 04/19] xfs: generic functions to scrub metadata and btrees
` [PATCH 05/19] xfs: scrub the backup superblocks
` [PATCH 06/19] xfs: scrub AGF and AGFL
` [PATCH 07/19] xfs: scrub the AGI
` [PATCH 08/19] xfs: scrub free space btrees
` [PATCH 09/19] xfs: scrub inode btrees
` [PATCH 10/19] xfs: scrub rmap btrees
` [PATCH 11/19] xfs: scrub refcount btrees
` [PATCH 12/19] xfs: scrub inodes
` [PATCH 13/19] xfs: scrub inode block mappings
` [PATCH 14/19] xfs: scrub directory/attribute btrees
` [PATCH 15/19] xfs: scrub directory metadata
` [PATCH 16/19] xfs: scrub directory freespace
` [PATCH 17/19] xfs: scrub extended attributes
` [PATCH 18/19] xfs: scrub symbolic links
` [PATCH 19/19] xfs: scrub realtime bitmap/summary

[PATCH v8 00/10] xfsprogs 4.12: GETFSMAP support
 2017-06-02 19:52 UTC  (11+ messages)
` [PATCH 01/10] xfs: introduce the XFS_IOC_GETFSMAP ioctl
` [PATCH 02/10] xfs_io: refactor numlen into a library function
` [PATCH 03/10] xfs_io: support the new getfsmap ioctl
` [PATCH 04/10] xfs_repair: replace rmap_compare with libxfs version
` [PATCH 05/10] xfs_spaceman: space management tool
` [PATCH 06/10] xfs_spaceman: add FITRIM support
` [PATCH 07/10] xfs_spaceman: add new speculative prealloc control
` [PATCH 08/10] xfs_spaceman: Free space mapping command
` [PATCH 09/10] xfs_spaceman: add a man page
` [PATCH 10/10] xfs_spaceman: add group summary mode

[PATCH v7 0/9] xfsprogs 4.12: GETFSMAP support
 2017-06-02 19:44 UTC  (7+ messages)
` [PATCH 3/9] xfs_spaceman: space management tool

[GIT PULL] xfs: updates for 4.12-rc4
 2017-06-02 19:22 UTC 

[PATCH] fsr: fix uninitialized fs usage after timeout
 2017-06-02 18:20 UTC 

[PATCH 2/2] xfs: fix installation for extended output files
 2017-06-02  6:24 UTC  (5+ messages)

[v4.12-rc1 regression] nfs server crashed in fstests run
 2017-06-02  6:04 UTC 

[PATCH 0/6] xfstests: remove most IRIX-specific code
 2017-06-02  3:34 UTC  (5+ 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).