public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-11 17:44:03 to 2018-06-15 20:50:22 UTC [more...]

[PATCH] libxfs: detect zoned disks and prevent their raw use
 2018-06-15 20:50 UTC 

[Kernel.org Bugzilla] Your account linux-xfs@vger.kernel.org is being impersonated
 2018-06-15 19:39 UTC 

[PATCH v3 0/2] xfs: fix buffer delwri queue state race
 2018-06-15 18:05 UTC  (3+ messages)
` [PATCH v3 1/2] xfs: refactor buffer submission into a common helper
` [PATCH v3 2/2] xfs: use sync buffer I/O for sync delwri queue submission

[PATCH v2 0/2] xfs: fix buffer delwri queue state race
 2018-06-15 17:43 UTC  (15+ messages)
` [PATCH v2 1/2] xfs: refactor buffer submission into a common helper
  ` [PATCH v3 "
` [PATCH v2 2/2] xfs: use sync buffer I/O for sync delwri queue submission

[PATCH] xfs_repair: Fix root inode's parent when it's bogus for sf directory
 2018-06-15 17:30 UTC  (4+ messages)

[patch V5 00/11] LICENSES: Add documentation and initial License files
 2018-06-15 16:55 UTC  (6+ messages)
` [patch V5 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses

[PATCH] xfs_quota: fix -d option to limit directory depth correctly
 2018-06-15 15:51 UTC  (3+ messages)

stop using buffer heads in xfs v6
 2018-06-15 13:02 UTC  (25+ messages)
` [PATCH 01/24] iomap: add an iomap-based readpage and readpages implementation
` [PATCH 02/24] xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages
` [PATCH 03/24] iomap: add initial support for writes without buffer heads
` [PATCH 04/24] xfs: simplify xfs_bmap_punch_delalloc_range
` [PATCH 05/24] xfs: simplify xfs_aops_discard_page
` [PATCH 06/24] xfs: move locking into xfs_bmap_punch_delalloc_range
` [PATCH 07/24] xfs: do not set the page uptodate in xfs_writepage_map
` [PATCH 08/24] xfs: don't clear imap_valid for a non-uptodate buffers
` [PATCH 09/24] xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks
` [PATCH 10/24] xfs: remove xfs_reflink_trim_irec_to_next_cow
` [PATCH 11/24] xfs: remove xfs_map_cow
` [PATCH 12/24] xfs: rename the offset variable in xfs_writepage_map
` [PATCH 13/24] xfs: make xfs_writepage_map extent map centric
` [PATCH 14/24] xfs: remove the now unused XFS_BMAPI_IGSTATE flag
` [PATCH 15/24] xfs: remove xfs_reflink_find_cow_mapping
` [PATCH 16/24] xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
` [PATCH 17/24] xfs: remove the imap_valid flag
` [PATCH 18/24] xfs: don't look at buffer heads in xfs_add_to_ioend
` [PATCH 19/24] xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
` [PATCH 20/24] xfs: remove xfs_start_page_writeback
` [PATCH 21/24] xfs: refactor the tail of xfs_writepage_map
` [PATCH 22/24] xfs: allow writeback on pages without buffer heads
` [PATCH 23/24] iomap: add support for sub-pagesize buffered I/O "
` [PATCH 24/24] xfs: add support for sub-pagesize writeback without buffer_heads

[PATCH] xfs: symlinks can be zero length during log recovery
 2018-06-15 11:31 UTC  (5+ messages)

INFO: task hung in xlog_grant_head_check
 2018-06-15  9:32 UTC  (12+ messages)
          ` Bugs involving maliciously crafted file system

Reading/changing projid of a symlink
 2018-06-15  9:00 UTC  (12+ messages)

iomap preparations for GFS2 v2
 2018-06-15  8:31 UTC  (10+ messages)
` [PATCH 1/6] fs: factor out a __generic_write_end helper
` [PATCH 2/6] iomap: move bdev and dax_dev in a union
` [PATCH 3/6] iomap: mark newly allocated buffer heads as new
` [PATCH 4/6] iomap: complete partial direct I/O writes synchronously
` [PATCH 5/6] iomap: generic inline data handling
` [PATCH 6/6] iomap: add a page_done callback
    ` [Cluster-devel] iomap preparations for GFS2 v2

[PATCH] xfs/170: increase agsize for bigger internal log size
 2018-06-15  2:56 UTC  (5+ messages)

[PATCH] generic/223: port t_stripealign to FIEMAP
 2018-06-15  2:49 UTC  (2+ messages)

[PATCH 0/2] mkfs: 2 more fixes
 2018-06-15  2:45 UTC  (18+ messages)
` [PATCH 1/2] mkfs: initialize return value of parse_config_stream to success
` [PATCH 2/2] mkfs: remove notion of config "type"
` [PATCH 3/2] mkfs: manpage fixups in config file section
` [PATCH 4/2] mkfs: add -c option to the --help screen

[ANNOUNCE] xfsprogs mkfs-config branch updated to 32dc4b5
 2018-06-15  2:25 UTC 

[PATCH 0/5] xfsprogs-4.17: mkfs config file enhancements
 2018-06-14 23:38 UTC  (25+ messages)
` [PATCH 1/5] mkfs: move build-time defaults to a separate file
` [PATCH 2/5] mkfs: move config file enums to config.h
` [PATCH 3/5] mkfs: hoist mkfs configfile dir string generation to build system
` [PATCH 4/5] mkfs: emit config file from builtin defaults
` [PATCH 5/5] mkfs: generate mkfs config file in man page

Strange XFS problem
 2018-06-14 15:47 UTC  (10+ messages)

[PATCH v7 00/23] Parent Pointers v7
 2018-06-14 11:13 UTC  (8+ messages)
` [PATCH v7 03/23] xfs: Add trans toggle to attr routines
` [PATCH v7 06/23] xfs: Set up infastructure for deferred attribute operations

buffered writes without buffer heads in xfs and iomap v5
 2018-06-13 15:30 UTC  (4+ messages)
` [PATCH 10/21] xfs: remove xfs_map_cow

[PATCH] xfs: don't call xfs_da_shrink_inode with NULL bp
 2018-06-13 11:07 UTC  (2+ messages)

[ANNOUNCE] xfsprogs mkfs-config branch updated to e6e27ae
 2018-06-13  3:30 UTC 

Bug report: kernel hangs when mounting a crafted xfs image
 2018-06-13  0:40 UTC  (5+ messages)

[PATCH 0/7] mkfs config support cleanups
 2018-06-13  0:01 UTC  (20+ messages)
` [PATCH 1/7] mkfs: document the config file option
` [PATCH 2/7] mkfs: move mkfs.xfs.8 to an .in file
` [PATCH 3/7] mkfs: parameterize sysconfdir in mkfs.xfs.8
` [PATCH 4/7] mkfs: tidy up whitespace in mkfs/config.c
` [PATCH 5/7] mkfs: properly fix TOCTOU open/stat race in config file handling
` [PATCH 6/7] mkfs: consolidate and streamline config opening function
` [PATCH 7/7] mkfs: remove gotos in parse_defaults_file

slab-out-of-bounds in xfs_bmbt_to_bmdr() when mounting a crafted xfs image
 2018-06-12 23:22 UTC 

NULL pointer dereference in xlog_recover_add_to_cont_trans() when mounting a crafted xfs image
 2018-06-12 23:21 UTC 

Integer overflow due to missing sanitary check in _xfs_buf_map_pages() when mounting a crafted xfs image
 2018-06-12 23:21 UTC 

Bug report: slab-out-of-bounds in xlog_recover_do_reg_buffer() when mounting a crafted xfs image
 2018-06-12 23:20 UTC  (2+ messages)

[GIT PULL] xfs: 4.18 merge, part 2
 2018-06-12 22:00 UTC 

[PATCH v6 0/5] xfsprogs: add mkfs.xfs configuration file parsing support
 2018-06-12 16:46 UTC  (7+ messages)
` [PATCH v6 1/5] mkfs: distinguish between struct sb_feat_args and struct cli_params
` [PATCH v6 2/5] mkfs: move shared config structs and into their own headers
` [PATCH v6 3/5] mkfs: replace defaults source with an enum
` [PATCH v6 4/5] xfsprogs: reset opterr on platform_getoptreset()
` [PATCH v6 5/5] mkfs.xfs: add configuration file parsing support using our own parser

[PATCH v5 0/4] xfsprogs: add mkfs.xfs configuration file parsing support
 2018-06-12  1:02 UTC  (5+ messages)
` [PATCH v5 4/4] mkfs.xfs: add configuration file parsing support using our own parser

[PATCH v2 00/27] xfsprogs: parent pointers v2
 2018-06-11 20:38 UTC  (21+ messages)
` [PATCH v2 19/27] xfsprogs: Add delayed attributes error tag
` [PATCH v2 20/27] xfsprogs: Add parent pointer flag to cmd
` [PATCH v2 23/27] xfsprogs: Do not use namechecks on parent pointers
` [PATCH v2 24/27] xfsprogs: Add parent pointers to recreated inodes
` [PATCH v2 25/27] xfsprogs: Add parent pointers during protofile creation
` [PATCH v2 27/27] xfsprogs: Clean up old parent pointer definitions

[PATCH v1 0/1] Parent pointers test v1
 2018-06-11 20:36 UTC  (5+ messages)
` [PATCH v1 1/1] xfstests: Add parent pointer test


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox