linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-06 11:51:18 to 2022-04-08 03:06:58 UTC [more...]

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-08  3:06 UTC  (7+ messages)
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd

[PATCH v2 1/6] idmapped-mount: split setgid test from test-core
 2022-04-08  3:02 UTC  (13+ messages)
` [PATCH v2 2/6] idmapped-mounts: Add mknodat operation in setgid test
` [PATCH v2 3/6] idmapped-mounts: Reset errno to zero after detect fs_allow_idmap
` [PATCH v2 4/6] idmapped-mounts: Add umask(S_IXGRP) wrapper for setgid_create* cases
` [PATCH v2 5/6] idmapped-mounts: Add setfacl(S_IXGRP) "
` [PATCH v2 6/6] idmapped-mounts: Add open with O_TMPFILE operation in setgid test

sporadic hangs on generic/186
 2022-04-08  2:46 UTC  (11+ messages)

[PATCH] fuse: avoid unnecessary spinlock bump
 2022-04-08  2:36 UTC  (3+ messages)

[PATCH v2 1/2] block: add sync_blockdev_range()
 2022-04-08  2:29 UTC  (5+ messages)

[PATCH v8 00/20] fscache,erofs: fscache-based on-demand read semantics
 2022-04-08  2:14 UTC  (36+ messages)
` [PATCH v8 01/20] cachefiles: unmark inode in use in error path
` [PATCH v8 02/20] cachefiles: extract write routine
` [PATCH v8 03/20] cachefiles: notify user daemon with anon_fd when looking up cookie
` [PATCH v8 04/20] cachefiles: notify user daemon when withdrawing cookie
` [PATCH v8 05/20] cachefiles: implement on-demand read
` [PATCH v8 06/20] cachefiles: enable on-demand read mode
` [PATCH v8 07/20] cachefiles: document "
` [PATCH v8 08/20] erofs: make erofs_map_blocks() generally available
` [PATCH v8 09/20] erofs: add mode checking helper
` [PATCH v8 10/20] erofs: register fscache volume
` [PATCH v8 11/20] erofs: add fscache context helper functions
` [PATCH v8 12/20] erofs: add anonymous inode managing page cache for data blob
` [PATCH v8 13/20] erofs: add erofs_fscache_read_folios() helper
` [PATCH v8 14/20] erofs: register fscache context for primary data blob
` [PATCH v8 15/20] erofs: register fscache context for extra data blobs
` [PATCH v8 16/20] erofs: implement fscache-based metadata read
` [PATCH v8 17/20] erofs: implement fscache-based data read for non-inline layout
` [PATCH v8 18/20] erofs: implement fscache-based data read for inline layout
` [PATCH v8 19/20] erofs: implement fscache-based data readahead
` [PATCH v8 20/20] erofs: add 'fsid' mount option

[PATCH v2] fs: remove unnecessary conditional
 2022-04-08  2:11 UTC 

cross mount reflink and xfstest generic/373
 2022-04-08  2:01 UTC  (3+ messages)

[PATCH v2 00/12] Landlock: file linking and renaming support
 2022-04-08  1:42 UTC  (5+ messages)
` [PATCH v2 06/12] LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
` [PATCH v2 07/12] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER

[PATCH v11 0/8] fsdax: introduce fs query to support reflink
 2022-04-08  1:38 UTC  (14+ messages)
` [PATCH v11 1/8] dax: Introduce holder for dax_device

Regression in xfstests on tmpfs-backed NFS exports
 2022-04-07 23:45 UTC  (6+ messages)

[PATCH 00/14] cifs: Iterators, netfslib and folios
 2022-04-07 21:22 UTC  (18+ messages)
` [PATCH 01/14] cifs: Add some helper functions
` [PATCH 02/14] cifs: Add a function to read into an iter from a socket
` [PATCH 03/14] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
` [PATCH 04/14] cifs: Change the I/O paths to use an iterator rather than a page list
` [PATCH 05/14] cifs: Remove unused code
` [PATCH 06/14] cifs: Use netfslib to handle reads
` [PATCH 07/14] cifs: Share server EOF pos with netfslib
` [PATCH 08/14] netfs: Allow the netfs to make the io (sub)request alloc larger
` [PATCH 09/14] cifs: Put credits into cifs_io_subrequest, not on the stack
` [PATCH 10/14] cifs: Hold the open file on netfs_io_request, not netfs_io_subrequest
` [PATCH 11/14] cifs: Clamp length according to credits and rsize
` [PATCH 12/14] cifs: Expose netfs subrequest debug ID and index in read tracepoints
` [PATCH 13/14] cifs: Split the smb3_add_credits tracepoint
` [PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache

[linux-next:master] BUILD REGRESSION 2e9a9857569ec27e64d2ddd01294bbe3c736acb1
 2022-04-07 20:34 UTC 

株式会社FLUX お問い合わせを承りました
 2022-04-07 20:26 UTC 

[PATCH v3] VFS: filename_create(): fix incorrect intent
 2022-04-07 17:25 UTC  (3+ messages)
` [PATCH v4] "

use block_device based APIs in block layer consumers
 2022-04-07 15:26 UTC  (59+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
  ` [dm-devel] "
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
  ` [dm-devel] "
` [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 10/27] block: add a bdev_nonrot helper
  ` [Ocfs2-devel] "
` [PATCH 11/27] block: add a bdev_write_cache helper
  ` [Ocfs2-devel] "
` [PATCH 12/27] block: add a bdev_fua helper
  ` [Ocfs2-devel] "
` [PATCH 13/27] block: add a bdev_stable_writes helper
  ` [Ocfs2-devel] "
` [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
  ` [dm-devel] "
` [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
  ` [Ocfs2-devel] "
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
  ` [Ocfs2-devel] "
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
  ` [Ocfs2-devel] "
` [PATCH 19/27] block: remove queue_discard_alignment
  ` [Ocfs2-devel] "
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
  ` [Ocfs2-devel] "
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
  ` [Ocfs2-devel] [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment "
` [PATCH 22/27] block: refactor discard bio size limiting
  ` [Ocfs2-devel] "
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH 24/27] block: add a bdev_discard_granularity helper
  ` [Ocfs2-devel] "
` [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
  ` [Ocfs2-devel] "
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
  ` [Ocfs2-devel] "

[PATCH v2 00/16] Evictable fanotify marks
 2022-04-07 14:53 UTC  (9+ messages)
` [PATCH v2 04/16] fsnotify: remove unneeded refcounts of s_fsnotify_connectors
` [PATCH v2 06/16] fsnotify: create helpers for group mark_mutex lock

[RFC 0/3] softirq: Introduce softirq throttling
 2022-04-07 12:47 UTC  (7+ messages)
` [RFC 1/3] softirq: Add two parameters to control CPU bandwidth for use by softirq
` [RFC 2/3] softirq: Do throttling when softirqs use up its bandwidth
` [RFC 3/3] softirq: Introduce statistics about softirq throttling

[PATCH AUTOSEL 5.15 21/27] fs: fix an infinite loop in iomap_fiemap
 2022-04-07 11:30 UTC  (3+ messages)

[PATCH v5 01/19] fs: add two trivial lookup helpers
 2022-04-07 11:21 UTC  (2+ messages)
` [PATCH v5 02/19] exportfs: support idmapped mounts

[PATCH v3 0/3] Avoid live-lock in btrfs fault-in+uaccess loop
 2022-04-07 11:05 UTC  (6+ messages)
` [PATCH v3 1/3] mm: Add fault_in_subpage_writeable() to probe at sub-page granularity
` [PATCH v3 2/3] arm64: Add support for user sub-page fault probing
` [PATCH v3 3/3] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults

[PATCH v2 0/2] FUSE: Implement atomic lookup + open
 2022-04-07  9:57 UTC  (3+ messages)

cleanup btrfs bio handling, part 1
 2022-04-07  7:41 UTC  (7+ messages)

[PATCH sysctl-next v3] latencytop: move sysctl to its own file
 2022-04-07  7:29 UTC 

[PATCH v2 sysctl-next] bpf: move the bpf syscall sysctl table to bpf module
 2022-04-07  7:07 UTC  (7+ messages)
` [PATCH v3 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c "
          ` [PATCH v4 "

[PATCH v7 0/6] DAX poison recovery
 2022-04-07  5:30 UTC  (12+ messages)
` [PATCH v7 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
` [PATCH v7 5/6] pmem: refactor pmem_clear_poison()
` [PATCH v7 6/6] pmem: implement pmem_recovery_write()

[PATCH v2 0/2] exfat: reduce block requests when zeroing a cluster
 2022-04-07  1:58 UTC  (2+ messages)

[PATCH] exfat: introduce mount option 'sys_tz'
 2022-04-07  1:51 UTC  (2+ messages)

[PATCH AUTOSEL 5.16 24/30] fs: fix an infinite loop in iomap_fiemap
 2022-04-07  1:11 UTC 

[PATCH AUTOSEL 5.10 19/25] fs: fix an infinite loop in iomap_fiemap
 2022-04-07  1:14 UTC 

[PATCH AUTOSEL 5.17 25/31] fs: fix an infinite loop in iomap_fiemap
 2022-04-07  1:10 UTC 

[PATCH sysctl-next v2] latencytop: move sysctl to its own file
 2022-04-06 22:39 UTC  (2+ messages)

[PATCH] fs/proc: Introduce list_for_each_table_entry for proc sysctl
 2022-04-06 22:28 UTC  (2+ messages)

[PATCH v2 10/11] fs/drop_caches: move drop_caches sysctls to its own file
 2022-04-06 22:25 UTC  (3+ messages)

[RFC 0/3] softirq: Introduce softirq throttling
 2022-04-06 22:02 UTC  (5+ messages)
` [RFC 1/3] softirq: Add two parameters to control CPU bandwidth for use by softirq
` [RFC 2/3] softirq: Do throttling when softirqs use up its bandwidth
` [RFC 3/3] softirq: Introduce statistics about softirq throttling

[linux-next:master] BUILD REGRESSION 109f6d10ec17302c4666f7df3dfa0e31d8589d41
 2022-04-06 20:58 UTC 

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-06 18:42 UTC  (15+ messages)

mmotm 2022-04-05-15-54 uploaded
 2022-04-06 17:29 UTC  (2+ messages)
` mmotm 2022-04-05-15-54 uploaded [drivers/media/radio/radio-aimslab.ko]

[PATCHv3 0/4] generic: Add some tests around journal replay/recoveryloop
 2022-04-06 11:56 UTC  (8+ messages)
` [PATCHv3 1/4] generic/468: Add another falloc test entry

[PATCH v2 1/3] fat: split fat_truncate_time() into separate functions
 2022-04-06  8:54 UTC  (3+ messages)
` [PATCH v2 2/3] fat: make ctime and mtime identical explicitly
` [PATCH v2 3/3] fat: report creation time in statx

Regression with v5.18-rc1 tag on STM32F7 and STM32H7 based boards
 2022-04-06  7:01 UTC  (4+ 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).