linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-16 19:21:32 to 2021-02-19 05:10:57 UTC [more...]

[PATCH v2 1/6] ceph: disable old fscache readpage handling
 2021-02-19  5:09 UTC  (11+ 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] fs: export kern_path_locked
 2021-02-19  4:23 UTC  (12+ messages)
                  ` [PATCH 1/8] af_unix: take address assignment/hash insertion into a new helper
                  ` [PATCH 2/8] unix_bind(): allocate addr earlier
                  ` [PATCH 3/8] unix_bind(): separate BSD and abstract cases
                  ` [PATCH 4/8] unix_bind(): take BSD and abstract address cases into new helpers
                  ` [PATCH 5/8] fold unix_mknod() into unix_bind_bsd()
                  ` [PATCH 6/8] unix_bind_bsd(): move done_path_create() call after dealing with ->bindlock
                  ` [PATCH 7/8] unix_bind_bsd(): unlink if we fail after successful mknod
                  ` [PATCH 8/8] __unix_find_socket_byname(): don't pass hash and type separately

[GIT PULL] xfs: new code for 5.12
 2021-02-19  4:12 UTC 

[GIT PULL] iomap: new code for 5.12-rc1
 2021-02-19  3:33 UTC 

mmotm 2021-02-18-18-29 uploaded
 2021-02-19  2:30 UTC 

[PATCH v7 0/6] userfaultfd: add minor fault handling
 2021-02-19  0:48 UTC  (7+ messages)
` [PATCH v7 1/6] userfaultfd: add minor fault registration mode
` [PATCH v7 2/6] userfaultfd: disable huge PMD sharing for MINOR registered VMAs
` [PATCH v7 3/6] userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
` [PATCH v7 4/6] userfaultfd: add UFFDIO_CONTINUE ioctl
` [PATCH v7 5/6] userfaultfd: update documentation to describe minor fault handling
` [PATCH v7 6/6] userfaultfd/selftests: add test exercising "

page->index limitation on 32bit system?
 2021-02-19  0:37 UTC  (6+ messages)

[PATCH 1/2] ext4: Handle casefolding with encryption
 2021-02-18 23:21 UTC  (9+ messages)

[PATCH 1/6] fs: Add flag to file_system_type to indicate content is generated
 2021-02-18 20:41 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] "
                      ` [PATCH v6] "

[RFC][PATCH 0/2] unprivileged fanotify listener
 2021-02-18 18:57 UTC  (6+ messages)
` [RFC][PATCH 1/2] fanotify: configurable limits via sysfs

[PATCH 34/33] netfs: Use in_interrupt() not in_softirq()
 2021-02-18 17:47 UTC  (19+ 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: Pass flag rather than use in_softirq()

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

[RFC 1/2] mm: disable LRU pagevec during the migration temporarily
 2021-02-18 16:21 UTC  (16+ messages)

[PATCH 0/7] Performance improvement for fanotify merge
 2021-02-18 12:35 UTC  (20+ messages)
` [PATCH 2/7] fsnotify: support hashed notification queue
` [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  (13+ 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)

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  (11+ 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

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

[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 


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