linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-23 04:20:07 to 2022-08-26 08:42:35 UTC [more...]

[PATCH] ntfs: fix acl handling
 2022-08-26  8:41 UTC  (4+ messages)

[PATCH v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-08-26  8:24 UTC  (2+ messages)

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-08-26  8:22 UTC  (6+ messages)
` [PATCH v3 1/4] fs/proc/task_mmu: update functions to clear the soft-dirty PTE bit
` [PATCH v3 2/4] fs/proc/task_mmu: Implement IOCTL to get and clear soft dirty "
` [PATCH v3 3/4] selftests: vm: add pagemap ioctl tests
` [PATCH v3 4/4] mm: add documentation of the new ioctl on pagemap

[PATCHES] struct path constification
 2022-08-26  8:14 UTC  (5+ messages)
` [PATCH 02/11] do_sys_name_to_handle(): constify path
  ` [PATCH 04/11] fs/notify: "

[PATCHES] file_inode() and ->f_mapping cleanups
 2022-08-26  8:03 UTC  (4+ messages)
` [PATCH 3/8] sgx: use ->f_mapping

[PATCH v2 2/8] dentry: Use preempt_[dis|en]able_nested()
 2022-08-26  7:52 UTC  (2+ messages)

[PATCH 1/5] dynamic_dname(): drop unused dentry argument
 2022-08-26  7:45 UTC  (3+ messages)
` [PATCH 3/5] ->getprocattr(): attribute name is const char *, TYVM

[PATCH v4] cachefiles: fix error return code in cachefiles_ondemand_copen()
 2022-08-26  4:37 UTC  (3+ messages)

[PATCH/RFC 00/10 v5] Improve scalability of directory operations
 2022-08-26  2:10 UTC  (11+ messages)
` [PATCH 09/10] VFS: add LOOKUP_SILLY_RENAME
` [PATCH 01/10] VFS: support parallel updates in the one directory
` [PATCH 08/10] NFSD: allow parallel creates from nfsd
` [PATCH 05/10] VFS: export done_path_update()
` [PATCH 02/10] VFS: move EEXIST and ENOENT tests into lookup_hash_update()
` [PATCH 06/10] VFS: support concurrent renames
` [PATCH 10/10] NFS: support parallel updates in the one directory
` [PATCH 07/10] VFS: hold DCACHE_PAR_UPDATE lock across d_revalidate()
` [PATCH 04/10] VFS: move dput() and mnt_drop_write() into done_path_update()
` [PATCH 03/10] VFS: move want_write checks into lookup_hash_update()

[syzbot] BUG: unable to handle kernel NULL pointer dereference in set_page_dirty
 2022-08-26  1:37 UTC  (2+ messages)

[Linux-cachefs] [External] Re: [PATCH] cachefiles: make on-demand request distribution fairer
 2022-08-26  1:37 UTC  (10+ messages)
`  "
  ` [Linux-cachefs] "
    ` [External] "
    ` [External] "

[PATCH v3] cachefiles: fix error return code in cachefiles_ondemand_copen()
 2022-08-26  1:11 UTC  (6+ messages)
      ` [Linux-cachefs] "

[PATCH v1 net-next 00/13] tcp/udp: Introduce optional per-netns hash table
 2022-08-26  0:04 UTC  (14+ messages)
` [PATCH v1 net-next 01/13] fs/lock: Revive LOCK_MAND
` [PATCH v1 net-next 02/13] sysctl: Support LOCK_MAND for read/write
` [PATCH v1 net-next 03/13] selftest: sysctl: Add test for flock(LOCK_MAND)
` [PATCH v1 net-next 04/13] net: Introduce init2() for pernet_operations
` [PATCH v1 net-next 05/13] tcp: Clean up some functions
` [PATCH v1 net-next 06/13] tcp: Set NULL to sk->sk_prot->h.hashinfo
` [PATCH v1 net-next 07/13] tcp: Access &tcp_hashinfo via net
` [PATCH v1 net-next 08/13] tcp: Introduce optional per-netns ehash
` [PATCH v1 net-next 09/13] udp: Clean up some functions
` [PATCH v1 net-next 10/13] udp: Set NULL to sk->sk_prot->h.udp_table
` [PATCH v1 net-next 11/13] udp: Set NULL to udp_seq_afinfo.udp_table
` [PATCH v1 net-next 12/13] udp: Access &udp_table via net
` [PATCH v1 net-next 13/13] udp: Introduce optional per-netns hash table

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-25 23:43 UTC  (5+ messages)
` [PATCH v6 6/8] KVM: Handle page fault for "

[PATCH v2] include/linux: declare cpuinfo_op in processor.h
 2022-08-25 20:59 UTC 

[PATCH] vfs: report an inode version in statx for IS_I_VERSION inodes
 2022-08-25 19:48 UTC  (7+ messages)

[PATCH v2] fs: fix UAF/GPF bug in nilfs_mdt_destroy
 2022-08-25 19:45 UTC  (2+ messages)

[PATCHSETS v2] v14 fsdax-rmap + v11 fsdax-reflink
 2022-08-25 19:28 UTC  (7+ messages)
` [PATCH v2 05/14] mm: Introduce mf_dax_kill_procs() for fsdax case

ip netns exec namespace ls -l /proc/pid/fd prepends "/root" to the filename
 2022-08-25 18:38 UTC 

[PATCH v2 0/2] libfs: Introduce tokenize_user_input()
 2022-08-25 16:48 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ASoC: SOF: Remove strsplit_u32() and tokenize_input()

[PATCHSET for-6.1] kernfs, cgroup: implement kernfs_deactivate() and cgroup_file_show()
 2022-08-25 12:11 UTC  (16+ messages)
` [PATCH 1/7] kernfs: Simply by replacing kernfs_deref_open_node() with of_on()
` [PATCH 2/7] kernfs: Drop unnecessary "mutex" local variable initialization
` [PATCH 3/7] kernfs: Refactor kernfs_get_open_node()
` [PATCH 4/7] kernfs: Skip kernfs_drain_open_files() more aggressively
` [PATCH 5/7] kernfs: Make kernfs_drain() skip draining "
` [PATCH 6/7] kernfs: Allow kernfs nodes to be deactivated and re-activated

[PATCH v2 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-08-25 10:49 UTC  (8+ messages)
` [PATCH v2 1/4] fs/proc/task_mmu: update functions to clear the soft-dirty bit
` [PATCH v2 2/4] fs/proc/task_mmu: Implement IOCTL to get and clear soft dirty PTE bit
` [PATCH v2 3/4] selftests: vm: add pagemap ioctl tests
` [PATCH v2 4/4] mm: add documentation of the new ioctl on pagemap

[PATCH v4 1/3] ext4: don't increase iversion counter for ea_inodes
 2022-08-25 10:06 UTC  (5+ messages)
` [PATCH v4 2/3] fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
  ` [PATCH v5] "
` [PATCH v4 3/3] ext4: unconditionally enable the i_version counter

[ANNOUNCE] CFP: Zoned Storage Microconference - Linux Plumbers Conference 2022
 2022-08-25  4:18 UTC  (4+ messages)

[PATCH] PM: suspend: select SUSPEND_SKIP_SYNC too if PM_USERSPACE_AUTOSLEEP is selected
 2022-08-25  4:19 UTC  (5+ messages)

[PATCH v2] cachefiles: make on-demand request distribution fairer
 2022-08-25  2:09 UTC 

[PATCH v2 0/2] watermark related improvement on zone movable
 2022-08-25  0:49 UTC  (5+ messages)
` [PATCH v2 1/2] mm: Cap zone movable's min wmark to small value

[PATCH] iversion: update comments with info about atime updates
 2022-08-25  0:17 UTC  (17+ messages)

[PATCH] fuse: Add filesystem attribute in sysfs control dir
 2022-08-24 19:00 UTC  (3+ messages)

[PATCH v9 00/27] Rust support
 2022-08-24 18:38 UTC  (8+ messages)
` [PATCH v9 09/27] rust: add `compiler_builtins` crate
` [PATCH v9 20/27] scripts: add `rust_is_available.sh`

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2022-08-24 15:51 UTC  (15+ messages)
                    ` [PATCH 0/2] coredump: Allow io_uring using apps to dump to pipes
                      ` [PATCH 2/2] coredump: Allow coredumps to pipes to work with io_uring

[PATCH v4 0/2] ksm: count allocated rmap_items and update documentation
 2022-08-24 13:02 UTC  (6+ messages)
` [PATCH v4 1/2] ksm: count allocated ksm rmap_items for each process
` [PATCH v4 2/2] ksm: add profit monitoring documentation

[PATCH v3 0/2] ksm: count allocated rmap_items and update documentation
 2022-08-24 12:52 UTC  (5+ messages)
` [PATCH v3 1/2] ksm: count allocated ksm rmap_items for each process
` [PATCH v3 2/2] ksm: add profit monitoring documentation

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-24 10:37 UTC  (20+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions

[fs] 41191cf6bf: aim7.jobs-per-min 20.1% improvement
 2022-08-24  7:14 UTC  (2+ messages)
  ` [GIT PULL] file_remove_privs() fix for v6.0-rc3

[PATCH 0/5] smb3: Fix missing locks and invalidation in fallocate
 2022-08-24  5:58 UTC  (10+ messages)
` [PATCH 1/5] smb3: Move the flush out of smb2_copychunk_range() into its callers
` [PATCH 2/5] smb3: missing inode locks in zero range
` [PATCH 3/5] smb3: fix temporary data corruption in collapse range
` [PATCH 4/5] smb3: missing inode locks in punch hole
` [PATCH 5/5] smb3: fix temporary data corruption in insert range

[PATCH v2 0/2] ksm: count allocated rmap_items and update documentation
 2022-08-24  4:42 UTC  (4+ messages)
` [PATCH v2 1/2] ksm: count allocated ksm rmap_items for each process
` [PATCH v2 2/2] ksm: add profit monitoring documentation

[PATCH v3 0/7] Convert to filemap_get_folios_contig()
 2022-08-24  4:11 UTC  (9+ messages)
` [PATCH v3 1/7] filemap: Add filemap_get_folios_contig()
` [PATCH v3 2/7] btrfs: Convert __process_pages_contig() to use filemap_get_folios_contig()
` [PATCH v3 3/7] btrfs: Convert end_compressed_writeback() to use filemap_get_folios()
` [PATCH v3 4/7] btrfs: Convert process_page_range() to use filemap_get_folios_contig()
` [PATCH v3 5/7] nilfs2: Convert nilfs_find_uncommited_extent() "
` [PATCH v3 6/7] ramfs: Convert ramfs_nommu_get_unmapped_area() "
` [PATCH v3 7/7] filemap: Remove find_get_pages_contig()

[PATCH 0/7] smb3: Add iter helpers and use iov_iters down to the network transport
 2022-08-24  3:52 UTC  (9+ messages)
` [PATCH 1/7] iov_iter: Add a function to extract an iter's buffers to a bvec iter
` [PATCH 2/7] iov_iter: Add a general purpose iteration function
` [PATCH 3/7] cifs: Add some helper functions
` [PATCH 4/7] cifs: Add a function to read into an iter from a socket
` [PATCH 5/7] cifs: Change the I/O paths to use an iterator rather than a page list
` [PATCH 6/7] cifs: Remove unused code
` [PATCH 7/7] cifs: Add some RDMA send tracepoints

[GIT PULL] file_remove_privs() fix for v6.0-rc3
 2022-08-24  2:45 UTC  (2+ messages)

[syzbot] INFO: trying to register non-static key in __access_remote_vm
 2022-08-24  1:45 UTC 

[PATCH v2 0/7] Convert to filemap_get_folios_contig()
 2022-08-23 20:38 UTC  (9+ messages)
` [PATCH v2 2/7] btrfs: Convert __process_pages_contig() to use filemap_get_folios_contig()
` [PATCH v2 3/7] btrfs: Convert end_compressed_writeback() to use filemap_get_folios()
` [PATCH v2 4/7] btrfs: Convert process_page_range() to use filemap_get_folios_contig()

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-23 17:41 UTC  (12+ messages)

[syzbot] WARNING in iomap_iter
 2022-08-23 15:54 UTC  (7+ messages)

[syzbot] BUG: sleeping function called from invalid context in check_noncircular
 2022-08-23 13:47 UTC 

[syzbot] UBSAN: shift-out-of-bounds in __access_remote_vm
 2022-08-23  6:59 UTC 

[PATCH v1] fs/coredump: check return value of dump_emit()
 2022-08-23  5:54 UTC 

[PATCH v1] fs/select: check return value of poll_select_set_timeout()
 2022-08-23  5:47 UTC 

[bug report] disk quota exceed after multiple write/delete loops
 2022-08-23  4:16 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).