linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-15 13:01:16 to 2020-09-16 20:50:56 UTC [more...]

[PATCH v2 0/6] fuse: Implement FUSE_HANDLE_KILLPRIV_V2 and enable SB_NOSEC
 2020-09-16 16:38 UTC  (6+ messages)
` [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 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

[RFC PATCH] locking/percpu-rwsem: use this_cpu_{inc|dec}() for read_count
 2020-09-16 12:51 UTC  (11+ messages)

[PATCH] iomap: Fix the write_count in iomap_add_to_ioend()
 2020-09-16 13:07 UTC  (13+ messages)

[RFC] nvfs: a filesystem for persistent memory
 2020-09-16 18:56 UTC  (12+ messages)
      ` [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache
              ` [PATCH] pmem: fix __copy_user_flushcache

[PATCH v2 0/2] changes for addding fchmodat2 syscall
 2020-09-16 15:36 UTC  (9+ messages)
` [PATCH v2 1/2] vfs: block chmod of symlinks
` [PATCH v2 2/2] vfs: add fchmodat2 syscall

[PATCH] fs: fix cast in fsparam_u32hex() macro
 2020-09-16 20:18 UTC 

[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

[RFC PATCH v3 00/16] ceph+fscrypt: context, filename and symlink support
 2020-09-16 18:42 UTC  (27+ 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 v7 00/39] btrfs: zoned block device support
 2020-09-16 19:50 UTC  (5+ messages)

[PATCH v3] fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGS
 2020-09-16 19:35 UTC  (2+ messages)

[PATCH V4] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page
 2020-09-16 15:31 UTC  (5+ 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 0/2] Remove shrinker's nr_deferred
 2020-09-16 18:58 UTC  (3+ 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

[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  (30+ messages)

[PATCH] reiserfs: only call unlock_new_inode() if I_NEW
 2020-09-16 10:54 UTC  (4+ messages)

[PATCH V2] fuse: Remove __GFP_FS flag to avoid allocator recursing
 2020-09-16 14:56 UTC  (2+ messages)

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-16 15:08 UTC  (5+ 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: "

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 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 v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-16  7:35 UTC  (6+ 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

[PATCH] vboxsf: fix comparison of signed char constant with unsigned char array elements
 2020-09-16  7:20 UTC  (3+ messages)

[PATCH] fs: fix KMSAN uninit-value bug by initializing nd in do_file_open_root
 2020-09-16  6:16 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH] exfat: remove 'rwoffset' in exfat_inode_info
 2020-09-16  5:35 UTC  (3+ messages)

[PATCH v2] vfs: don't unnecessarily clone write access for writable fds
 2020-09-16  3:59 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  (37+ 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 04/24] mm/hugetlb: Register bootmem info when CONFIG_HUGETLB_PAGE_FREE_VMEMMAP
` [RFC PATCH 05/24] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [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 10/24] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
` [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 13/24] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page
` [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()

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

[PATCH 1/9 next] mm:process_vm_access Call import_iovec() instead of rw_copy_check_uvector()
 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 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 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 7/9 next] mm/process_vm_access: Use iovec_import() instead of import_iovec()
 2020-09-15 14:55 UTC 

[PATCH 8/9 next] fs: Use iovec_import() instead of import_iovec()
 2020-09-15 14:55 UTC 

bdi cleanups v5
 2020-09-15 15:18 UTC  (13+ messages)
` [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/12] drbd: remove dead code in device_to_statistics
` [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 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

[PATCH v2 0/9] THP iomap patches for 5.10
 2020-09-15 15:49 UTC  (5+ messages)
` [PATCH v2 2/9] fs: Introduce i_blocks_per_page

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] fs: Support THPs in vfs_dedupe_file_range
 2020-09-15 16:38 UTC  (2+ messages)

[RFC PATCH] btrfs: don't call btrfs_sync_file from iomap context
 2020-09-15 21:48 UTC  (4+ messages)

[PATCH v2 0/2] iowait and idle fixes in /proc/stat
 2020-09-15 19:36 UTC  (3+ messages)
` [PATCH v2 1/2] tick-sched: Do not clear the iowait and idle times
` [PATCH v2 2/2] /proc/stat: Simplify iowait and idle calculations when cpu is offline

[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
 2020-09-15 18:44 UTC  (11+ messages)
` [RFC PATCH 5/6] security/fbfam: Detect a fork brute force attack

[PATCH 9/9 net-next] net/socket: Use iovec_import() instead of import_iovec()
 2020-09-15 14:55 UTC 

[PATCH 0/9 next] Changes to code that reads iovec from userspace
 2020-09-15 14:53 UTC 

[PATCH V1] fuse: Remove __GFP_FS flag to avoid allocator recursing
 2020-09-15 14:34 UTC  (3+ messages)

[PATCH] fs: fix ioctl.c kernel-doc warnings
 2020-09-15 13:30 UTC 


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