linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-14 08:19:58 to 2020-10-16 16:04:50 UTC [more...]

[PATCH v3 00/18] Allow readpage to return a locked page
 2020-10-16 16:04 UTC  (4+ messages)
` [PATCH v3 02/18] swap: Call aops->readahead if appropriate
` [PATCH v3 04/18] mm/filemap: Inline wait_on_page_read into its one caller
` [PATCH v3 05/18] 9p: Tell the VFS that readpage was synchronous

[PATCH] mm: proc: add Sock to /proc/meminfo
 2020-10-16 15:38 UTC  (9+ messages)
  ` [External] "

[PATCH v9 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-10-16 15:29 UTC  (11+ messages)
` [PATCH v9 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v9 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v9 03/10] fs/ntfs3: Add bitmap
` [PATCH v9 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v9 05/10] fs/ntfs3: Add attrib operations
` [PATCH v9 06/10] fs/ntfs3: Add compression
` [PATCH v9 07/10] fs/ntfs3: Add NTFS journal
` [PATCH v9 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v9 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v9 10/10] fs/ntfs3: Add MAINTAINERS

WARNING: suspicious RCU usage in io_init_identity
 2020-10-16 15:05 UTC  (3+ messages)

[PATCH v3 0/2] block, iomap: disable iopoll for split bio
 2020-10-16 13:30 UTC  (8+ messages)
` [PATCH v3 1/2] block: "
` [PATCH v3 2/2] block,iomap: disable iopoll when split needed

[PATCH RFC V3 0/9] PKS: Add Protection Keys Supervisor (PKS) support RFC v3
 2020-10-16 12:55 UTC  (26+ messages)
` [PATCH RFC V3 2/9] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH RFC V3 4/9] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH RFC V3 5/9] x86/pks: Add PKS kernel API
` [PATCH RFC V3 6/9] x86/entry: Pass irqentry_state_t by reference
` [PATCH RFC V3 7/9] x86/entry: Preserve PKRS MSR across exceptions
` [PATCH RFC V3 8/9] x86/fault: Report the PKRS state on fault
` [PATCH RFC V3 9/9] x86/pks: Add PKS test code

[RESEND PATCH v2 0/3] NFS User Namespaces with new mount API
 2020-10-16 12:45 UTC  (4+ messages)
` [RESEND PATCH v2 1/3] NFS: Use cred from fscontext during fsmount
` [RESEND PATCH v2 2/3] samples/vfs: Split out common code for new syscall APIs
` [RESEND PATCH v2 3/3] samples/vfs: Add example leveraging NFS with new APIs and user namespaces

[PATCH v2 0/3] NFS User Namespaces
 2020-10-16 12:37 UTC  (4+ messages)
` [PATCH v2 1/3] NFS: Use cred from fscontext during fsmount
` [PATCH v2 2/3] samples/vfs: Split out common code for new syscall APIs
` [PATCH v2 3/3] samples/vfs: Add example leveraging NFS with new APIs and user namespaces

[PATCH 0/4] Some more lock_page work
 2020-10-16 12:27 UTC  (16+ messages)
    ` Possible deadlock in fuse write path (Was: Re: [PATCH 0/4] Some more lock_page work..)

[RFC PATCH 0/5] implement containerized syncfs for overlayfs
 2020-10-16  9:22 UTC  (19+ messages)
` [RFC PATCH 1/5] fs: introduce notifier list for vfs inode

[PATCH v3 2/2] exfat: aggregate dir-entry updates into __exfat_write_inode()
 2020-10-16  7:57 UTC  (2+ messages)

[PATCH 1/5] Add manpage for open_tree(2)
 2020-10-16  6:50 UTC  (7+ messages)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)

[PATCH v2 00/16] Allow readpage to return a locked page
 2020-10-16  6:35 UTC  (16+ messages)
` [PATCH v2 01/16] mm: Add AOP_UPDATED_PAGE return value
` [PATCH v2 02/16] mm: Inline wait_on_page_read into its one caller
` [PATCH v2 15/16] iomap: Inline iomap_iop_set_range_uptodate "
` [PATCH v2 16/16] iomap: Make readpage synchronous

[PATCH 2/2] Documentation: add eventpoll to fs api-summary book
 2020-10-16  3:38 UTC 

[PATCH 1/2] fs/eventpoll.c: fix Returns: kernel-doc notation
 2020-10-16  3:37 UTC 

[GIT PULL] Fix unaligned direct IO read past EOF for 5.10-rc1
 2020-10-15 22:19 UTC  (2+ messages)

[GIT PULL] UDF, reiserfs, ext2, quota fixes for 5.10-rc1
 2020-10-15 22:19 UTC  (2+ messages)

[GIT PULL] configfs updates for 5.10
 2020-10-15 22:19 UTC  (2+ messages)

[PATCH 00/13] Clean up kernel_read/kernel_write
 2020-10-15 18:23 UTC  (7+ messages)
` [PATCH 01/13] fs: Allow a NULL pos pointer to __kernel_write
` [PATCH 02/13] fs: Allow a NULL pos pointer to __kernel_read

[PATCH 0/2] vfs: move the clone/dedupe/remap helpers to a single file
 2020-10-15 16:46 UTC  (9+ messages)
` [PATCH 1/2] vfs: move generic_remap_checks out of mm
` [PATCH 2/2] vfs: move the remap range helpers to remap_range.c
` [PATCH 3/2] vfs: move the generic write and copy checks out of mm

Unbreakable loop in fuse_fill_write_pages()
 2020-10-15 13:18 UTC  (6+ messages)
      ` [Virtio-fs] "

[PATCH][next] io_uring: fix flags check for the REQ_F_WORK_INITIALIZED setting
 2020-10-15 13:12 UTC  (2+ messages)

[PATCH v21 00/12] Landlock LSM
 2020-10-15 12:31 UTC  (8+ messages)
` [PATCH v21 07/12] landlock: Support filesystem access-control
` [PATCH v21 12/12] landlock: Add user and kernel documentation

[PATCH 00/14] Transparent Huge Page support for XFS
 2020-10-15  9:52 UTC  (32+ messages)
` [PATCH 01/14] fs: Support THPs in vfs_dedupe_file_range
` [PATCH 02/14] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH 03/14] iomap: Support THPs in BIO completion path
` [PATCH 04/14] iomap: Support THPs in iomap_adjust_read_range
` [PATCH 05/14] iomap: Support THPs in invalidatepage
` [PATCH 06/14] iomap: Support THPs in iomap_is_partially_uptodate
` [PATCH 07/14] iomap: Support THPs in readpage
` [PATCH 08/14] iomap: Support THPs in readahead
` [PATCH 09/14] iomap: Change iomap_write_begin calling convention
` [PATCH 10/14] iomap: Handle THPs when writing to pages
` [PATCH 11/14] iomap: Support THP writeback
` [PATCH 12/14] iomap: Inline data shouldn't see THPs
` [PATCH 13/14] iomap: Handle tail pages in iomap_page_mkwrite
` [PATCH 14/14] xfs: Support THPs

[PATCH 0/2] iomap: zero dirty pages over unwritten extents
 2020-10-15  9:49 UTC  (8+ messages)
` [PATCH 1/2] iomap: use page dirty state to seek data "
` [PATCH 2/2] iomap: zero cached pages over unwritten extents on zero range

[v2 0/2] block, iomap: disable iopoll for split bio
 2020-10-15  8:47 UTC  (6+ messages)
` [v2 1/2] block: "
` [v2 2/2] block,iomap: disable iopoll when split needed

[PATCH v8 0/2] avoid xfs transaction reservation recursion
 2020-10-15  8:31 UTC  (5+ messages)
` [PATCH v8 1/2] mm: Add become_kswapd and restore_kswapd
` [PATCH v8 2/2] xfs: avoid transaction reservation recursion

[PATCH v8 00/41] btrfs: zoned block device support
 2020-10-15  7:45 UTC  (7+ messages)
` [PATCH v8 03/41] btrfs: Get zone information of zoned block devices
` [PATCH v8 38/41] btrfs: extend zoned allocator to use dedicated tree-log block group

Fw: RE: [PATCH 2/3] exfat: remove useless check in exfat_move_file()
 2020-10-15  4:43 UTC 

[PATCH 00/35] Enhance memory utilization with DMEMFS
 2020-10-14 22:25 UTC  (7+ messages)

[PATCH] fs: fix NULL dereference due to data race in prepend_path()
 2020-10-15  1:07 UTC  (7+ messages)

[PATCH] fs: clean up is_mounted() check with extra helper
 2020-10-15  1:37 UTC 

[GIT PULL] xfs: new code for 5.10, part 1
 2020-10-14 21:45 UTC  (2+ messages)

[GIT PULL] iomap: new code for 5.10-rc1
 2020-10-14 19:30 UTC  (2+ messages)

general protection fault in __se_sys_io_uring_register
 2020-10-14 17:02 UTC  (2+ messages)

WARNING in __writeback_inodes_sb_nr
 2020-10-14 16:47 UTC  (2+ messages)

PagePrivate handling
 2020-10-14 16:34 UTC  (7+ messages)

general protection fault in __do_sys_io_uring_register
 2020-10-14 16:03 UTC  (3+ messages)

[RFC PATCH 0/1] overlayfs: C/R enhancments (RFC)
 2020-10-14 14:14 UTC  (2+ messages)
` [RFC PATCH] overlayfs: add fsinfo(FSINFO_ATTR_OVL_SOURCES) support

WARNING in cleanup_mnt (2)
 2020-10-14 12:12 UTC 

[PATCH 0/2] fs, close_range: add flag CLOSE_RANGE_CLOEXEC
 2020-10-13 21:49 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH] jfs: delete duplicated words + other fixes
 2020-10-14  5:30 UTC  (2+ messages)

[PATCH] procfs: delete duplicated words + other fixes
 2020-10-14  5:27 UTC  (2+ messages)

[PATCH] ubifs: delete duplicated words + other fixes
 2020-10-14  5:20 UTC  (2+ 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).