linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-05 00:24:39 to 2016-11-15 15:34:12 UTC [more...]

an iomap-based direct I/O implementation V3
 2016-11-15 15:34 UTC  (7+ 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 RFC 0/4] xfs: basic cow fork speculative preallocation
 2016-11-15 14:28 UTC  (11+ 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

[PATCH v2 00/16] xfsprogs: miscellaneous libxfs cleanups
 2016-11-15 13:41 UTC  (34+ 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

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

[PATCH RFC] xfs: drop SYNC_WAIT from xfs_reclaim_inodes_ag during slab reclaim
 2016-11-15  5:54 UTC  (14+ messages)

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

new helpers to clean up extent tree lookups
 2016-11-14 17:12 UTC  (15+ 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-14 16:59 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  (3+ 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  (9+ 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  (42+ messages)
` [PATCH 01/39] xfs: plumb in needed functions for range querying of the freespace btrees
` [PATCH 02/39] xfs: provide a query_range function for "
` [PATCH 03/39] xfs: create a function to query all records in a btree
` [PATCH 04/39] xfs: introduce the XFS_IOC_GETFSMAP ioctl
` [PATCH 05/39] xfs_io: support the new getfsmap ioctl
` [PATCH 06/39] xfs: use GPF_NOFS when allocating btree cursors
` [PATCH 07/39] xfs: add scrub tracepoints
` [PATCH 08/39] xfs: create an ioctl to scrub AG metadata
` [PATCH 09/39] xfs: generic functions to scrub metadata and btrees
` [PATCH 10/39] xfs: scrub the backup superblocks
` [PATCH 11/39] xfs: scrub AGF and AGFL
` [PATCH 12/39] xfs: scrub the AGI
` [PATCH 13/39] xfs: support scrubbing free space btrees
` [PATCH 14/39] xfs: support scrubbing inode btrees
` [PATCH 15/39] xfs: support scrubbing rmap btree
` [PATCH 16/39] xfs: support scrubbing refcount btree
` [PATCH 17/39] xfs: scrub inodes
` [PATCH 18/39] xfs: scrub inode block mappings
` [PATCH 19/39] xfs: scrub directory/attribute btrees
` [PATCH 20/39] xfs: scrub directories
` [PATCH 21/39] xfs: scrub extended attributes
` [PATCH 22/39] xfs: scrub symbolic links
` [PATCH 23/39] xfs: scrub realtime bitmap/summary
` [PATCH 24/39] xfs: scrub should cross-reference with the bnobt
` [PATCH 25/39] xfs: cross-reference bnobt records with cntbt
` [PATCH 26/39] xfs: cross-reference inode btrees during scrub
` [PATCH 27/39] xfs: cross-reference reverse-mapping btree
` [PATCH 28/39] xfs: cross-reference refcount btree during scrub
` [PATCH 29/39] xfs: scrub should cross-reference the realtime bitmap
` [PATCH 30/39] xfs: add helper routines for the repair code
` [PATCH 31/39] xfs: repair inode btrees
` [PATCH 32/39] xfs: rebuild the rmapbt
` [PATCH 33/39] xfs: repair refcount btrees
` [PATCH 34/39] xfs: repair inode block maps
` [PATCH 35/39] xfs: query the per-AG reservation counters
` [PATCH 36/39] xfs_db: introduce fuzz command
` [PATCH 37/39] xfs_db: print attribute remote value blocks
` [PATCH 38/39] xfs_io: provide an interface to the scrub ioctls
` [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  (8+ 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 

[PATCH] fstests: multi-threads freeze/unfreeze test under fsstress stress
 2016-11-07  3:34 UTC  (2+ messages)

[PATCH 0/6] xfs: miscellaneous libxfs cleanups
 2016-11-06 22:22 UTC  (3+ messages)
` [PATCH 6/6] xfs: don't call xfs_sb_quota_from_disk twice

[PATCH 00/11] xfsprogs: miscellaneous libxfs cleanups
 2016-11-06 22:20 UTC  (3+ messages)
` [PATCH 05/11] xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get

[PATCH] xfs/021: filter out detailed array element info from xfs_db
 2016-11-06  4:34 UTC  (3+ messages)

XFS deadlock while running generic/019 test
 2016-11-05 22:34 UTC  (4+ messages)

[PATCH] xfs: testcase for kernelspace xfs_fsr extent handling flaw
 2016-11-05 19:38 UTC  (2+ 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).