linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-26 21:39:38 to 2021-04-28 22:53:50 UTC [more...]

[PATCH 2/2] fanotify: Add pidfd support to the fanotify API
 2021-04-28 22:53 UTC  (13+ messages)

[PATCH] ics932s401: fix broken handling of errors when word reading fails
 2021-04-28 22:46 UTC  (2+ messages)

[PATCH v2 00/10] cifsd: introduce new SMB3 kernel server
 2021-04-28 22:24 UTC  (10+ messages)
    ` [PATCH v2 07/10] cifsd: add oplock/lease cache mechanism

[PATCH v6 0/3] dax: Fix missed wakeup in put_unlocked_entry()
 2021-04-28 21:08 UTC  (5+ messages)
` [PATCH v6 1/3] dax: Add an enum for specifying dax wakup mode
` [PATCH v6 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
` [PATCH v6 3/3] dax: Wake up all waiters after invalidating dax entry

[PATCH v8 0/4] Make UTF-8 encoding loadable
 2021-04-28 18:58 UTC  (8+ messages)
` [PATCH v8 4/4] fs: unicode: Add utf8 module and a unicode layer

[RFC][PATCH] fanotify: introduce filesystem view mark
 2021-04-28 18:28 UTC  (7+ messages)

[PATCH] proc: Use seq_read_iter where possible
 2021-04-28 17:46 UTC  (5+ messages)

[PATCH v5 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-28 17:26 UTC  (22+ messages)
` [PATCH v5 01/10] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH v5 02/10] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [PATCH v5 03/10] userfaultfd/shmem: support minor fault registration for shmem
` [PATCH v5 04/10] userfaultfd/shmem: support UFFDIO_CONTINUE "
` [PATCH v5 05/10] userfaultfd/shmem: advertise shmem minor fault support
` [PATCH v5 06/10] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_pte()
` [PATCH v5 07/10] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH v5 08/10] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH v5 09/10] userfaultfd/selftests: reinitialize test context in each test
` [PATCH v5 10/10] userfaultfd/selftests: exercise minor fault handling shmem support

[PATCH v5 0/3] dax: Fix missed wakeup in put_unlocked_entry()
 2021-04-28 17:03 UTC  (5+ messages)
` [PATCH v5 1/3] dax: Add an enum for specifying dax wakup mode
` [PATCH v5 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
` [PATCH v5 3/3] dax: Wake up all waiters after invalidating dax entry

[git pull] fileattr series from Miklos
 2021-04-28 16:55 UTC  (4+ messages)

[GIT PULL] iomap: new code for 5.13-rc1
 2021-04-28 16:50 UTC  (12+ messages)

[PATCH 1/3] fs/buffer.c: add new api to allow eof writeback
 2021-04-28 16:02 UTC  (5+ messages)
` [PATCH 2/3] ocfs2: allow writing back pages out of inode size
` [PATCH 3/3] gfs2: fix out of inode size writeback

[PATCH v4 00/11] evm: Improve usability of portable signatures
 2021-04-28 15:35 UTC  (12+ messages)
` [PATCH v4 04/11] ima: Move ima_reset_appraise_flags() call to post hooks

[PATCH] mm: compaction: improve /proc trigger for full node memory compaction
 2021-04-28 15:32 UTC  (3+ messages)

[PATCH] generic/453: Exclude filenames that are not supported by exfat
 2021-04-28 13:50 UTC  (8+ messages)

[PATCH] afs: Fix speculative status fetches
 2021-04-28 12:35 UTC 

[PATCH v21 0/9] Free some vmemmap pages of HugeTLB page
 2021-04-28 12:26 UTC  (3+ messages)
  ` [External] "

[GIT PULL] Quota, ext2, reiserfs cleanups & improvents for 5.13-rc1
 2021-04-28 12:24 UTC 

[GIT PULL] fsnotify changes for 5.13-rc1
 2021-04-28 12:19 UTC 

[PATCH v3 0/3] implement zone-aware probing/wiping for zoned btrfs
 2021-04-28 11:36 UTC  (2+ messages)

Maintainers / Kernel Summit 2021 planning kick-off
 2021-04-28 10:29 UTC  (2+ messages)

[PATCH 0/9] Shrink the list lru size on memory cgroup removal
 2021-04-28  9:49 UTC  (10+ messages)
` [PATCH 1/9] mm: list_lru: fix list_lru_count_one() return value
` [PATCH 2/9] mm: memcontrol: remove kmemcg_id reparenting
` [PATCH 3/9] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
` [PATCH 4/9] mm: memcontrol: remove the kmem states
` [PATCH 5/9] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
` [PATCH 6/9] mm: list_lru: support for shrinking list lru
` [PATCH 7/9] ida: introduce ida_max() to return the maximum allocated ID
` [PATCH 8/9] mm: memcontrol: shrink the list lru size
` [PATCH 9/9] mm: memcontrol: rename memcg_{get,put}_cache_ids to memcg_list_lru_resize_{lock,unlock}

[PATCH] block: reexpand iov_iter after read/write
 2021-04-28  6:16 UTC  (5+ messages)

[iov_iter] 2418c34937: Initiating_system_reboot
 2021-04-28  4:32 UTC  (3+ messages)

switch block layer polling to a bio based model v2
 2021-04-28  2:36 UTC  (19+ messages)
` [PATCH 01/15] direct-io: remove blk_poll support
` [PATCH 02/15] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
` [PATCH 03/15] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
` [PATCH 04/15] blk-mq: factor out a blk_qc_to_hctx helper
` [PATCH 05/15] blk-mq: factor out a "classic" poll helper
` [PATCH 06/15] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
` [PATCH 07/15] blk-mq: remove blk_qc_t_valid
` [PATCH 08/15] io_uring: don't sleep when polling for I/O
` [PATCH 09/15] block: rename REQ_HIPRI to REQ_POLLED
` [PATCH 10/15] block: use SLAB_TYPESAFE_BY_RCU for the bio slab
` [PATCH 11/15] block: define 'struct bvec_iter' as packed
` [PATCH 12/15] block: switch polling to be bio based
` [PATCH 13/15] block: add a QUEUE_FLAG_POLL_CAPABLE flag
` [PATCH 14/15] nvme-multipath: set QUEUE_FLAG_NOWAIT
` [PATCH 15/15] nvme-multipath: enable polled I/O

[PATCH v4] mm/compaction: let proactive compaction order configurable
 2021-04-28  2:28 UTC 

[PATCH v3] mm/compaction:let proactive compaction order configurable
 2021-04-28  1:38 UTC  (7+ messages)
  ` 答复: "
      ` 答复: "

[PATCH 0/3] bcachefs support
 2021-04-27 21:18 UTC  (9+ messages)
` [PATCH 1/3] Initial "
` [PATCH 2/3] Improved .gitignore
` [PATCH 3/3] Use --yes option to lvcreate

[PATCH v4 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-27 20:59 UTC  (20+ messages)
` [PATCH v4 01/10] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH v4 03/10] userfaultfd/shmem: support UFFDIO_CONTINUE for shmem
` [PATCH v4 04/10] userfaultfd/shmem: support minor fault registration "
` [PATCH v4 09/10] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_pte()
` [PATCH v4 10/10] userfaultfd: update documentation to mention shmem minor faults

[GIT PULL] Network fs helper library & fscache kiocb API
 2021-04-27 20:37 UTC  (5+ messages)
` [GIT PULL] afs: Preparation for fscache overhaul

[GIT PULL] fs helper kernel-doc update
 2021-04-27 20:07 UTC  (4+ messages)
` [GIT PULL] fs mapping helpers update

[PATCH v2] virtiofs: propagate sync() to file server
 2021-04-27 19:09 UTC  (3+ messages)

[git pull] vfs.git inode type handling fixes
 2021-04-27 18:37 UTC  (2+ messages)

[PATCH v3 0/3] fsdax: Factor helper functions to simplify the code
 2021-04-27 16:34 UTC  (5+ messages)
` [PATCH v3 1/3] fsdax: Factor helpers to simplify dax fault code

[PATCH RFC 00/15] File system wide monitoring
 2021-04-27 15:44 UTC  (27+ messages)
` [PATCH RFC 01/15] fanotify: Fold event size calculation to its own function
` [PATCH RFC 02/15] fanotify: Split fsid check from other fid mode checks
` [PATCH RFC 03/15] fsnotify: Wire flags field on group allocation
` [PATCH RFC 05/15] fsnotify: Support event submission through ring buffer
` [PATCH RFC 06/15] fanotify: Support "
` [PATCH RFC 07/15] fsnotify: Support FS_ERROR event type
` [PATCH RFC 08/15] fsnotify: Introduce helpers to send error_events
` [PATCH RFC 09/15] fanotify: Introduce generic error record
` [PATCH RFC 10/15] fanotify: Introduce code location record
` [PATCH RFC 11/15] fanotify: Introduce filesystem specific data record
` [PATCH RFC 12/15] fanotify: Introduce the FAN_ERROR mark
` [PATCH RFC 13/15] ext4: Send notifications on error

[PATCH v3 0/6] evm: Prepare for moving to the LSM infrastructure
 2021-04-27 11:37 UTC  (7+ messages)
` [PATCH v3 1/6] reiserfs: Add missing calls to reiserfs_security_free()
` [PATCH v3 2/6] security: Rewrite security_old_inode_init_security()
` [PATCH v3 3/6] security: Pass xattrs allocated by LSMs to the inode_init_security hook
` [PATCH v3 4/6] security: Support multiple LSMs implementing "
` [PATCH v3 5/6] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v3 6/6] evm: Support multiple LSMs providing an xattr

[PATCH V1 1/1] Fix race between iscsi logout and systemd-udevd
 2021-04-27 10:13 UTC 

[vfs:untested.iov_iter 11/13] lib/iov_iter.c:598:9: sparse: sparse: incompatible types in comparison expression (different type sizes):
 2021-04-27  7:06 UTC 

[PATCH v2 0/3] fsdax: Factor helper functions to simplify the code
 2021-04-26 22:48 UTC  (3+ messages)
` [PATCH v2 1/3] fsdax: Factor helpers to simplify dax fault code

[PATCH] netfs: Miscellaneous fixes
 2021-04-26 22:17 UTC  (9+ messages)
` [PATCH v7 00/31] Network fs helper library & fscache kiocb API
  ` [PATCH v7 01/31] iov_iter: Add ITER_XARRAY
    ` [PATCH] iov_iter: Four fixes for ITER_XARRAY
    ` [PATCH v2] netfs: Miscellaneous fixes


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