linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-03 18:55:51 to 2020-11-06 16:43:53 UTC [more...]

[PATCH v2 00/19] Free some vmemmap pages of hugetlb page
 2020-11-06 16:43 UTC  (6+ messages)
` [PATCH v2 05/19] mm/hugetlb: Introduce pgtable allocation/freeing helpers
    ` [External] "

[PATCH v3 0/6] fuse: Implement FUSE_HANDLE_KILLPRIV_V2 and enable SB_NOSEC
 2020-11-06 16:33 UTC  (7+ messages)
` [PATCH v3 3/6] fuse: setattr should set FATTR_KILL_PRIV upon size change
` [PATCH v3 5/6] fuse: Add a flag FUSE_OPEN_KILL_PRIV for open() request

[PATCH v12 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-06 15:56 UTC  (5+ messages)
` [PATCH v12 1/4] security: add inode_init_security_anon() LSM hook
` [PATCH v12 2/4] fs: add LSM-supporting anon-inode interface
` [PATCH v12 3/4] selinux: teach SELinux about anonymous inodes
` [PATCH v12 4/4] userfaultfd: use secure anon inodes for userfaultfd

[PATCH v4 0/3] proc: Relax check of mount visibility
 2020-11-06 15:15 UTC  (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] proc: Show /proc/self/net only for CAP_NET_ADMIN
` [PATCH v4 3/3] proc: Disable cancellation of subset=pid option

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

[PATCH v9 01/41] block: add bio_add_zone_append_page
 2020-11-06 15:01 UTC  (21+ messages)
` [PATCH v9 19/41] btrfs: redirty released extent buffers in ZONED mode
` [PATCH v9 24/41] btrfs: extend btrfs_rmap_block for specifying a device
` [PATCH v9 34/41] btrfs: support dev-replace in ZONED mode
` [PATCH v9 35/41] btrfs: enable relocation "
` [PATCH v9 37/41] btrfs: split alloc_log_tree()
` [PATCH v9 38/41] btrfs: extend zoned allocator to use dedicated tree-log block group
` [PATCH v9 39/41] btrfs: serialize log transaction on ZONED mode
` [PATCH v9 40/41] btrfs: reorder log node allocation

[PATCH v2 00/18] Refactor generic_file_buffered_read
 2020-11-06 12:30 UTC  (38+ messages)
` [PATCH v2 01/18] mm/filemap: Rename generic_file_buffered_read subfunctions
` [PATCH v2 02/18] mm/filemap: Remove dynamically allocated array from filemap_read
        ` [PATCH 1/4] pagevec: Allow pagevecs to be different sizes
          ` [PATCH 2/4] pagevec: Increase the size of LRU pagevecs
          ` [PATCH 3/4] pagevec: Add dynamically allocated pagevecs
          ` [PATCH 4/4] mm/filemap: Use a dynamically allocated pagevec in filemap_read
` [PATCH v2 03/18] mm/filemap: Convert filemap_get_pages to take a pagevec
` [PATCH v2 04/18] mm/filemap: Use THPs in generic_file_buffered_read
` [PATCH v2 05/18] mm/filemap: Pass a sleep state to put_and_wait_on_page_locked
` [PATCH v2 06/18] mm/filemap: Support readpage splitting a page
` [PATCH v2 07/18] mm/filemap: Inline __wait_on_page_locked_async into caller
` [PATCH v2 08/18] mm/filemap: Don't call ->readpage if IOCB_WAITQ is set
` [PATCH v2 09/18] mm/filemap: Change filemap_read_page calling conventions
` [PATCH v2 10/18] mm/filemap: Change filemap_create_page "
` [PATCH v2 11/18] mm/filemap: Convert filemap_update_page to return an errno
` [PATCH v2 12/18] mm/filemap: Move the iocb checks into filemap_update_page
` [PATCH v2 13/18] mm/filemap: Add filemap_range_uptodate
` [PATCH v2 14/18] mm/filemap: Split filemap_readahead out of filemap_get_pages
` [PATCH v2 15/18] mm/filemap: Restructure filemap_get_pages
` [PATCH v2 16/18] mm/filemap: Don't relock the page after calling readpage
` [PATCH v2 17/18] mm/filemap: Rename generic_file_buffered_read to filemap_read
` [PATCH v2 18/18] mm/filemap: Simplify generic_file_read_iter

INFO: rcu detected stall in security_file_open (3)
 2020-11-06 11:40 UTC  (2+ messages)

[PATCH v9 00/41] btrfs: zoned block device support
 2020-11-06 10:37 UTC  (7+ messages)
` [PATCH v9 05/41] btrfs: Check and enable ZONED mode
` [PATCH v9 11/41] btrfs: implement log-structured superblock for "

[RFC PATCH v2 0/8] implement containerized syncfs for overlayfs
 2020-11-06  9:47 UTC  (15+ messages)
` [RFC PATCH v2 2/8] ovl: implement ->writepages operation
` [RFC PATCH v2 5/8] ovl: mark overlayfs' inode dirty on shared writable mmap

[PATCH] fs: Use true,false for bool variable
 2020-11-06  9:32 UTC 

WARN_ON(fuse_insert_writeback(root, wpa)) in tree_insert()
 2020-11-06  9:29 UTC  (5+ messages)

[PATCH 0/2] vfs: remove lockdep fs freeze weirdness
 2020-11-06  7:48 UTC  (5+ messages)
` [PATCH 1/2] vfs: remove lockdep bogosity in __sb_start_write
` [PATCH 2/2] vfs: separate __sb_start_write into blocking and non-blocking helpers

[PATCH v2] proc: Provide details on indirect branch speculation
 2020-11-06  6:41 UTC  (2+ messages)

[PATCH] fs/hfs: remove unused macro to tame gcc
 2020-11-06  3:47 UTC 

[RFC PATCH] vfs: remove lockdep bogosity in __sb_start_write
 2020-11-06  3:32 UTC  (8+ messages)

[PATCH v2 0/3] bcachefs: Convert to readahead
 2020-11-05 23:49 UTC  (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] bcachefs: Remove page_state_init_for_read
` [PATCH v2 3/3] bcachefs: Use attach_page_private and detach_page_private

[RFC] proc: get_wchan() stack unwind only makes sense for sleeping/non-self tasks
 2020-11-05 23:11 UTC 

[PATCH v11 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-05 22:24 UTC  (7+ messages)
` [PATCH v11 1/4] security: add inode_init_security_anon() LSM hook
` [PATCH v11 2/4] fs: add LSM-supporting anon-inode interface
` [PATCH v11 3/4] selinux: teach SELinux about anonymous inodes
` [PATCH v11 4/4] userfaultfd: use secure anon inodes for userfaultfd

KASAN: use-after-free Read in io_uring_show_cred
 2020-11-05 16:50 UTC  (2+ messages)

general protection fault in io_uring_show_cred
 2020-11-05 16:49 UTC  (2+ messages)

bcachefs-for-review
 2020-11-05 16:01 UTC  (3+ messages)

[PATCH 1/3] bcachefs: Convert to readahead
 2020-11-05 15:58 UTC  (3+ messages)
` [PATCH 2/3] bcachefs: Remove page_state_init_for_read
` [PATCH 3/3] bcachefs: Use attach_page_private and detach_page_private

[PATCH v8 resend 0/2] avoid xfs transaction reservation recursion
 2020-11-05 13:04 UTC  (10+ messages)
` [PATCH v8 resend 1/2] mm: Add become_kswapd and restore_kswapd
` [PATCH v8 resend 2/2] xfs: avoid transaction reservation recursion

possible deadlock in send_sigurg (2)
 2020-11-05 12:45 UTC  (5+ messages)

[PATCH v2] fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
 2020-11-05 10:55 UTC  (4+ messages)

[PATCH v2] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
 2020-11-05 10:54 UTC  (4+ messages)

Disinfectant
 2020-11-05  8:30 UTC 

[PATCH 00/17] Refactor generic_file_buffered_read
 2020-11-05  7:22 UTC  (8+ messages)
` [PATCH 06/17] mm/filemap: Don't call ->readpage if IOCB_WAITQ is set
` [PATCH 15/17] mm/filemap: Don't relock the page after calling readpage

possible deadlock in send_sigio (2)
 2020-11-05  6:51 UTC  (3+ messages)

[PATCH] proc: Provide details on indirect branch speculation
 2020-11-05  5:57 UTC  (3+ messages)

[PATCH] mm: Fix readahead_page_batch for retry entries
 2020-11-05  2:33 UTC  (4+ messages)

[PATCH] fuse: check whether fuse_request_alloc returns NULL in fuse_simple_request
 2020-11-05  2:09 UTC  (3+ messages)

[ANNOUNCE] xfs/iomap: for-next updated to 46afb0628b86
 2020-11-05  1:59 UTC 

KASAN: use-after-free Read in path_init (3)
 2020-11-04 22:20 UTC 

[PATCH 1/2] [xarry]:Fixed an issue with memory allocated using the GFP_KERNEL flag in spinlocks
 2020-11-04 21:34 UTC  (6+ messages)
` [PATCH 2/2] infiniband: Modify the reference to xa_store_irq() because the parameter of this function has changed

[PATCH v10 0/3] SELinux support for anonymous inodes and UFFD
 2020-11-04 20:36 UTC  (7+ messages)
` [PATCH v10 1/3] Add a new LSM-supporting anonymous inode interface
` [PATCH v10 3/3] Use secure anon inodes for userfaultfd

support splice reads on seq_file based procfs files v2
 2020-11-04 17:53 UTC  (8+ messages)
` [PATCH 1/6] seq_file: add seq_read_iter
` [PATCH 2/6] proc: wire up generic_file_splice_read for iter ops
` [PATCH 3/6] proc/cpuinfo: switch to ->read_iter
` [PATCH 4/6] proc/stat: "
` [PATCH 5/6] proc "single files": "
` [PATCH 6/6] proc "seq "

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-04 17:02 UTC  (7+ messages)

kernel BUG at mm/page-writeback.c:2241 [ BUG_ON(PageWriteback(page); ]
 2020-11-04 15:40 UTC  (8+ messages)

BUG: sleeping function called from invalid context in ext4_superblock_csum_set
 2020-11-04 13:12 UTC  (2+ messages)

PROBLEM: fanotify_mark EFAULT on x86
 2020-11-04 10:14 UTC  (4+ messages)

[PATCH] fs/binfmt_elf: free interpreter in load_elf_binary
 2020-11-04  9:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] binfmt_elf: simplify error handling in load_elf_phdrs()
 2020-11-04  7:42 UTC 

mmotm 2020-11-03-21-56 uploaded
 2020-11-04  5:58 UTC 

[PATCH] fuse: fix panic in __readahead_batch()
 2020-11-04  5:12 UTC  (4+ messages)

[PATCH] fs/binfmt_elf: free interpreter in load_elf_binary
 2020-11-04  2:06 UTC 

[PATCH] binfmt_elf: Fix regression limiting ELF program header size
 2020-11-04  0:09 UTC 

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2020-11-03 23:28 UTC  (9+ messages)

[PATCH v10 0/3] SELinux support for anonymous inodes and UFFD
 2020-11-03 22:00 UTC  (4+ messages)
` [PATCH v10 1/3] Add a new LSM-supporting anonymous inode interface
` [PATCH v10 2/3] Teach SELinux about anonymous inodes
` [PATCH v10 3/3] Use secure anon inodes for userfaultfd

KASAN: use-after-free Write in io_submit_sqes
 2020-11-03 19:19 UTC  (2+ messages)

support splice reads on seq_file based procfs files
 2020-11-03 19:07 UTC  (5+ messages)

befs: TODO needs updating
 2020-11-03 19:01 UTC  (5+ messages)

[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-03 19:00 UTC  (4+ messages)
` [patch V3 22/37] highmem: High implementation details and document API


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