linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-02 22:01:18 to 2019-08-06 04:50:41 UTC [more...]

[PATCH v4 0/6] Remove x86-specific code from generic headers
 2019-08-06  4:49 UTC  (4+ messages)
` [PATCH v4 2/6] swiotlb: Remove call to sme_active()
` [PATCH v4 4/6] x86,s390/mm: Move sme_active() and sme_me_mask to x86-specific header
` [PATCH v4 6/6] s390/mm: Remove sev_active() function

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

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

[PATCHv2 0/3] convert i915 to new mount API
 2019-08-06  1:20 UTC  (9+ 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

[RFC] [PATCH 00/24] mm, xfs: non-blocking inode reclaim
 2019-08-05 23:43 UTC  (33+ messages)
` [PATCH 01/24] mm: directed shrinker work deferral
` [PATCH 02/24] shrinkers: use will_defer for GFP_NOFS sensitive shrinkers
` [PATCH 03/24] mm: factor shrinker work calculations
` [PATCH 04/24] shrinker: defer work only to kswapd
` [PATCH 09/24] xfs: don't allow log IO to be throttled
` [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 16/24] xfs: Lower CIL flush limit for large logs

[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  (23+ 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 06/13] btrfs: remove buffered write code made unnecessary
` [PATCH 07/13] btrfs: basic direct read operation
` [PATCH 09/13] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent()
` [PATCH 10/13] iomap: use a function pointer for dio submits
` [PATCH 11/13] btrfs: Use iomap_dio_rw for performing direct I/O writes
` [PATCH 12/13] btrfs: Remove btrfs_dio_data and __btrfs_direct_write
` [PATCH 13/13] btrfs: update inode size during bio completion

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

[PATCH v4 1/5] mm/page_idle: Add per-pid idle page tracking using virtual indexing
 2019-08-05 17:04 UTC  (5+ 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 v2 00/34] put_user_pages(): miscellaneous call sites
 2019-08-05 16:53 UTC  (38+ 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 23/34] uprobes: "
` [PATCH v2 24/34] futex: "
` [PATCH v2 25/34] mm/frame_vector.c: "
` [PATCH v2 26/34] mm/gup_benchmark.c: "
` [PATCH v2 27/34] mm/memory.c: "
` [PATCH v2 28/34] mm/madvise.c: "
` [PATCH v2 29/34] mm/process_vm_access.c: "
` [PATCH v2 30/34] crypt: "
` [PATCH v2 31/34] fs/nfs: "
` [PATCH v2 32/34] goldfish_pipe: "
` [PATCH v2 33/34] kernel/events/core.c: "
` [PATCH v2 34/34] fs/binfmt_elf: "

[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 v3 0/2] mm,thp: Add filemap_huge_fault() for THP
 2019-08-05 15:56 UTC  (6+ messages)
` [PATCH v3 2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP

[PATCH 0/9 V4] New ->fiemap infrastructure and ->bmap removal
 2019-08-05 15:12 UTC  (17+ 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

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

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

[PATCH v4 0/5] xfs: use the iomap writeback code
 2019-08-05 12:54 UTC  (11+ 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

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 

[PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
 2019-08-05 12:34 UTC  (6+ messages)
` [PATCH 2/6] iomap: copy the xfs writeback code to iomap.c

RFC: use the iomap writepage path in gfs2
 2019-08-05 12:27 UTC  (3+ messages)
` [PATCH 15/15] gfs2: use iomap for buffered I/O in ordered and writeback mode

[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  (5+ messages)
` [PATCH v6 2/3][v4.9.y] infiniband: fix race condition between infiniband mlx4, mlx5 driver "
` [PATCH v6 3/3] [v4.9.y] coredump: fix race condition between collapse_huge_page() "
` [PATCH v6 0/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() "

[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  (15+ messages)
` [PATCH 03/34] net/ceph: convert put_page() to put_user_page*()
` [PATCH 06/34] drm/i915: "
` [PATCH 10/34] genwqe: "
` [PATCH 15/34] staging/vc04_services: "
` [PATCH 31/34] nfs: "

[PATCH v7 00/16] fscrypt: key management improvements
 2019-08-04  9:42 UTC  (5+ messages)
` [PATCH v7 14/16] f2fs: wire up new fscrypt ioctls
      ` [f2fs-dev] "

[GIT PULL] xfs: cleanups for 5.3-rc3
 2019-08-03 21:07 UTC  (4+ messages)

[PATCH] iomap: Fix trivial typo
 2019-08-03 16:34 UTC  (2+ messages)

KASAN: use-after-free Read in blkdev_direct_IO
 2019-08-03  7:43 UTC  (2+ messages)

[PATCH] Fix cuse ENOMEM ioctl breakage in 4.20.0
 2019-08-03  6:47 UTC  (6+ 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).