linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-05 00:56:45 to 2021-01-08 06:23:06 UTC [more...]

[RFC v2] nvfs: a filesystem for persistent memory
 2021-01-07 18:59 UTC  (4+ messages)
` Expense of read_iter

[PATCH] fs: process fput task_work with TWA_SIGNAL
 2021-01-08  6:21 UTC  (6+ messages)

[PATCH v14 0/4] SELinux support for anonymous inodes and UFFD
 2021-01-08  5:32 UTC  (5+ messages)
` [PATCH v14 1/4] security: add inode_init_security_anon() LSM hook
` [PATCH v14 2/4] fs: add LSM-supporting anon-inode interface
` [PATCH v14 3/4] selinux: teach SELinux about anonymous inodes
` [PATCH v14 4/4] userfaultfd: use secure anon inodes for userfaultfd

[PATCH] mm/filemap: Remove unused parameter and change to void type for replace_page_cache_page()
 2021-01-08  2:36 UTC 

[PATCH v2] proc_sysctl: fix oops caused by incorrect command parameters
 2021-01-08  2:33 UTC 

[PATCH] exfat: improve performance of exfat_free_cluster when using dirsync mount option
 2021-01-08  0:19 UTC  (3+ messages)

[PATCH v4] overlay: Implement volatile-specific fsync error behaviour
 2021-01-08  0:10 UTC 

[PATCH] fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb
 2021-01-07 23:08 UTC  (8+ messages)
    ` [fs PATCH] fs: fix freeze count problem in freeze_bdev

[PATCH v13 0/4] SELinux support for anonymous inodes and UFFD
 2021-01-07 22:40 UTC  (12+ messages)
` [PATCH v13 2/4] fs: add LSM-supporting anon-inode interface
` [PATCH v13 3/4] selinux: teach SELinux about anonymous inodes

[PATCH 00/13] lazytime fixes and cleanups
 2021-01-07 22:05 UTC  (20+ messages)
` [PATCH 01/13] fs: avoid double-writing inodes on lazytime expiration
` [PATCH 04/13] fat: only specify I_DIRTY_TIME when needed in fat_update_time()
` [PATCH 05/13] fs: don't call ->dirty_inode for lazytime timestamp updates
` [PATCH 07/13] fs: correctly document the inode dirty flags
` [PATCH 08/13] ext4: simplify i_state checks in __ext4_update_other_inode_time()
` [PATCH 09/13] fs: drop redundant checks from __writeback_single_inode()
` [PATCH 10/13] fs: clean up __mark_inode_dirty() a bit
` [PATCH 11/13] fs: add a lazytime_expired method
` [PATCH 12/13] xfs: remove a stale comment from xfs_file_aio_write_checks()

PROBLEM: Firmware loader fallback mechanism no longer works with sendfile
 2021-01-07 22:03 UTC  (5+ messages)

[RFC PATCH 0/3] Generic per-mount io stats
 2021-01-07 21:44 UTC  (4+ messages)
` [RFC PATCH 1/3] fs: add iostats counters to struct mount
` [RFC PATCH 2/3] fs: collect per-mount io stats
` [RFC PATCH 3/3] fs: report "

[PATCH] proc_sysclt: fix oops caused by incorrect command parameters
 2021-01-07 21:08 UTC  (4+ messages)

[PATCH] bdev: Do not return EBUSY if bdev discard races with write
 2021-01-07 19:40 UTC  (4+ messages)

[RFC PATCH 0/2] userfaultfd: handle minor faults, add UFFDIO_CONTINUE
 2021-01-07 19:04 UTC  (3+ messages)
` [RFC PATCH 1/2] userfaultfd: add minor fault registration mode
` [RFC PATCH 2/2] userfaultfd: add UFFDIO_CONTINUE ioctl

[RFC v3 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-01-07 17:34 UTC  (23+ messages)
` [v3 PATCH 01/11] mm: vmscan: use nid from shrink_control for tracepoint
` [v3 PATCH 02/11] mm: vmscan: consolidate shrinker_maps handling code
` [v3 PATCH 03/11] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
` [v3 PATCH 04/11] mm: vmscan: remove memcg_shrinker_map_size
` [v3 PATCH 05/11] mm: vmscan: use a new flag to indicate shrinker is registered
` [v3 PATCH 06/11] mm: memcontrol: rename shrinker_map to shrinker_info
` [v3 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred
` [v3 PATCH 08/11] mm: vmscan: use per memcg nr_deferred of shrinker
` [v3 PATCH 09/11] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v3 PATCH 10/11] mm: memcontrol: reparent nr_deferred when memcg offline
` [v3 PATCH 11/11] mm: vmscan: shrink deferred objects proportional to priority

[PATCH] block: fallocate: avoid false positive on collision detection
 2021-01-07 15:37 UTC  (3+ messages)

[PATCH v3] overlay: Implement volatile-specific fsync error behaviour
 2021-01-07 14:57 UTC  (9+ messages)

[RESEND][PATCH v3] proc: Escape more characters in /proc/mounts output
 2021-01-07 10:11 UTC 

Review request 0/1: fs/proc: Fix NULL pointer dereference in
 2021-01-07  9:41 UTC  (6+ messages)
` [PATCH] fs/proc: Fix NULL pointer dereference in pid_delete_dentry
    ` [PATCH v2] "

[RFC PATCH kernel] block: initialize block_device::bd_bdi for bdev_cache
 2021-01-07  8:24 UTC  (5+ messages)

INFO: task hung in do_truncate (2)
 2021-01-07  7:03 UTC  (2+ messages)

fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
 2021-01-06 23:40 UTC  (3+ messages)

[PATCH] sysctl: use min() helper for namecmp()
 2021-01-06 23:38 UTC  (2+ messages)

[PATCH] Adds a new ioctl32 syscall for backwards compatibility layers
 2021-01-06 22:57 UTC  (3+ messages)

FUSE no longer allows empty string for "source" with new mount API
 2021-01-06 22:37 UTC 

[RFC PATCH] fs: block_dev: compute nr_vecs hint for improving writeback bvecs allocation
 2021-01-06 22:21 UTC  (4+ messages)

[PATCH 00/10] fsdax: introduce fs query to support reflink
 2021-01-06 17:14 UTC  (7+ messages)
` [PATCH 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
` [PATCH 08/10] md: Implement ->corrupted_range()

[PATCH] io_uring: Fix return value from alloc_fixed_file_ref_node
 2021-01-06 16:20 UTC  (2+ messages)

[PATCH] io_uring: fix an IS_ERR() vs NULL check
 2021-01-06 14:59 UTC  (6+ messages)

[PATCH v12 00/13] Free some vmemmap pages of HugeTLB page
 2021-01-06 14:19 UTC  (14+ messages)
` [PATCH v12 01/13] mm/memory_hotplug: Factor out bootmem core functions to bootmem_info.c
` [PATCH v12 02/13] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v12 03/13] mm: Introduce VM_WARN_ON_PAGE macro
` [PATCH v12 04/13] mm/hugetlb: Free the vmemmap pages associated with each HugeTLB page
` [PATCH v12 05/13] mm/hugetlb: Defer freeing of HugeTLB pages
` [PATCH v12 06/13] mm/hugetlb: Allocate the vmemmap pages associated with each HugeTLB page
` [PATCH v12 07/13] mm/hugetlb: Set the PageHWPoison to the raw error page
` [PATCH v12 08/13] mm/hugetlb: Flush work when dissolving a HugeTLB page
` [PATCH v12 09/13] mm/hugetlb: Introduce PageHugeInflight
` [PATCH v12 10/13] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [PATCH v12 11/13] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v12 12/13] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v12 13/13] mm/hugetlb: Optimize the code with the help of the compiler

[PATCH v2] binfmt_elf: Fix fill_prstatus() call in fill_note_info()
 2021-01-06 13:44 UTC  (2+ messages)

[PATCH] binfmt_elf: Fix fill_prstatus() call in fill_note_info()
 2021-01-06  7:49 UTC 

[PATCH] fs: binfmt_em86: check return code of remove_arg_zero
 2021-01-06  2:57 UTC  (2+ messages)

[PATCH v4] proc: Allow pid_revalidate() during LOOKUP_RCU
 2021-01-06  2:43 UTC  (12+ messages)

[PATCH 0/6] kernfs: proposed locking and concurrency improvement
 2021-01-06  2:38 UTC  (4+ messages)

[LSFMMBPF 2021] A status update
 2021-01-05 20:30 UTC  (3+ messages)

[GIT PULL] afs: Fix directory entry name handling
 2021-01-05 20:30 UTC  (2+ messages)

[PATCH] bpf: Add signature checking for BPF programs
 2021-01-05 20:16 UTC  (2+ messages)

[PATCH 0/8] Superblock Notifications
 2021-01-05 19:52 UTC  (6+ messages)
` [PATCH 4/8] vfs: Add superblock notifications

[PATCH] io_uring: Delete useless variable ‘id’ in io_prep_async_work
 2021-01-05 18:34 UTC  (2+ messages)

[PATCH 3/3] overlayfs: Report writeback errors on upper
 2021-01-05 16:57 UTC  (14+ messages)

[PATCH V4 0/1] block: fix I/O errors in BLKRRPART
 2021-01-05 15:02 UTC  (3+ messages)
` [PATCH V4 1/1] block: reject I/O for same fd if block size changed

[PATCH] Resolve LRU page-pinning issue for file-backed pages
 2021-01-05 14:57 UTC  (4+ messages)
` [PATCH] fs/buffer.c: Revoke LRU when trying to drop buffers

mmotm 2021-01-04-16-56 uploaded
 2021-01-05 14:04 UTC  (3+ messages)
` mmotm 2021-01-04-16-56 uploaded (drivers/power/supply/max8997_charger.c)

[RFC PATCH RESEND] fs: fix a hungtask problem when freeze/unfreeze fs
 2021-01-05 13:46 UTC  (6+ messages)

[PATCH] fs: fix a hungtask problem when freeze/unfreeze fs
 2021-01-05 13:46 UTC 

[RFC PATCH V3 0/1] block: fix I/O errors in BLKRRPART
 2021-01-05 10:12 UTC  (7+ messages)
` [RFC PATCH V3 1/1] block: reject I/O for same fd if block size changed

[PATCH v2] fs: Validate umount flags before looking up path in ksys_umount
 2021-01-05  8:06 UTC  (2+ messages)

[PATCH v2] Resolve LRU page-pinning issue for file-backed pages
 2021-01-05  7:05 UTC  (2+ messages)
` [PATCH v2] fs/buffer.c: Revoke LRU when trying to drop buffers

[PATCH v3] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
 2021-01-05  5:07 UTC  (2+ messages)

[PATCH v2] fs/dax: include <asm/page.h> to fix build error on ARC
 2021-01-05  4:17 UTC  (5+ messages)

[PATCH] selinux: fix inconsistency between inode_getxattr and inode_listsecurity
 2021-01-05  1:46 UTC  (3+ messages)

[xfstests RFC PATCH] generic: test for lazytime timestamp updates
 2021-01-05  0:58 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).