linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-22 01:24:20 to 2020-12-25 13:54:44 UTC [more...]

[PATCH v16 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-12-25 13:51 UTC  (5+ messages)
` [PATCH v16 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v16 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v16 05/10] fs/ntfs3: Add attrib operations
` [PATCH v16 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile

[RFC v2 00/13] Introduce VDUSE - vDPA Device in Userspace
 2020-12-25 11:36 UTC  (37+ messages)
` [RFC v2 01/13] mm: export zap_page_range() for driver use
` [RFC v2 02/13] eventfd: track eventfd_signal() recursion depth separately in different cases
` [RFC v2 03/13] eventfd: Increase the recursion depth of eventfd_signal()
` [RFC v2 04/13] vdpa: Remove the restriction that only supports virtio-net devices
` [RFC v2 05/13] vdpa: Pass the netlink attributes to ops.dev_add()
` [RFC v2 06/13] vduse: Introduce VDUSE - vDPA Device in Userspace
        `  "
` [RFC v2 07/13] vduse: support get/set virtqueue state
` [RFC v2 08/13] vdpa: Introduce process_iotlb_msg() in vdpa_config_ops
        `  "
` [RFC v2 09/13] vduse: Add support for processing vhost iotlb message
    ` [External] "
        `  "
` [RFC v2 10/13] vduse: grab the module's references until there is no vduse device
` [RFC v2 11/13] vduse/iova_domain: Support reclaiming bounce pages
` [RFC v2 12/13] vduse: Add memory shrinker to reclaim "
` [RFC v2 13/13] vduse: Introduce a workqueue for irq injection

[RFC PATCH 0/3][v3] vfs, overlayfs: Fix syncfs() to return correct errors
 2020-12-25  6:50 UTC  (26+ messages)
` [PATCH 1/3] vfs: Do not ignore return code from s_op->sync_fs
` [PATCH 2/3] vfs: Add a super block operation to check for writeback errors
` [PATCH 3/3] overlayfs: Report writeback errors on upper

[git pull] vfs.git misc stuff
 2020-12-24 23:35 UTC 

[PATCH] fs: delete repeated words in comments
 2020-12-24 18:35 UTC  (2+ messages)

[RFC V2 00/37] Enhance memory utilization with DMEMFS
 2020-12-24 18:27 UTC  (3+ messages)
` [RFC V2 37/37] Add documentation for dmemfs

[PATCH v1 0/6] no-copy bvec
 2020-12-24 17:30 UTC  (24+ messages)
` [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v1 3/6] bio: deduplicate adding a page into bio
` [PATCH v1 4/6] block/psi: remove PSI annotations from direct IO
` [PATCH v1 5/6] bio: add a helper calculating nr segments to alloc
` [PATCH v1 6/6] block/iomap: don't copy bvec for direct IO

[PATCH] binfmt_misc: Fix possible deadlock in bm_register_write
 2020-12-24 11:15 UTC 

[PATCH] proc_sysclt: fix oops caused by incorrect command parameters
 2020-12-24  7:42 UTC 

[PATCH 0/6] kernfs: proposed locking and concurrency improvement
 2020-12-24  6:23 UTC  (9+ messages)
` [PATCH 1/6] kernfs: move revalidate to be near lookup
` [PATCH 2/6] kernfs: use VFS negative dentry caching
` [PATCH 3/6] kernfs: use revision to identify directory node changes
` [PATCH 4/6] kernfs: switch kernfs to use an rwsem
` [PATCH 5/6] kernfs: stay in rcu-walk mode if possible
` [PATCH 6/6] kernfs: add a spinlock to kernfs iattrs for inode updates
  ` [kernfs] ca0f27ecb7: BUG:kernel_NULL_pointer_dereference,address

[PATCH] fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb
 2020-12-24  4:49 UTC 

mmotm 2020-12-23-16-15 uploaded
 2020-12-24  3:11 UTC  (3+ messages)
` mmotm 2020-12-23-16-15 uploaded (mm/vmstat.c)
  ` [External] "

[PATCH] io_uring: simplify io_remove_personalities()
 2020-12-24  3:02 UTC 

[PATCH v5 0/7] Convert all THP vmstat counters to pages
 2020-12-24  2:45 UTC  (9+ messages)
` [PATCH v5 1/7] mm: memcontrol: fix NR_ANON_THPS accounting in charge moving
` [PATCH v5 2/7] mm: memcontrol: convert NR_ANON_THPS account to pages
    ` [External] "
` [PATCH v5 7/7] mm: memcontrol: make the slab calculation consistent
    ` [External] "

[PATCH] io_uring: remove io_remove_personalities()
 2020-12-24  1:38 UTC  (4+ messages)

KASAN: use-after-free Read in io_ring_ctx_wait_and_kill
 2020-12-23 23:14 UTC  (2+ messages)

WARNING in __percpu_ref_exit
 2020-12-23 23:12 UTC  (2+ messages)

[PATCH] proc/wchan: Use printk format instead of lookup_symbol_name()
 2020-12-23 20:29 UTC  (4+ messages)

[RFC v2 01/13] mm: export zap_page_range() for driver use
 2020-12-23 14:21 UTC  (3+ messages)
  ` [External] "

[PATCH] afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=y
 2020-12-23 13:53 UTC  (2+ messages)

[PATCH 1/2] afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=y
 2020-12-23 13:49 UTC  (2+ messages)
` [PATCH 2/2] afs: Fix directory entry size calculation

[PATCH] fs: Validate flags and capabilities before looking up path in ksys_umount
 2020-12-23 10:26 UTC 

[PATCH v2] block: move definition of blk_qc_t to types.h
 2020-12-23  7:45 UTC  (2+ messages)

[PATCH] mm/buffer.c: remove the macro check in check_irqs_on()
 2020-12-23  6:30 UTC 

mmotm 2020-12-22-20-07 uploaded
 2020-12-23  4:07 UTC 

[PATCH AUTOSEL 5.10 006/217] locks: Fix UBSAN undefined behaviour in flock64_to_posix_lock
 2020-12-23  2:13 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 035/217] fcntl: Fix potential deadlock in send_sig{io, urg}()

[PATCH AUTOSEL 5.4 002/130] locks: Fix UBSAN undefined behaviour in flock64_to_posix_lock
 2020-12-23  2:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 014/130] fcntl: Fix potential deadlock in send_sig{io, urg}()

[PATCH AUTOSEL 4.19 01/87] locks: Fix UBSAN undefined behaviour in flock64_to_posix_lock
 2020-12-23  2:19 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 07/87] fcntl: Fix potential deadlock in send_sig{io, urg}()

[PATCH v11 00/11] Free some vmemmap pages of HugeTLB page
 2020-12-23  2:47 UTC  (16+ messages)
` [PATCH v11 01/11] mm/memory_hotplug: Factor out bootmem core functions to bootmem_info.c
` [PATCH v11 02/11] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v11 03/11] mm/hugetlb: Free the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v11 04/11] mm/hugetlb: Defer freeing of HugeTLB pages
` [PATCH v11 05/11] mm/hugetlb: Allocate the vmemmap pages associated with each HugeTLB page
` [PATCH v11 06/11] mm/hugetlb: Set the PageHWPoison to the raw error page
` [PATCH v11 07/11] mm/hugetlb: Flush work when dissolving a HugeTLB page
` [PATCH v11 08/11] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [PATCH v11 09/11] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v11 10/11] mm/hugetlb: Gather discrete indexes of tail page
    ` [External] "
` [PATCH v11 11/11] mm/hugetlb: Optimize the code with the help of the compiler

[PATCH AUTOSEL 4.9 01/48] locks: Fix UBSAN undefined behaviour in flock64_to_posix_lock
 2020-12-23  2:23 UTC 

[PATCH AUTOSEL 4.4 01/38] locks: Fix UBSAN undefined behaviour in flock64_to_posix_lock
 2020-12-23  2:24 UTC 

[PATCH AUTOSEL 4.14 01/66] locks: Fix UBSAN undefined behaviour in flock64_to_posix_lock
 2020-12-23  2:21 UTC 

[PATCH] block: move definition of blk_qc_t to types.h
 2020-12-23  1:02 UTC  (3+ messages)

[PATCH] fs: binfmt_em86: check return code of remove_arg_zero
 2020-12-22 21:03 UTC 

[PATCH] writeback: add warning messages for not registered bdi
 2020-12-22 17:59 UTC  (2+ messages)

[PATCH v11 00/40] btrfs: zoned block device support
 2020-12-22 13:38 UTC  (43+ messages)
` [PATCH v11 01/40] block: add bio_add_zone_append_page
  ` [PATCH v11 02/40] iomap: support REQ_OP_ZONE_APPEND
  ` [PATCH v11 03/40] btrfs: defer loading zone info after opening trees
  ` [PATCH v11 04/40] btrfs: change superblock location on conventional zone
  ` [PATCH v11 05/40] btrfs: release path before calling into btrfs_load_block_group_zone_info
  ` [PATCH v11 06/40] btrfs: do not load fs_info->zoned from incompat flag
  ` [PATCH v11 07/40] btrfs: disallow fitrim in ZONED mode
  ` [PATCH v11 08/40] btrfs: emulated zoned mode on non-zoned devices
  ` [PATCH v11 09/40] btrfs: implement zoned chunk allocator
  ` [PATCH v11 10/40] btrfs: verify device extent is aligned to zone
  ` [PATCH v11 11/40] btrfs: load zone's allocation offset
  ` [PATCH v11 12/40] btrfs: calculate allocation offset for conventional zones
  ` [PATCH v11 13/40] btrfs: track unusable bytes for zones
  ` [PATCH v11 14/40] btrfs: do sequential extent allocation in ZONED mode
  ` [PATCH v11 15/40] btrfs: redirty released extent buffers "
  ` [PATCH v11 16/40] btrfs: advance allocation pointer after tree log node
  ` [PATCH v11 17/40] btrfs: enable to mount ZONED incompat flag
  ` [PATCH v11 18/40] btrfs: reset zones of unused block groups
  ` [PATCH v11 19/40] btrfs: extract page adding function
  ` [PATCH v11 20/40] btrfs: use bio_add_zone_append_page for zoned btrfs
  ` [PATCH v11 21/40] btrfs: handle REQ_OP_ZONE_APPEND as writing
  ` [PATCH v11 22/40] btrfs: split ordered extent when bio is sent
  ` [PATCH v11 23/40] btrfs: extend btrfs_rmap_block for specifying a device
  ` [PATCH v11 24/40] btrfs: cache if block-group is on a sequential zone
  ` [PATCH v11 25/40] btrfs: use ZONE_APPEND write for ZONED btrfs
  ` [PATCH v11 26/40] btrfs: enable zone append writing for direct IO
  ` [PATCH v11 27/40] btrfs: introduce dedicated data write path for ZONED mode
  ` [PATCH v11 28/40] btrfs: serialize meta IOs on "
  ` [PATCH v11 29/40] btrfs: wait existing extents before truncating
  ` [PATCH v11 30/40] btrfs: avoid async metadata checksum on ZONED mode
  ` [PATCH v11 31/40] btrfs: mark block groups to copy for device-replace
  ` [PATCH v11 32/40] btrfs: implement cloning for ZONED device-replace
  ` [PATCH v11 33/40] btrfs: implement copying "
  ` [PATCH v11 34/40] btrfs: support dev-replace in ZONED mode
  ` [PATCH v11 35/40] btrfs: enable relocation "
  ` [PATCH v11 36/40] btrfs: relocate block group to repair IO failure in ZONED
  ` [PATCH v11 37/40] btrfs: split alloc_log_tree()
  ` [PATCH v11 38/40] btrfs: extend zoned allocator to use dedicated tree-log block group
  ` [PATCH v11 39/40] btrfs: serialize log transaction on ZONED mode
  ` [PATCH v11 40/40] btrfs: reorder log node allocation

[PATCH v10 00/11] Free some vmemmap pages of HugeTLB page
 2020-12-22  2:49 UTC  (8+ messages)
` [PATCH v10 03/11] mm/hugetlb: Free the vmemmap pages associated with each "
    ` [External] "

[PATCH v2 0/6] kernfs: proposed locking and concurrency improvement
 2020-12-22  2:17 UTC  (18+ messages)

[PATCH] fs: io_uring.c: Add skip option for __io_sqe_files_update
 2020-12-22  2:10 UTC  (3+ 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).