public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-22 18:28:27 to 2019-03-07 17:24:27 UTC [more...]

[PATCH RFCv2 0/3] XFS near block allocation algorithm prototype
 2019-03-07 17:24 UTC  (4+ messages)
` [PATCH RFCv2 1/3] xfs: refactor small allocation helper to skip cntbt attempt
` [PATCH RFCv2 2/3] xfs: introduce generic extent allocation infrastructure
` [PATCH RFCv2 3/3] xfs: use generic extent alloc mechanism for near mode allocs

[GIT PULL] xfs: new features for v5.1
 2019-03-07 16:54 UTC 

[PATCH 0/5] fstests: various fixes
 2019-03-07 15:51 UTC  (10+ messages)
` [PATCH 1/5] common/rc: fix get_max_lfs_filesize
` [PATCH 2/5] xfs/010: use correct type for finobt corrupting
` [PATCH 3/5] shared/298: unmount filesystem before examining underlying storage
` [PATCH 4/5] generic: test statx attribute_mask setting
` [PATCH 5/5] populate: force large finobt creation on xfs
` [PATCH 6/5] ext4/032: SCRATCH_DIR -> SCRATCH_MNT

[PATCH] Add xfs_only flag to fs_table_initialise_mounts() function
 2019-03-06 20:33 UTC  (5+ messages)

[PATCH 0/8] add generic interface to set/get project
 2019-03-04 23:36 UTC  (17+ messages)
` [PATCH 1/8] fs: add support to change project ID
    ` 答复: "
` [PATCH 2/8] ext4: support project ID in ext4_setattr()
` [PATCH 3/8] f2fs: support project ID in f2fs_setattr()
` [PATCH 4/8] xfs: support project ID in xfs_setattr()
` [PATCH 5/8] fs: add project support to statx
` [PATCH 6/8] ext4: support project in ext4_getattr()
` [PATCH 7/8] f2fs: support project in f2fs_getattr()
` [PATCH 8/8] xfs: support project in xfs_getattr()

[PATCH 1/2] fchownat.2: add project support updates
 2019-03-04 23:17 UTC  (10+ messages)
` [PATCH] statx: test statx support for project
` [PATCH 2/2] statx.2: add project support update

[PATCH 00/23] xfsprogs-5.0: fix various problems
 2019-03-04 20:58 UTC  (25+ messages)
` [PATCH 01/23] configure: use sys/xattr.h for fsetxattr detection
` [PATCH 02/23] xfs_io: actually check copy file range helper return values
` [PATCH 03/23] xfs_io: statx -r should print attributes_mask
` [PATCH 04/23] xfs_scrub_all: walk the lsblk device/fs hierarchy correctly
` [PATCH 05/23] xfs_scrub_all.timer: activate after most of the system is up
` [PATCH 06/23] xfs_scrub: rename the global nr_threads
` [PATCH 07/23] xfs_scrub: use datadev parallelization estimates for thread count
` [PATCH 08/23] xfs_scrub: don't expose internal pool state
` [PATCH 09/23] xfs_scrub: one read/verify pool per disk
` [PATCH 10/23] xfs_scrub: don't close mnt_fd when mnt_fd open fails
` [PATCH 11/23] xfs_scrub: check label for misleading characters
` [PATCH 12/23] mkfs: validate extent size hint parameters
` [PATCH 13/23] xfs_repair: reinitialize the root directory nlink correctly
` [PATCH 14/23] xfs_repair: bump the irec on-disk nlink when adding lost+found
` [PATCH 15/23] xfs_repair: fix uninitialized variable warnings
` [PATCH 16/23] xfs_db: fix finobt record decoding when sparse inodes enabled
` [PATCH 17/23] xfs_db: use TYP_FINOBT for finobt metadump
` [PATCH 18/23] xfs_info: use findmnt to handle mounted block devices
` [PATCH 19/23] libfrog: hoist bitmap out of scrub
` [PATCH 20/23] xfs_repair: correctly account for free space btree shrinks when fixing freelist
` [PATCH 21/23] libxfs: free buffer log item in libxfs_trans_brelse
` [PATCH 22/23] libxfs: free inode item when committing transaction
` [PATCH 23/23] libxfs: free buffer and inode log items when cancelling a transaction
` [PATCH 24/23] xfs_io: don't walk off the end of argv in fzero_f

[PATCH] xfs: mark xfs_dir2_sf_entry_t as __packed again
 2019-03-04 19:36 UTC 

[RFC PATCH v2 4/9] md:raid1: rd_hint support and consider stacked layer case
 2019-03-04 13:47 UTC  (2+ messages)
` [LKP] [md] d95576ef1d: BUG:unable_to_handle_kernel

[RFC PATCH v2 0/9] Block/XFS: Support alternative mirror device retry
 2019-03-03 23:45 UTC  (9+ messages)

BUG: MAX_STACK_TRACE_ENTRIES too low!
 2019-03-02 11:45 UTC  (2+ messages)

[PATCH 1/2] misc: don't oom the box opening tmpfiles
 2019-03-02  9:32 UTC  (10+ messages)
` [PATCH 2/2] t_attr_corruption: fix this yet again
` [PATCH 3/2] xfs/010: use correct type for finobt corrupting

[ANNOUNCE] xfs-linux: for-next updated to 2ac87ea19d51
 2019-03-01 23:26 UTC 

[PATCH] xfs: set attributes_mask in xfs_vn_getattr
 2019-03-01 16:56 UTC  (2+ messages)

[RFC] xfs: fix reporting supported extra file attributes for statx()
 2019-03-01 16:53 UTC  (2+ messages)

sporadic shared/298 failures?
 2019-02-28 23:29 UTC 

[PATCH V15 00/18] block: support multi-page bvec
 2019-02-28 12:39 UTC  (7+ messages)
` [PATCH V15 14/18] block: enable multipage bvecs

[ANNOUNCE] xfsprogs for-next updated to 6f490d6
 2019-02-27 23:11 UTC  (4+ messages)
` [ANNOUNCE] xfsprogs for-next updated to bb83d20

[PATCH] xfs: allocate sector sized IO buffer via page_frag_alloc
 2019-02-27 21:38 UTC  (29+ messages)

[PATCH] generic: skip dm-log-writes tests on XFS v5 superblock filesystems
 2019-02-27 20:47 UTC  (21+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 16079436ec22
 2019-02-27 18:57 UTC 

[LSF/MM TOPIC] More async operations for file systems - async discard?
 2019-02-27 13:24 UTC  (8+ messages)

Umount D status issue after unplugging the disk
 2019-02-27  3:41 UTC  (2+ messages)

Corruption of in-memory data detected. Shutting down filesystem
 2019-02-27  3:04 UTC  (11+ messages)

xfsprogs_4.20.0-1_amd64.changes ACCEPTED into unstable
 2019-02-26 23:07 UTC 

Processing of xfsprogs_4.20.0-1_amd64.changes
 2019-02-26 22:52 UTC 

XFS root filesystem corruption after selinux-policy-targeted update
 2019-02-25 23:21 UTC  (3+ messages)

[PATCH 0/3] fstests: fixes and new tests
 2019-02-25 21:00 UTC  (4+ messages)
` [PATCH 4/3] generic: posix acl extended attribute memory corruption test

[PATCH 1/2] xfs: fix uninitialized error variables
 2019-02-25 18:15 UTC  (5+ messages)
` [PATCH 2/2] xfs: fix backwards endian conversion in scrub

[PATCH 1/2] xfs: don't pass iomap flags to xfs_reflink_allocate_cow
 2019-02-25 17:43 UTC  (7+ messages)
` [PATCH 2/2] xfs: rework breaking of shared extents in xfs_file_iomap_begin

[RFC PATCH 0/6] Allow setting file birth time with utimensat()
 2019-02-23 18:32 UTC  (9+ messages)

[ANNOUNCE] xfsprogs v4.20.0 released
 2019-02-23 11:01 UTC  (4+ messages)

[RFC PATCH] pmem: advertise page alignment for pmem devices supporting fsdax
 2019-02-23  0:46 UTC  (7+ messages)

[PATCH 0/3] xfsprogs: minor 4.20 fixups
 2019-02-22 20:01 UTC  (4+ messages)
` [PATCH 1/3] xfs_io: don't pass negative len to copy_file_range_cmd
  ` [PATCH v2] xfs_io: actually check copy file range helper return values

[PATCH 0/4] xfsdump: update to use fallocate
 2019-02-22 19:55 UTC  (5+ messages)
` [PATCH 1/4] xfs_restore: refactor open-coded file creation code


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