Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH] iomap: Fix the write_count in iomap_add_to_ioend()
2020-09-17 8:04 UTC (14+ messages)
[PATCH v5 0/3] close_range()
2020-09-17 7:52 UTC (4+ messages)
` [PATCH v5 1/3] open: add close_range()
More filesystem need this fix (xfs: use MMAPLOCK around filemap_map_pages())
2020-09-17 7:47 UTC (9+ messages)
improve compat handling for the i386 u64 alignment quirk v3
2020-09-17 7:41 UTC (4+ messages)
` [PATCH 1/3] compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
` [PATCH 2/3] compat: add a compat_need_64bit_alignment_fixup() helper
` [PATCH 3/3] quota: simplify the quotactl compat handling
[PATCH v7 00/39] btrfs: zoned block device support
2020-09-17 7:14 UTC (12+ messages)
` [PATCH v7 19/39] btrfs: limit bio size under max_zone_append_size
[PATCH] fsync.2: ERRORS: add EIO and ENOSPC
2020-09-17 7:01 UTC (7+ messages)
[RFC] nvfs: a filesystem for persistent memory
2020-09-17 6:50 UTC (13+ messages)
` [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache
` [PATCH] pmem: fix __copy_user_flushcache
[RFC PATCH] btrfs: don't call btrfs_sync_file from iomap context
2020-09-17 6:42 UTC (8+ messages)
[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
2020-09-17 6:02 UTC (11+ messages)
` [PATCH v5 1/5] mm: add definition of PMD_PAGE_ORDER
` [PATCH v5 2/5] mmap: make mlock_future_check() global
` [PATCH v5 3/5] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v5 4/5] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v5 5/5] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
THP support for btrfs
2020-09-17 5:49 UTC (3+ messages)
[PATCH v2 0/2] changes for addding fchmodat2 syscall
2020-09-17 4:15 UTC (12+ messages)
` [PATCH v2 1/2] vfs: block chmod of symlinks
` [PATCH v2 2/2] vfs: add fchmodat2 syscall
[RFC PATCH 0/2] Remove shrinker's nr_deferred
2020-09-17 2:37 UTC (4+ messages)
` [RFC PATCH 1/2] mm: vmscan: remove shrinker's nr_deferred from tracepoint
` [RFC PATCH 2/2] mm: vmscan: remove shrinker's nr_deferred
slab-out-of-bounds in iov_iter_revert()
2020-09-17 2:14 UTC (5+ messages)
INFO: task hung in io_uring_flush
2020-09-17 1:42 UTC (2+ messages)
[PATCH v2] exfat: remove 'rwoffset' in exfat_inode_info
2020-09-17 1:39 UTC
mmotm 2020-09-16-18-20 uploaded
2020-09-17 1:21 UTC
[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
2020-09-17 1:04 UTC (6+ messages)
` [PATCH v2 1/4] [RFC] fs/trampfd: Implement the trampoline file descriptor API
` [PATCH v2 2/4] [RFC] x86/trampfd: Provide support for the trampoline file descriptor
` [PATCH v2 3/4] [RFC] arm64/trampfd: "
` [PATCH v2 4/4] [RFC] arm/trampfd: "
[PATCH v2] vfs: don't unnecessarily clone write access for writable fds
2020-09-17 0:54 UTC (4+ messages)
[PATCH] fs: fix KMSAN uninit-value bug by initializing nd in do_file_open_root
2020-09-17 0:22 UTC (4+ messages)
` [Linux-kernel-mentees] "
[PATCH v3] fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGS
2020-09-16 23:28 UTC (3+ messages)
[PATCH] fs: fix cast in fsparam_u32hex() macro
2020-09-16 23:12 UTC (2+ messages)
[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
2020-09-16 18:49 UTC (2+ messages)
Kernel Benchmarking
2020-09-16 18:47 UTC (26+ messages)
[RFC PATCH v3 00/16] ceph+fscrypt: context, filename and symlink support
2020-09-16 18:42 UTC (26+ messages)
` [RFC PATCH v3 08/16] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v3 09/16] ceph: preallocate inode for ops that may create one
` [RFC PATCH v3 10/16] ceph: add routine to create context prior to RPC
` [RFC PATCH v3 12/16] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v3 14/16] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v3 16/16] ceph: create symlinks with encrypted and base64-encoded targets
[PATCH v2 0/6] fuse: Implement FUSE_HANDLE_KILLPRIV_V2 and enable SB_NOSEC
2020-09-16 16:38 UTC (8+ messages)
` [PATCH v2 1/6] fuse: Introduce the notion of FUSE_HANDLE_KILLPRIV_V2
` [PATCH v2 2/6] fuse: Set FUSE_WRITE_KILL_PRIV in cached write path
` [PATCH v2 3/6] fuse: setattr should set FATTR_KILL_PRIV upon size change
` [PATCH v2 4/6] fuse: Kill suid/sgid using ATTR_MODE if it is not truncate
` [PATCH v2 5/6] fuse: Add a flag FUSE_OPEN_KILL_PRIV for open() request
` [PATCH v2 6/6] virtiofs: Support SB_NOSEC flag to improve direct write performance
[PATCH V4] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page
2020-09-16 15:31 UTC (5+ messages)
mmotm 2020-09-15-20-44 uploaded
2020-09-16 15:19 UTC (2+ messages)
` mmotm 2020-09-15-20-44 uploaded (security/smack/smack_lsm.c)
[PATCH V2] fuse: Remove __GFP_FS flag to avoid allocator recursing
2020-09-16 14:56 UTC (2+ messages)
[PATCH v20 00/12] Landlock LSM
2020-09-16 13:42 UTC (7+ messages)
` [PATCH v20 05/12] LSM: Infrastructure management of the superblock
[RFC PATCH] locking/percpu-rwsem: use this_cpu_{inc|dec}() for read_count
2020-09-16 12:51 UTC (10+ messages)
[PATCH 1/2] fs: Add a filesystem flag for THPs
2020-09-16 11:46 UTC (4+ messages)
` [PATCH 2/2] fs: Do not update nr_thps for mappings which support THPs
[PATCH] reiserfs: only call unlock_new_inode() if I_NEW
2020-09-16 10:54 UTC (4+ messages)
[PATCH 2/3] exfat: remove useless check in exfat_move_file()
2020-09-16 9:30 UTC (3+ messages)
bdi cleanups v4
2020-09-16 9:28 UTC (3+ messages)
` [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
[PATCH] vboxsf: fix comparison of signed char constant with unsigned char array elements
2020-09-16 7:20 UTC (3+ messages)
[PATCH] exfat: remove 'rwoffset' in exfat_inode_info
2020-09-16 5:35 UTC (3+ messages)
[PATCH] io_uring: fix the bug of child process can't do io task
2020-09-16 3:53 UTC (4+ messages)
` [External] "
[RESEND PATCHv1] proc: use untagged_addr() for pagemap_read addresses
2020-09-16 3:10 UTC
[RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
2020-09-16 2:50 UTC (32+ messages)
` [RFC PATCH 01/24] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [RFC PATCH 02/24] mm/memory_hotplug: Move {get,put}_page_bootmem() "
` [RFC PATCH 03/24] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [RFC PATCH 06/24] mm/hugetlb: Introduce pgtable allocation/freeing helpers
` [RFC PATCH 07/24] mm/hugetlb: Add freeing unused vmemmap pages support for x86
` [RFC PATCH 08/24] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page()
` [RFC PATCH 09/24] x86/mm: Introduce VMEMMAP_SIZE/VMEMMAP_END macro
` [RFC PATCH 11/24] mm/hugetlb: Add vmemmap_pmd_huge macro for x86
` [RFC PATCH 12/24] mm/hugetlb: Defer freeing of hugetlb pages
` [RFC PATCH 14/24] mm/hugetlb: Introduce remap_huge_page_pmd_vmemmap helper
` [RFC PATCH 15/24] mm/hugetlb: Use PG_slab to indicate split pmd
` [RFC PATCH 16/24] mm/hugetlb: Support freeing vmemmap pages of gigantic page
` [RFC PATCH 17/24] mm/hugetlb: Add a BUILD_BUG_ON to check if struct page size is a power of two
` [RFC PATCH 18/24] mm/hugetlb: Clear PageHWPoison on the non-error memory page
` [RFC PATCH 19/24] mm/hugetlb: Flush work when dissolving hugetlb page
` [RFC PATCH 20/24] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [External] "
` [RFC PATCH 21/24] mm/hugetlb: Merge pte to huge pmd only for gigantic page
` [RFC PATCH 22/24] mm/hugetlb: Implement vmemmap_pmd_mkhuge macro
` [RFC PATCH 23/24] mm/hugetlb: Gather discrete indexes of tail page
` [RFC PATCH 24/24] mm/hugetlb: Add BUILD_BUG_ON to catch invalid usage of tail struct page
` [External] Re: [RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
[PATCH 3/3] exfat: replace memcpy with structure assignment
2020-09-16 2:23 UTC (2+ messages)
[PATCH 1/3] exfat: remove useless directory scan in exfat_add_entry()
2020-09-16 2:22 UTC (2+ messages)
[RFC PATCH 0/4] fsdax: introduce fs query to support reflink
2020-09-16 2:15 UTC (7+ messages)
` [RFC PATCH 1/4] fs: introduce ->storage_lost() for memory-failure
` [RFC PATCH 2/4] pagemap: introduce ->memory_failure()
BUG: kernel NULL pointer dereference, address: RIP: 0010:shmem_getpage_gfp.isra.0+0x470/0x750
2020-09-15 22:52 UTC (5+ messages)
[PATCH] fs: Make page_mkwrite_check_truncate thp-aware
2020-09-15 16:04 UTC
[PATCH v2 0/9] THP iomap patches for 5.10
2020-09-15 15:49 UTC (4+ messages)
` [PATCH v2 2/9] fs: Introduce i_blocks_per_page
bdi cleanups v5
2020-09-15 15:18 UTC (10+ messages)
` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 05/12] md: update the optimal I/O size on reshape
` [PATCH 06/12] block: lift setting the readahead size into the block layer
` [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB
[PATCH 8/9 next] fs: Use iovec_import() instead of import_iovec()
2020-09-15 14:55 UTC
[PATCH 7/9 next] mm/process_vm_access: Use iovec_import() instead of import_iovec()
2020-09-15 14:55 UTC
[PATCH 6/9 next] security/keys: Use iovec_import() instead of import_iovec()
2020-09-15 14:55 UTC
[PATCH 5/9 next] scsi: Use iovec_import() instead of import_iovec()
2020-09-15 14:55 UTC
[PATCH 4/9 next] fs/io_uring Don't use the return value from import_iovec()
2020-09-15 14:55 UTC
[PATCH 3/9 next] lib/iov_iter: Improved function for importing iovec[] from userpace
2020-09-15 14:55 UTC
[PATCH 2/9 next] fs: Move rw_copy_check_uvector() into lib/iov_iter.c and make static
2020-09-15 14:55 UTC
[PATCH 1/9 next] mm:process_vm_access Call import_iovec() instead of rw_copy_check_uvector()
2020-09-15 14:55 UTC
[RFC PATCH v9 0/3] Add introspect_access(2) (was O_MAYEXEC)
2020-09-15 13:32 UTC (2+ messages)
` [RFC PATCH v9 2/3] arch: Wire up introspect_access(2)
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).