linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-07 06:30:20 to 2016-11-18 08:13:03 UTC [more...]

[PATCH RFC 0/4] xfs: basic cow fork speculative preallocation
 2016-11-18  8:13 UTC  (16+ messages)
` [PATCH RFC 1/4] xfs: clean up cow fork reservation and tag inodes correctly
` [PATCH RFC 2/4] xfs: logically separate iomap range from allocation range
` [PATCH RFC 3/4] xfs: reuse xfs_file_iomap_begin_delay() for cow fork delalloc
` [PATCH RFC 4/4] xfs: implement basic COW fork speculative preallocation

[BUG] dd doesn't return on ENOSPC and hang when fulfilling rmapbt XFS
 2016-11-18  6:52 UTC  (13+ messages)
      ` [PATCH 0/4] xfs: fix rmapbt ENOSPC hangs
        ` [PATCH 1/4] xfs: factor rmap btree size into the indlen calculations
        ` [PATCH 2/4] xfs: add more AGF/AGFL manipulation tracepoints
        ` [PATCH 3/4] xfs: hold AGF buffers over defer ops
        ` [PATCH 4/4] xfs: defer indirect delalloc rmap reservations

[PATCH] generic/391: check inode metadata on f{data}sync after power-cut
 2016-11-18  6:39 UTC  (9+ messages)
` [PATCH v2] "

[RFC PATCH 0/2] Btrfs: make a source length of 0 imply EOF for dedupe
 2016-11-18  5:38 UTC  (5+ messages)
` [RFC PATCH 1/2] Btrfs: refactor btrfs_extent_same() slightly
` [RFC PATCH 2/2] Btrfs: make a source length of 0 imply EOF for dedupe

[PATCH] xfs_db: add alignment filter to freesp command
 2016-11-17 23:19 UTC 

new helpers to clean up extent tree lookups
 2016-11-17 19:12 UTC  (29+ messages)
` [PATCH 01/14] xfs: new inode extent list lookup helpers
` [PATCH 02/14] xfs: cleanup xfs_bmap_last_before
` [PATCH 03/14] xfs: use new extent lookup helpers in xfs_bmapi_read
` [PATCH 04/14] xfs: use new extent lookup helpers in xfs_bmapi_write
` [PATCH 05/14] xfs: use new extent lookup helpers in __xfs_bunmapi
` [PATCH 06/14] xfs: remove prev argument to xfs_bmapi_reserve_delalloc
` [PATCH 07/14] xfs: use new extent lookup helpers xfs_file_iomap_begin_delay
` [PATCH 08/14] xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow
` [PATCH 09/14] xfs: cleanup xfs_reflink_find_cow_mapping
` [PATCH 10/14] xfs: use new extent lookup helpers in xfs_reflink_trim_irec_to_next_cow
` [PATCH 11/14] xfs: use new extent lookup helpers in xfs_reflink_cancel_cow_blocks
` [PATCH 12/14] xfs: use new extent lookup helpers in xfs_reflink_end_cow
` [PATCH 13/14] xfs: remove xfs_bmap_search_extents
` [PATCH 14/14] xfs: remove NULLEXTNUM

Which version of xfs-progs to use on Debian?
 2016-11-17  6:47 UTC  (5+ messages)

[PATCH RFC] xfs: drop SYNC_WAIT from xfs_reclaim_inodes_ag during slab reclaim
 2016-11-17  3:39 UTC  (23+ messages)

INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
 2016-11-16 17:30 UTC  (2+ messages)

xfs hangup
 2016-11-16 12:41 UTC  (2+ messages)

[PATCH v2 00/16] xfsprogs: miscellaneous libxfs cleanups
 2016-11-16  5:21 UTC  (35+ messages)
` [PATCH 01/16] xfs_repair: fix some potential null pointer deferences
` [PATCH 02/16] xfs_repair: fix bogus rmapbt record owner check
` [PATCH 03/16] xfs_io: fix libxfs naming violation
` [PATCH 04/16] libxfs: remove unnecessary hascrc test in btree verifiers
` [PATCH 05/16] xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get
` [PATCH 06/16] libxfs: refactor btree crc verifier
` [PATCH 07/16] libxfs: fix whitespace to match the kernel
` [PATCH 08/16] libxfs: return bool from sb_version_hasmetauuid
` [PATCH 09/16] xfs: fix btree cursor error cleanups
` [PATCH 10/16] libxfs: clean up _dir2_data_freescan
` [PATCH 11/16] tools: create libxfs-diff to compare libxfses
` [PATCH 12/16] libxfs: fix line lengths
` [PATCH 13/16] libxfs: synchronize dinode_verify with userspace
` [PATCH 14/16] libxfs: remove useless stuff from the kernel
` [PATCH 15/16] xfs: check return value of _trans_reserve_quota_nblks
` [PATCH 16/16] xfs: check minimum block size for CRC filesystems

an iomap-based direct I/O implementation V3
 2016-11-15 16:52 UTC  (10+ messages)
` [PATCH 1/5] locking/lockdep: Provide a type check for lock_is_held
` [PATCH 2/5] xfs: remove i_iolock and use i_rwsem in the VFS inode instead
` [PATCH 3/5] fs: make sb_init_dio_done_wq available outside of direct-io.c
` [PATCH 4/5] iomap: implement direct I/O
` [PATCH 5/5] xfs: use iomap_dio_rw

[PATCH v2 00/10] xfs: miscellaneous libxfs cleanups
 2016-11-15 10:25 UTC  (21+ messages)
` [PATCH 01/10] libxfs: convert ushort to unsigned short
` [PATCH 02/10] libxfs: synchronize dinode_verify with userspace
` [PATCH 03/10] libxfs: fix whitespace problems
` [PATCH 04/10] libxfs: fix xfs_attr_shortform_bytesfit declaration
` [PATCH 05/10] libxfs: clean up _dir2_data_freescan
` [PATCH 06/10] xfs: don't call xfs_sb_quota_from_disk twice
` [PATCH 07/10] xfs: defer should abort intent items if the trans roll fails
` [PATCH 08/10] xfs: move dir_ino_validate declaration per xfsprogs
` [PATCH 09/10] xfs: check return value of _trans_reserve_quota_nblks
` [PATCH 10/10] xfs: check minimum block size for CRC filesystems

About difference in extent sharing in btrfs and xfs
 2016-11-15  8:55 UTC  (4+ messages)

XFS_WANT_CORRUPTED_GOTO
 2016-11-14 19:53 UTC  (4+ messages)

[PATCH] shared/006: improve the speed of case running
 2016-11-13 15:31 UTC  (7+ messages)

[PATCH 1/2] build: resolve autoheader warning
 2016-11-13 12:30 UTC  (4+ messages)
` [PATCH 2/2] build: add missing AC_PROG_INSTALL

[PATCH v2] xfs/021: filter out detailed array element info from xfs_db
 2016-11-13 12:29 UTC  (3+ messages)

[PATCH] fstests: make xfs_io mandatory
 2016-11-13 12:12 UTC  (2+ messages)

new xfs/103 failure
 2016-11-13 12:12 UTC  (4+ messages)

EFI SLAB use after free in generic/388 run
 2016-11-13 12:08 UTC  (3+ messages)

[PATCH 0/2] XFS buffer cache scalability improvements
 2016-11-10 23:02 UTC  (3+ messages)

BUG: Metadata corruption detected at xfs_attr3_leaf_read_verify
 2016-11-10 21:30 UTC  (7+ messages)

sb_agblocks
 2016-11-10 20:23 UTC  (3+ messages)

discard improvements
 2016-11-10 19:17 UTC  (4+ messages)
` [PATCH 1/3] xfs: fix the AG loop in xfs_alloc_vextent for busy extents

[PATCH] xfs: add XBF_XBF_NO_IOACCT to buf trace output
 2016-11-10 16:41 UTC  (3+ messages)

[GIT PULL] xfs: updates for 4.9-rc5
 2016-11-10  4:38 UTC 

[ANNOUNCE] xfs: for-next branch updated to 0fc204e2eb64
 2016-11-10  4:29 UTC 

[PATCH v2 0/9] xfstests: online scrub/repair support
 2016-11-09 10:04 UTC  (15+ messages)
` [PATCH 1/9] populate: create all types of XFS metadata
` [PATCH 7/9] populate: discover XFS structure fields and fuzz verbs, and use them to fuzz fields
` [PATCH 8/9] xfs: fuzz every field of every structure

[ANNOUNCE] xfs: for-next branch updated to 84716639acc3
 2016-11-09  1:23 UTC  (3+ messages)

[PATCH v2 00/39] xfsprogs: online scrub/repair support
 2016-11-08  8:37 UTC  (4+ messages)
` [PATCH 39/39] xfs_scrub: create online filesystem scrub program

[PATCH v5] fstests: test xfs_copy V5 XFS without -d option
 2016-11-08  5:33 UTC 

an iomap-based direct I/O implementation V2
 2016-11-08  1:38 UTC  (5+ messages)
` [PATCH 4/5] iomap: implement direct I/O

[PATCH 0/2] xfs: fix up xfs_swap_extent_forks inline extent handling
 2016-11-07 17:35 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] xfs: provide helper for counting extents from if_bytes
  ` [PATCH 2/2 V2] "

[PATCH v2] fstests: multi-threads freeze/unfreeze test under fsstress stress
 2016-11-07  6:30 UTC 


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