linux-unionfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-23 14:27:42 to 2020-04-27 10:15:36 UTC [more...]

[PATCH 0/5] ext4/overlayfs: fiemap related fixes
 2020-04-27 10:15 UTC  (23+ messages)
` [PATCH 1/5] ext4: Fix EXT4_MAX_LOGICAL_BLOCK macro
` [PATCH 2/5] ext4: Rename fiemap_check_ranges() to make it ext4 specific
` [PATCH 3/5] vfs: EXPORT_SYMBOL for fiemap_check_ranges()
` [PATCH 4/5] overlayfs: Check for range bounds before calling i_op->fiemap()
` [PATCH 5/5] ext4: Get rid of ext4_fiemap_check_ranges

fix fiemap for ext4 bitmap files (+ cleanups)
 2020-04-27  9:58 UTC  (9+ messages)
` [PATCH 1/8] ext4: fix EXT4_MAX_LOGICAL_BLOCK macro
` [PATCH 2/8] ext4: fix fiemap size checks for bitmap files
` [PATCH 3/8] ext4: split _ext4_fiemap
` [PATCH 4/8] ext4: remove the call to fiemap_check_flags in ext4_fiemap
` [PATCH 5/8] fs: mark __generic_block_fiemap static
` [PATCH 6/8] fs: move the fiemap definitions out of fs.h
` [PATCH 7/8] iomap: fix the iomap_fiemap prototype
` [PATCH 8/8] fs: move fiemap range validation into the file systems instances

[PATCH v4] ovl: whiteout inode sharing
 2020-04-24 14:49 UTC  (6+ messages)

[PATCH v5] ovl: whiteout inode sharing
 2020-04-24  2:55 UTC 

[PATCH v2] overlayfs: inherit SB_NOSEC flag from upperdir
 2020-04-23 14:36 UTC  (2+ messages)

[PATCH] overlayfs: set MS_NOSEC flag for overlayfs
 2020-04-23 10:25 UTC  (5+ messages)

[PATCH 0/2] overlayfs: Fix overlayfs on virtiofs open(O_TRUNC) issue
 2020-04-22 13:08 UTC  (3+ messages)
` [PATCH 1/2] overlayfs: ovl_setattr() should clear ATTR_FILE from attr->ia_valid
` [PATCH 2/2] overlayfs: ovl_setattr() should clear ATTR_OPEN

[PATCH] overlayfs: Pass O_TRUNC flag to underlying filesystem
 2020-04-22  8:31 UTC  (5+ messages)

[PATCH] ovl: sync dirty data when remounting to ro mode
 2020-04-22  8:26 UTC  (4+ messages)

[PATCH] generic/484: test data integrity for rdonly remount
 2020-04-22  4:52 UTC 

[PATCH] ovl: skip overlayfs superblocks at global sync
 2020-04-21  9:36 UTC  (9+ messages)

[PATCH 0/3] Overlayfs use index dir as work dir
 2020-04-21  9:25 UTC  (10+ messages)
` [PATCH 1/3] ovl: cleanup non-empty directories in ovl_indexdir_cleanup()
` [PATCH 2/3] ovl: prepare to copy up without workdir
` [PATCH 3/3] ovl: index dir act as work dir

[PATCH 0/2] Prepare for running unionmount testssuite from
 2020-04-21  5:57 UTC  (12+ messages)
` [PATCH 1/2] Stop using bind mounts for --samefs
` [PATCH 2/2] Configure custom layers via environment variables

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-20 21:43 UTC  (2+ messages)

[PATCH v2] overlay: another test for dropping nlink below zero
 2020-04-20 10:34 UTC 

[PATCH v2] overlay/029: fix test failure with nfs_export feature enabled
 2020-04-20 10:27 UTC 

[PATCH] overlay/029: fix test failure with index feature enabled
 2020-04-19 17:54 UTC  (5+ messages)

[PATCH v3] overlay/072: test for whiteout inode sharing
 2020-04-19 16:00 UTC  (2+ messages)

[PATCH] overlay: another test for dropping nlink below zero
 2020-04-19 15:42 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 04/78] ovl: fix value of i_ino for lower hardlink corner case
 2020-04-18 14:39 UTC 

[PATCH AUTOSEL 4.19 03/47] ovl: fix value of i_ino for lower hardlink corner case
 2020-04-18 14:41 UTC 

[PATCH AUTOSEL 5.5 04/75] ovl: fix value of i_ino for lower hardlink corner case
 2020-04-18 14:07 UTC 

[PATCH AUTOSEL 5.6 04/73] ovl: fix value of i_ino for lower hardlink corner case
 2020-04-18 13:47 UTC 

[PATCH v11] ovl: Improving syncfs efficiency
 2020-04-17  9:26 UTC  (12+ messages)

WARNING in iomap_apply
 2020-04-16 14:58 UTC 

WARNING in iomap_apply
 2020-04-16  7:38 UTC  (5+ messages)
` [RFC 1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_*

[PATCH v3] ovl: whiteout inode sharing
 2020-04-16  7:10 UTC  (11+ messages)

[PATCH 00/34] fs: convert remaining docs to ReST file format
 2020-04-16  1:10 UTC  (3+ messages)
` [PATCH 01/34] docs: filesystems: fix references for doc files there

[PATCH AUTOSEL 5.6 117/129] ovl: fix value of i_ino for lower hardlink corner case
 2020-04-15 11:34 UTC 

[PATCH AUTOSEL 5.5 096/106] ovl: fix value of i_ino for lower hardlink corner case
 2020-04-15 11:42 UTC 

[PATCH AUTOSEL 5.4 75/84] ovl: fix value of i_ino for lower hardlink corner case
 2020-04-15 11:44 UTC 

[PATCH AUTOSEL 4.19 35/40] ovl: fix value of i_ino for lower hardlink corner case
 2020-04-15 11:46 UTC 

[PATCH v2] overlay/072: test for whiteout inode sharing
 2020-04-14  6:16 UTC  (4+ messages)

[PATCH 1/2] common: add a helper for setting module param
 2020-04-13 12:14 UTC  (10+ messages)
` [PATCH 2/2] overlay/072: test for sharing inode with whiteout files

[PATCH] ovl: resolve more conflicting mount options
 2020-04-10  6:52 UTC  (3+ messages)

[ANNOUNCE] unionmount-testsuite: master branch updated to 509b1e7
 2020-04-09 18:27 UTC  (5+ messages)
` Fwd: "
  ` [ANNOUNCE] unionmount-testsuite: master branch updated to 1724ef2
    ` [ANNOUNCE] unionmount-testsuite: master branch updated to dc24a45
      ` [ANNOUNCE] unionmount-testsuite: master branch updated to a9a4f4f

[PATCH] overlay/06[89]: fix test run with nfs_export feature enabled by default
 2020-04-09 14:09 UTC 

[PATCH v2] ovl: sharing inode with different whiteout files
 2020-04-09 13:33 UTC  (11+ messages)

[GIT PULL] overlayfs update for 5.7
 2020-04-09  4:55 UTC  (2+ messages)

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-08 15:45 UTC 

[PATCH] ovl: sharing inode with different whiteout files
 2020-04-03 12:22 UTC  (5+ messages)

Inode limitation for overlayfs
 2020-03-30  2:00 UTC  (7+ messages)

[PATCH v2 0/5] Misc overlay ino issues
 2020-03-27 18:21 UTC  (3+ messages)

[PATCH] ovl: fix WARN_ON nlink drop to zero
 2020-03-25 10:33 UTC  (4+ messages)

[PATCH 3/7] docs: fix broken references to text files
 2020-03-25  2:42 UTC  (2+ messages)

Kernel warnings in fs/inode.c:302 drop_nlink+0x28/0x40
 2020-03-24  6:27 UTC  (8+ messages)


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