linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-12 16:45:18 to 2019-11-13 17:04:04 UTC [more...]

[PATCH 00/16] drivers: y2038 updates
 2019-11-13 17:03 UTC  (6+ messages)
` [PATCH 13/16] hfs/hfsplus: use 64-bit inode timestamps
    ` [Y2038] "

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-13 16:57 UTC  (21+ messages)

[PATCH] staging: exfat: fix indentation issue
 2019-11-13 16:42 UTC 

[PATCH] Allow restricting permissions in /proc/sys
 2019-11-13 16:40 UTC  (17+ messages)

[RFC 0/5] xfs: y2038 conversion
 2019-11-13 16:34 UTC  (8+ messages)
` [RFC 1/5] xfs: [variant A] avoid time_t in user api
` [RFC 4/5] xfs: extend inode format for 40-bit timestamps

general protection fault in io_commit_cqring
 2019-11-13 16:08 UTC  (2+ messages)

[RFC] binfmt_misc: pass binfmt_misc flags to the interpreter
 2019-11-13 16:30 UTC 

[PATCH] proc: Allow restricting permissions in /proc/sys
 2019-11-13 15:28 UTC  (7+ messages)

[PATCH RESEND 1/1] vfs: Really check for inode ptr in lookup_fast
 2019-11-13 16:22 UTC  (14+ messages)
              ` [RFC] lookup_one_len_unlocked() lousy calling conventions
                  ` [PATCH][RFC] ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable

[PATCH V2 0/2] Move swap functions out of address space operations
 2019-11-13 15:25 UTC  (5+ messages)
` [PATCH V2 1/2] fs: Clean up mapping variable
` [PATCH V2 2/2] fs: Move swap_[de]activate to file_operations

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2019-11-13 15:09 UTC  (5+ messages)
` [PATCH 1/3] sched/numa: advanced per-cgroup "
` [PATCH 2/3] sched/numa: expose per-task pages-migration-failure
` [PATCH 3/3] sched/numa: documentation for per-cgroup numa stat

[PATCH 0/3] virtiofs: Small Cleanups for 5.5
 2019-11-13 14:40 UTC  (6+ messages)
` [PATCH 2/3] virtiofs: Do not send forget request "struct list_head" element
` [PATCH 3/3] virtiofs: Use completions while waiting for queue to be drained

[PATCH RT 2/2 v2] list_bl: avoid BUG when the list is not locked
 2019-11-13 13:10 UTC  (7+ messages)
` [PATCH RT 2/2 v3] "
` [PATCH RT 2/2 v4] "

[PATCH v4 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-13 13:02 UTC  (31+ messages)
` [PATCH v4 01/23] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v4 02/23] mm/gup: factor out duplicate code from four routines
` [PATCH v4 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v4 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v4 05/23] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v4 06/23] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v4 07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v4 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v4 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v4 10/23] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v4 11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH v4 12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v4 13/23] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v4 14/23] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v4 15/23] net/xdp: "
` [PATCH v4 16/23] mm/gup: track FOLL_PIN pages
` [PATCH v4 17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v4 18/23] vfio, mm: "
` [PATCH v4 19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v4 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v4 21/23] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v4 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v4 23/23] mm/gup: remove support for gup(FOLL_LONGTERM)

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-13 11:43 UTC  (24+ messages)
` [PATCH v3 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v3 11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()

[PATCH] ovl: fix timestamp limits
 2019-11-13 11:26 UTC  (8+ messages)

[PATCH RT 1/2 v2] dm-snapshot: fix crash with the realtime kernel
 2019-11-13  9:20 UTC  (2+ messages)

[PATCH 00/13] add the latest exfat driver
 2019-11-13  8:18 UTC  (14+ messages)
    ` [PATCH 01/13] exfat: add in-memory and on-disk structures and headers
    ` [PATCH 02/13] exfat: add super block operations
    ` [PATCH 03/13] exfat: add inode operations
    ` [PATCH 04/13] exfat: add directory operations
    ` [PATCH 05/13] exfat: add file operations
    ` [PATCH 06/13] exfat: add exfat entry operations
    ` [PATCH 07/13] exfat: add bitmap operations
    ` [PATCH 08/13] exfat: add exfat cache
    ` [PATCH 09/13] exfat: add misc operations
    ` [PATCH 10/13] exfat: add nls operations
    ` [PATCH 11/13] exfat: add Kconfig and Makefile
    ` [PATCH 12/13] exfat: add exfat in fs/Kconfig and fs/Makefile
    ` [PATCH 13/13] MAINTAINERS: add exfat filesystem

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-13  7:52 UTC  (38+ messages)
` [PATCH v15 2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v15 7/9] open: introduce openat2(2) syscall

[PATCH 1/2] dm-snapshot: fix crash with the realtime kernel
 2019-11-13  6:01 UTC  (3+ messages)

[PATCH] staging: exfat: convert WARN to a pr_info
 2019-11-13  5:47 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 088/115] proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()
 2019-11-13  1:55 UTC 

[PATCH AUTOSEL 4.9 51/68] proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()
 2019-11-13  1:59 UTC 

[PATCH AUTOSEL 4.4 35/48] proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()
 2019-11-13  2:01 UTC 

[PATCH AUTOSEL 4.19 159/209] proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()
 2019-11-13  1:49 UTC 

[PATCH V1 2/2] fs: Move swap_[de]activate to file_operations
 2019-11-13  0:35 UTC 

[PATCH 0/2] Move swap functions out of address space operations
 2019-11-12 23:52 UTC  (8+ messages)
` [PATCH 2/2] fs: Move swap_[de]activate to file_operations

[PATCH] staging: exfat: Update the TODO file
 2019-11-12 22:36 UTC 

DAX filesystem support on ARMv8
 2019-11-12 22:02 UTC  (3+ messages)

[PATCH v5 00/38] Hardened usercopy whitelisting
 2019-11-12 21:21 UTC  (4+ messages)
` [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
  ` [kernel-hardening] "

[PATCH 00/12] staging: exfat: Heave FAT/VFAT over the side
 2019-11-12 21:12 UTC  (13+ messages)
` [PATCH 01/12] staging: exfat: Remove FAT/VFAT mount support, part 1
` [PATCH 02/12] staging: exfat: Remove FAT/VFAT mount support, part 2
` [PATCH 03/12] staging: exfat: Remove FAT/VFAT mount support, part 3
` [PATCH 04/12] staging: exfat: Remove FAT/VFAT mount support, part 4
` [PATCH 05/12] staging: exfat: Clean up the namespace pollution part 1
` [PATCH 06/12] staging: exfat: Clean up the namespace pollution part 2
` [PATCH 07/12] staging: exfat: Clean up the namespace pollution part 3
` [PATCH 08/12] staging: exfat: Clean up the namespace pollution part 4
` [PATCH 09/12] staging: exfat: Clean up the namespace pollution part 5
` [PATCH 10/12] staging: exfat: Clean up the namespace pollution part 6
` [PATCH 11/12] staging: exfat: Clean up the namespace pollution part 7
` [PATCH 12/12] staging: exfat: Clean up the namespace pollution part 8

[PATCH] fs: add new O_MNT flag for opening mount root from mountpoint fd
 2019-11-12 20:58 UTC  (2+ messages)

[PATCH v2] hugetlbfs: add O_TMPFILE support
 2019-11-12 18:22 UTC  (2+ messages)

Investment opportunity
 2019-11-12 17:57 UTC 

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-12 17:36 UTC  (12+ messages)

[PATCH 26/33] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
 2019-11-12 16:52 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).