linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-06 16:12:10 to 2020-05-08 14:40:03 UTC [more...]

[RFC PATCH 54/61] afs: Wait on PG_fscache before modifying/releasing a page
 2020-05-08 14:39 UTC  (7+ messages)
    ` [RFC PATCH 00/61] fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter

[PATCH v5 0/6] Add support for O_MAYEXEC
 2020-05-08 14:01 UTC  (12+ messages)

[PATCH v2] kernel: add panic_on_taint
 2020-05-08 12:47 UTC  (10+ messages)

[PATCH RFC 0/8] dcache: increase poison resistance
 2020-05-08 12:23 UTC  (9+ messages)
` [PATCH RFC 1/8] dcache: show count of hash buckets in sysctl fs.dentry-state
` [PATCH RFC 2/8] selftests: add stress testing tool for dcache
` [PATCH RFC 3/8] dcache: sweep cached negative dentries to the end of list of siblings
` [PATCH RFC 4/8] fsnotify: stop walking child dentries if remaining tail is negative
` [PATCH RFC 5/8] dcache: add action D_WALK_SKIP_SIBLINGS to d_walk()
` [PATCH RFC 6/8] dcache: stop walking siblings if remaining dentries all negative
` [PATCH RFC 7/8] dcache: push releasing dentry lock into sweep_negative
` [PATCH RFC 8/8] dcache: prevent flooding with negative dentries

mmotm 2020-05-05-15-28 uploaded
 2020-05-08 10:38 UTC  (2+ messages)
  ` mmotm 2020-05-05-15-28 uploaded (objtool warning)

[RFC][PATCH 1/3] evm: Move hooks outside LSM infrastructure
 2020-05-08 10:20 UTC  (8+ messages)

[PATCH] fuse:rely on fuse_perm for exec when no mode bits set
 2020-05-08 10:13 UTC  (6+ messages)

[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-05-08  9:44 UTC  (3+ messages)

clean up kernel_{read,write} & friends
 2020-05-08  9:22 UTC  (12+ messages)
` [PATCH 01/11] fs: call file_{start,end}_write from __kernel_write
` [PATCH 02/11] fs: check FMODE_WRITE in __kernel_write
` [PATCH 03/11] fs: remove the call_{read,write}_iter functions
` [PATCH 04/11] fs: implement kernel_write using __kernel_write
` [PATCH 05/11] fs: remove __vfs_write
` [PATCH 06/11] fs: don't change the address limit for ->write_iter in __kernel_write
` [PATCH 07/11] fs: add a __kernel_read helper
` [PATCH 08/11] integrity/ima: switch to using __kernel_read
` [PATCH 09/11] fs: implement kernel_read "
` [PATCH 10/11] fs: remove __vfs_read
` [PATCH 11/11] fs: don't change the address limit for ->read_iter in __kernel_read

[PATCH] fanotify: Replace zero-length array with flexible-array
 2020-05-08  8:38 UTC  (2+ messages)

[RESEND] last missing patch in the cdrom ioctl_by_bdev removal series
 2020-05-08  8:18 UTC  (2+ messages)
` [PATCH] hfs: stop using ioctl_by_bdev

[PATCH v2 1/2] fs/io_uring: fix O_PATH fds in openat, openat2, statx
 2020-05-08  6:40 UTC  (3+ messages)
` [PATCH v2 2/2] fs/io_uring: remove unused flag fd_non_neg

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-08  5:50 UTC  (8+ messages)
` [PATCH 6/7] exec: Move most of setup_new_exec into flush_old_exec

[PATCH] fs/io_uring: fix O_PATH fds in openat, openat2, statx
 2020-05-08  2:53 UTC  (17+ messages)

[PATCH 0/2] fs: avoid fdput() after failed fdget()
 2020-05-08  2:21 UTC  (6+ messages)
` [PATCH 1/2] fs: avoid fdput() after failed fdget() in ksys_sync_file_range()
` [PATCH 2/2] fs: avoid fdput() after failed fdget() in kernel_read_file_from_fd()

[PATCH] kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
 2020-05-08  2:17 UTC  (3+ messages)

[RFC PATCH V3 0/9] Introduce attach/detach_page_private to cleanup code
 2020-05-08  0:47 UTC  (12+ messages)
` [RFC PATCH V3 01/10] include/linux/pagemap.h: introduce attach/detach_page_private
` [RFC PATCH V3 02/10] md: remove __clear_page_buffers and use attach/detach_page_private
` [RFC PATCH V3 03/10] btrfs: "
` [RFC PATCH V3 04/10] fs/buffer.c: "
` [RFC PATCH V3 05/10] f2fs: "
` [RFC PATCH V3 06/10] iomap: "
` [RFC PATCH V3 07/10] ntfs: replace attach_page_buffers with attach_page_private
` [RFC PATCH V3 08/10] orangefs: use attach/detach_page_private
` [RFC PATCH V3 09/10] buffer_head.h: remove attach_page_buffers
` [RFC PATCH V3 10/10] mm/migrate.c: call detach_page_private to cleanup code

[PATCH] kernel: add panic_on_taint
 2020-05-08  0:28 UTC  (11+ messages)

[PATCH v5 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-05-08  0:27 UTC  (7+ messages)
` [PATCH v5 1/7] fs: introduce kernel_pread_file* support
` [PATCH v5 2/7] firmware: add offset to request_firmware_into_buf
` [PATCH v5 3/7] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v5 4/7] firmware: test partial file reads of request_firmware_into_buf
` [PATCH v5 5/7] bcm-vk: add bcm_vk UAPI
` [PATCH v5 7/7] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver

[PATCH 0/2] Control over userfaultfd kernel-fault handling
 2020-05-07 19:15 UTC  (4+ messages)
` [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only

[PATCH] fs/binfmt_elf.c: Replace zero-length array with flexible-array
 2020-05-07 18:52 UTC 

[RFC 00/43] PKRAM: Preserved-over-Kexec RAM
 2020-05-07 18:41 UTC  (48+ messages)
` [RFC 01/43] mm: add PKRAM API stubs and Kconfig
` [RFC 02/43] mm: PKRAM: implement node load and save functions
` [RFC 03/43] mm: PKRAM: implement object "
` [RFC 04/43] mm: PKRAM: implement page stream operations
` [RFC 05/43] mm: PKRAM: support preserving transparent hugepages
` [RFC 06/43] mm: PKRAM: implement byte stream operations
` [RFC 07/43] mm: PKRAM: link nodes by pfn before reboot
` [RFC 08/43] mm: PKRAM: introduce super block
` [RFC 09/43] PKRAM: build a physical mapping pagetable of pages to be preserved
` [RFC 10/43] PKRAM: add code for walking the preserved pages pagetable
` [RFC 11/43] PKRAM: pass the preserved pages pagetable to the next kernel
` [RFC 12/43] mm: PKRAM: reserve preserved memory at boot
` [RFC 13/43] mm: PKRAM: free preserved pages pagetable
` [RFC 14/43] mm: memblock: PKRAM: prevent memblock resize from clobbering preserved pages
` [RFC 15/43] PKRAM: provide a way to ban pages from use by PKRAM
` [RFC 16/43] kexec: PKRAM: prevent kexec clobbering preserved pages in some cases
` [RFC 17/43] PKRAM: provide a way to check if a memory range has preserved pages
` [RFC 18/43] kexec: PKRAM: avoid clobbering already "
` [RFC 19/43] mm: PKRAM: allow preserved memory to be freed from userspace
` [RFC 20/43] PKRAM: disable feature when running the kdump kernel
` [RFC 21/43] x86/KASLR: PKRAM: support physical kaslr
` [RFC 22/43] mm: shmem: introduce shmem_insert_page
` [RFC 23/43] mm: shmem: enable saving to PKRAM
` [RFC 24/43] mm: shmem: prevent swapping of PKRAM-enabled tmpfs pages
` [RFC 25/43] mm: shmem: specify the mm to use when inserting pages
` [RFC 26/43] mm: shmem: when inserting, handle pages already charged to a memcg
` [RFC 27/43] x86/mm/numa: add numa_isolate_memblocks()
` [RFC 28/43] PKRAM: ensure memblocks with preserved pages init'd for numa
` [RFC 29/43] memblock: PKRAM: mark memblocks that contain preserved pages
` [RFC 30/43] memblock: add for_each_reserved_mem_range()
` [RFC 31/43] memblock, mm: defer initialization of preserved pages
` [RFC 32/43] shmem: PKRAM: preserve shmem files a chunk at a time
` [RFC 33/43] PKRAM: atomically add and remove link pages
` [RFC 34/43] shmem: PKRAM: multithread preserving and restoring shmem pages
` [RFC 35/43] shmem: introduce shmem_insert_pages()
` [RFC 36/43] PKRAM: add support for loading pages in bulk
` [RFC 37/43] shmem: PKRAM: enable bulk loading of preserved pages into shmem
` [RFC 38/43] mm: implement splicing a list of pages to the LRU
` [RFC 39/43] shmem: optimize adding pages to the LRU in shmem_insert_pages()
` [RFC 40/43] shmem: initial support for adding multiple pages to pagecache
` [RFC 41/43] XArray: add xas_export_node() and xas_import_node()
` [RFC 42/43] shmem: reduce time holding xa_lock when inserting pages
` [RFC 43/43] PKRAM: improve index alignment of pkram_link entries

[GIT PULL] configfs fix for 5.7
 2020-05-07 17:35 UTC  (2+ messages)

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-05-07 16:02 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] Add a new LSM-supporting anonymous inode interface

[PATCH for-5.7] splice: move f_mode checks to do_{splice,tee}()
 2020-05-07 15:45 UTC  (2+ messages)

fix fiemap for ext4 bitmap files (+ cleanups) v3
 2020-05-07 14:59 UTC  (4+ messages)

[PATCH AUTOSEL 5.6 38/50] Fix use after free in get_tree_bdev()
 2020-05-07 14:27 UTC  (3+ messages)
` [PATCH AUTOSEL 5.6 42/50] fibmap: Warn and return an error in case of block > INT_MAX
` [PATCH AUTOSEL 5.6 45/50] io_uring: use cond_resched() in io_ring_ctx_wait_and_kill()

[PATCH AUTOSEL 5.4 29/35] Fix use after free in get_tree_bdev()
 2020-05-07 14:28 UTC 

fuse doesn't use security_inode_init_security?
 2020-05-07 13:06 UTC  (5+ messages)

[PATCH 1/2] fuse: virtiofs: Fix nullptr dereference
 2020-05-07  8:10 UTC  (6+ messages)
` [PATCH 2/2] fuse: virtiofs: Add basic multiqueue support

[PATCH 0/1] hibernate: restrict writes to the snapshot device
 2020-05-07  8:04 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] fsnotify: avoid gcc-10 zero-length-bounds warning
 2020-05-07  8:01 UTC  (4+ messages)

[PATCH -next] exfat: fix possible memory leak in exfat_find()
 2020-05-07  2:50 UTC  (2+ messages)

[PATCH v3 0/7] libfs: group and simplify linux fs code
 2020-05-07  0:10 UTC  (3+ messages)
` [PATCH v3 7/7] tracefs: switch to simplefs inode creation API

[PATCH v2 0/2] Add file-system authentication to BTRFS
 2020-05-06 21:24 UTC  (14+ messages)
` [PATCH v2 1/2] btrfs: add authentication support
            ` btree [was Re: [PATCH v2 1/2] btrfs: add authentication support]

[PATCH] ext4: fix race between ext4_sync_parent() and rename()
 2020-05-06 18:31 UTC 

[PATCH v3 00/25] Large pages in the page cache
 2020-05-06 18:32 UTC  (8+ messages)
` [PATCH v3 02/25] mm: Introduce thp_size
` [PATCH v3 17/25] mm: Add __page_cache_alloc_order
` [PATCH v3 18/25] mm: Allow large pages to be added to the page cache

[PATCH v10 0/9] Introduce Zone Append for writing to zoned block devices
 2020-05-06 18:18 UTC  (8+ messages)
` [PATCH v10 1/9] block: rename __bio_add_pc_page to bio_add_hw_page
` [PATCH v10 4/9] block: Modify revalidate zones
` [PATCH v10 6/9] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v10 8/9] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v10 9/9] zonefs: use REQ_OP_ZONE_APPEND for sync DIO


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