linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-04 22:52:48 to 2019-08-06 16:28:11 UTC [more...]

[PATCH bpf-next v10 00/10] Landlock LSM: Toward unprivileged sandboxing
 2019-08-06 16:24 UTC  (8+ messages)
` [PATCH bpf-next v10 06/10] bpf,landlock: Add a new map type: inode

[PATCH RFC] erofs: move erofs out of staging
 2019-08-06 15:34 UTC  (2+ messages)

[PATCH v4 1/5] mm/page_idle: Add per-pid idle page tracking using virtual indexing
 2019-08-06 15:20 UTC  (25+ messages)
` [PATCH v4 2/5] [RFC] x86: Add support for idle bit in swap PTE
` [PATCH v4 3/5] [RFC] arm64: "
` [PATCH v4 4/5] page_idle: Drain all LRU pagevec before idle tracking
` [PATCH v4 5/5] doc: Update documentation for page_idle virtual address indexing

[PATCH 0/9 V4] New ->fiemap infrastructure and ->bmap removal
 2019-08-06 14:48 UTC  (25+ messages)
` [PATCH 4/9] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
` [PATCH 5/9] fs: Move start and length fiemap fields into fiemap_extent_info
` [PATCH 8/9] Use FIEMAP for FIBMAP calls

Block device direct read EIO handling broken?
 2019-08-06 13:34 UTC  (17+ messages)

[RFC] [PATCH 00/24] mm, xfs: non-blocking inode reclaim
 2019-08-06 12:57 UTC  (34+ messages)
` [PATCH 01/24] mm: directed shrinker work deferral
` [PATCH 09/24] xfs: don't allow log IO to be throttled
` [PATCH 11/24] xfs:: account for memory freed from metadata buffers
` [PATCH 12/24] xfs: correctly acount for reclaimable slabs
` [PATCH 13/24] xfs: synchronous AIL pushing
` [PATCH 14/24] xfs: tail updates only need to occur when LSN changes
` [PATCH 15/24] xfs: eagerly free shadow buffers to reduce CIL footprint

[PATCH v3 0/2] mm,thp: Add filemap_huge_fault() for THP
 2019-08-06 11:12 UTC  (7+ messages)
` [PATCH v3 2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP

[PATCH 00/10] VFS: Provide new mount UAPI
 2019-08-06 10:43 UTC  (13+ messages)
` [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around

[PATCHv2 0/3] convert i915 to new mount API
 2019-08-06  7:50 UTC  (10+ messages)
` [PATCHv2 1/3] fs: export put_filesystem()
` [PATCHv2 2/3] i915: convert to new mount API
` [PATCHv2 3/3] i915: do not leak module ref counter

[patch V2 0/7] fs: Substitute bit-spinlocks for PREEMPT_RT and debugging
 2019-08-06  6:11 UTC  (4+ messages)

[PATCH] fs/userfaultfd.c: simplify the calculation of new_flags
 2019-08-06  5:38 UTC 

[PATCH v4 0/5] xfs: use the iomap writeback code
 2019-08-06  5:34 UTC  (12+ 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-08-06  5:33 UTC  (8+ messages)
` [PATCH 2/6] iomap: copy the xfs writeback code to iomap.c

RFC: use the iomap writepage path in gfs2
 2019-08-06  5:30 UTC  (4+ messages)
` [PATCH 15/15] gfs2: use iomap for buffered I/O in ordered and writeback mode

[PATCH v4 0/6] Remove x86-specific code from generic headers
 2019-08-06  4:49 UTC  (7+ messages)
` [PATCH v4 1/6] x86,s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
` [PATCH v4 2/6] swiotlb: Remove call to sme_active()
` [PATCH v4 3/6] dma-mapping: Remove dma_check_mask()
` [PATCH v4 4/6] x86,s390/mm: Move sme_active() and sme_me_mask to x86-specific header
` [PATCH v4 5/6] fs/core/vmcore: Move sev_active() reference to x86 arch code
` [PATCH v4 6/6] s390/mm: Remove sev_active() function

[PATCH 0/4] per cpu cgroup numa suite
 2019-08-06  1:33 UTC  (3+ messages)
  ` [PATCH v2 0/4] per-cgroup "

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-08-05 22:54 UTC  (3+ messages)

[PATCH 0/3] mm/: 3 more put_user_page() conversions
 2019-08-05 22:20 UTC  (4+ messages)
` [PATCH 1/3] mm/mlock.c: convert put_page() to put_user_page*()
` [PATCH 2/3] mm/mempolicy.c: "
` [PATCH 3/3] mm/ksm: "

[PATCH] fs/io_uring.c: convert put_page() to put_user_page*()
 2019-08-05 22:12 UTC  (5+ messages)

[PATCH v2 0/13] Btrfs iomap
 2019-08-05 21:54 UTC  (15+ messages)
` [PATCH 01/13] iomap: Use a IOMAP_COW/srcmap for a read-modify-write I/O
` [PATCH 02/13] iomap: Read page from srcmap for IOMAP_COW
` [PATCH 04/13] btrfs: Add a simple buffered iomap write
` [PATCH 05/13] btrfs: Add CoW in iomap based writes
` [PATCH 10/13] iomap: use a function pointer for dio submits

[PATCH] dax: dax_layout_busy_page() should not unmap cow pages
 2019-08-05 20:11 UTC  (6+ messages)

[PATCH v2 00/34] put_user_pages(): miscellaneous call sites
 2019-08-05 16:53 UTC  (27+ messages)
` [PATCH v2 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH v2 02/34] net/rds: convert put_page() to put_user_page*()
` [PATCH v2 03/34] net/ceph: "
` [PATCH v2 04/34] x86/kvm: "
` [PATCH v2 05/34] drm/etnaviv: convert release_pages() to put_user_pages()
` [PATCH v2 06/34] drm/i915: convert put_page() to put_user_page*()
` [PATCH v2 07/34] drm/radeon: "
` [PATCH v2 08/34] media/ivtv: "
` [PATCH v2 09/34] media/v4l2-core/mm: "
` [PATCH v2 10/34] genwqe: "
` [PATCH v2 11/34] scif: "
` [PATCH v2 12/34] vmci: "
` [PATCH v2 13/34] rapidio: "
` [PATCH v2 14/34] oradax: "
` [PATCH v2 15/34] staging/vc04_services: "
` [PATCH v2 16/34] drivers/tee: "
` [PATCH v2 17/34] vfio: "
` [PATCH v2 18/34] fbdev/pvr2fb: "
` [PATCH v2 19/34] fsl_hypervisor: "
` [PATCH v2 20/34] xen: "
` [PATCH v2 21/34] fs/exec.c: "
` [PATCH v2 22/34] orangefs: "
` [PATCH v2 31/34] fs/nfs: "

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

[PATCH 00/20] vfs: Add support for timestamp limits
 2019-08-05 14:40 UTC  (7+ messages)
` [PATCH 04/20] mount: Add mount warning for impending timestamp expiry
  ` [Y2038] "
` [PATCH 05/20] utimes: Clamp the timestamps before update
  ` [Y2038] "

[PATCH] fs/binfmt_elf.c: remove unnecessary white space
 2019-07-13 23:53 UTC 

[PATCH v3 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing
 2019-08-05 13:10 UTC  (5+ messages)

KASAN: use-after-free Read in blkdev_bio_end_io
 2019-08-05 12:38 UTC 

WARNING in __blkdev_put (2)
 2019-08-05 12:38 UTC 

[fuse-devel] fuse zero copy
 2019-08-05 12:14 UTC 

[BUG] lseek on /proc/meminfo is broken in 4.19.59
 2019-08-05 10:08 UTC  (8+ messages)
  ` [BUG] lseek on /proc/meminfo is broken in 4.19.59 maybe due to commit 1f4aace60b0e ("fs/seq_file.c: simplify seq_file iteration code and interface")
        ` [PATCH] seq_file: fix problem when seeking mid-record
          `  "

[f2fs-dev] [PATCH] f2fs: remove duplicate code in f2fs_file_write_iter
 2019-08-05  7:29 UTC  (2+ messages)

[f2fs-dev] [PATCH] fsck.f2fs: fix the bug in reserve_new_block
 2019-08-05  7:29 UTC  (2+ messages)

[PATCH v6 1/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-08-05  6:02 UTC  (3+ messages)
` [PATCH v6 0/3] "

[PATCH] powerpc: convert put_page() to put_user_page*()
 2019-08-05  2:38 UTC 

[PATCH] security/tomoyo: convert put_page() to put_user_page*()
 2019-08-05  2:26 UTC 

[RFC PATCH v1 0/5] Add support for O_MAYEXEC
 2019-08-04 23:55 UTC  (4+ messages)
` [RFC PATCH v1 1/5] fs: Add support for an O_MAYEXEC flag on sys_open()

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-04 23:28 UTC  (5+ messages)
` [PATCH 31/34] nfs: convert put_page() to put_user_page*()


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