linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-16 00:08:58 to 2021-01-19 18:27:17 UTC [more...]

[RFC v3 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-01-19 14:53 UTC  (13+ messages)
` [RFC v3 01/11] eventfd: track eventfd_signal() recursion depth separately in different cases
` [RFC v3 02/11] eventfd: Increase the recursion depth of eventfd_signal()
` [RFC v3 03/11] vdpa: Remove the restriction that only supports virtio-net devices
` [RFC v3 04/11] vhost-vdpa: protect concurrent access to vhost device iotlb
` [RFC v3 05/11] vdpa: shared virtual addressing support
` [RFC v3 06/11] vhost-vdpa: Add an opaque pointer for vhost IOTLB
` [RFC v3 07/11] vdpa: Pass the netlink attributes to ops.dev_add()
  ` [RFC v3 08/11] vduse: Introduce VDUSE - vDPA Device in Userspace
  ` [RFC v3 09/11] vduse: Add VDUSE_GET_DEV ioctl
  ` [RFC v3 10/11] vduse: grab the module's references until there is no vduse device
  ` [RFC v3 11/11] vduse: Introduce a workqueue for irq injection

reduce sub-block DIO serialisation v2
 2021-01-19 15:23 UTC  (23+ messages)
` [PATCH 01/11] xfs: factor out a xfs_ilock_iocb helper
` [PATCH 02/11] xfs: make xfs_file_aio_write_checks IOCB_NOWAIT-aware
` [PATCH 03/11] xfs: cleanup the read/write helper naming
` [PATCH 04/11] xfs: remove the buffered I/O fallback assert
` [PATCH 05/11] xfs: simplify the read/write tracepoints
` [PATCH 06/11] xfs: improve the reflink_bounce_dio_write tracepoint
` [PATCH 07/11] xfs: split unaligned DIO write code out
` [PATCH 08/11] iomap: rename the flags variable in __iomap_dio_rw
` [PATCH 09/11] iomap: pass a flags argument to iomap_dio_rw
` [PATCH 10/11] iomap: add a IOMAP_DIO_UNALIGNED flag
` [PATCH 11/11] xfs: reduce exclusive locking on unaligned dio

[PATCH RESEND V11 0/7] fuse: Add support for passthrough read/write
 2021-01-19 12:06 UTC  (11+ messages)
` [PATCH RESEND V11 1/7] fs: Generic function to convert iocb to rw flags
` [PATCH RESEND V11 2/7] fuse: 32-bit user space ioctl compat for fuse device
` [PATCH RESEND V11 3/7] fuse: Definitions and ioctl for passthrough
` [PATCH RESEND V11 4/7] fuse: Passthrough initialization and release
` [PATCH RESEND V11 5/7] fuse: Introduce synchronous read and write for passthrough
` [PATCH RESEND V11 6/7] fuse: Handle asynchronous read and write in passthrough
` [PATCH RESEND V11 7/7] fuse: Use daemon creds in passthrough mode

[PATCH v17 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-01-19 10:43 UTC  (20+ messages)
` [PATCH v17 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v17 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v17 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v17 05/10] fs/ntfs3: Add attrib operations
` [PATCH v17 08/10] fs/ntfs3: Add Kconfig, Makefile and doc

[PATCH v4] overlay: Implement volatile-specific fsync error behaviour
 2021-01-19 11:49 UTC  (2+ messages)

[PATCH v5 00/42] idmapped mounts
 2021-01-19  9:47 UTC  (26+ messages)
` [PATCH v5 09/42] mount: attach mappings to mounts
` [PATCH v5 18/42] stat: handle idmapped mounts
` [PATCH v5 20/42] namei: introduce struct renamedata
` [PATCH v5 21/42] namei: prepare for idmapped mounts
` [PATCH v5 24/42] af_unix: handle "
` [PATCH v5 29/42] ioctl: "
` [PATCH v5 32/42] fs: make helpers idmap mount aware
` [PATCH v5 37/42] xfs: support idmapped mounts
` [PATCH v5 40/42] fs: introduce MOUNT_ATTR_IDMAP

WARNING in mntput_no_expire
 2021-01-19 10:48 UTC 

[RFC PATCH 00/37] block: introduce bio_init_fields()
 2021-01-19  6:27 UTC  (39+ messages)
` [RFC PATCH 01/37] block: introduce bio_init_fields() helper
` [RFC PATCH 02/37] fs: use bio_init_fields in block_dev
` [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io
` [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes
` [RFC PATCH 05/37] ext4: use bio_init_fields in page_io
` [RFC PATCH 06/37] gfs2: use bio_init_fields in lops
` [RFC PATCH 07/37] gfs2: use bio_init_fields in meta_io
` [RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype
` [RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io
` [RFC PATCH 10/37] iomap: use bio_init_fields in direct-io
` [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr
` [RFC PATCH 12/37] zonefs: use bio_init_fields in append
` [RFC PATCH 13/37] drdb: use bio_init_fields in actlog
` [RFC PATCH 14/37] drdb: use bio_init_fields in bitmap
` [RFC PATCH 15/37] drdb: use bio_init_fields in receiver
` [RFC PATCH 16/37] floppy: use bio_init_fields
` [RFC PATCH 17/37] pktcdvd: "
` [RFC PATCH 18/37] bcache: use bio_init_fields in journal
` [RFC PATCH 19/37] bcache: use bio_init_fields in super
` [RFC PATCH 20/37] bcache: use bio_init_fields in writeback
` [RFC PATCH 21/37] dm-bufio: use bio_init_fields
` [RFC PATCH 22/37] dm-crypt: "
` [RFC PATCH 23/37] dm-zoned: use bio_init_fields metadata
` [RFC PATCH 24/37] dm-zoned: use bio_init_fields target
` [RFC PATCH 25/37] dm-zoned: use bio_init_fields
` [RFC PATCH 26/37] dm log writes: "
` [RFC PATCH 27/37] nvmet: use bio_init_fields in bdev-ns
` [RFC PATCH 28/37] target: use bio_init_fields in iblock
` [RFC PATCH 29/37] btrfs: use bio_init_fields in scrub
` [RFC PATCH 30/37] fs: use bio_init_fields in buffer
` [RFC PATCH 31/37] eros: use bio_init_fields in data
` [RFC PATCH 32/37] eros: use bio_init_fields in zdata
` [RFC PATCH 33/37] jfs: use bio_init_fields in metadata
` [RFC PATCH 34/37] nfs: use bio_init_fields in blocklayout
` [RFC PATCH 35/37] ocfs: use bio_init_fields in heartbeat
` [RFC PATCH 36/37] xfs: use bio_init_fields in xfs_buf
` [RFC PATCH 37/37] xfs: use bio_init_fields in xfs_log

[PATCH] block: Add bio_limit
 2021-01-19  6:12 UTC  (7+ messages)

fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
 2021-01-19  3:44 UTC  (12+ messages)

[PATCH v12 00/41] btrfs: zoned block device support
 2021-01-19  0:28 UTC  (8+ messages)
` [PATCH v12 05/41] btrfs: release path before calling into btrfs_load_block_group_zone_info
` [PATCH v12 08/41] btrfs: allow zoned mode on non-zoned block devices

Redesigning and modernising fscache
 2021-01-18 23:36 UTC  (2+ messages)
` Cut down implementation of fscache new API

[PATCH 1/2] [v2] lib/hexdump: introduce DUMP_PREFIX_UNHASHED for unhashed addresses
 2021-01-18 17:53 UTC  (5+ messages)

[PATCH v8 0/1] ns: introduce binfmt_misc namespace
 2021-01-18 19:51 UTC  (4+ messages)
` [PATCH v8 1/1] ns: add binfmt_misc to the user namespace

[PATCH 4.19 19/43] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
 2021-01-18 11:34 UTC 

[PATCH 5.4 38/76] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
 2021-01-18 11:34 UTC 

[PATCH v2 00/27] Page folios
 2021-01-18 17:01 UTC  (28+ messages)
` [PATCH v2 01/27] mm: Introduce struct folio
` [PATCH v2 02/27] mm: Add folio_pgdat
` [PATCH v2 03/27] mm/vmstat: Add folio stat wrappers
` [PATCH v2 04/27] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
` [PATCH v2 05/27] mm: Add put_folio
` [PATCH v2 06/27] mm: Add get_folio
` [PATCH v2 07/27] mm: Create FolioFlags
` [PATCH v2 08/27] mm: Handle per-folio private data
` [PATCH v2 09/27] mm: Add folio_index, folio_page and folio_contains
` [PATCH v2 10/27] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v2 11/27] mm/memcg: Add folio_memcg, lock_folio_memcg and unlock_folio_memcg
` [PATCH v2 12/27] mm/memcg: Add mem_cgroup_folio_lruvec
` [PATCH v2 13/27] mm: Add unlock_folio
` [PATCH v2 14/27] mm: Add lock_folio
` [PATCH v2 15/27] mm: Add lock_folio_killable
` [PATCH v2 16/27] mm: Convert lock_page_async to lock_folio_async
` [PATCH v2 17/27] mm/filemap: Convert lock_page_for_iocb to lock_folio_for_iocb
` [PATCH v2 18/27] mm/filemap: Convert wait_on_page_locked_async to wait_on_folio_locked_async
` [PATCH v2 19/27] mm/filemap: Convert end_page_writeback to end_folio_writeback
` [PATCH v2 20/27] mm: Convert wait_on_page_bit to wait_on_folio_bit
` [PATCH v2 21/27] mm: Add wait_for_stable_folio and wait_on_folio_writeback
` [PATCH v2 22/27] mm: Add wait_on_folio_locked & wait_on_folio_locked_killable
` [PATCH v2 23/27] mm: Convert lock_page_or_retry to lock_folio_or_retry
` [PATCH v2 24/27] mm/filemap: Convert wake_up_page_bit to wake_up_folio_bit
` [PATCH v2 25/27] mm: Convert test_clear_page_writeback to test_clear_folio_writeback
` [PATCH v2 26/27] mm/filemap: Convert page wait queues to be folios
` [PATCH v2 27/27] cachefiles: Switch to wait_page_key

[PATCH v2] fs/proc: Expose RSEQ configuration
 2021-01-18 17:25 UTC  (3+ messages)

[PATCH 5.10 081/152] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
 2021-01-18 11:34 UTC 

[PATCH v4] proc_sysctl: fix oops caused by incorrect command parameters
 2021-01-18 14:02 UTC  (2+ messages)

WARNING in io_disable_sqo_submit
 2021-01-18 12:46 UTC  (5+ messages)

INFO: task can't die in lock_mount
 2021-01-18 10:01 UTC  (2+ messages)

[PATCH v3] proc_sysctl: fix oops caused by incorrect command parameters
 2021-01-18 10:50 UTC  (8+ messages)

[GIT PULL] Fs & udf fixes for v5.11-rc4
 2021-01-18 11:04 UTC  (3+ messages)

INFO: task hung in freeze_super
 2021-01-18  8:18 UTC 

[RFC] xfs: reduce sub-block DIO serialisation
 2021-01-18  7:41 UTC  (9+ messages)

PROBLEM: Firmware loader fallback mechanism no longer works with sendfile
 2021-01-18  0:59 UTC  (9+ messages)

[git pull] vfs.git fixes
 2021-01-17 20:20 UTC  (2+ messages)

[PATCH] Adds a new ioctl32 syscall for backwards compatibility layers
 2021-01-17 18:31 UTC  (6+ messages)

[PATCH v13 00/12] Free some vmemmap pages of HugeTLB page
 2021-01-17 15:29 UTC  (14+ messages)
` [PATCH v13 01/12] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v13 02/12] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v13 03/12] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v13 04/12] mm: hugetlb: defer freeing of HugeTLB pages
` [PATCH v13 05/12] mm: hugetlb: allocate the vmemmap pages associated with each HugeTLB page
` [PATCH v13 06/12] mm: hugetlb: set the PageHWPoison to the raw error page
` [PATCH v13 07/12] mm: hugetlb: flush work when dissolving a HugeTLB page
` [PATCH v13 08/12] mm: hugetlb: introduce PageHugeInflight
` [PATCH v13 09/12] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v13 10/12] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v13 11/12] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v13 12/12] mm: hugetlb: optimize the code with the help of the compiler

[PATCH] iov_iter: optimise iter type checking
 2021-01-17 12:12 UTC  (8+ messages)

WARNING in io_wq_submit_work
 2021-01-17 10:57 UTC  (2+ messages)

WARNING in io_uring_flush
 2021-01-16 20:02 UTC  (5+ messages)

[PATCH v26 00/12] Landlock LSM
 2021-01-16 17:16 UTC  (8+ messages)
` [PATCH v26 07/12] landlock: Support filesystem access-control

[PATCH] iov_iter: fix the uaccess area in copy_compat_iovec_from_user
 2021-01-16  4:11 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).