Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
mmotm 2020-05-05-15-28 uploaded
2020-05-08 17:28 UTC (4+ messages)
` mmotm 2020-05-05-15-28 uploaded (objtool warning)
[RFC][PATCH 1/3] evm: Move hooks outside LSM infrastructure
2020-05-08 17:08 UTC (9+ messages)
[fuse] Getting visibility into reads from page cache
2020-05-08 17:04 UTC (4+ messages)
` [fuse-devel] "
[PATCH 0/2] Control over userfaultfd kernel-fault handling
2020-05-08 16:54 UTC (6+ messages)
` [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only
[PATCH RFC 0/8] dcache: increase poison resistance
2020-05-08 16:29 UTC (13+ 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
Add a __anon_inode_getfd helper
2020-05-08 15:55 UTC (14+ messages)
` [PATCH 01/12] fd: add a new "
` [PATCH 02/12] kvm: use __anon_inode_getfd
` [PATCH 03/12] pidfd: "
` [PATCH 04/12] bpf: "
` [PATCH 05/12] io_uring: "
` [PATCH 06/12] eventpoll: "
` [PATCH 07/12] eventfd: "
` [PATCH 08/12] vfio: "
` [PATCH 09/12] rdma: "
` [PATCH 10/12] drm_syncobj: "
` [PATCH 11/12] gpiolib: "
` [PATCH 12/12] vtpm_proxy: "
clean up kernel_{read,write} & friends
2020-05-08 15:46 UTC (14+ 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
[RESEND] last missing patch in the cdrom ioctl_by_bdev removal series
2020-05-08 15:42 UTC (3+ messages)
` [PATCH] hfs: stop using ioctl_by_bdev
[PATCH] fs/io_uring: fix O_PATH fds in openat, openat2, statx
2020-05-08 15:33 UTC (18+ messages)
[PATCH v2 1/2] fs/io_uring: fix O_PATH fds in openat, openat2, statx
2020-05-08 15:29 UTC (4+ messages)
` [PATCH v2 2/2] fs/io_uring: remove unused flag fd_non_neg
[PATCH 0/2] fs: avoid fdput() after failed fdget()
2020-05-08 15:07 UTC (7+ 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()
[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] 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)
[PATCH] fanotify: Replace zero-length array with flexible-array
2020-05-08 8:38 UTC (2+ messages)
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] 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 (8+ 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] 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 (38+ messages)
` [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 10/43] PKRAM: add code for walking the preserved pages pagetable
` [RFC 12/43] mm: PKRAM: reserve preserved memory at boot
` [RFC 15/43] PKRAM: provide a way to ban pages from use by PKRAM
` [RFC 17/43] PKRAM: provide a way to check if a memory range has preserved pages
` [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.4 29/35] Fix use after free in get_tree_bdev()
2020-05-07 14:28 UTC
[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()
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)
page: next (older) | prev (newer) | latest
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).