linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-01 01:09:58 to 2020-01-08 08:37:04 UTC [more...]

[PATCH v6 0/2] New zonefs file system
 2020-01-08  8:36 UTC  (3+ messages)
` [PATCH v6 1/2] fs: "
` [PATCH v6 2/2] zonefs: Add documentation

[PATCH 0/1] xfs: random fixes
 2020-01-08  8:13 UTC  (3+ messages)
` [PATCH 1/1] xfs: remove bogus assertion when online repair isn't enabled

[PATCH v2 0/3] xfs: fix maxbytes problems on 32-bit systems
 2020-01-08  8:12 UTC  (7+ messages)
` [PATCH 1/3] xfs: introduce XFS_MAX_FILEOFF
` [PATCH 2/3] xfs: truncate should remove all blocks, not just to the end of the page cache
` [PATCH 3/3] xfs: fix s_maxbytes computation on 32-bit kernels

attr fixes
 2020-01-08  7:04 UTC  (9+ messages)
` [PATCH 1/4] xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLE
` [PATCH 2/4] xfs: reject invalid flags combinations "
` [PATCH 3/4] xfs: also remove cached ACLs when removing the underlying attr
` [PATCH 4/4] xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag

[ANNOUNCE] xfs-linux: for-next updated to 5a57c05b56b6
 2020-01-08  4:21 UTC 

[PATCH 0/3] xfs: fix buf log item memory corruption on non-amd64
 2020-01-08  4:18 UTC  (4+ messages)
` [PATCH 1/3] xfs: refactor remote attr value buffer invalidation
` [PATCH 2/3] xfs: complain if anyone tries to create a too-large buffer log item
` [PATCH 3/3] xfs: make struct xfs_buf_log_format have a consistent size

[ANNOUNCE] xfs-linux: iomap-5.6-merge updated to 62e298db3fc3
 2020-01-08  4:20 UTC 

[PATCH v5 0/2] New zonefs file system
 2020-01-08  0:16 UTC  (6+ messages)
` [PATCH v5 1/2] fs: "
` [PATCH v5 2/2] zonefs: Add documentation

[PATCH v3] fs: Fix page_mkwrite off-by-one errors
 2020-01-07 23:20 UTC  (2+ messages)

[PATCH] xfs: Fix false positive lockdep warning with sb_internal & fs_reclaim
 2020-01-07 21:31 UTC  (9+ messages)

[PATCH 0/4] xfsprogs: packaging cleanups
 2020-01-07 19:35 UTC  (9+ messages)
` [PATCH 1/4] misc: support building flatpak images
` [PATCH 2/4] debian: turn debhelper compat level up to 11
` [PATCH 3/4] debian: permit compat level 9 dh builds
` [PATCH 4/4] xfs_scrub_all: failure reporting for the xfs_scrub_all job

[PATCH 0/2] fix stale data exposure problem
 2020-01-07 18:17 UTC  (7+ messages)
` [PATCH 1/2] xfs: introduce xfs_bmap_split_da_extent
` [PATCH 2/2] xfs: fix stale data exposure problem when punch hole, collapse range or zero range across a delalloc extent

[PATCH 1/3] xfs: rename compat_time_t to old_time32_t
 2020-01-07 18:16 UTC  (9+ messages)
` [PATCH 2/3] xfs: disallow broken ioctls without compat-32-bit-time

[PATCH 0/2] Allow deduplication of the eof block when it is safe to do so
 2020-01-07 18:16 UTC  (8+ messages)
` [PATCH 1/2] fs: allow deduplication of eof block into the end of the destination file
` [PATCH 2/2] Btrfs: make deduplication with range including the last block work

[PATCH] xfs: add a new test for removing ACLs through the attr interface
 2020-01-07 16:52 UTC 

[PATCH] libxfs: make resync with the userspace libxfs easier
 2020-01-07 14:18 UTC  (4+ messages)

[PATCH v3 1/2] xfs: rename compat_time_t to old_time32_t
 2020-01-07 14:14 UTC  (4+ messages)
` [PATCH v3 2/2] xfs: quota: move to time64_t interfaces

[PATCH v5 00/14] xfs: Delay Ready Attributes
 2020-01-06 23:33 UTC  (8+ messages)
` [PATCH v5 05/14] xfs: Factor out new helper functions xfs_attr_rmtval_set

[PATCH 0/2] xfs: test xfs_scrub media scan
 2020-01-06 18:10 UTC  (4+ messages)
` [PATCH 2/2] xfs: test xfs_scrub phase 6 media error reporting

[PATCH v2 0/2] xfs_repair: rebuild inode fork mappings
 2020-01-03 21:28 UTC  (5+ messages)
` [PATCH 1/2] xfs_repair: push inode buf and dinode pointers all the way to inode fork processing
` [PATCH 2/2] xfs_repair: rebuild block mappings from rmapbt data

xfs_repair: superblock read failed, fatal error -- Input/output error
 2020-01-03  7:21 UTC  (5+ messages)

[PATCH v4 0/2] New zonefs file system
 2020-01-03  0:12 UTC  (3+ messages)
` [PATCH v4 2/2] zonefs: Add documentation

[PATCH v3 0/2] New zonefs file system
 2020-01-03  0:08 UTC  (8+ messages)
` [PATCH v3 1/2] fs: "

[PATCH 0/1] xfsprogs: random fixes
 2020-01-02 21:17 UTC  (3+ messages)
` [PATCH 1/1] xfs_repair: fix totally broken unit conversion in directory invalidation

assertion failure when running generic/019
 2020-01-02 19:15 UTC 

[Bug 206027] New: [xfstests generic/475]: WARNING: CPU: 4 PID: 32186 at fs/iomap/buffered-io.c:1067 iomap_page_mkwrite_actor+0xd9/0x130
 2020-01-02 18:12 UTC  (2+ messages)
` [Bug 206027] "

2019 NYE Patchbomb Guide!
 2020-01-01  1:25 UTC 

[PATCH v2 0/9] xfs_repair: use btree bulk loading
 2020-01-01  1:22 UTC  (10+ messages)
` [PATCH 1/9] xfs_repair: port the online repair newbt structure
` [PATCH 2/9] xfs_repair: unindent phase 5 function
` [PATCH 3/9] xfs_repair: create a new class of btree rebuild cursors
` [PATCH 4/9] xfs_repair: rebuild free space btrees with bulk loader
` [PATCH 5/9] xfs_repair: rebuild inode "
` [PATCH 6/9] xfs_repair: rebuild reverse mapping "
` [PATCH 7/9] xfs_repair: rebuild refcount "
` [PATCH 8/9] xfs_repair: remove old btree rebuild support code
` [PATCH 9/9] xfs_repair: track blocks lost during btree construction via extents

[PATCH v2 0/6] xfs_repair: do not trash valid root dirs
 2020-01-01  1:21 UTC  (7+ messages)
` [PATCH 1/6] mkfs: check root inode location
` [PATCH 2/6] xfs_repair: enforce that inode btree chunks can't point to AG headers
` [PATCH 3/6] xfs_repair: refactor fixed inode location checks
` [PATCH 4/6] xfs_repair: use libxfs function to calculate root inode location
` [PATCH 5/6] xfs_repair: check plausibility of root dir pointer before trashing it
` [PATCH 6/6] xfs_repair: try to correct sb_unit value from secondaries

[PATCH v11 00/21] xfs: realtime reverse-mapping support
 2020-01-01  1:18 UTC  (22+ messages)
` [PATCH 01/21] xfs: make iroot_realloc a btree function
` [PATCH 02/21] xfs: support storing records in the inode core root
` [PATCH 03/21] xfs: widen xfs_rmap_irec fields to handle realtime rmapbt
` [PATCH 04/21] xfs: introduce realtime rmap btree definitions
` [PATCH 05/21] xfs: define the on-disk realtime rmap btree format
` [PATCH 06/21] xfs: realtime rmap btree transaction reservations
` [PATCH 07/21] xfs: add realtime rmap btree operations
` [PATCH 08/21] xfs: prepare rmap functions to deal with rtrmapbt
` [PATCH 09/21] xfs: add a realtime flag to the rmap update log redo items
` [PATCH 10/21] xfs: add realtime rmap btree block detection to log recovery
` [PATCH 11/21] xfs: add realtime reverse map inode to superblock
` [PATCH 12/21] xfs: wire up a new inode fork type for the realtime rmap
` [PATCH 13/21] xfs: wire up rmap map and unmap to the realtime rmapbt
` [PATCH 14/21] xfs: create routine to allocate and initialize a realtime rmap btree inode
` [PATCH 15/21] xfs: dynamically create the realtime rmapbt inode when attaching rtdev
` [PATCH 16/21] xfs: enable realtime rmap btree
` [PATCH 17/21] xfs: wire up getfsmap to the realtime reverse mapping btree
` [PATCH 18/21] xfs: scrub the realtime rmapbt
` [PATCH 19/21] xfs: cross-reference realtime bitmap to realtime rmapbt scrubber
` [PATCH 20/21] xfs: cross-reference the realtime rmapbt
` [PATCH 21/21] xfs: report realtime rmap btree corruption errors to the health system

[PATCH v2 00/13] xfs: metadata inode directories
 2020-01-01  1:16 UTC  (14+ messages)
` [PATCH 01/13] xfs: create imeta abstractions to get and set metadata inodes
` [PATCH 02/13] xfs: create transaction reservations for metadata inode operations
` [PATCH 03/13] xfs: refactor the v4 group/project inode pointer switch
` [PATCH 04/13] xfs: convert all users to xfs_imeta_log
` [PATCH 05/13] xfs: iget for metadata inodes
` [PATCH 06/13] xfs: define the on-disk format for the metadir feature
` [PATCH 07/13] xfs: load metadata inode directory at mount time
` [PATCH 08/13] xfs: convert metadata inode lookup keys to use paths
` [PATCH 09/13] xfs: enforce metadata inode flag
` [PATCH 10/13] xfs: read and write metadata inode directory
` [PATCH 11/13] xfs: ensure metadata directory paths exist before creating files
` [PATCH 12/13] xfs: disable the agi rotor for metadata inodes
` [PATCH 13/13] xfs: enable metadata inode directory feature

[PATCH v2 00/21] xfs: hoist inode operations to libxfs
 2020-01-01  1:14 UTC  (22+ messages)
` [PATCH 01/21] xfs: hoist extent size helpers "
` [PATCH 02/21] xfs: hoist inode flag conversion functions
` [PATCH 03/21] xfs: hoist project id get/set functions
` [PATCH 04/21] xfs: pack inode allocation parameters into a separate structure
` [PATCH 05/21] xfs: implement atime updates in xfs_trans_ichgtime
` [PATCH 06/21] xfs: use xfs_trans_ichgtime to set times when allocating inode
` [PATCH 07/21] xfs: split inode allocation and initialization
` [PATCH 08/21] xfs: delegate post-allocation iget
` [PATCH 09/21] xfs: hoist inode allocation function
` [PATCH 10/21] xfs: push xfs_ialloc_args creation out of xfs_dir_ialloc
` [PATCH 11/21] xfs: refactor special inode roll "
` [PATCH 12/21] xfs: move xfs_dir_ialloc to libxfs
` [PATCH 13/21] xfs: hoist xfs_iunlink "
` [PATCH 14/21] xfs: hoist xfs_{bump,drop}link "
` [PATCH 15/21] xfs: create libxfs helper to link a new inode into a directory
` [PATCH 16/21] xfs: create libxfs helper to link an existing "
` [PATCH 17/21] xfs: hoist inode free function to libxfs
` [PATCH 18/21] xfs: create libxfs helper to remove an existing inode/name from a directory
` [PATCH 19/21] xfs: create libxfs helper to exchange two directory entries
` [PATCH 20/21] xfs: create libxfs helper to rename "
` [PATCH 21/21] xfs: get rid of cross_rename

[PATCH 00/14] xfs: widen timestamps to deal with y2038
 2020-01-01  1:12 UTC  (15+ messages)
` [PATCH 01/14] xfs: explicitly define inode timestamp range
` [PATCH 02/14] xfs: preserve default grace interval during quotacheck
` [PATCH 03/14] xfs: refactor quota exceeded test
` [PATCH 04/14] xfs: fix quota timer inactivation
` [PATCH 05/14] xfs: refactor quota expiration timer modification
` [PATCH 06/14] xfs: refactor default quota grace period setting code
` [PATCH 07/14] xfs: remove xfs_timestamp_t
` [PATCH 08/14] xfs: move xfs_log_dinode_to_disk to the log code
` [PATCH 09/14] xfs: refactor timestamp coding
` [PATCH 10/14] xfs: convert struct xfs_timestamp to union
` [PATCH 11/14] xfs: widen ondisk timestamps to deal with y2038 problem
` [PATCH 12/14] xfs: cache quota grace period expiration times incore
` [PATCH 13/14] xfs: enable bigtime for quota timers
` [PATCH 14/14] xfs: enable big timestamps

[PATCH 0/2] xfs: add a inode btree blocks counts to the AGI header
 2020-01-01  1:10 UTC  (3+ messages)
` [PATCH 1/2] xfs: store inode btree block counts in "
` [PATCH 2/2] xfs: enable new inode btree counters feature

[PATCH v22 0/5] xfs: online repair of rmap/quota/summary counters
 2020-01-01  1:10 UTC  (6+ messages)
` [PATCH 1/5] xfs: introduce online scrub freeze
` [PATCH 2/5] xfs: make xfile io asynchronous
` [PATCH 3/5] xfs: repair the rmapbt
` [PATCH 4/5] xfs: implement live quotacheck as part of quota repair
` [PATCH 5/5] xfs: repair summary counters

[PATCH 0/3] xfs: indirect health reporting
 2020-01-01  1:10 UTC  (4+ messages)
` [PATCH 1/3] xfs: add secondary and indirect classes to the health tracking system
` [PATCH 2/3] xfs: remember sick inodes that get inactivated
` [PATCH 3/3] xfs: update health status if we get a clean bill of health


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