Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2020-08-25 00:22:31 to 2020-08-27 14:45:55 UTC [more...]
[PATCH v5 0/7] Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there
2020-08-27 11:49 UTC (6+ messages)
` [PATCH v5 2/7] coredump: Let dump_emit() bail out on short writes
` [PATCH v5 3/7] coredump: Refactor page range dumping into common helper
` [PATCH v5 4/7] coredump: Rework elf/elf_fdpic vma_dump_size() "
` [PATCH v5 6/7] mm/gup: Take mmap_lock in get_dump_page()
` [PATCH v5 7/7] mm: Remove the now-unnecessary mmget_still_valid() hack
file forks vs. xattr (was: xattr names for unprivileged stacking?)
2020-08-27 14:44 UTC (10+ messages)
[PATCH v5 0/3] io_uring: add restrictions to support untrusted applications and guests
2020-08-27 14:44 UTC (9+ messages)
` [PATCH v5 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
[PATCH] fs: Optimized fget to improve performance
2020-08-27 14:28 UTC (3+ messages)
` [NAK] "
PROBLEM: Long Workqueue delays V2
2020-08-27 12:06 UTC (3+ messages)
[PATCH V2] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page
2020-08-27 12:34 UTC (2+ messages)
[PATCH 1/2] Add a manpage for watch_queue(7)
2020-08-27 11:54 UTC (2+ messages)
[PATCH] fs/binfmt_elf: Fix memleak in load_elf_binary
2020-08-27 11:46 UTC
[PATCH 1/5] Add manpage for open_tree(2)
2020-08-27 11:07 UTC (6+ messages)
` [PATCH 3/5] Add manpage for fspick(2)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)
[PATCH v3] exfat: integrates dir-entry getting and validation
2020-08-27 9:59 UTC (11+ messages)
[PATCH] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
2020-08-27 9:58 UTC (7+ messages)
remove the last set_fs() in common code, and remove it for x86 and powerpc
2020-08-27 9:37 UTC (4+ messages)
` [PATCH 09/11] x86: remove address space overrides using set_fs()
[PATCH] aio: use wait_for_completion_io() when waiting for completion of io
2020-08-27 8:46 UTC (4+ messages)
[PATCH 00/11] iomap/fs/block patches for 5.11
2020-08-27 8:44 UTC (4+ messages)
` [PATCH 04/11] block: Add bio_for_each_thp_segment_all
[PATCH 0/9] THP iomap patches for 5.10
2020-08-27 8:41 UTC (38+ messages)
` [PATCH 1/9] iomap: Fix misplaced page flushing
` [PATCH 2/9] fs: Introduce i_blocks_per_page
` [PATCH 3/9] iomap: Use kzalloc to allocate iomap_page
` [PATCH 4/9] iomap: Use bitmap ops to set uptodate bits
` [PATCH 5/9] iomap: Support arbitrarily many blocks per page
` [PATCH 6/9] iomap: Convert read_count to byte count
` [PATCH 7/9] iomap: Convert write_count "
` [PATCH 8/9] iomap: Convert iomap_write_end types
` [PATCH 9/9] iomap: Change calling convention for zeroing
[PATCH RESEND] fs: Move @f_count to different cacheline with @f_mode
2020-08-27 8:27 UTC (5+ messages)
[PATCH v4 0/3] io_uring: add restrictions to support untrusted applications and guests
2020-08-27 7:24 UTC (16+ messages)
` [PATCH v4 1/3] io_uring: use an enumeration for io_uring_register(2) opcodes
` [PATCH v4 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
` [PATCH v4 3/3] io_uring: allow disabling rings during the creation
[PATCH RFC 0/2] Block and buffer invalidation under a filesystem
2020-08-27 7:16 UTC (10+ messages)
` [PATCH RFC 1/2] fs: Don't invalidate page buffers in block_write_full_page()
` [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem
[PATCH v8 0/3] SELinux support for anonymous inodes and UFFD
2020-08-27 6:35 UTC (4+ messages)
` [PATCH v8 1/3] Add a new LSM-supporting anonymous inode interface
` [PATCH v8 2/3] Teach SELinux about anonymous inodes
` [PATCH v8 3/3] Wire UFFD up to SELinux
[PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false
2020-08-27 6:14 UTC (2+ messages)
[bio] 37abbdc72e: WARNING:at_block/bio.c:#bio_release_pages
2020-08-27 3:59 UTC
[PATCH v4 1/5] exfat: integrates dir-entry getting and validation
2020-08-27 3:19 UTC (6+ messages)
` [PATCH v4 2/5] exfat: add NameLength check when extracting name
` [PATCH v4 3/5] exfat: unify name extraction
` [PATCH v4 4/5] exfat: add dir-entry set checksum validation
` [PATCH v4 5/5] exfat: write only modified part of dir-entry set
[PATCH] exfat: fix pointer error checking
2020-08-27 3:15 UTC (2+ messages)
[PATCH v7 0/2] avoid xfs transaction reservation recursion
2020-08-27 2:59 UTC (7+ messages)
` [PATCH v7 1/2] mm: Add become_kswapd and restore_kswapd
` [PATCH v7 2/2] xfs: avoid transaction reservation recursion
[PATCH v8 1/2] Add a "nosymfollow" mount option
2020-08-27 1:59 UTC (3+ messages)
bdi cleanups v3
2020-08-26 22:07 UTC (3+ messages)
` [PATCH 06/14] block: lift setting the readahead size into the block layer
[fuse-devel] Cross-host entry caching and file open/create
2020-08-26 20:28 UTC (2+ messages)
[PATCH v3 00/18] virtiofs: Add DAX support
2020-08-26 19:53 UTC (8+ messages)
` [PATCH v3 11/18] fuse: implement FUSE_INIT map_alignment field
The future of readahead
2020-08-26 19:31 UTC
[PATCH v4 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there
2020-08-26 17:15 UTC (8+ messages)
` [PATCH v4 1/5] binfmt_elf_fdpic: Stop using dump_emit() on user pointers on !MMU
` [PATCH v4 2/5] coredump: Let dump_emit() bail out on short writes
` [PATCH v4 3/5] coredump: Refactor page range dumping into common helper
` [PATCH v4 4/5] binfmt_elf, binfmt_elf_fdpic: Use a VMA list snapshot
` [PATCH v4 5/5] mm/gup: Take mmap_lock in get_dump_page()
[PATCH] writeback: clear auto_free in initializaiton
2020-08-26 16:11 UTC (2+ messages)
mmotm 2020-08-24-16-06 uploaded
2020-08-26 15:23 UTC (5+ messages)
` mmotm 2020-08-24-16-06 uploaded (drivers/nvdimm/e820.c)
[PATCH 0/2] Consolidate DIO behavior on unaligned EOF read
2020-08-26 14:28 UTC (3+ messages)
` [PATCH 1/2] direct-io: defer alignment check until after EOF check
[PATCH] ext4: delete duplicated words + other fixes
2020-08-26 13:07 UTC (2+ messages)
[PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
2020-08-26 11:01 UTC (2+ messages)
Warnings about filesystem timestamp support until 2038
2020-08-26 10:35 UTC
[PATCH 2/5] Add manpages for move_mount(2) and open_tree(2)
2020-08-26 7:31 UTC (5+ messages)
` [PATCH 1/5] Add manpage for open_tree(2)
[PATCH v6 0/2] avoid xfs transaction reservation recursion
2020-08-26 4:30 UTC (9+ messages)
` [PATCH v6 2/2] xfs: avoid "
mmotm 2020-08-25-20-59 uploaded
2020-08-26 4:00 UTC
[PATCH v3 0/2] Control over userfaultfd kernel-fault handling
2020-08-26 1:39 UTC (3+ messages)
` [PATCH v3 1/2] Add UFFD_USER_MODE_ONLY
` [PATCH v3 2/2] Add user-mode only option to unprivileged_userfaultfd sysctl knob
[PATCH v7 0/3] SELinux support for anonymous inodes and UFFD
2020-08-26 0:25 UTC (4+ messages)
` [PATCH v7 1/3] Add a new LSM-supporting anonymous inode interface
[PATCH v2 0/2] Control over userfaultfd kernel-fault handling
2020-08-26 0:24 UTC (4+ messages)
` [PATCH v2 1/2] Add UFFD_USER_MODE_ONLY
[PATCH v2 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
2020-08-25 19:12 UTC (10+ messages)
[PATCH] iomap: iomap_bmap should accept unwritten maps
2020-08-25 18:00 UTC (11+ messages)
[PATCH v5 0/9] fs: interface for directly reading/writing compressed data
2020-08-25 17:20 UTC (6+ messages)
` [PATCH v5 3/9] fs: add RWF_ENCODED for "
[PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
2020-08-25 16:22 UTC (3+ messages)
` [PATCH v2] "
[PATCH] iomap: Fix the write_count in iomap_add_to_ioend()
2020-08-25 14:49 UTC (10+ messages)
[PATCH] vboxsf: Fix the check for the old binary mount-arguments struct
2020-08-25 12:45 UTC (2+ messages)
[PATCH] fs: adjust dirtytime_interval_handler definition to match prototype
2020-08-25 10:55 UTC
[PATCH 1/2] exfat: add NameLength check when extracting name
2020-08-25 10:15 UTC (6+ messages)
` [PATCH 2/2] exfat: unify name extraction
[RFC PATCH 0/5] Introduce /proc/all/ to gather stats from all processes
2020-08-25 10:00 UTC (9+ messages)
[PATCH 00/29] treewide: Convert comma separated statements
2020-08-25 4:56 UTC (2+ messages)
` [PATCH 23/29] fuse: Avoid "
[PATCH bpf] bpf, sysctl: let bpf_stats_handler take a kernel pointer buffer
2020-08-25 4:14 UTC (2+ messages)
[PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
2020-08-25 2:27 UTC (7+ messages)
general protection fault in security_inode_getattr
2020-08-25 0:48 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).