linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-25 18:27:09 to 2019-07-30 01:51:38 UTC [more...]

[PATCH 00/20] vfs: Add support for timestamp limits
 2019-07-30  1:49 UTC  (17+ messages)
` [PATCH 01/20] vfs: Add file timestamp range support
` [PATCH 02/20] vfs: Add timestamp_truncate() api
` [PATCH 03/20] timestamp_truncate: Replace users of timespec64_trunc
` [PATCH 05/20] utimes: Clamp the timestamps before update
` [PATCH 08/20] adfs: Fill in max and min timestamps in sb
` [PATCH 10/20] fs: nfs: Initialize filesystem timestamp ranges
` [PATCH 11/20] fs: cifs: "
` [PATCH 12/20] fs: fat: "
` [PATCH 13/20] fs: affs: "
` [PATCH 14/20] fs: sysv: "
` [PATCH 15/20] fs: ceph: "
` [PATCH 16/20] fs: orangefs: "
` [PATCH 17/20] fs: hpfs: "
` [PATCH 18/20] fs: omfs: "
` [PATCH 19/20] pstore: fs superblock limits
` [PATCH 20/20] isofs: Initialize filesystem timestamp ranges

[PATCH v2] aio: add timeout validity check for io_[p]getevents
 2019-07-30  1:51 UTC 

[PATCH] aio: add timeout validity check for io_[p]getevents
 2019-07-30  1:28 UTC  (6+ messages)

[PATCH v4 0/5] xfs: use the iomap writeback code
 2019-07-30  1:19 UTC  (6+ messages)
` [PATCH 1/5] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 2/5] xfs: turn io_append_trans into an io_private void pointer
` [PATCH 3/5] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 4/5] xfs: convert the xfs writeback code to iomap writeback
` [PATCH 5/5] iomap: move struct iomap_page out of iomap.h

[PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
 2019-07-30  1:18 UTC  (7+ messages)
` [PATCH 1/6] list.h: add list_pop and list_pop_entry helpers
` [PATCH 2/6] iomap: copy the xfs writeback code to iomap.c
` [PATCH 3/6] iomap: add tracing for the address space operations
` [PATCH 4/6] iomap: warn on inline maps in iomap_writepage_map
` [PATCH 5/6] xfs: set IOMAP_F_NEW more carefully
` [PATCH 6/6] iomap: zero newly allocated mapped blocks

[PATCH v4 0/2] xfs: use new list helpers in writeback code
 2019-07-30  1:18 UTC  (3+ messages)
` [PATCH 1/2] xfs: initialize iomap->flags in xfs_bmbt_to_iomap
` [PATCH 2/2] xfs: refactor the ioend merging code

lift the xfs writepage code into iomap v3
 2019-07-30  1:17 UTC  (5+ messages)

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

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-07-29 20:57 UTC  (6+ messages)
` [PATCH 03/12] block: bio_release_pages: use flags arg instead of bool

[PATCH] ext4: Fix deadlock on page reclaim
 2019-07-29 18:40 UTC  (10+ messages)

[PATCH v6 00/16] nvmet: add target passthru commands support
 2019-07-29 16:17 UTC  (43+ messages)
` [PATCH v6 02/16] chardev: introduce cdev_get_by_path()
` [PATCH v6 04/16] nvme-core: introduce nvme_get_by_path()

[PATCH] dax: Fix missed PMD wakeups
 2019-07-29 15:18 UTC  (12+ messages)

[PATCH v4 0/3] Casefolding in F2FS
 2019-07-29 14:57 UTC  (10+ messages)
` [PATCH v4 1/3] fs: Reserve flag for casefolding
  ` [f2fs-dev] "
` [PATCH v4 2/3] f2fs: include charset encoding information in the superblock
  ` [f2fs-dev] "
` [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups
  ` [f2fs-dev] "

[PATCH v2 18/30] virtio_fs, dax: Set up virtio_fs dax_device
 2019-07-29 13:20 UTC  (11+ messages)

[PATCH] Fix typo reigster to register
 2019-07-29  9:38 UTC  (2+ messages)

mmotm 2019-07-24-21-39 uploaded
 2019-07-28 23:51 UTC  (9+ messages)
` mmotm 2019-07-24-21-39 uploaded (mm/memcontrol)

[PATCH] udf: prevent allocation beyond UDF partition
 2019-07-28 19:19 UTC 

[PATCH v9 0/6] Enable THP for text section of non-shmem files
 2019-07-28  6:41 UTC  (4+ messages)
` [PATCH v9 5/6] mm,thp: add read-only THP support for (non-shmem) FS

[PATCH v11 0/8] namei: openat2(2) path resolution restrictions
 2019-07-28  1:02 UTC  (9+ messages)
` [PATCH v11 1/8] namei: obey trailing magic-link DAC permissions
` [PATCH v11 2/8] procfs: switch magic-link modes to be more sane
` [PATCH v11 3/8] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v11 4/8] namei: O_BENEATH-style path resolution flags
` [PATCH v11 5/8] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v11 6/8] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v11 7/8] open: openat2(2) syscall
` [PATCH v11 8/8] selftests: add openat2(2) selftests

[PATCH v7 00/17] fs-verity: read-only file-based authenticity protection
 2019-07-27 20:39 UTC  (3+ messages)
` [PATCH v7 10/17] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl

[PATCH v4 00/14] epoll: support pollable epoll from userspace
 2019-07-27 17:16 UTC  (3+ messages)

Regression in 5.3 for some FS_USERNS_MOUNT (aka user-namespace-mountable) filesystems
 2019-07-27 13:17 UTC  (9+ messages)

[PATCH] epoll: optimize epmutex in ep_free and eventpoll_release_file
 2019-07-27 11:35 UTC 

WARNING in ovl_real_fdget_meta
 2019-07-27  2:41 UTC  (5+ messages)

mmotm 2019-07-26-19-00 uploaded
 2019-07-27  2:00 UTC 

[PATCH bpf-next v10 00/10] Landlock LSM: Toward unprivileged sandboxing
 2019-07-27  1:40 UTC  (3+ messages)
` [PATCH bpf-next v10 06/10] bpf,landlock: Add a new map type: inode

[PATCH v3 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing
 2019-07-26 20:26 UTC  (4+ messages)
` [PATCH v3 2/2] doc: Update documentation for page_idle virtual address indexing

[PATCH REBASE v4 00/14] Provide generic top-down mmap layout functions
 2019-07-26 20:15 UTC  (9+ messages)
` [PATCH REBASE v4 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH REBASE v4 14/14] riscv: Make mmap allocation top-down by default

[git pull] struct mount leak fix
 2019-07-26 18:25 UTC  (2+ messages)

[vfs:work.mount1 32/32] fs/gfs2/ops_fstype.c:1527:9: warning: 'error' may be used uninitialized in this function
 2019-07-26 18:14 UTC 

UDF filesystem image with Write-Once UDF Access Type
 2019-07-26 17:44 UTC  (2+ messages)

[PATCH v2 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing
 2019-07-26 15:08 UTC  (2+ messages)
` [PATCH v2 2/2] doc: Update documentation for page_idle virtual address indexing

[PATCH] hung_task: Allow printing warnings every check interval
 2019-07-26 13:58 UTC  (6+ messages)

[PATCH v1 1/2] mm/page_idle: Add support for per-pid page_idle using virtual indexing
 2019-07-26 12:54 UTC  (9+ messages)

Question about vmsplice + SPLICE_F_GIFT
 2019-07-26  8:52 UTC  (2+ messages)

[PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
 2019-07-26  8:31 UTC  (13+ messages)

[PFC][PATCH 0/4] Overlayfs SHUTDOWN ioctl
 2019-07-26  6:57 UTC  (3+ messages)
` [PATCH 1/4] ovl: support [S|G]ETFLAGS ioctl for directories

[PATCH] mbcache: Speed up cache entry creation
 2019-07-25 21:16 UTC  (4+ 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).