linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-11 20:17:21 to 2019-11-13 03:43:47 UTC [more...]

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2019-11-13  3:43 UTC 

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-13  2:59 UTC  (32+ 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] staging: exfat: convert WARN to a pr_info
 2019-11-13  2:50 UTC 

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

[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] Allow restricting permissions in /proc/sys
 2019-11-13  1:04 UTC  (12+ messages)

[PATCH] proc: Allow restricting permissions in /proc/sys
 2019-11-13  0:59 UTC  (4+ messages)

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

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

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-13  0:25 UTC  (19+ messages)

[PATCH 0/2] Move swap functions out of address space operations
 2019-11-12 23:52 UTC  (13+ messages)
` [PATCH 1/2] fs: Clean up mapping variable
` [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  (4+ messages)

[RFC 0/5] xfs: y2038 conversion
 2019-11-12 21:32 UTC  (11+ messages)
` [RFC 1/5] xfs: [variant A] avoid time_t in user api
` [RFC 2/5] xfs: [variant B] add time64 version of xfs_bstat
` [RFC 3/5] xfs: [variant C] avoid i386-misaligned xfs_bstat
` [RFC 4/5] xfs: extend inode format for 40-bit timestamps
      ` [Y2038] "
` [RFC 5/5] xfs: use 40-bit quota time limits

[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  (16+ messages)

[PATCH] ovl: fix timestamp limits
 2019-11-12 16:56 UTC  (7+ messages)

[PATCH 26/33] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
 2019-11-12 16:52 UTC 

[ANNOUNCE] xfs-linux: iomap-for-next updated to e9f930ac88a8
 2019-11-12 16:43 UTC 

[PATCH RT 2/2 v2] list_bl: avoid BUG when the list is not locked
 2019-11-12 16:16 UTC 

[PATCH RT 1/2 v2] dm-snapshot: fix crash with the realtime kernel
 2019-11-12 16:09 UTC 

[PATCH v2] virtiofs: Use static const, not const static
 2019-11-12 13:18 UTC  (3+ messages)

[PATCH 1/2] dm-snapshot: fix crash with the realtime kernel
 2019-11-12 11:45 UTC  (2+ messages)

[PATCH -next] virtiofs: Fix old-style declaration
 2019-11-12 10:33 UTC  (2+ messages)

[PATCH v3 0/7] Add quota support to UBIFS
 2019-11-12  9:31 UTC  (7+ messages)
` [PATCH 7/7] ubifs: Add quota support

[PATCH v3 0/9] staging: exfat: Clean up return codes
 2019-11-12  2:12 UTC 

[PATCH v3 1/9] staging: exfat: Clean up return codes - FFS_FORMATERR
 2019-11-12  2:09 UTC  (9+ messages)
` [PATCH v3 2/9] staging: exfat: Clean up return codes - FFS_MEDIAERR
` [PATCH v3 3/9] staging: exfat: Clean up return codes - FFS_EOF
` [PATCH v3 4/9] staging: exfat: Clean up return codes - FFS_INVALIDFID
` [PATCH v3 5/9] staging: exfat: Clean up return codes - FFS_ERROR
` [PATCH v3 6/9] staging: exfat: Clean up return codes - remove unused codes
` [PATCH v3 7/9] staging: exfat: Clean up return codes - FFS_SUCCESS
` [PATCH v3 8/9] staging: exfat: Collapse redundant return code translations
` [PATCH v3 9/9] staging: exfat: Correct return code

LTP: diotest4.c:476: read to read-only space. returns 0: Success
 2019-11-12  1:24 UTC  (3+ messages)
` [PATCH] iomap: fix return value of iomap_dio_bio_actor on 32bit systems

[PATCH] Add prctl support for controlling mem reclaim V4
 2019-11-12  0:19 UTC 

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-11-11 23:54 UTC  (9+ messages)
` [PATCH 5/5] fs/xfs: Allow toggle of physical DAX flag

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-11 21:46 UTC  (4+ messages)
` [PATCH v2 04/18] media/v4l2-core: set pages dirty upon releasing DMA buffers

[PATCH v2 0/2] ext4: support encryption with blocksize != PAGE_SIZE
 2019-11-11 20:28 UTC  (3+ messages)

[PATCH 00/19] nfs, nfsd: avoid 32-bit time_t
 2019-11-11 20:16 UTC  (18+ messages)
` [PATCH 02/19] nfs: use time64_t internally
` [PATCH 03/19] nfs: use timespec64 in nfs_fattr
` [PATCH 04/19] nfs: callback: use timespec64 in cb_getattrres
` [PATCH 05/19] nfs: fscache: use timespec64 in inode auxdata
` [PATCH 06/19] nfs: remove timespec from xdr_encode_nfstime
` [PATCH 07/19] nfs: encode nfsv4 timestamps as 64-bit
` [PATCH 08/19] nfsd: use ktime_get_seconds() for timestamps
` [PATCH 09/19] nfsd: print 64-bit timestamps in client_info_show
` [PATCH 10/19] nfsd: handle nfs3 timestamps as unsigned
` [PATCH 11/19] nfsd: use timespec64 in encode_time_delta
` [PATCH 12/19] nfsd: make 'boot_time' 64-bit wide
` [PATCH 13/19] nfsd: pass a 64-bit guardtime to nfsd_setattr()
` [PATCH 14/19] nfsd: use time64_t in nfsd_proc_setattr() check
` [PATCH 15/19] nfsd: fix delay timer on 32-bit architectures
` [PATCH 16/19] nfsd: fix jiffies/time_t mixup in LRU list
` [PATCH 18/19] nfsd: use ktime_get_real_seconds() in nfs4_verifier
` [PATCH 19/19] nfsd: remove nfs4_reset_lease() declarations


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