linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-14 12:24:09 to 2021-06-15 14:19:56 UTC [more...]

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-06-15 14:13 UTC  (11+ messages)
` [PATCH v8 01/10] iova: Export alloc_iova_fast() and free_iova_fast();
` [PATCH v8 02/10] file: Export receive_fd() to modules
` [PATCH v8 03/10] eventfd: Increase the recursion depth of eventfd_signal()
` [PATCH v8 04/10] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v8 05/10] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v8 06/10] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v8 07/10] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v8 08/10] vduse: Implement an MMU-based IOMMU driver
` [PATCH v8 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v8 10/10] Documentation: Add documentation for VDUSE

[PATCH] poll: mark racy accesses on pwq->triggered
 2021-06-15 14:08 UTC 

[PATCH] init/do_mounts.c: Add root="fstag:<tag>" syntax for root device
 2021-06-15 13:50 UTC  (9+ messages)

[RESEND] [PATCHv4 1/2] uapi: fuse: Add FUSE_SECURITY_CTX
 2021-06-15 13:32 UTC  (4+ messages)

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

[PATCH v1] proc: Implement /proc/self/meminfo
 2021-06-15 12:47 UTC  (3+ messages)

[PATCH] pstore/blk: Use the normal block device I/O path
 2021-06-15 12:31 UTC  (4+ messages)

[PATCH] afs: fix no return statement in function returning non-void
 2021-06-15 12:03 UTC  (2+ messages)

[PATCH v2 0/5] Add pidfd support to the fanotify API
 2021-06-15 11:35 UTC  (5+ messages)
` [PATCH v2 1/5] kernel/pid.c: remove static qualifier from pidfd_create()
` [PATCH v2 2/5] kernel/pid.c: implement additional checks upon pidfd_create() parameters

[PATCH] fanotify: fix copy_event_to_user() fid error clean up
 2021-06-15 11:11 UTC  (7+ messages)

mmotm 2021-06-14-22-08 uploaded
 2021-06-15 11:03 UTC  (2+ messages)

[PATCH] afs: fix tracepoint string placement with built-in AFS
 2021-06-15 10:58 UTC  (7+ messages)

[PATCH v4] fuse: Allow fallocate(FALLOC_FL_ZERO_RANGE)
 2021-06-15 10:33 UTC  (4+ messages)

[PATCH v7 0/6] kernfs: proposed locking and concurrency improvement
 2021-06-15 10:27 UTC  (7+ messages)
` [PATCH v7 1/6] kernfs: move revalidate to be near lookup
` [PATCH v7 2/6] kernfs: add a revision to identify directory node changes
` [PATCH v7 3/6] kernfs: use VFS negative dentry caching
` [PATCH v7 4/6] kernfs: switch kernfs to use an rwsem
` [PATCH v7 5/6] kernfs: use i_lock to protect concurrent inode updates
` [PATCH v7 6/6] kernfs: dont call d_splice_alias() under kernfs node lock

Kernel 4.14: SQUASHFS error: xz decompression failed, data probably corrupt
 2021-06-15 10:01 UTC  (4+ messages)

[PATCH 0/14 v8] fs: Hole punch vs page cache filling races
 2021-06-15  9:18 UTC  (15+ messages)
` [PATCH 01/14] mm: Fix comments mentioning i_mutex
` [PATCH 02/14] documentation: Sync file_operations members with reality
` [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings
` [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock
` [PATCH 06/14] ext2: Convert to using invalidate_lock
` [PATCH 07/14] xfs: Refactor xfs_isilocked()
` [PATCH 08/14] xfs: Convert to use invalidate_lock
` [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers
` [PATCH 10/14] zonefs: Convert to using invalidate_lock
` [PATCH 11/14] f2fs: "
` [PATCH 12/14] fuse: "
` [PATCH 13/14] ceph: Fix race between hole punch and page fault
` [PATCH 14/14] cifs: "

[PATCH 4/4] driver core: Allow showing cpu as offline if not valid in cpuset context
 2021-06-15  9:14 UTC  (6+ messages)
` [PATCH 0/4] cgroup/cpuset: Allow cpuset to bound displayed cpu info

[PATCH v4 00/10] cifsd: introduce new SMB3 kernel server
 2021-06-15  8:47 UTC  (7+ messages)
  ` [PATCH v4 02/10] cifsd: add server handler
  ` [PATCH v4 03/10] cifsd: add trasport layers
  ` [PATCH v4 08/10] cifsd: add file operations

About `bio->bi_iter.bi_size` at write endio time
 2021-06-15  8:37 UTC  (2+ messages)

[PATCH RFCv3 0/3] make '%pD' print full path for file
 2021-06-15  8:32 UTC  (20+ messages)
` [PATCH RFCv3 2/3] lib/vsprintf.c: make %pD "
` [PATCH RFCv3 3/3] lib/test_printf: add test cases for '%pD'

[PATCH v4] mm/compaction: let proactive compaction order configurable
 2021-06-15  8:04 UTC  (4+ messages)
  ` 答复: "

[PATCH] afs: Fix an IS_ERR() vs NULL check
 2021-06-15  7:39 UTC 

[PATCH v6 6/7] fs/xfs: Handle CoW for fsdax write() path
 2021-06-15  7:21 UTC  (2+ messages)
` [PATCH v6.1 "

[PATCH] fuse: set limit size
 2021-06-15  6:41 UTC 

[PATCH v11 00/33] Memory folios
 2021-06-15  6:31 UTC  (39+ messages)
` [PATCH v11 01/33] mm: Convert get_page_unless_zero() to return bool
` [PATCH v11 02/33] mm: Introduce struct folio
` [PATCH v11 03/33] mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
` [PATCH v11 04/33] mm/vmstat: Add functions to account folio statistics
` [PATCH v11 05/33] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
` [PATCH v11 06/33] mm: Add folio reference count functions
` [PATCH v11 07/33] mm: Add folio_put()
` [PATCH v11 08/33] mm: Add folio_get()
` [PATCH v11 09/33] mm: Add folio_try_get_rcu()
` [PATCH v11 10/33] mm: Add folio flag manipulation functions
` [PATCH v11 11/33] mm/lru: Add folio LRU functions
` [PATCH v11 12/33] mm: Handle per-folio private data
` [PATCH v11 13/33] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
` [PATCH v11 14/33] mm/filemap: Add folio_next_index()
` [PATCH v11 15/33] mm/filemap: Add folio_offset() and folio_file_offset()
` [PATCH v11 16/33] mm/util: Add folio_mapping() and folio_file_mapping()
` [PATCH v11 17/33] mm/memcg: Add folio wrappers for various functions
` [PATCH v11 18/33] mm/filemap: Add folio_unlock()
` [PATCH v11 19/33] mm/filemap: Add folio_lock()
` [PATCH v11 20/33] mm/filemap: Add folio_lock_killable()
` [PATCH v11 21/33] mm/filemap: Add __folio_lock_async()
` [PATCH v11 22/33] mm/filemap: Add folio_wait_locked()
` [PATCH v11 23/33] mm/filemap: Add __folio_lock_or_retry()
` [PATCH v11 24/33] mm/swap: Add folio_rotate_reclaimable()
` [PATCH v11 25/33] mm/filemap: Add folio_end_writeback()
` [PATCH v11 26/33] mm/writeback: Add folio_wait_writeback()
` [PATCH v11 27/33] mm/writeback: Add folio_wait_stable()
` [PATCH v11 28/33] mm/filemap: Add folio_wait_bit()
` [PATCH v11 29/33] mm/filemap: Add folio_wake_bit()
` [PATCH v11 30/33] mm/filemap: Convert page wait queues to be folios
` [PATCH v11 31/33] mm/filemap: Add folio private_2 functions
` [PATCH v11 32/33] fs/netfs: Add folio fscache functions
` [PATCH v11 33/33] mm: Add folio_mapped()

[PATCH 1/4] mm: remove irqsave/restore locking from contexts with irqs enabled
 2021-06-15  6:26 UTC  (8+ messages)
` [PATCH 2/4] fs: drop_caches: fix skipping over shadow cache inodes
` [PATCH 3/4] fs: inode: count invalidated shadow pages in pginodesteal
` [PATCH 4/4] vfs: keep inodes with page cache off the inode shrinker LRU

[tip:tmp.tmp2 223/364] fs/namei.c: linux/audit.h is included more than once
 2021-06-15  1:06 UTC  (2+ messages)
` [RFC PATCH tip] sched/headers, audit: fix duplicated inclusion

[PATCH v2] net: inline function get_net_ns_by_fd if NET_NS is disabled
 2021-06-14 23:52 UTC 

[PATCH v4] net: make get_net_ns return error if NET_NS is disabled
 2021-06-14 23:35 UTC  (3+ messages)

WARNING at asm/kfence.h:44 kfence_protect_page
 2021-06-14 21:29 UTC  (5+ messages)

[PATCH 1/3] afs: Handle len being extending over page end in write_begin/write_end
 2021-06-14 21:11 UTC  (12+ messages)
` [PATCH 2/3] afs: Fix afs_write_end() to handle short writes
` [PATCH 3/3] netfs: fix test for whether we can skip read when writing beyond EOF

[PATCH v2 0/2] Add support to boot virtiofs and 9pfs as rootfs
 2021-06-14 17:44 UTC  (3+ messages)
` [PATCH v2 1/2] init/do_mounts.c: Add a path to boot from tag based filesystems
` [PATCH v2 2/2] init/do_mounts.c: Add 9pfs to the list of "

[PATCH] mark pstore-blk as broken
 2021-06-14 17:33 UTC  (4+ messages)

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-06-14 16:59 UTC  (13+ messages)
        ` [CFT}[PATCH] coredump: Limit what can interrupt coredumps
                ` [PATCH] "

[PATCHv8] exec: Fix dead-lock in de_thread with ptrace_attach
 2021-06-14 16:42 UTC  (4+ messages)
  ` [PATCH v9] "

remove the implicit .set_page_dirty default
 2021-06-14 16:17 UTC  (8+ messages)
` [PATCH 1/3] fs: unexport __set_page_dirty

[PATCH V3 0/2] mm: compaction: proactive compaction trigger by user
 2021-06-14 14:57 UTC  (4+ messages)
` [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction "

ANNOUNCE: nfs-utils-2.5.4 released
 2021-06-14 14:23 UTC 

[PATCH] cifs: Rough, incomplete conversion to revised fscache I/O API
 2021-06-14 12:46 UTC  (2+ messages)


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