linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-26 19:55:47 to 2021-01-28 05:58:22 UTC [more...]

[PATCH] fs: generic_copy_file_checks: Do not adjust count based on file size
 2021-01-28  5:57 UTC  (5+ messages)

[RFC v3 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-01-28  5:12 UTC  (41+ messages)
` [RFC v3 01/11] eventfd: track eventfd_signal() recursion depth separately in different cases
    `  "
` [RFC v3 03/11] vdpa: Remove the restriction that only supports virtio-net devices
    `  "
` [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 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
      `  "

[PATCH 3/3] parser: add unsigned int parser
 2021-01-28  3:27 UTC  (2+ messages)

[PATCH 0/6] fs-verity: add an ioctl to read verity metadata
 2021-01-28  3:24 UTC  (17+ messages)
` [PATCH 1/6] fs-verity: factor out fsverity_get_descriptor()
` [PATCH 2/6] fs-verity: don't pass whole descriptor to fsverity_verify_signature()
` [PATCH 3/6] fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl
` [PATCH 4/6] fs-verity: support reading Merkle tree with ioctl
` [PATCH 5/6] fs-verity: support reading descriptor "
` [PATCH 6/6] fs-verity: support reading signature "

[PATCH 0/3] handle large user and group ID for isofs and udf
 2021-01-28  3:22 UTC  (2+ messages)

Getting a new fs in the kernel
 2021-01-28  3:21 UTC  (10+ messages)

[PATCH 2/3] udf: handle large user and group ID
 2021-01-28  2:19 UTC 

[PATCH 1/3] isofs: handle large user and group ID
 2021-01-28  2:19 UTC 

[v5 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-01-27 23:33 UTC  (12+ messages)
` [v5 PATCH 01/11] mm: vmscan: use nid from shrink_control for tracepoint
` [v5 PATCH 02/11] mm: vmscan: consolidate shrinker_maps handling code
` [v5 PATCH 03/11] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
` [v5 PATCH 04/11] mm: vmscan: remove memcg_shrinker_map_size
` [v5 PATCH 05/11] mm: memcontrol: rename shrinker_map to shrinker_info
` [v5 PATCH 06/11] mm: vmscan: use a new flag to indicate shrinker is registered
` [v5 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred
` [v5 PATCH 08/11] mm: vmscan: use per memcg nr_deferred of shrinker
` [v5 PATCH 09/11] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v5 PATCH 10/11] mm: memcontrol: reparent nr_deferred when memcg offline
` [v5 PATCH 11/11] mm: vmscan: shrink deferred objects proportional to priority

[PATCH 0/6] ceph: convert to new netfs read helpers
 2021-01-27 22:50 UTC  (2+ messages)

mmotm 2021-01-25-21-18 uploaded
 2021-01-27 20:15 UTC  (3+ messages)
` mmotm 2021-01-25-21-18 uploaded (drm/i915/Kconfig.debug)
` mmotm 2021-01-25-21-18 uploaded (octeontx2)

[PATCH v27 00/12] Landlock LSM
 2021-01-27 19:57 UTC  (3+ messages)
` [PATCH v27 07/12] landlock: Support filesystem access-control

[PATCH v14 00/42] btrfs: zoned block device support
 2021-01-27 19:01 UTC  (22+ messages)
` [PATCH v14 01/42] block: add bio_add_zone_append_page
` [PATCH v14 02/42] iomap: support REQ_OP_ZONE_APPEND
` [PATCH v14 03/42] btrfs: defer loading zone info after opening trees
` [PATCH v14 04/42] btrfs: use regular SB location on emulated zoned mode
` [PATCH v14 05/42] btrfs: release path before calling into btrfs_load_block_group_zone_info
` [PATCH v14 09/42] btrfs: implement zoned chunk allocator
` [PATCH v14 10/42] btrfs: verify device extent is aligned to zone
` [PATCH v14 11/42] btrfs: load zone's allocation offset
` [PATCH v14 12/42] btrfs: calculate allocation offset for conventional zones
` [PATCH v14 13/42] btrfs: track unusable bytes for zones
` [PATCH v14 16/42] btrfs: advance allocation pointer after tree log node
` [PATCH v14 19/42] btrfs: extract page adding function
` [PATCH v14 20/42] btrfs: use bio_add_zone_append_page for zoned btrfs
` [PATCH v14 22/42] btrfs: split ordered extent when bio is sent
` [PATCH v14 25/42] btrfs: cache if block-group is on a sequential zone
` [PATCH v14 26/42] btrfs: save irq flags when looking up an ordered extent
` [PATCH v14 41/42] btrfs: serialize log transaction on ZONED mode

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-27 18:42 UTC  (7+ messages)
` [PATCH v16 08/11] secretmem: add memcg accounting

[PATCH] iov_iter: optimise iter type checking
 2021-01-27 18:31 UTC  (11+ messages)

[PATCH v2 00/16] Fanotify event with name info
 2021-01-27 18:03 UTC  (13+ messages)
` [PATCH v2 08/16] fanotify: merge duplicate events on parent and child
        ` fanotify_merge improvements

[PATCH 1/2] fs/efs/inode.c: follow style guide
 2021-01-27 17:25 UTC  (7+ messages)

[PATCH] procfs/dmabuf: Add /proc/<pid>/task/<tid>/dmabuf_fds
 2021-01-27 17:16 UTC  (11+ messages)

[PATCH v4] Resolve LRU page-pinning issue for file-backed pages
 2021-01-27 17:01 UTC  (5+ messages)
` [PATCH v4] fs/buffer.c: Revoke LRU when trying to drop buffers

misc bio allocation cleanups
 2021-01-27 16:52 UTC  (21+ messages)
` [PATCH 01/17] zonefs: use bio_alloc in zonefs_file_dio_append
  ` [dm-devel] "
` [PATCH 02/17] btrfs: use bio_kmalloc in __alloc_device
` [PATCH 03/17] blk-crypto: use bio_kmalloc in blk_crypto_clone_bio
` [PATCH 05/17] block: use an on-stack bio in blkdev_issue_flush
` [PATCH 11/17] md: remove bio_alloc_mddev
` [PATCH 12/17] md: simplify sync_page_io
` [PATCH 13/17] md: remove md_bio_alloc_sync
` [PATCH 14/17] md/raid6: refactor raid5_read_one_chunk
` [PATCH 16/17] nilfs2: remove cruft in nilfs_alloc_seg_bio

[PATCH v5 0/8] Add quota support to UBIFS
 2021-01-27 16:25 UTC  (14+ messages)
` [PATCH 1/8] quota: Allow to pass mount path to quotactl

[PATCH 0/2] io_uring: add mkdirat support
 2021-01-27 16:22 UTC  (7+ messages)
` [PATCH 1/2] fs: make do_mkdirat() take struct filename

[PATCH] Revert "block: simplify set_init_blocksize" to regain lost performance
 2021-01-27 16:15 UTC  (6+ messages)

[RFC PATCH 0/4] Asynchronous passthrough ioctl
 2021-01-27 15:53 UTC  (7+ messages)
    ` [RFC PATCH 1/4] block: introduce async ioctl operation
    ` [RFC PATCH 2/4] kernel: export task_work_add
    ` [RFC PATCH 3/4] nvme: add async ioctl support
    ` [RFC PATCH 4/4] io_uring: add async passthrough "

[PATCH v3] fs/proc: Expose RSEQ configuration
 2021-01-27 15:14 UTC  (5+ messages)

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2021-01-27 13:40 UTC  (6+ messages)
` [PATCH RESEND V12 1/8] fs: Generic function to convert iocb to rw flags
` [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 6/8] fuse: Handle asynchronous read and write in passthrough

UBSAN: shift-out-of-bounds in exfat_fill_super
 2021-01-26  5:14 UTC  (6+ messages)

Review request 0/1: fs/proc: Fix NULL pointer dereference in
 2021-01-07  9:07 UTC  (4+ messages)

[PATCH] bdev: Do not return EBUSY if bdev discard races with write
 2021-01-27  9:12 UTC  (4+ messages)

[PATCH] fs: io_uring.c: Add skip option for __io_sqe_files_update
 2021-01-26 19:39 UTC  (8+ messages)

[PATCH 00/32] Network fs helper library & fscache kiocb API [ver #2]
 2021-01-26 19:10 UTC  (6+ messages)
` [PATCH 32/32] NFS: Convert readpage to readahead and use netfs_readahead for fscache

[PATCH] zonefs: add tracepoints for file operations
 2021-01-27  2:29 UTC  (2+ messages)

[PATCH] io_uring: Add skip option for __io_sqe_files_update
 2021-01-26 20:23 UTC 

[PATCH 2/2] fs/efs: fix style guide for namei.c and super.c
 2021-01-26 20:58 UTC 

[PATCH v13 00/12] Free some vmemmap pages of HugeTLB page
 2021-01-27 10:36 UTC  (28+ messages)
` [PATCH v13 02/12] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
    ` [External] "
` [PATCH v13 05/12] mm: hugetlb: allocate the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v13 09/12] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
      ` [External] "

[PATCH RESEND] asm-generic: fcntl: drop a repeated word
 2021-01-26 23:09 UTC 

[PATCH v6 00/40] idmapped mounts
 2021-01-27  5:50 UTC  (8+ messages)
` [PATCH v6 23/40] exec: handle "

[PATCH v15 03/11] riscv/Kconfig: make direct map manipulation options depend on MMU
 2021-01-27  5:46 UTC  (2+ messages)

[PATCH 0/2] Clean up various style guide violations for EFS
 2021-01-26 20:58 UTC 

[PATCH v2] binfmt_elf: Fix fill_prstatus() call in fill_note_info()
 2021-01-26  5:51 UTC  (2+ messages)
` [binfmt_elf] d97e11e25d: ltp.DS000.fail

[PATCH v13 00/42] btrfs: zoned block device support
 2021-01-25 12:08 UTC  (8+ messages)
` [PATCH v13 13/42] btrfs: track unusable bytes for zones
` [PATCH v13 22/42] btrfs: split ordered extent when bio is sent

[ANNOUNCE] autofs 5.1.7 release
 2021-01-25  8:53 UTC 

[RFC PATCH v4 00/17] ceph+fscrypt: context, filename and symlink support
 2021-01-25 10:14 UTC  (5+ messages)
` [RFC PATCH v4 08/17] ceph: add routine to create fscrypt context prior to RPC

[v4 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-01-25  9:31 UTC  (5+ messages)
` [v4 PATCH 04/11] mm: vmscan: remove memcg_shrinker_map_size
` [v4 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred

KASAN: slab-out-of-bounds Write in record_print_text
 2021-01-25 12:51 UTC 

[PATCH v2 00/10] fsdax: introduce fs query to support reflink
 2021-01-26  0:50 UTC  (3+ messages)
` [PATCH v2 08/10] md: Implement ->corrupted_range()

[PATCH V6 0/1] block: fix I/O errors in BLKRRPART
 2021-01-26  0:29 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).