linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-08 08:46:14 to 2019-02-12 23:00:56 UTC [more...]

[PATCH 1/4] Add path resolution flag LOOKUP_NEVER_FOLLOW
 2019-02-12 23:00 UTC  (8+ messages)
` [PATCH 2/4] Expose O_PATHSTATIC to userspace
` [PATCH 3/4] Add AT_PATHSTATIC to linkat()
` [PATCH 4/4] Return -EINVAL if userspace passes bogus flags to open()

[PATCH v2] xarray: Document erasing entries during iteration
 2019-02-12 21:40 UTC 

[PATCH 0/7] libnvdimm/pfn: Fix section-alignment padding
 2019-02-12 21:25 UTC  (8+ messages)
` [PATCH 1/7] libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init()
` [PATCH 2/7] libnvdimm/pmem: Honor force_raw for legacy pmem regions
` [PATCH 3/7] dax: Check the end of the block-device capacity with dax_direct_access()
` [PATCH 4/7] libnvdimm/pfn: Introduce super-block minimum version requirements
` [PATCH 5/7] libnvdimm/pfn: Remove dax_label_reserve
` [PATCH 6/7] libnvdimm/pfn: Introduce 'struct pfn_map_info'
` [PATCH 7/7] libnvdimm/pfn: Fix 'start_pad' implementation

[LSF/MM TOPIC] FS, MM, and stable trees
 2019-02-12 21:32 UTC  (2+ messages)

fuse: trying to steal weird page
 2019-02-12 21:28 UTC  (10+ messages)
` [fuse-devel] "

[PATCH] fuse: Don't drop NOTIFY_REPLY if we promised it
 2019-02-12 20:04 UTC 

[PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines
 2019-02-12 18:57 UTC  (3+ messages)

Proposal: Yet another possible fs-verity interface
 2019-02-12 18:42 UTC  (11+ messages)
          ` [f2fs-dev] "

[PATCH v2] page cache: Store only head pages in i_pages
 2019-02-12 18:34 UTC 

[PATCH 0/3] gcc-plugins: Introduce stackinit plugin
 2019-02-12 17:54 UTC  (3+ messages)

[LSF/MM TOPIC] Memory Encryption on top of filesystems
 2019-02-12 16:55 UTC 

possible deadlock in pipe_lock (2)
 2019-02-12 16:11 UTC  (13+ messages)

[PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
 2019-02-12 15:48 UTC  (3+ messages)

[PATCH 0/4] fanotify: Make wait for permission event response interruptible
 2019-02-12 15:40 UTC  (5+ messages)
` [PATCH 4/4] fanotify: Use interruptible wait when waiting for permission events

dd hangs when reading large partitions
 2019-02-12 15:26 UTC  (19+ messages)
                                ` [SOLVED] "

[PATCH] xarray: Document erasing entries during iteration
 2019-02-12 13:51 UTC  (2+ messages)

[fuse] Relevance of st_ino values
 2019-02-12  9:02 UTC  (5+ messages)
  ` [fuse-devel] "

[LSF/MM TOPIC] Eliminating tail pages
 2019-02-12  8:55 UTC  (2+ messages)

[PATCH] aio: Fix locking in aio_poll()
 2019-02-12  7:56 UTC  (2+ messages)

[PATCH v2] fs: Allow opening only regular files during execve()
 2019-02-12  5:26 UTC  (4+ messages)

Documenting the crash consistency guarantees of file systems
 2019-02-12  4:26 UTC 

[PATCH] autofs: clear O_NONBLOCK on the pipe
 2019-02-12  1:38 UTC 

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

[PATCH v5 0/5] Allow initializing the kernfs node's secctx based on its parent
 2019-02-11 23:58 UTC  (3+ messages)

[LSF/MM TOPIC] Enhancing Copy Tools for Linux FS
 2019-02-11 23:22 UTC  (7+ messages)

[PATCH v2] exec: don't force_sigsegv processes with a pending fatal signal
 2019-02-11 23:25 UTC  (10+ messages)

[PATCH v3 0/5] kvm "virtio pmem" device
 2019-02-11 23:07 UTC  (6+ messages)
` security implications of caching with virtio pmem (was Re: [PATCH v3 0/5] kvm "virtio pmem" device)
  ` [Qemu-devel] "

[PATCH 0/1] cifs: setfattr -x test for cifs
 2019-02-11 21:51 UTC  (3+ messages)
` [PATCH] cifs: add test that setfattr -x fails non-existing EAs

Extending FIEMAP ioctl to report device id
 2019-02-11 21:34 UTC  (6+ messages)

d_type and bind mounts
 2019-02-11 20:59 UTC  (2+ messages)

[PATCH 13/18] io_uring: add file set registration
 2019-02-11 20:33 UTC  (12+ messages)

[PATCH v4 0/9] mmu notifier provide context informations
 2019-02-11 18:54 UTC  (4+ messages)

Duplicate network filesystems
 2019-02-11 17:58 UTC 

[LSF/MM TOPIC] Atomic Writes
 2019-02-11 17:45 UTC 

[PATCH v2] mm: proc: smaps_rollup: Fix pss_locked calculation
 2019-02-11 17:41 UTC  (3+ messages)

[PATCH 00/10 V2] New ->fiemap infrastructure and ->bmap removal
 2019-02-11 16:48 UTC  (24+ messages)
` [PATCH 09/10 V2] Use FIEMAP for FIBMAP calls

[PATCH 0/7] Eliminate delegation self-conflicts
 2019-02-11 15:58 UTC  (10+ messages)
` [PATCH 1/7] kthreads: minor kthreadd refactoring
` [PATCH 2/7] kthreads: Simplify tsk_fork_get_node
` [PATCH 3/7] kthreads: allow multiple kthreadd's
` [PATCH 4/7] kthreads: allow cloning threads with different flags
` [PATCH 5/7] rpc: separate out body of svc_start_kthreads
` [PATCH 6/7] rpc: move rpc server threads into their own thread group
` [PATCH 7/7] nfsd: ignore delegation self-conflicts

[PATCH 0/2] [REGRESSION v4.19-20] mm: shrinkers are now way too aggressive
 2019-02-11 15:34 UTC  (15+ messages)
` [PATCH 1/2] Revert "mm: don't reclaim inodes with many attached pages"

[PATCH v1] fcntl: Remove logically dead code
 2019-02-11 13:43 UTC 

Better interop for NFS/SMB file share mode/reservation
 2019-02-11  5:31 UTC  (12+ messages)

[PATCH] fat: enable .splice_write to support splice on O_DIRECT file
 2019-02-10  9:47 UTC 

[LSF/MM TOPIC] Containers and distributed filesystems
 2019-02-09 21:49 UTC  (2+ messages)

Future of dosfstools project (FAT)
 2019-02-09 15:40 UTC  (10+ messages)

[PATCH 0/3] firmware_loader: few selftest fixes
 2019-02-09  8:25 UTC  (3+ messages)

[patch V2 0/2] genirq, proc: Speedup /proc/stat interrupt statistics
 2019-02-09  3:41 UTC  (11+ messages)
` [patch V2 1/2] genriq: Avoid summation loops for /proc/stat
` [patch V2 2/2] proc/stat: Make the interrupt statistics more efficient

[RFC v3 11/19] kunit: add Python libraries for handing KUnit config and kernel
 2019-02-09  0:40 UTC  (5+ messages)

mmotm 2019-02-08-16-33 uploaded
 2019-02-09  0:34 UTC 

mmotm 2019-02-08-16-17 uploaded
 2019-02-09  0:18 UTC 

[PATCH 0/2] mm: put_user_page() call site conversion first
 2019-02-08 20:44 UTC  (4+ messages)
` [PATCH 1/2] mm: introduce put_user_page*(), placeholder versions

[LSF/MM TOPIC] Network and Cluster File System Pain Points
 2019-02-08 19:05 UTC  (3+ messages)

[PATCH v5 00/17] fanotify: add support for more event types
 2019-02-08 10:15 UTC  (5+ messages)
` [PATCH v5 10/17] fanotify: cache fsid in fsnotify_mark_connector

[LSF/MM TOPIC] The end of the DAX experiment
 2019-02-08  9:02 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;
as well as URLs for NNTP newsgroup(s).