linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-19 16:28:04 to 2019-02-21 15:15:16 UTC [more...]

write fault on dax mapping and usage of set_pte_at
 2019-02-21 15:15 UTC  (4+ messages)

WARNING in cleanup_mnt
 2019-02-21 14:44 UTC 

[LSF/MM TOPIC] reverse splice
 2019-02-21 14:29 UTC  (3+ messages)

[PATCH V15 00/18] block: support multi-page bvec
 2019-02-21 11:42 UTC  (15+ messages)
` [PATCH V15 14/18] block: enable multipage bvecs
  ` [dm-devel] [PATCH V15 00/18] block: support multi-page bvec

[PATCH v2 0/6] fanotify: Make wait for permission event response interruptible
 2019-02-21 10:55 UTC  (5+ messages)

[RFC PATCH 02/27] containers: Implement containers as kernel objects
 2019-02-21 10:39 UTC  (30+ messages)
` [RFC PATCH 00/27] Containers and using authenticated filesystems
  ` [RFC PATCH 04/27] containers: Allow a process to be forked into a container
  ` [RFC PATCH 05/27] containers: Open a socket inside "
  ` [RFC PATCH 06/27] containers, vfs: Allow syscall dirfd arguments to take a container fd

[RFC PATCH v3 00/18] fscrypt: key management improvements
 2019-02-21  9:33 UTC  (27+ messages)
` [RFC PATCH v3 01/18] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [RFC PATCH v3 02/18] fscrypt: use FSCRYPT_ prefix for uapi constants
` [RFC PATCH v3 03/18] fscrypt: use FSCRYPT_* definitions, not FS_*
` [RFC PATCH v3 04/18] fs: add ->s_master_keys to struct super_block
` [RFC PATCH v3 05/18] fscrypt: add ->ci_inode to fscrypt_info
` [RFC PATCH v3 06/18] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [RFC PATCH v3 07/18] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [RFC PATCH v3 08/18] fs/dcache.c: add shrink_dcache_inode()
` [RFC PATCH v3 09/18] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [RFC PATCH v3 10/18] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [RFC PATCH v3 11/18] fscrypt: add an HKDF-SHA512 implementation
` [RFC PATCH v3 12/18] fscrypt: v2 encryption policy support
` [RFC PATCH v3 13/18] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [RFC PATCH v3 14/18] fscrypt: require that key be added when setting a v2 encryption policy
` [RFC PATCH v3 15/18] ext4: wire up new fscrypt ioctls
` [RFC PATCH v3 16/18] f2fs: "
` [RFC PATCH v3 17/18] ubifs: "
` [RFC PATCH v3 18/18] fscrypt: document the new ioctls and policy version

d_add and dentry leak
 2019-02-21  9:13 UTC  (3+ messages)

[PATCH v6 0/5] Allow initializing the kernfs node's secctx based on its parent
 2019-02-21  9:13 UTC  (10+ messages)
` [PATCH v6 5/5] kernfs: initialize security of newly created nodes

[PATCH] writeback.h: Removed duplicated declaration of tag_pages_for_writeback()
 2019-02-21  8:31 UTC  (2+ messages)

[LSF/MM TOPIC] A little TLC for Discard
 2019-02-21  7:12 UTC  (2+ messages)

mmotm 2019-02-20-21-43 uploaded
 2019-02-21  5:48 UTC 

[PATCH 3/7] dax: Check the end of the block-device capacity with dax_direct_access()
 2019-02-21  5:15 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH 1/1] f2fs-dev: ioctl for removing a range from F2FS
 2019-02-21  5:15 UTC 

[PATCH] f2fs: no need to take page lock in readdir
 2019-02-21  4:57 UTC 

general protection fault in __dentry_path
 2019-02-21  4:14 UTC  (2+ messages)

[LSF/MM TOPIC] More async operations for file systems - async discard?
 2019-02-20 23:47 UTC  (4+ messages)

[PATCH] sysctl: Fix proc_do_large_bitmap for large input buffers
 2019-02-20 23:35 UTC  (2+ messages)

[PATCH 0/6] RFC v2: mm: gup/dma tracking
 2019-02-20 20:22 UTC  (4+ messages)
` [PATCH 4/6] mm/gup: track gup-pinned pages

[RFC PATCH 00/17] zuf: ZUFS Zero-copy User-mode FileSystem
 2019-02-20 19:40 UTC  (13+ messages)
` [RFC PATCH 01/17] fs: Add the ZUF filesystem to the build + License
` [RFC PATCH 02/17] zuf: Preliminary Documentation
` [RFC PATCH 09/17] zuf: symlink

[PATCH 00/10] VFS: Provide new mount UAPI
 2019-02-20 18:59 UTC  (15+ messages)
` [PATCH 01/10] vfs: syscall: Add open_tree(2) to reference or clone a mount
` [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
` [PATCH 03/10] teach move_mount(2) to work with OPEN_TREE_CLONE
` [PATCH 04/10] Make anon_inodes unconditional
` [PATCH 05/10] vfs: syscall: Add fsopen() to prepare for superblock creation
` [PATCH 06/10] vfs: Implement logging through fs_context
` [PATCH 07/10] vfs: syscall: Add fsconfig() for configuring and managing a context
` [PATCH 08/10] vfs: syscall: Add fsmount() to create a mount for a superblock
` [PATCH 09/10] vfs: syscall: Add fspick() to select a superblock for reconfiguration
` [PATCH 10/10] vfs: Add a sample program for the new mount API

[PATCH 00/43] VFS: Introduce filesystem context
 2019-02-20 18:55 UTC  (45+ messages)
` [PATCH 01/43] fix cgroup_do_mount() handling of failure exits
` [PATCH 02/43] cgroup: saner refcounting for cgroup_root
` [PATCH 03/43] kill kernfs_pin_sb()
` [PATCH 04/43] separate copying and locking mount tree on cross-userns copies
` [PATCH 05/43] saner handling of temporary namespaces
` [PATCH 06/43] vfs: Introduce fs_context, switch vfs_kern_mount() to it
` [PATCH 07/43] new helpers: vfs_create_mount(), fc_mount()
` [PATCH 08/43] teach vfs_get_tree() to handle subtype, switch do_new_mount() to it
` [PATCH 09/43] new helper: do_new_mount_fc()
` [PATCH 10/43] vfs_get_tree(): evict the call of security_sb_kern_mount()
` [PATCH 11/43] convert do_remount_sb() to fs_context
` [PATCH 12/43] fs_context flavour for submounts
` [PATCH 13/43] introduce fs_context methods
` [PATCH 14/43] vfs: Introduce logging functions
` [PATCH 15/43] vfs: Add configuration parser helpers
` [PATCH 16/43] vfs: Add LSM hooks for the new mount API
` [PATCH 17/43] selinux: Implement the new mount API LSM hooks
` [PATCH 18/43] smack: Implement filesystem context security hooks
` [PATCH 19/43] vfs: Put security flags into the fs_context struct
` [PATCH 20/43] vfs: Implement a filesystem superblock creation/configuration context
` [PATCH 21/43] convenience helpers: vfs_get_super() and sget_fc()
` [PATCH 22/43] introduce cloning of fs_context
` [PATCH 23/43] procfs: Move proc_fill_super() to fs/proc/root.c
` [PATCH 24/43] proc: Add fs_context support to procfs
` [PATCH 25/43] ipc: Convert mqueue fs to fs_context
` [PATCH 26/43] cgroup: start switching "
` [PATCH 27/43] cgroup: fold cgroup1_mount() into cgroup1_get_tree()
` [PATCH 28/43] cgroup: take options parsing into ->parse_monolithic()
` [PATCH 29/43] cgroup1: switch to option-by-option parsing
` [PATCH 30/43] cgroup2: "
` [PATCH 31/43] cgroup: stash cgroup_root reference into cgroup_fs_context
` [PATCH 32/43] cgroup_do_mount(): massage calling conventions
` [PATCH 33/43] cgroup1_get_tree(): separate "get cgroup_root to use" into a separate helper
` [PATCH 34/43] cgroup: store a reference to cgroup_ns into cgroup_fs_context
` [PATCH 35/43] kernfs, sysfs, cgroup, intel_rdt: Support fs_context
` [PATCH 36/43] cpuset: Use fs_context
` [PATCH 37/43] hugetlbfs: Convert to fs_context
` [PATCH 38/43] vfs: Remove kern_mount_data()
` [PATCH 39/43] vfs: Provide documentation for new mount API
` [PATCH 40/43] vfs: Implement logging through fs_context
` [PATCH 41/43] vfs: Add some logging to the core users of the fs_context log
` [PATCH 42/43] afs: Add fs_context support
` [PATCH 43/43] afs: Use fs_context to pass parameters over automount

[LSF/MM TOPIC] ZUFS - How to get ZUFS ready for upstream
 2019-02-20 18:37 UTC 

[PATCH 0/7] libnvdimm/pfn: Fix section-alignment padding
 2019-02-20 17:45 UTC  (4+ messages)

[LSF/MM TOPIC ][LSF/MM ATTEND] Read-only Mapping of Program Text using Large THP Pages
 2019-02-20 17:19 UTC  (9+ messages)
    `  "

[LSF/MM TOPIC] dying memory cgroups and slab reclaim issues
 2019-02-20 16:20 UTC  (5+ messages)

[PATCH] vfs: Make __vfs_write() static
 2019-02-20 14:21 UTC  (2+ messages)

[PATCH v2 00/10] server-side support for "inter" SSC copy
 2019-02-20 14:04 UTC  (7+ messages)
` [PATCH v2 06/10] NFSD add COPY_NOTIFY operation

[PATCH 0/9 V3] New ->fiemap infrastructure and ->bmap removal
 2019-02-20  8:37 UTC  (4+ messages)
` [PATCH RFC 8/9] Use FIEMAP for FIBMAP calls

[RFC PATCH 0/6] Allow setting file birth time with utimensat()
 2019-02-20  7:47 UTC  (4+ messages)

[LSF/MM TOPIC] improving storage testing
 2019-02-20  1:33 UTC  (5+ messages)

[PATCH v5 0/9] mmu notifier provide context informations
 2019-02-19 21:30 UTC  (10+ messages)
` [PATCH v5 1/9] mm/mmu_notifier: helper to test if a range invalidation is blockable

[PATCH RFC v5 00/11] Ext4 Encoding and Case-insensitive support
 2019-02-19 19:04 UTC  (2+ messages)

[RFC PATCH] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes
 2019-02-19 17:12 UTC  (3+ messages)

[RFC PATCH 02/27] containers: Implement containers as kernel objects
 2019-02-17 19:39 UTC 


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