linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-16 12:09:25 to 2021-02-18 17:14:11 UTC [more...]

[PATCH 1/6] fs: Add flag to file_system_type to indicate content is generated
 2021-02-18 15:53 UTC  (40+ messages)
` [PATCH v2] vfs: prevent copy_file_range to copy across devices
                                  ` [PATCH v3] vfs: fix copy_file_range regression in cross-fs copies
            ` [PATCH v4] "
                ` [PATCH v5] "

[RFC 1/2] mm: disable LRU pagevec during the migration temporarily
 2021-02-18 15:52 UTC  (15+ messages)
` [RFC 2/2] mm: fs: Invalidate BH LRU during page migration

[PATCH 14/33] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
 2021-02-18 15:16 UTC  (21+ messages)
` [PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3]
  ` [PATCH 03/33] mm: Implement readahead_control pageset expansion
  ` [PATCH 34/33] netfs: Use in_interrupt() not in_softirq()
      ` [PATCH 34/33] netfs: Pass flag rather than use in_softirq()

page->index limitation on 32bit system?
 2021-02-18 13:39 UTC  (4+ messages)

[PATCH 0/7] Performance improvement for fanotify merge
 2021-02-18 12:35 UTC  (22+ messages)
` [PATCH 2/7] fsnotify: support hashed notification queue
` [PATCH 3/7] fsnotify: read events from hashed notification queue by order of insertion
` [PATCH 6/7] fanotify: mix event info into merge key hash

[RFC PATCH] mm, oom: introduce vm.sacrifice_hugepage_on_oom
 2021-02-18 12:39 UTC  (14+ messages)

[PATCH v3 0/2] io_uring: add support for IORING_OP_GETDENTS
 2021-02-18 12:27 UTC  (3+ messages)
` [PATCH v3 1/2] readdir: split the core of getdents64(2) out into vfs_getdents()
` [PATCH v3 2/2] io_uring: add support for IORING_OP_GETDENTS

[PATCH] Revert "block: Do not discard buffers under a mounted filesystem"
 2021-02-18 11:17 UTC  (2+ messages)

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-02-18  8:59 UTC  (6+ messages)
` [PATCH v3 05/11] mm, fsdax: Refactor memory-failure handler for dax mapping

[PATCH v15 4/8] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
 2021-02-18  8:21 UTC  (16+ messages)
  ` [External] "

[PATCH v2 0/2] io_uring: add mkdirat support
 2021-02-18  7:25 UTC  (2+ messages)

[RFC PATCH 00/34] block: introduce bio_new()
 2021-02-18  1:28 UTC  (4+ messages)
` [RFC PATCH 29/34] power/swap: use bio_new in hib_submit_io

[PATCH v3 0/1] Add FITRIM ioctl support for exFAT filesystem
 2021-02-18  1:21 UTC  (3+ messages)
` [PATCH v3 1/1] exfat: add support ioctl and FITRIM function

[PATCH] zonefs: Fix file size of zones in full condition
 2021-02-17 23:41 UTC  (2+ messages)

[PATCH 1/2] ext4: Handle casefolding with encryption
 2021-02-17 22:48 UTC  (8+ messages)

Suspected leak of 'name'
 2021-02-17 21:54 UTC 

[Virtio-fs] Question on ACLs support in virtiofs
 2021-02-17 20:52 UTC  (5+ messages)

[PATCH RESEND v5] proc: Allow pid_revalidate() during LOOKUP_RCU
 2021-02-17 18:11 UTC  (2+ messages)

[PATCH v17 07/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-17 16:19 UTC  (12+ messages)

[PATCH v2 1/6] ceph: disable old fscache readpage handling
 2021-02-17 15:46 UTC  (10+ messages)
` [PATCH v2 2/6] ceph: rework PageFsCache handling
` [PATCH v2 3/6] ceph: fix fscache invalidation
` [PATCH v2 4/6] ceph: convert readpage to fscache read helper
` [PATCH v2 5/6] ceph: plug write_begin into "
` [PATCH v2 6/6] ceph: convert ceph_readpages to ceph_readahead

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2021-02-17 14:05 UTC  (11+ messages)
` [PATCH RESEND V12 2/8] fuse: 32-bit user space ioctl compat for fuse device
` [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough
` [PATCH RESEND V12 4/8] fuse: Passthrough initialization and release
` [PATCH RESEND V12 5/8] fuse: Introduce synchronous read and write for passthrough
` [PATCH RESEND V12 8/8] fuse: Introduce passthrough for mmap

[RFC][PATCH 0/2] unprivileged fanotify listener
 2021-02-17 10:25 UTC  (8+ messages)
` [RFC][PATCH 1/2] fanotify: configurable limits via sysfs
` [RFC][PATCH 2/2] fanotify: support limited functionality for unprivileged users

[RESEND PATCH v4 0/3] proc: Relax check of mount visibility
 2021-02-17  8:21 UTC  (4+ messages)
` [RESEND PATCH v4 1/3] "
` [RESEND PATCH v4 2/3] proc: Show /proc/self/net only for CAP_NET_ADMIN
` [RESEND PATCH v4 3/3] proc: Disable cancellation of subset=pid option

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

[PATCH v2 0/2] Add FITRIM ioctl support for exFAT filesystem
 2021-02-17  6:05 UTC  (11+ messages)
` [PATCH v2 1/2] exfat: add initial ioctl function
` [PATCH v2 2/2] exfat: add support FITRIM ioctl

memory leak in path_openat (2)
 2021-02-17  5:41 UTC  (2+ messages)

[PATCH 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-02-17  3:24 UTC  (11+ messages)
` [PATCH 4/7] fsdax: Replace mmap entry in case of CoW
` [PATCH 5/7] fsdax: Dedup file range to use a compare function

[PATCHSET v3 0/4] fs: Support for LOOKUP_NONBLOCK / RESOLVE_NONBLOCK
 2021-02-17  3:11 UTC  (11+ messages)
  ` [PATCHSET v3 0/4] fs: Support for LOOKUP_NONBLOCK / RESOLVE_NONBLOCK (Insufficiently faking current?)

[PATCH 0/4] btrfs: Convert more kmaps to kmap_local_page()
 2021-02-17  2:48 UTC  (5+ messages)
` [PATCH 1/4] fs/btrfs: Convert kmap to kmap_local_page() using coccinelle
` [PATCH 2/4] fs/btrfs: Convert raid5/6 kmaps to kmap_local_page()
` [PATCH 3/4] fs/btrfs: Use kmap_local_page() in __btrfsic_submit_bio()
` [PATCH 4/4] fs/btrfs: Convert block context kmap's to kmap_local_page()

epoll: different edge-triggered behavior bewteen pipe and socketpair
 2021-02-16 19:39 UTC 

[PATCH] fs: export kern_path_locked
 2021-02-16 18:00 UTC  (3+ messages)

[GIT PULL] fsverity updates for 5.12
 2021-02-16 17:31 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).