linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-30 01:35:22 to 2018-11-02 07:59:17 UTC [more...]

[git pull] work.afs
 2018-11-02  3:01 UTC  (2+ messages)

[PATCH v2 00/12] fs-verity: read-only file-based authenticity protection
 2018-11-01 22:52 UTC  (8+ messages)
` [PATCH v2 01/12] fs-verity: add a documentation file
` [PATCH v2 02/12] fs-verity: add setup code, UAPI, and Kconfig
` [PATCH v2 03/12] fs-verity: add MAINTAINERS file entry
` [PATCH v2 04/12] fs-verity: add data verification hooks for ->readpages()
` [PATCH v2 06/12] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [PATCH v2 07/12] fs-verity: add SHA-512 support
` [PATCH v2 08/12] fs-verity: add CRC-32C support

[PATCH v2] x86/build: Build VSMP support only if CONFIG_PCI is selected
 2018-11-02  7:13 UTC  (2+ messages)

[git pull] mount API series
 2018-11-01 22:07 UTC  (15+ messages)
` [PATCH] vfs: Fix incorrect user_ns assignment in proc and mqueue

[GIT PULL] overlayfs update for 4.20
 2018-11-01 21:55 UTC  (2+ messages)

[RFC PATCH 0/6] shiftfs fixes and enhancements
 2018-11-01 21:48 UTC  (7+ messages)
` [RFC PATCH 1/6] shiftfs: uid/gid shifting bind mount
` [RFC PATCH 2/6] shiftfs: map inodes to lower fs inodes instead of dentries
` [RFC PATCH 3/6] shiftfs: copy inode attrs up from underlying fs
` [RFC PATCH 4/6] shiftfs: translate uids using s_user_ns from lower fs
` [RFC PATCH 5/6] shiftfs: add support for posix acls
` [RFC PATCH 6/6] shiftfs: support nested shiftfs mounts

[PATCH v8 02/11] NFS: validity check for source offset in copy_file_range
 2018-11-01 16:45 UTC 

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-11-02  1:43 UTC  (13+ messages)

[RFC] sunrpc: Fix flood of warnings from iov_iter_kvec in linux-next
 2018-11-02  0:16 UTC  (4+ messages)
` [LKP] [sunrpc] 6a7da2a288: kernel_BUG_at_lib/iov_iter.c

FAN_OPEN_EXEC event and ignore mask
 2018-11-01 14:45 UTC  (3+ messages)

[PATCH v6 0/1] ns: introduce binfmt_misc namespace
 2018-11-01 14:44 UTC  (12+ messages)
` [PATCH v6 1/1] ns: add binfmt_misc to the user namespace

INFO: task hung in fuse_sb_destroy
 2018-11-01 11:05 UTC  (2+ messages)

ЧП Техмаш "Подбор насоса"
 2018-11-01  7:11 UTC 

mmotm 2018-10-30-16-08 uploaded
 2018-11-01 15:39 UTC  (9+ messages)
` mmotm 2018-10-30-16-08 uploaded (arch/x86/kernel/vsmp_64.c)
  ` [PATCH] x86/build: Build VSMP support only if selected

[RFC][PATCH v3 05/10] exofs: use common file type conversion
 2018-11-01  2:09 UTC  (2+ messages)

[PATCH] fs: fix lost error code in dio_complete
 2018-11-01  9:06 UTC  (5+ messages)

[PATCH v4 00/11] client-side support for "inter" SSC copy
 2018-10-31 23:33 UTC  (19+ messages)
` [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] tmpfs: let lseek return ENXIO with a negative offset
 2018-11-01  7:13 UTC  (2+ messages)

[GIT PULL] fuse update for 4.20
 2018-10-31 21:52 UTC  (2+ messages)

WARNING in get_unlocked_entry
 2018-10-31 19:20 UTC  (6+ messages)

[PATCH v7 00/11] client-side support for "inter" SSC copy
 2018-10-31 18:54 UTC  (17+ 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
` [PATCH v7 05/11] NFS: add ca_source_server<> to COPY
` [PATCH v7 06/11] NFS: also send OFFLOAD_CANCEL to source server
` [PATCH v7 07/11] NFS: inter ssc open
` [PATCH v7 08/11] NFS: skip recovery of copy open on dest server
` [PATCH v7 09/11] NFS: for "inter" copy treat ESTALE as ENOTSUPP
` [PATCH v7 10/11] NFS: COPY handle ERR_OFFLOAD_DENIED
` [PATCH v7 11/11] NFS: replace cross device check in copy_file_range

[RFC][PATCH v3 00/10] common implementation of dirent file types
 2018-10-31 15:45 UTC  (5+ messages)
` [RFC][PATCH v3 10/10] btrfs: use common file type conversion

Re-ack of exofs patch for common file type conversion
 2018-10-31  9:19 UTC  (3+ messages)

[PATCH 00/20] New ->fiemap infrastructure and ->bmap removal
 2018-10-31  6:10 UTC  (22+ 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/proc: introduce /proc/stat2 file
 2018-10-30 23:15 UTC  (15+ messages)

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

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

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

[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  (4+ 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)


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