public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-01 17:02:44 to 2019-07-10 08:41:56 UTC [more...]

pagecache locking (was: bcachefs status update) merged)
 2019-07-10  8:41 UTC  (17+ messages)
                    ` pagecache locking

[PATCH] mkfs: don't use xfs_verify_fsbno() before m_sb is fully set up
 2019-07-10  6:09 UTC  (3+ messages)

BUG: MAX_STACK_TRACE_ENTRIES too low! (2)
 2019-07-10  5:30 UTC  (3+ messages)

[RFC PATCH] iomap: generalize IOMAP_INLINE to cover tail-packing case
 2019-07-09 23:32 UTC  (5+ messages)

[PATCH] xfs: chain bios the right way around in xfs_rw_bdev
 2019-07-09 22:27 UTC  (3+ messages)

[linux-kernel-mentees] [PATCH v6] Doc : fs : convert xfs.txt to ReST
 2019-07-09 18:45 UTC  (3+ messages)

memory leaks from xfs_rw_bdev()
 2019-07-09 18:31 UTC  (3+ messages)

[PATCH RFC 00/11] iomap: regroup code by functional area
 2019-07-09 18:12 UTC  (14+ messages)
` [PATCH 02/11] iomap: move the swapfile code into a separate file
` [PATCH 05/11] iomap: move the direct IO "
` [PATCH 06/11] iomap: move the buffered write "
` [PATCH 07/11] iomap: move the buffered read "
` [PATCH 08/11] iomap: move the page management "
` [PATCH 09/11] iomap: move the page migration "
` [PATCH 10/11] iomap: move the main iteration "
` [PATCH 11/11] iomap: move internal declarations into fs/iomap/

[PATCH 0/3] fstests: various fixes
 2019-07-09 17:49 UTC  (4+ messages)
` [PATCH 1/3] xfs: rework min log size helper
` [PATCH 2/3] xfs/016: calculate minimum log size and end locations
` [PATCH 3/3] xfs/119: fix MKFS_OPTIONS exporting

[GIT PULL] vfs: fix copy_file_range bad behavior
 2019-07-09 16:39 UTC 

use bios directly in the log code v4
 2019-07-09 15:44 UTC  (9+ messages)
` [PATCH 19/24] xfs: use bios directly to read and write the log recovery buffers

[GIT PULL] iomap: new code for 5.3, part 1
 2019-07-09 15:34 UTC 

[PATCH] xfs: bump INUMBERS cursor correctly in xfs_inumbers_walk
 2019-07-09 14:25 UTC  (3+ messages)

[Bug 204107] New: [xfstests xfs/442]: xfs_db process hang on ppc64le
 2019-07-09  9:23 UTC 

[Bug 204031] New: [xfstests generic/475]: general protection fault: 0000 [#1] RIP: 0010:xfs_bmapi_read+0x311/0xb00 [xfs]
 2019-07-09  4:40 UTC  (2+ messages)
` [Bug 204031] "

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

kernel BUG at lib/lockref.c:LINE!
 2019-07-08 20:50 UTC 

[Linux-kernel-mentees] [PATCH] Doc : fs : move xfs.txt to admin-guide
 2019-07-08 20:00 UTC  (5+ messages)

RFC: use the iomap writepage path in gfs2
 2019-07-08 17:29 UTC  (21+ messages)
` [PATCH 01/15] FOLD: iomap: make the discard_page method optional
` [PATCH 02/15] FOLD: iomap: make ->submit_ioend optional
` [PATCH 03/15] iomap: zero newly allocated mapped blocks
` [PATCH 04/15] iomap: warn on inline maps iomap_writepage_map
` [PATCH 05/15] iomap: move struct iomap_page to iomap.c
` [PATCH 06/15] HACK: disable lockdep annotation in iomap_dio_rw
` [PATCH 07/15] gfs2: use page_offset in gfs2_page_mkwrite
` [PATCH 08/15] gfs2: remove the unused gfs2_stuffed_write_end function
` [PATCH 09/15] gfs2: merge gfs2_writeback_aops and gfs2_ordered_aops
` [PATCH 10/15] gfs2: merge gfs2_writepage_common into gfs2_writepage
` [PATCH 11/15] gfs2: mark stuffed_readpage static
` [PATCH 12/15] gfs2: use iomap_bmap instead of generic_block_bmap
` [PATCH 13/15] gfs2: implement gfs2_block_zero_range using iomap_zero_range
` [PATCH 14/15] gfs2: don't use buffer_heads in gfs2_allocate_page_backing
` [PATCH 15/15] gfs2: use iomap for buffered I/O in ordered and writeback mode

[PATCH v2 0/3] xfs: further FSSETXATTR cleanups
 2019-07-08 16:41 UTC  (8+ 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] xfs: don't update lastino for FSBULKSTAT_SINGLE
 2019-07-08 12:28 UTC  (3+ messages)

[PATCH] mm, memcg: support memory.{min, low} protection in cgroup v1
 2019-07-08 12:15 UTC  (4+ messages)

[xfs] 490d451fa5: aim7.jobs-per-min -6.3% regression
 2019-07-08  9:13 UTC 

[RFC] dget_parent() misuse in xfs_filestream_get_parent()
 2019-07-07 23:22 UTC  (2+ messages)

[PATCH v15 0/7] virtio pmem driver
 2019-07-07 16:34 UTC  (9+ messages)
` [PATCH v15 1/7] libnvdimm: nd_region flush callback support
` [PATCH v15 2/7] virtio-pmem: Add virtio pmem driver
` [PATCH v15 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v15 4/7] dm: enable synchronous dax
` [PATCH v15 5/7] dax: check synchronous mapping is supported
` [PATCH v15 6/7] ext4: disable map_sync for async flush
` [PATCH v15 7/7] xfs: "

[ANNOUNCE] xfs-linux: for-next updated to 036f463fe15d
 2019-07-06 16:47 UTC 

[PATCH v2 0/9] xfsprogs: document the ioctls scrub uses
 2019-07-05 17:58 UTC  (26+ messages)
` [PATCH 1/9] man: create a separate GETXATTR/SETXATTR ioctl manpage
` [PATCH 2/9] man: create a separate GEOMETRY "
` [PATCH 3/9] man: create a separate FSBULKSTAT "
` [PATCH 4/9] man: link to the SCRUB_METADATA ioctl manpage from xfsctl.3
` [PATCH 5/9] man: create a separate INUMBERS ioctl manpage
` [PATCH 6/9] man: create a separate FSCOUNTS "
` [PATCH 7/9] man: create a separate RESBLKS "
` [PATCH 8/9] man: create a separate GETBMAPX/GETBMAPA/GETBMAP "
` [PATCH 9/9] man: create a separate xfs shutdown "

[PATCH v2 0/6] xfs: scrub-related fixes
 2019-07-05 17:57 UTC  (20+ 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 0/9] xfs: introduce new BULKSTAT and INUMBERS ioctls
 2019-07-05 16:26 UTC  (31+ 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 v2 "
` [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 "
  ` [PATCH v3 "

[ANNOUNCE] xfs-linux: for-next updated to a7a9250e18b3
 2019-07-04 15:11 UTC 

[ANNOUNCE RESEND] xfs-linux: vfs-for-next updated to 7e328e5930ad
 2019-07-04 15:07 UTC 

[ANNOUNCE RESEND] xfs-linux: copy-file-range-fixes updated to fe0da9c09b2d
 2019-07-04 15:06 UTC 

[ANNOUNCE] xfs-linux: iomap-for-next updated to 36a7347de097
 2019-07-04 15:02 UTC  (2+ messages)
` [ANNOUNCE] xfs-linux: vfs-for-next updated to 7e328e5930ad

[ANNOUNCE RESEND] xfs-linux: iomap-5.3-merge updated to 36a7347de097
 2019-07-04 14:59 UTC 

[PATCH v2 1/1] xfsprogs: Fix uninitialized cfg->lsunit
 2019-07-03 19:01 UTC  (4+ messages)

[PATCH] fs: xfs: xfs_log: Change return type from int to void
 2019-07-03 14:37 UTC  (3+ messages)

linux-next: manual merge of the block tree with the xfs tree
 2019-07-03  3:19 UTC 

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

[PATCH 1/1] xfsprogs: Fix uninitialized cfg->lsunit
 2019-07-02 22:15 UTC  (3+ messages)

[PATCH] xfs: short circuit xfs_get_acl() if no acl is possible
 2019-07-02 22:31 UTC  (7+ messages)

[backport request][stable] xfs: xfstests generic/538 failed on xfs
 2019-07-02 19:34 UTC  (8+ messages)

[PATCH v6 00/15] xfs: refactor and improve inode iteration
 2019-07-02 17:40 UTC  (12+ messages)
` [PATCH 02/15] xfs: create simplified inode walk function
` [PATCH 07/15] xfs: calculate inode walk prefetch more carefully
` [PATCH 14/15] xfs: multithreaded iwalk implementation
  ` [PATCH v2 "

[PATCH v5 00/14] xfs: refactor and improve inode iteration
 2019-07-02 15:33 UTC  (9+ messages)
` [PATCH 06/14] xfs: convert bulkstat to new iwalk infrastructure

[linux-kernel-mentees] [PATCH v5] Doc : fs : convert xfs.txt to ReST
 2019-07-02 15:22 UTC  (5+ messages)

[PATCH v6 0/4] vfs: make immutable files actually immutable
 2019-07-02 10:45 UTC  (5+ messages)
` [PATCH 4/4] vfs: don't allow most setxattr to immutable files
  ` [PATCH v2 "

[Bug 204049] New: [xfstests generic/388]: XFS: Assertion failed: ip->i_d.di_format != XFS_DINODE_FMT_BTREE || ip->i_d.di_nextents > XFS_IFORK_MAXEXT(ip, XFS_DATA_FORK), file: fs/xfs/xfs_inode.c, line: 3646
 2019-07-02  8:04 UTC 

[PATCH V2] block: fix .bi_size overflow
 2019-07-02  1:54 UTC  (6+ messages)

lift the xfs writepage code into iomap
 2019-07-01 23:09 UTC  (9+ messages)
` [PATCH 11/12] iomap: move the xfs writeback code to iomap.c

[PATCH v2 00/11] xfs: rework extent allocation
 2019-07-01 19:12 UTC  (3+ messages)


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