linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-15 17:00:22 to 2021-02-17 17:26:41 UTC [more...]

[PATCH 1/6] fs: Add flag to file_system_type to indicate content is generated
 2021-02-17 17:26 UTC  (26+ 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 00/33] Network fs helper library & fscache kiocb API [ver #3]
 2021-02-17 16:59 UTC  (28+ messages)
` [PATCH 02/33] mm: Add an unlock function for PG_private_2/PG_fscache
` [PATCH 03/33] mm: Implement readahead_control pageset expansion
` [PATCH 04/33] vfs: Export rw_verify_area() for use by cachefiles
` [PATCH 14/33] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
` [PATCH 34/33] netfs: Use in_interrupt() not in_softirq()

[PATCH 0/7] Performance improvement for fanotify merge
 2021-02-17 16:49 UTC  (15+ 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

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

[PATCH 1/2] ext4: Handle casefolding with encryption
 2021-02-17 16:08 UTC  (7+ 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

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

[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

[PATCH] zonefs: Fix file size of zones in full condition
 2021-02-17  9:58 UTC 

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

[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

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

[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

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

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  (12+ messages)
  ` [PATCHSET v3 0/4] fs: Support for LOOKUP_NONBLOCK / RESOLVE_NONBLOCK (Insufficiently faking current?)

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

[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 

[PATCH] Revert "block: Do not discard buffers under a mounted filesystem"
 2021-02-16 17:16 UTC 

[Virtio-fs] Question on ACLs support in virtiofs
 2021-02-16 15:54 UTC  (3+ messages)

[PATCH] proc_sysctl: clamp sizes using table->maxlen
 2021-02-16 12:12 UTC  (4+ messages)
  ` [proc_sysctl] 459b3085f2: sysctl_table_check_failed

[PATCH v15 00/42] btrfs: zoned block device support
 2021-02-16 11:46 UTC  (10+ messages)

cleanup updating the size of block devices v3
 2021-02-16 11:46 UTC  (4+ messages)
` [PATCH 12/78] dm: use set_capacity_and_notify

[PATCH -next] fs: fix new and older kernel-doc warnings in fs/
 2021-02-16  9:41 UTC  (6+ messages)
` [PATCH -next] fs: libfs: fix kernel-doc for mnt_userns
` [PATCH -next] fs: namei: fix kernel-doc for struct renamedata and more
` [PATCH -next] fs: xattr: fix kernel-doc for mnt_userns and vfs xattr helpers

[PATCH 1/2] exfat: add initial ioctl function
 2021-02-16  4:07 UTC  (4+ messages)
` [PATCH 2/2] exfat: add support FITRIM ioctl

[PATCH] zonefs: fix build warning for s390 in tracepoints
 2021-02-16  1:06 UTC  (2+ messages)

[git pull] namei stuff
 2021-02-15 17:19 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).