linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-14 14:57:46 to 2019-05-20 16:36:28 UTC [more...]

[PATCH 0/1] fstests: various new tests
 2019-05-20 16:36 UTC  (4+ messages)
` [PATCH ] xfs: validate unicode filesystem labels

use bios directly in the log code
 2019-05-20 16:13 UTC  (18+ messages)
` [PATCH 01/17] xfs: remove the no-op spinlock_destroy stub
` [PATCH 02/17] xfs: remove the never used _XBF_COMPOUND flag
` [PATCH 03/17] xfs: renumber XBF_WRITE_FAIL
` [PATCH 04/17] xfs: reformat xlog_get_lowest_lsn
` [PATCH 05/17] xfs: don't use REQ_PREFLUSH for split log writes
` [PATCH 06/17] xfs: factor out log buffer writing
` [PATCH 07/17] xfs: factor out splitting of an iclog from xlog_sync
` [PATCH 08/17] xfs: split iclog size calculation out of xlog_sync
` [PATCH 09/17] xfs: update both state counters together in xlog_sync
` [PATCH 10/17] xfs: remove the syncing argument from xlog_verify_iclog
` [PATCH 11/17] xfs: make use of the l_targ field in struct xlog
` [PATCH 12/17] xfs: use bios directly to write log buffers
` [PATCH 13/17] xfs: return an offset instead of a pointer from xlog_align
` [PATCH 14/17] xfs: use bios directly to read and write the log recovery buffers
` [PATCH 15/17] xfs: remove unused buffer cache APIs
` [PATCH 16/17] xfs: properly type the b_log_item field in struct xfs_buf
` [PATCH 17/17] xfs: remove the b_io_length "

[Bug 203655] New: XFS: Assertion failed: 0, xfs_log_recover.c, line: 551
 2019-05-20 16:12 UTC  (6+ messages)
` [Bug 203655] "

[Bug 203653] New: XFS: Internal error xlog_clear_stale_blocks(2) at line 1794 of file ../fs/xfs/xfs_log_recover.c
 2019-05-20 15:55 UTC  (4+ messages)
` [Bug 203653] "

[PATCH 0/11] fs: fixes for major copy_file_range() issues
 2019-05-20 14:02 UTC  (12+ messages)
` [PATCH 01/11] vfs: copy_file_range source range over EOF should fail

misc log item related cleanups
 2019-05-20 13:31 UTC  (57+ messages)
` [PATCH 01/20] xfs: fix a trivial comment typo in the xfs_trans_committed_bulk
` [PATCH 02/20] xfs: stop using XFS_LI_ABORTED as a parameter flag
` [PATCH 03/20] xfs: don't require log items to implement optional methods
` [PATCH 04/20] xfs: remove the dummy iop_push implementation for inode creation items
` [PATCH 05/20] xfs: remove the iop_push implementation for quota off items
` [PATCH 06/20] xfs: don't use xfs_trans_free_items in the commit path
` [PATCH 07/20] xfs: split iop_unlock
` [PATCH 08/20] xfs: add a flag to release log items on commit
` [PATCH 09/20] xfs: don't cast inode_log_items to get the log_item
` [PATCH 10/20] xfs: remove the xfs_log_item_t typedef
` [PATCH 11/20] xfs: use a list_head for iclog callbacks
` [PATCH 12/20] xfs: remove a pointless comment duplicated above all xfs_item_ops instances
` [PATCH 13/20] xfs: merge xfs_efd_init into xfs_trans_get_efd
` [PATCH 14/20] xfs: merge xfs_cud_init into xfs_trans_get_cud
` [PATCH 15/20] xfs: merge xfs_rud_init into xfs_trans_get_rud
` [PATCH 16/20] xfs: merge xfs_bud_init into xfs_trans_get_bud
` [PATCH 17/20] xfs: merge xfs_trans_extfree.c into xfs_extfree_item.c
` [PATCH 18/20] xfs: merge xfs_trans_refcount.c into xfs_refcount_item.c
` [PATCH 19/20] xfs: merge xfs_trans_rmap.c into xfs_rmap_item.c
` [PATCH 20/20] xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c

[PATCH v9 0/7] virtio pmem driver
 2019-05-20  3:47 UTC  (24+ messages)
` [PATCH v9 1/7] libnvdimm: nd_region flush callback support
` [PATCH v9 2/7] virtio-pmem: Add virtio pmem driver
    ` [Qemu-devel] "
` [PATCH v9 4/7] dm: enable synchronous dax
` [PATCH v9 5/7] dax: check synchronous mapping is supported
` [PATCH v9 6/7] ext4: disable map_sync for async flush
` [PATCH v9 7/7] xfs: "

[PATCH v2] xfs_io: support splice data between two files
 2019-05-19 15:00 UTC 

Question about commit b450672fb66b ("iomap: sub-block dio needs to zeroout beyond EOF")
 2019-05-18  3:10 UTC  (4+ messages)

[PATCH 0/3] xfsprogs: more libxfs/ spring cleaning
 2019-05-17 23:50 UTC  (22+ messages)
` [PATCH 1/3] libxfs: rename shared kernel functions from libxfs_ to xfs_
` [PATCH 2/3] libxfs: remove libxfs API #defines for unexported xfs functions
` [PATCH 3/3] xfsprogs: remove unused flags arg from getsb interfaces
` [PATCH 4/3] libxfs: Remove XACT_DEBUG #ifdefs
` [PATCH 5/3] libxfs: rename bli_format to avoid confusion with bli_formats
` [PATCH 6/3] libxfs: factor common xfs_trans_bjoin code
` [PATCH 7/3] libxfs: fix argument to xfs_trans_add_item
` [PATCH 8/3] xfs: factor log item initialisation
` [PATCH 9/3] libxfs: create current_time helper and sync xfs_trans_ichgtime
` [PATCH 10/3] libxfs: share kernel's xfs_trans_inode.c

[PATCH] xfsdump: add a space after commas and semicolons where was none
 2019-05-17 11:52 UTC 

[ANNOUNCE] xfsprogs for-next updated to 065a57f
 2019-05-16 17:08 UTC 

[PATCH] xfs: remove unused flag arguments
 2019-05-16 16:59 UTC  (4+ messages)

[PATCH] xfsdump: (style) remove spaces for pointers and negations
 2019-05-16 15:56 UTC  (3+ messages)

[PATCH v2] xfs: merge xfs_buf_zero and xfs_buf_iomove
 2019-05-16  8:48 UTC  (2+ messages)

[PATCH] xfs_db: add extent count and file size histograms
 2019-05-15 22:55 UTC  (14+ messages)

xfsdump confused by ino's < root ino
 2019-05-15 20:53 UTC  (3+ messages)

[PATCH 0/6] xfs: rework extent allocation
 2019-05-15 14:42 UTC  (17+ messages)
` [PATCH 1/6] xfs: refactor small allocation helper to skip cntbt attempt
` [PATCH 3/6] xfs: use locality optimized cntbt lookups for near mode allocations
` [PATCH 5/6] xfs: refactor by-size extent allocation mode
` [PATCH 6/6] xfs: replace small allocation logic with agfl only logic

[PATCH] xfs: remove the debug-only q_transp field from struct xfs_dquot
 2019-05-15 12:49 UTC  (2+ messages)

[PATCH 00/11] libxfs: spring cleaning
 2019-05-15 12:49 UTC  (26+ messages)
` [PATCH 01/11] libxfs: remove i_transp
` [PATCH 02/11] libxfs: remove xfs_inode_log_item ili_flags
` [PATCH 03/11] libxfs: remove unused cruft
  ` [PATCH 03/11 V2] "
` [PATCH 04/11] libxfs: rename bp_transp to b_transp in ASSERTs
` [PATCH 05/11] libxfs: de-libxfsify core(-ish) functions
` [PATCH 06/11] libxfs: create new file trans_buf.c
` [PATCH 11/11] libxfs: minor sync-ups to kernel-ish functions

Linus' tree hangs in generic/530
 2019-05-15 12:41 UTC  (3+ messages)

[PATCH] xfs: merge xfs_buf_zero and xfs_buf_iomove
 2019-05-15 12:40 UTC  (2+ messages)

xfsprogs_5.0.0-1_amd64.changes ACCEPTED into unstable
 2019-05-15  3:46 UTC 

Processing of xfsprogs_5.0.0-1_amd64.changes
 2019-05-15  2:07 UTC 

[PATCH] generic: test statfs on project quota directory
 2019-05-14 15:28 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).