Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v2 0/4] Update SELinuxfs out of tree and then swapover
2020-08-18 13:49 UTC (4+ messages)
` [PATCH v2 4/4] selinux: Create new booleans and class dirs out of tree
[RFC PATCH V2] iomap: add support to track dirty state of sub pages
2020-08-18 13:46 UTC
[PATCH v3 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there
2020-08-18 13:40 UTC (9+ messages)
` [PATCH v3 1/5] binfmt_elf_fdpic: Stop using dump_emit() on user pointers on !MMU
` [PATCH v3 2/5] coredump: Let dump_emit() bail out on short writes
` [PATCH v3 3/5] coredump: Refactor page range dumping into common helper
` [PATCH v3 4/5] binfmt_elf, binfmt_elf_fdpic: Use a VMA list snapshot
` [PATCH v3 5/5] mm/gup: Take mmap_lock in get_dump_page()
[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
2020-08-18 12:55 UTC (30+ messages)
` [RFC PATCH 1/8] memcg: Enable fine-grained control of over memory.high action
` [RFC PATCH 2/8] memcg, mm: Return ENOMEM or delay if memcg_over_limit
` [RFC PATCH 3/8] memcg: Allow the use of task RSS memory as over-high action trigger
` [RFC PATCH 4/8] fs/proc: Support a new procfs memctl file
` [RFC PATCH 5/8] memcg: Allow direct per-task memory limit checking
` [RFC PATCH 6/8] memcg: Introduce additional memory control slowdown if needed
` [RFC PATCH 7/8] memcg: Enable logging of memory control mitigation action
` [RFC PATCH 8/8] memcg: Add over-high action prctl() documentation
exec: Move unshare_files and guarantee files_struct.count is correct
2020-08-18 12:54 UTC (41+ messages)
` [PATCH 01/17] exec: Move unshare_files to fix posix file locking during exec
` [PATCH 02/17] exec: Simplify unshare_files
` [PATCH 03/17] exec: Remove reset_files_struct
` [PATCH 04/17] kcmp: In kcmp_epoll_target use fget_task
` [PATCH 05/17] bpf: In bpf_task_fd_query "
` [PATCH 06/17] file: Implement fcheck_task
` [PATCH 07/17] proc/fd: In tid_fd_mode use fcheck_task
` [PATCH 08/17] proc/fd: In proc_fd_link "
` [PATCH 09/17] file: Implement fnext_task
` [PATCH 10/17] proc/fd: In proc_readfd_common use fnext_task
` [PATCH 11/17] bpf/task_iter: In task_file_seq_get_next "
` [PATCH 12/17] proc/fd: In fdinfo seq_show don't use get_files_struct
` [PATCH 13/17] file: Remove get_files_struct
` [PATCH 14/17] file: Merge __fd_install into fd_install
` [PATCH 15/17] file: In f_dupfd read RLIMIT_NOFILE once
` [PATCH 16/17] file: Merge __alloc_fd into alloc_fd
` [PATCH 17/17] file: Rename __close_fd to close_fd and remove the files parameter
[GIT PULL] Mount notifications
2020-08-18 12:50 UTC (20+ messages)
` [GIT PULL] Filesystem Information
` file metadata via fs API (was: [GIT PULL] Filesystem Information)
` file metadata via fs API
PROBLEM: Long Workqueue delays V2
2020-08-18 11:58 UTC
file metadata via fs API (was: [GIT PULL] Filesystem Information)
2020-08-18 9:41 UTC (14+ messages)
[PATCH v4 0/3] Try to release mmap_lock temporarily in smaps_rollup
2020-08-18 1:58 UTC (4+ messages)
` [PATCH v4 1/3] mmap locking API: add mmap_lock_is_contended()
` [PATCH v4 2/3] mm: smaps*: extend smap_gather_stats to support specified beginning
` [PATCH v4 3/3] mm: proc: smaps_rollup: do not stall write attempts on mmap_lock
[PATCH v3] exfat: remove EXFAT_SB_DIRTY flag
2020-08-18 1:20 UTC (9+ messages)
[PATCH] exfat: use i_blocksize() to get blocksize
2020-08-17 23:48 UTC (2+ messages)
[PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only
2020-08-17 22:11 UTC (12+ messages)
[PATCH v6 0/3] SELinux support for anonymous inodes and UFFD
2020-08-17 21:10 UTC (4+ messages)
` [PATCH v6 1/3] Add a new LSM-supporting anonymous inode interface
[PATCH v2 00/20] virtiofs: Add DAX support
2020-08-17 20:29 UTC (10+ messages)
` [PATCH v2 01/20] dax: Modify bdev_dax_pgoff() to handle NULL bdev
` [PATCH v2 02/20] dax: Create a range version of dax_layout_busy_page()
` [PATCH v2 04/20] virtio: Implement get_shm_region for PCI transport
Upcoming: fscache rewrite
2020-08-17 19:07 UTC (8+ messages)
` [GIT PULL] "
` [GIT PULL] fscache rewrite -- please drop for now
[PATCH 00/23] proc: Introduce /proc/namespaces/ directory to expose namespaces lineary
2020-08-17 18:53 UTC (17+ messages)
fanotify feature request FAN_MARK_PID
2020-08-17 17:02 UTC (2+ messages)
remove the last set_fs() in common code, and remove it for x86 and powerpc
2020-08-17 15:47 UTC (17+ messages)
` [PATCH 01/11] mem: remove duplicate ops for /dev/zero and /dev/null
` [PATCH 02/11] fs: don't allow kernel reads and writes without iter ops
` [PATCH 03/11] fs: don't allow splice read/write without explicit ops
` [PATCH 04/11] uaccess: add infrastructure for kernel builds with set_fs()
` [PATCH 05/11] test_bitmap: skip user bitmap tests for !CONFIG_SET_FS
` [PATCH 06/11] lkdtm: disable set_fs-based "
` [PATCH 07/11] x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32,64}_types.h
` [PATCH 08/11] x86: make TASK_SIZE_MAX usable from assembly code
` [PATCH 09/11] x86: remove address space overrides using set_fs()
` [PATCH 10/11] powerpc: use non-set_fs based maccess routines
` [PATCH 11/11] powerpc: remove address space overrides using set_fs()
add file system helpers that take kernel pointers for the init code v4
2020-08-17 13:44 UTC (4+ messages)
` [PATCH 02/23] fs: refactor ksys_umount
severe proc dentry lock contention
2020-08-17 12:19 UTC (12+ messages)
` [PATCH] proc: Avoid a thundering herd of threads freeing proc dentries
[PATCH v4 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
2020-08-17 10:41 UTC (3+ messages)
xattr names for unprivileged stacking?
2020-08-17 10:37 UTC (8+ messages)
` file forks vs. xattr (was: xattr names for unprivileged stacking?)
[PATCH 1/2] exfat: add NameLength check when extracting name
2020-08-17 9:26 UTC (5+ messages)
[PATCH v3 2/3] mm: smaps*: extend smap_gather_stats to support specified beginning
2020-08-17 9:15 UTC (3+ messages)
` [PATCH v3 3/3] mm: proc: smaps_rollup: do not stall write attempts on mmap_lock
WARN_ON_ONCE(1) in iomap_dio_actor()
2020-08-17 7:07 UTC (3+ messages)
[PATCH] fs: NTFS read-write driver GPL implementation by Paragon Software
2020-08-16 7:56 UTC (8+ messages)
[GIT PULL] 9p update for 5.9-rc1
2020-08-16 1:55 UTC (2+ messages)
[PATCH 0/4] Remove nrexceptional tracking
2020-08-16 1:48 UTC (4+ messages)
` [PATCH 1/4] mm: Introduce and use page_cache_empty
general protection fault in io_poll_double_wake
2020-08-15 18:48 UTC (3+ messages)
[PATCH 2/2] tree-wide: rename vmemdup_user to kvmemdup_user
2020-08-15 18:23 UTC
possible deadlock in io_poll_double_wake
2020-08-15 18:15 UTC (6+ messages)
` "
[PATCH] signalfd: Convert to use the preferred fallthrough macro
2020-08-15 9:04 UTC
[RESEND] [PATCHv4 1/2] uapi: fuse: Add FUSE_SECURITY_CTX
2020-08-14 15:44 UTC (3+ messages)
[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
2020-08-14 14:21 UTC (21+ messages)
` [dm-devel] "
[PATCH v4 6/6] io_uring: add support for zone-append
2020-08-14 12:20 UTC (14+ messages)
[PATCH v2 0/2] Try to release mmap_lock temporarily in smaps_rollup
2020-08-14 9:08 UTC (9+ messages)
` [PATCH v2 1/2] mmap locking API: add mmap_lock_is_contended()
` [PATCH v2 2/2] mm: proc: smaps_rollup: do not stall write attempts on mmap_lock
[PATCH] fs: Eliminate a local variable to make the code more clear
2020-08-14 6:01 UTC (2+ messages)
[PATCH v4 0/2] proc,fcntl: introduce F_SET_DESCRIPTION
2020-08-14 5:48 UTC (5+ messages)
` [PATCH v4 1/2] mm: add GFP mask param to strndup_user
` [PATCH v4 2/2] fcntl: introduce F_SET_DESCRIPTION
[PATCH] exfat: fix misspellings using codespell tool
2020-08-14 2:21 UTC
[PATCH v2] fs/select.c: batch user writes in do_sys_poll
2020-08-13 23:41 UTC
[PATCH] proc: use vmalloc for our kernel buffer
2020-08-13 21:31 UTC (9+ messages)
` [PATCH][v2] "
[PATCH 0/6] Some buffer management fixes for proc
2020-08-13 21:04 UTC (7+ messages)
` [PATCH 1/6] proc: use vmalloc for our kernel buffer
` [PATCH 2/6] tree-wide: rename vmemdup_user to kvmemdup_user
` [PATCH 3/6] proc: allocate count + 1 for our read buffer
` [PATCH 4/6] sysctl: make proc_put_long() use scnprintf
` [PATCH 5/6] parport: rework procfs handlers to take advantage of the new buffer
` [PATCH 6/6] sunrpc: rework proc "
[PATCH v20 00/12] Landlock LSM
2020-08-13 20:29 UTC (7+ messages)
` [PATCH v20 05/12] LSM: Infrastructure management of the superblock
` [PATCH v20 08/12] landlock: Add syscall implementations
[GIT PULL] xfs: small fixes for 5.9-rc1
2020-08-13 19:47 UTC (2+ messages)
KASAN: use-after-free Read in idr_for_each
2020-08-13 18:43 UTC (2+ messages)
[PATCH v6] fuse: Add support for passthrough read/write
2020-08-13 18:41 UTC (5+ 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).