linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-26 02:36:50 to 2019-06-30 17:32:46 UTC [more...]

[linux-kernel-mentees] [PATCH v1] Doc : fs : convert xfs.txt to ReST
 2019-06-30 17:32 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 332b9caf2d7b
 2019-06-30 16:37 UTC 

[ANNOUNCE] xfs-linux: for-next *rebased* to 73d30d48749f
 2019-06-30 16:34 UTC 

Include 'xfs: speed up large directory modifications' in 5.3?
 2019-06-30 15:39 UTC  (2+ messages)

[Bug 204031] New: [xfstests generic/475]: general protection fault: 0000 [#1] RIP: 0010:xfs_bmapi_read+0x311/0xb00 [xfs]
 2019-06-30 14:02 UTC 

[Bug 203947] New: [xfstests generic/475]: general protection fault: 0000 [#1] RIP: 0010:xfs_setfilesize_ioend+0xb1/0x220 [xfs]
 2019-06-30 13:52 UTC  (11+ messages)
` [Bug 203947] "

[PATCH v1] Doc : fs : convert xfs.txt to ReST
 2019-06-29 20:57 UTC  (9+ messages)
      ` [linux-kernel-mentees] "

[PATCH v4 0/5] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-29 20:09 UTC  (7+ messages)
` [PATCH 1/5] vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
` [PATCH 2/5] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/5] vfs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/5] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
` [PATCH 5/5] vfs: only allow FSSETXATTR to set DAX flag on files and dirs

[Bug 204015] New: BUG: KASAN: slab-out-of-bounds in __bio_add_page+0x1ec/0x2b0
 2019-06-29 14:17 UTC  (3+ messages)
` [Bug 204015] "

[PATCH RFC] iomap: introduce IOMAP_TAIL
 2019-06-29  9:34 UTC  (2+ messages)

[backport request][stable] xfs: xfstests generic/538 failed on xfs
 2019-06-29  7:41 UTC  (7+ messages)

[PATCH v6 0/4] vfs: make immutable files actually immutable
 2019-06-29  7:04 UTC  (6+ messages)
` [PATCH 1/4] mm/fs: don't allow writes to immutable files
` [PATCH 2/4] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 3/4] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/4] vfs: don't allow most setxattr to immutable files

[PATCH] xfs: fix iclog allocation size
 2019-06-28 22:32 UTC  (7+ messages)

lift the xfs writepage code into iomap
 2019-06-28 22:27 UTC  (16+ messages)
` [PATCH 07/12] xfs: don't preallocate a transaction for file size updates
` [PATCH 11/12] iomap: move the xfs writeback code to iomap.c
` [PATCH 12/12] iomap: add tracing for the address space operations

mysterious test failure when running xfstests on XFS
 2019-06-28 21:35 UTC  (2+ messages)

[PATCH v2 0/3] xfs: further FSSETXATTR cleanups
 2019-06-28 18:35 UTC  (4+ messages)
` [PATCH 1/3] xfs: refactor setflags to use setattr code directly
` [PATCH 2/3] xfs: clean up xfs_merge_ioc_xflags
` [PATCH 3/3] xfs: make the dax inode flag advisory

[PATCH v2 0/2] vfs: make active swap files unwritable
 2019-06-28 18:35 UTC  (3+ messages)
` [PATCH 1/2] mm: set S_SWAPFILE on blockdev swap devices
` [PATCH 2/2] vfs: don't allow writes to swap files

lift the xfs writepage code into iomap v2
 2019-06-28 17:41 UTC  (28+ messages)
` [PATCH 01/13] list.h: add list_pop and list_pop_entry helpers
` [PATCH 02/13] xfs: remove the unused xfs_count_page_state declaration
` [PATCH 03/13] xfs: fix a comment typo in xfs_submit_ioend
` [PATCH 04/13] xfs: initialize iomap->flags in xfs_bmbt_to_iomap
` [PATCH 05/13] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 06/13] xfs: remove XFS_TRANS_NOFS
` [PATCH 07/13] xfs: allow merging ioends over append boundaries
` [PATCH 08/13] xfs: simplify xfs_ioend_can_merge
` [PATCH 09/13] xfs: refactor the ioend merging code
` [PATCH 10/13] xfs: turn io_append_trans into an io_private void pointer
` [PATCH 11/13] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 12/13] iomap: move the xfs writeback code to iomap.c
` [PATCH 13/13] iomap: add tracing for the address space operations

[PATCH] xfs: project quota ineritance flag test
 2019-06-28  7:04 UTC  (2+ messages)

[RFC] dget_parent() misuse in xfs_filestream_get_parent()
 2019-06-28  6:00 UTC 

[PATCH 1/3] xfs: don't overflow xattr listent buffer
 2019-06-27 23:32 UTC  (5+ messages)
  ` [STABLE 4.19] fixes for xfs memory and fs corruption

[PATCH -next] xfs: remove duplicated include
 2019-06-27 15:26 UTC  (2+ messages)

KASAN: use-after-free Read in xlog_alloc_log
 2019-06-27 13:52 UTC  (3+ messages)

[PATCH 01/10] xfs: mount-api - add fs parameter description
 2019-06-27  3:35 UTC  (5+ messages)
` [PATCH 03/10] xfs: mount-api - add xfs_parse_param()

[PATCH v3 0/5] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-27  0:19 UTC  (10+ messages)
` [PATCH 1/5] vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
  ` [Cluster-devel] "
` [PATCH 2/5] vfs: create a generic checking function for FS_IOC_FSSETXATTR

XFS Repair Error
 2019-06-27  0:13 UTC  (7+ messages)

[Bug 203999] New: [xfstests xfs/442] kernel BUG at mm/swap_state.c:170! RIP: 0010:__delete_from_swap_cache+0x45a/0x6c0
 2019-06-26 22:21 UTC  (2+ messages)
` [Bug 203999] "

[PATCH v2 0/6] xfs: scrub-related fixes
 2019-06-26 20:47 UTC  (7+ messages)
` [PATCH 1/6] xfs: remove more ondisk directory corruption asserts
` [PATCH 2/6] xfs: attribute scrub should use seen_enough to pass error values
` [PATCH 3/6] xfs: refactor extended attribute buffer pointer functions
` [PATCH 4/6] xfs: refactor attr scrub memory allocation function
` [PATCH 5/6] xfs: only allocate memory for scrubbing attributes when we need it
` [PATCH 6/6] xfs: online scrub needn't bother zeroing its temporary buffer

[PATCH v6 00/15] xfs: refactor and improve inode iteration
 2019-06-26 20:45 UTC  (16+ messages)
` [PATCH 01/15] xfs: create iterator error codes
` [PATCH 02/15] xfs: create simplified inode walk function
` [PATCH 03/15] xfs: convert quotacheck to use the new iwalk functions
` [PATCH 04/15] xfs: bulkstat should copy lastip whenever userspace supplies one
` [PATCH 05/15] xfs: remove unnecessary includes of xfs_itable.h
` [PATCH 06/15] xfs: convert bulkstat to new iwalk infrastructure
` [PATCH 07/15] xfs: calculate inode walk prefetch more carefully
` [PATCH 08/15] xfs: move bulkstat ichunk helpers to iwalk code
` [PATCH 09/15] xfs: change xfs_iwalk_grab_ichunk to use startino, not lastino
` [PATCH 10/15] xfs: clean up long conditionals in xfs_iwalk_ichunk_ra
` [PATCH 11/15] xfs: refactor xfs_iwalk_grab_ichunk
` [PATCH 12/15] xfs: refactor iwalk code to handle walking inobt records
` [PATCH 13/15] xfs: refactor INUMBERS to use iwalk functions
` [PATCH 14/15] xfs: multithreaded iwalk implementation
` [PATCH 15/15] xfs: poll waiting for quotacheck

[PATCH v6 0/9] xfs: introduce new BULKSTAT and INUMBERS ioctls
 2019-06-26 20:46 UTC  (10+ messages)
` [PATCH 1/9] xfs: remove various bulk request typedef usage
` [PATCH 2/9] xfs: rename bulkstat functions
` [PATCH 3/9] xfs: introduce new v5 bulkstat structure
` [PATCH 4/9] xfs: introduce v5 inode group structure
` [PATCH 5/9] xfs: wire up new v5 bulkstat ioctls
` [PATCH 6/9] xfs: wire up the new v5 bulkstat_single ioctl
` [PATCH 7/9] xfs: wire up the v5 INUMBERS ioctl
` [PATCH 8/9] xfs: specify AG in bulk req
` [PATCH 9/9] xfs: allow bulkstat_single of special inodes

[PATCH v2 1/3] iomap: don't mark the inode dirty in iomap_write_end
 2019-06-26 20:09 UTC  (7+ messages)
` [PATCH v2 2/3] fs: fold __generic_write_end back into generic_write_end
` [PATCH v2 3/3] iomap: fix page_done callback for short writes

[PATCH] xfs: short circuit xfs_get_acl() if no acl is possible
 2019-06-26 18:16 UTC  (5+ messages)

[ANNOUNCE] xfs-linux: for-next updated to c0546224d7e9
 2019-06-26 16:38 UTC 

[PATCH v5 0/5] vfs: make immutable files actually immutable
 2019-06-26 16:28 UTC  (4+ messages)
` [PATCH 5/5] vfs: don't allow writes to swap files

[PATCH] xfs: remove unused header files
 2019-06-26 15:19 UTC  (3+ messages)
` [PATCH V2] "

xfs cgroup writeback support
 2019-06-26 15:09 UTC  (6+ messages)

[PATCH v2] xfs_io: allow passing an open file to copy_range
 2019-06-26 15:00 UTC  (5+ messages)
` [PATCH] xfs_io: reorganize source file handling in copy_range

[PATCH 1/2] iomap: don't mark the inode dirty in iomap_write_end
 2019-06-26 13:17 UTC  (5+ messages)
` [PATCH 2/2] fs: fold __generic_write_end back into generic_write_end

[PATCH] shared/011: run on all file system that support cgroup writeback
 2019-06-26  3:17 UTC  (4+ messages)

[PATCH] mkfs: remove useless log options in usage
 2019-06-26  2:56 UTC  (4+ messages)

[PATCH v4 00/10] xfsprogs-5.1: fix various problems
 2019-06-26  2:37 UTC  (11+ messages)
` [PATCH 01/10] libfrog: refactor online geometry queries
` [PATCH 02/10] libfrog: introduce xfs_fd to wrap an fd to a file on an xfs filesystem
` [PATCH 03/10] libfrog: store more inode and block geometry in struct xfs_fd
` [PATCH 04/10] libfrog: create online fs geometry converters
` [PATCH 05/10] libfrog: refactor open-coded bulkstat calls
` [PATCH 06/10] libfrog: refactor open-coded INUMBERS calls
` [PATCH 07/10] libxfs-diff: try harder to find the kernel equivalent libxfs files
` [PATCH 08/10] xfs_db: remove db/convert.h
` [PATCH 09/10] xfs_db: add a function to compute btree geometry
` [PATCH 10/10] libxfs: move topology declarations into separate header


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