linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-26 07:02:26 to 2018-10-31 05:51:36 UTC [more...]

[PATCH v7 00/11] client-side support for "inter" SSC copy
 2018-10-30 20:56 UTC  (6+ messages)
` [PATCH v7 01/11] VFS: move cross device copy_file_range() check into filesystems
` [PATCH 1/1] man-page: copy_file_range(2) allow for cross-device copies
` [PATCH v7 02/11] NFS: validity check for source offset in copy_file_range
` [PATCH v7 03/11] NFS NFSD: defining nl4_servers structure needed by both
` [PATCH v7 04/11] NFS: add COPY_NOTIFY operation

[RFC][PATCH v3 00/10] common implementation of dirent file types
 2018-10-30 19:03 UTC  (3+ messages)
` [RFC][PATCH v3 10/10] btrfs: use common file type conversion

[PATCH] fs/proc: introduce /proc/stat2 file
 2018-10-30 18:57 UTC  (13+ messages)

Re-ack of exofs patch for common file type conversion
 2018-10-30 18:56 UTC  (2+ messages)

mmotm 2018-10-30-16-08 uploaded
 2018-10-31  3:20 UTC  (2+ messages)
` mmotm 2018-10-30-16-08 uploaded (arch/x86/kernel/vsmp_64.c)

[PATCH 0/9 v3] locks: avoid thundering-herd wake-ups
 2018-10-30 17:56 UTC  (7+ messages)

WARNING in get_unlocked_entry
 2018-10-30 15:00 UTC 

general protection fault in put_fs_context
 2018-10-30 14:58 UTC 

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-30 22:59 UTC  (10+ messages)

[PATCH v4 00/11] client-side support for "inter" SSC copy
 2018-10-30 13:40 UTC  (37+ messages)
` [PATCH v4 01/11] VFS: move cross device copy_file_range() check into filesystems
` [PATCH 1/1] man-page: copy_file_range(2) allow for cross-device copies
` [PATCH v4 02/11] VFS: copy_file_range check validity of input source offset
` [PATCH v4 03/11] NFS: NFSD defining nl4_servers structure needed by both
` [PATCH v4 04/11] NFS: add COPY_NOTIFY operation
` [PATCH v4 05/11] NFS: add ca_source_server<> to COPY
` [PATCH v4 06/11] NFS: also send OFFLOAD_CANCEL to source server
` [PATCH v4 07/11] NFS: inter ssc open
` [PATCH v4 08/11] NFS: skip recovery of copy open on dest server
` [PATCH v4 09/11] NFS: for "inter" copy treat ESTALE as ENOTSUPP
` [PATCH v4 10/11] NFS: COPY handle ERR_OFFLOAD_DENIED
` [PATCH v4 11/11] NFS: replace cross device check in copy_file_range

[PATCH 00/20] New ->fiemap infrastructure and ->bmap removal
 2018-10-30 13:18 UTC  (21+ messages)
` [PATCH 01/20] fs: Enable bmap() function to properly return errors
` [PATCH 02/20] cachefiles: drop direct usage of ->bmap method
` [PATCH 03/20] ecryptfs: drop direct calls to ->bmap
` [PATCH 04/20] iomap: Rename fiemap_ctx to fiemap_iomap_ctx
` [PATCH 05/20] fs: Introduce fiemap_ctx data structure
` [PATCH 06/20] iomap: Update iomap_fiemap to use new fiemap_ctx structure
` [PATCH 07/20] fiemap: Move fiemap flags to fiemap_ctx
` [PATCH 08/20] ext4: Remove direct usage of fiemap_extent_info
` [PATCH 09/20] f2fs: "
` [PATCH 10/20] Btrfs: "
` [PATCH 11/20] nilfs2: "
` [PATCH 12/20] ocfs2: "
` [PATCH 13/20] iomap: "
` [PATCH 14/20] fiemap: Use fiemap_ctx as fiemap_fill_next_extent argument
` [PATCH 15/20] fiemap: Start using new callback from fiemap_ctx
` [PATCH 16/20] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
` [PATCH 17/20] fiemap: Get rid of fiemap_extent_info
` [PATCH 18/20] Use FIEMAP for FIBMAP calls
` [PATCH 19/20] xfs: Get rid of ->bmap
` [PATCH 20/20] ext4: Get rid of ->bmap interface

[PATCH] fs: fix lost error code in dio_complete
 2018-10-30 21:57 UTC 

[PATCH] fanotify: fix handling of events on child sub-directory
 2018-10-30 18:29 UTC 

FAN_OPEN_EXEC event and ignore mask
 2018-10-30  9:17 UTC 

[PATCH v6 0/1] ns: introduce binfmt_misc namespace
 2018-10-30  8:51 UTC  (5+ messages)
` [PATCH v6 1/1] ns: add binfmt_misc to the user namespace

[ANNOUNCE] autofs 5.1.5 release
 2018-10-30  7:21 UTC 

overlayfs 4.19: unable to make backup link: Invalid cross-device link
 2018-10-30  4:44 UTC  (5+ messages)

[vfs:for-next 82/90] net//bluetooth/hci_sock.c:1068:51: error: implicit declaration of function 'compat_ptr'; did you mean 'complete'?
 2018-10-29 22:40 UTC 

[RFC][PATCH v3 03/10] hfsplus: use fs_umode_to_dtype() helper
 2018-10-29 22:17 UTC  (2+ messages)

[PATCH 0/2] Fix typo in RWH_WRITE_LIFE_NOT_SET constant name
 2018-10-29 20:00 UTC  (8+ messages)
` [PATCH RESEND "
  ` [PATCH RESEND 1/2] fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint
      ` [PATCH v2 0/2] Fix typo in RWH_WRITE_LIFE_NOT_SET constant name
        ` [PATCH v2 1/2] fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint
        ` [PATCH v2 2/2] drivers/md/raid5.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET

[PATCH v6 00/12] client-side support for "inter" SSC copy
 2018-10-29 19:03 UTC  (14+ messages)
` [PATCH v6 01/12] VFS: generic cross-device copy_file_range() support for all filesystems
` [PATCH 1/1] man-page: copy_file_range(2) allow for cross-device copies
` [PATCH v6 02/12] VFS: move cross device copy_file_range() check into filesystems
` [PATCH v6 03/12] NFS: validity check for source offset in copy_file_range
` [PATCH v6 04/12] NFS NFSD: defining nl4_servers structure needed by both
` [PATCH v6 05/12] NFS: add COPY_NOTIFY operation
` [PATCH v6 06/12] NFS: add ca_source_server<> to COPY
` [PATCH v6 07/12] NFS: also send OFFLOAD_CANCEL to source server
` [PATCH v6 08/12] NFS: inter ssc open
` [PATCH v6 09/12] NFS: skip recovery of copy open on dest server
` [PATCH v6 10/12] NFS: for "inter" copy treat ESTALE as ENOTSUPP
` [PATCH v6 11/12] NFS: COPY handle ERR_OFFLOAD_DENIED
` [PATCH v6 12/12] NFS: replace cross device check in copy_file_range

[PATCH v5 00/12] client-side support for "inter" SSC copy
 2018-10-29 18:33 UTC  (22+ messages)
` [PATCH 1/1] NFSv4: cleanup remove unused nfs4_xdev_fs_type
` [PATCH v5 01/12] VFS: move cross device copy_file_range() check into filesystems
` [PATCH v5 02/12] VFS: generic cross-device copy_file_range() support for all filesystems
` [PATCH v5 03/12] NFS: validity check for source offset in copy_file_range
` [PATCH v5 04/12] NFS NFSD: defining nl4_servers structure needed by both
` [PATCH v5 05/12] NFS: add COPY_NOTIFY operation
` [PATCH v5 06/12] NFS: add ca_source_server<> to COPY
` [PATCH v5 07/12] NFS: also send OFFLOAD_CANCEL to source server
` [PATCH v5 08/12] NFS: inter ssc open
` [PATCH v5 09/12] NFS: skip recovery of copy open on dest server
` [PATCH v5 10/12] NFS: for "inter" copy treat ESTALE as ENOTSUPP
` [PATCH v5 11/12] NFS: COPY handle ERR_OFFLOAD_DENIED
` [PATCH v5 12/12] NFS: replace cross device check in copy_file_range

[GIT PULL] ext2 and udf changes for v4.20-rc1
 2018-10-29 17:24 UTC  (2+ messages)

[RFC][PATCH] affs_lookup: switch to d_splice_alias()
 2018-10-29 16:45 UTC  (2+ messages)

[GIT PULL] fsnotify changes for v4.20-rc1
 2018-10-29 16:21 UTC  (2+ messages)

[RFC][PATCH v3 08/10] f2fs: use common file type conversion
 2018-10-29 11:04 UTC  (3+ messages)

[PATCH v2 01/17] compat_ioctl: add generic_compat_ioctl_ptrarg()
 2018-10-29  9:50 UTC  (5+ messages)

[PATCH RFC] kernel/locking, fs/direct-io: Introduce and use down_write_nolockdep()
 2018-10-28 20:45 UTC  (9+ messages)

[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
 2018-10-28  7:53 UTC  (15+ messages)
` [PATCH ghak90 (was ghak32) V4 03/10] audit: log container info of syscalls

Regression in handling power cuts since 3a1e819b4e80 ("ovl: store file handle of lower inode on copy up")
 2018-10-27 19:33 UTC  (4+ messages)

[PATCH] direct-io: allow direct writes to empty inodes
 2018-10-27 16:54 UTC  (5+ messages)

[PATCH] fs: fuse: Switch to using async direct IO in fuse_direct_read/write_iter
 2018-10-27 16:48 UTC 

INFO: rcu detected stall in sys_openat
 2018-10-27 13:02 UTC  (2+ messages)

INFO: rcu detected stall in sys_mknod
 2018-10-27 13:01 UTC  (2+ messages)

possible deadlock in aio_poll
 2018-10-27  6:16 UTC  (2+ messages)

[PATCH 1/6] hfsplus: prevent btree data loss on root split
 2018-10-27  5:15 UTC  (7+ messages)

possible deadlock in userfaultfd_release
 2018-10-27 13:18 UTC 

Re-review of hfsplus patch for use fs_umode_to_dtype() helper
 2018-10-27  1:03 UTC 

[RFC][PATCH v3 09/10] nilfs2: use common file type conversion
 2018-10-27  0:53 UTC 

[RFC][PATCH v3 07/10] ocfs2: use common file type conversion
 2018-10-27  0:53 UTC 

[RFC][PATCH v3 06/10] ext4: use common file type conversion
 2018-10-27  0:53 UTC 

[RFC][PATCH v3 05/10] exofs: use common file type conversion
 2018-10-27  0:53 UTC 

[RFC][PATCH v3 04/10] ext2: use common file type conversion
 2018-10-27  0:53 UTC 

[RFC][PATCH v3 01/10] fs: common implementation of file type
 2018-10-27  0:53 UTC 

[RFC][PATCH v3 02/10] ufs: use fs_umode_to_dtype() helper
 2018-10-27  0:53 UTC 

[RFC][PATCH v3 01/10] fs: common implementation of file type
 2018-10-26 14:45 UTC  (3+ messages)

[PATCH v3 00/11] client-side support for "inter" SSC copy
 2018-10-26 12:54 UTC  (8+ messages)
` [PATCH v3 01/11] VFS move cross device copy_file_range() check into filesystems
` [PATCH v3 11/11] NFS replace cross device with cross filesystem check in copy_file_range

[PATCH v2 00/13] client-side support for "inter" SSC copy
 2018-10-26 12:12 UTC  (4+ messages)
` [PATCH v2 03/13] OverlayFS: add cross-device check for copy_file_range

[PATCH 0/7][V3] drop the mmap_sem when doing IO in the fault path
 2018-10-26  9:47 UTC  (5+ messages)
` [PATCH 7/7] btrfs: drop mmap_sem in mkwrite for btrfs

[PATCH] mnt: fix __detach_mounts infinite loop
 2018-10-25 23:31 UTC  (4+ messages)
` [PATCH v2] "


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