linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-18 01:06:54 to 2022-02-22 03:19:53 UTC [more...]

[PATCH 00/11] Remove remaining parts of congestion tracking code
 2022-02-22  3:17 UTC  (8+ messages)
` [PATCH 02/11] MM: document and polish read-ahead code
` [PATCH 05/11] nfs: remove reliance on bdi congestion
` [PATCH 04/11] fuse: "
` [PATCH 01/11] DOC: convert 'subsection' to 'section' in gfp.h
` [PATCH 06/11] ceph: remove reliance on bdi congestion
` [PATCH 07/11] Remove inode_congested()
` [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages

[PATCH v1 00/11] Landlock: file linking and renaming support
 2022-02-22  3:16 UTC  (13+ messages)
` [PATCH v1 01/11] landlock: Define access_mask_t to enforce a consistent access mask size
` [PATCH v1 02/11] landlock: Reduce the maximum number of layers to 16
` [PATCH v1 03/11] landlock: Create find_rule() from unmask_layers()
` [PATCH v1 04/11] landlock: Fix same-layer rule unions
` [PATCH v1 05/11] landlock: Move filesystem helpers and add a new one
` [PATCH v1 06/11] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
` [PATCH v1 07/11] selftest/landlock: Add 6 new test suites dedicated to file reparenting
` [PATCH v1 08/11] samples/landlock: Add support for "
` [PATCH v1 09/11] landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioning
` [PATCH v1 10/11] landlock: Document good practices about filesystem policies
` [PATCH v1 11/11] landlock: Add design choices documentation for filesystem access rights

[PATCH/RFC] VFS: support parallel updates in the one directory
 2022-02-22  2:24 UTC 

[PATCH] fs: allow cross-vfsmount reflink/dedupe
 2022-02-22  1:56 UTC  (6+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-22  1:16 UTC  (5+ messages)
` [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE

regression: Bug 215601 - gcc segv at startup on ia64
 2022-02-21 21:57 UTC  (6+ messages)

[RFC] umount/__detach_mounts() race
 2022-02-21 19:53 UTC  (7+ messages)

[PATCH 00/16] DEPT(Dependency Tracker)
 2022-02-21 19:02 UTC  (15+ messages)
` [PATCH 02/16] dept: Implement Dept(Dependency Tracker)
` Report 1 in ext4 and journal based on v5.17-rc1
  ` Report 2 "

[PATCH 05/11] kernel/acpi: move acpi_video_flags sysctl to its own file
 2022-02-21 16:08 UTC  (2+ messages)

[PATCH] lib/iov_iter: initialize "flags" in new pipe_buffer
 2022-02-21 15:18 UTC  (2+ messages)

Report a fuse deadlock scenario issue
 2022-02-21 14:14 UTC  (2+ messages)
    `  "

[PATCH] fuse: move FUSE_SUPER_MAGIC definition to magic.h
 2022-02-21 14:09 UTC  (2+ messages)

[PATCH] MAINTAINERS: add Xiubo Li as cephfs co-maintainer
 2022-02-21 12:41 UTC  (2+ messages)

[PATCH 5.16 182/227] tests: fix idmapped mount_setattr test
 2022-02-21  8:50 UTC 

[PATCH 5.15 188/196] tests: fix idmapped mount_setattr test
 2022-02-21  8:50 UTC 

[PATCH] pipe: use kmem_cache for pipe_inode_info
 2022-02-21  8:43 UTC 

[PATCH v2] vfs: fix link vs. rename race
 2022-02-21  8:56 UTC  (2+ messages)

[PATCHv2 0/1] ext4: Performance scalability improvement with fast_commit
 2022-02-21  7:56 UTC  (2+ messages)
` [PATCHv2 1/1] ext4: Improve fast_commit performance and scalability

[RFC 0/1] ext4: Performance scalability improvement with fast_commit
 2022-02-21  6:59 UTC  (6+ messages)
` [RFC 1/1] ext4: Improve fast_commit performance and scalability

[PATCH v2 10/11] fs/drop_caches: move drop_caches sysctls to its own file
 2022-02-21  6:10 UTC 

[PATCH v2 01/11] kernel/parisc: move soft-power sysctl to its own file
 2022-02-21  6:08 UTC 

[PATCH 01/11] kernel/parisc: move soft-power sysctl to its own file
 2022-02-21  5:26 UTC  (2+ messages)

[PATCH v2 00/13] Support sync buffered writes for io-uring
 2022-02-21  0:18 UTC  (30+ messages)
` [PATCH v2 01/13] fs: Add flags parameter to __block_write_begin_int
` [PATCH v2 02/13] mm: Introduce do_generic_perform_write
` [PATCH v2 03/13] mm: Add support for async buffered writes
` [PATCH v2 04/13] fs: split off __alloc_page_buffers function
` [PATCH v2 05/13] fs: split off __create_empty_buffers function
` [PATCH v2 06/13] fs: Add gfp_t parameter to create_page_buffers()
` [PATCH v2 07/13] fs: add support for async buffered writes
` [PATCH v2 08/13] io_uring: "
` [PATCH v2 09/13] io_uring: Add tracepoint for short writes
` [PATCH v2 10/13] sched: add new fields to task_struct
` [PATCH v2 11/13] mm: support write throttling for async buffered writes
` [PATCH v2 12/13] io_uring: "
` [PATCH v2 13/13] block: enable async buffered writes for block devices

Is it time to remove reiserfs?
 2022-02-20 23:22 UTC  (3+ messages)
  ` [PATCH] reiserfs: get rid of AOP_FLAG_CONT_EXPAND flag

[GIT PULL] fs mount_setattr for v5.17-rc4
 2022-02-20 19:06 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] The Maple Tree
 2022-02-20 17:10 UTC  (2+ messages)

[PATCH 02/11] kernel/trace: move stack_tracer_enabled sysctl to its own file
 2022-02-20 17:05 UTC  (2+ messages)

[PATCH 10/11] fs/drop_caches: move drop_caches sysctls to its own file
 2022-02-20 11:40 UTC  (2+ messages)

[PATCH 11/11] fs/userfaultfd: move userfaultfd sysctls to its own file
 2022-02-20  6:03 UTC 

[PATCH 09/11] mm/filemap: move filemap sysctls to its own file
 2022-02-20  6:01 UTC 

[PATCH 11/11] fs/userfaultfd: move userfaultfd sysctls to its own file
 2022-02-20  6:02 UTC 

[PATCH 08/11] mm/hugetlb: move hugetlib sysctls to its own file
 2022-02-20  6:01 UTC 

[PATCH 07/11] fs/hugetlbfs: move hugetlibfs sysctls to its own file
 2022-02-20  6:01 UTC 

[PATCH 06/11] mm/vmstat: move vmstat sysctls to its own file
 2022-02-20  6:01 UTC 

[PATCH 04/11] kernel/fork: move threads-max sysctl to its own file
 2022-02-20  6:00 UTC 

[PATCH 03/11] kernel/kmod: move modprobe sysctl to its own file
 2022-02-20  6:00 UTC 

[PATCH v3 0/8] sched: Move a series of sysctls starting with sys/kernel/sched_*
 2022-02-20  0:05 UTC  (5+ messages)

[PATCH v2 00/18] DEPT(Dependency Tracker)
 2022-02-19 10:58 UTC  (19+ messages)
` [PATCH v2 01/18] llist: Move llist_{head,node} definition to types.h
` [PATCH v2 02/18] dept: Implement Dept(Dependency Tracker)
` [PATCH v2 03/18] dept: Embed Dept data in Lockdep
` [PATCH v2 04/18] dept: Add a API for skipping dependency check temporarily
` [PATCH v2 05/18] dept: Apply Dept to spinlock
` [PATCH v2 06/18] dept: Apply Dept to mutex families
` [PATCH v2 07/18] dept: Apply Dept to rwlock
` [PATCH v2 08/18] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH v2 09/18] dept: Apply Dept to seqlock
` [PATCH v2 10/18] dept: Apply Dept to rwsem
` [PATCH v2 11/18] dept: Add proc knobs to show stats and dependency graph
` [PATCH v2 12/18] dept: Introduce split map concept and new APIs for them
` [PATCH v2 13/18] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [PATCH v2 14/18] dept: Apply SDT to swait
` [PATCH v2 15/18] dept: Apply SDT to wait(waitqueue)
` [PATCH v2 16/18] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v2 17/18] dept: Distinguish each syscall context from another
` [PATCH v2 18/18] dept: Distinguish each work "

[PATCHv2 REBASED] bad_inode: add missing i_op initializers for fileattr_get/_set
 2022-02-19  8:09 UTC 

[PATCH] latencytop: move latencytop sysctl to its own file
 2022-02-19  7:24 UTC 

[PATCH 0/2] fix rate limited ipc_namespace freeing
 2022-02-19  6:07 UTC  (12+ messages)
` [PATCH 1/2] vfs: free vfsmount through rcu work from kern_unmount
` [PATCH 2/2] ipc: get rid of free_ipc_work workqueue

[PATCH] vfs: fix link vs. rename race
 2022-02-18 19:31 UTC  (3+ messages)

[PATCH 1/5] kernel/lockdep: move lockdep sysctls to its own file
 2022-02-18 18:33 UTC  (2+ messages)

[PATCH RFC v13 0/4] nfsd: Initial implementation of NFSv4 Courteous Server
 2022-02-18 18:28 UTC  (7+ messages)
` [PATCH RFC v13 4/4] "

[PATCH] MAINTAINERS: add sysctl-next git tree
 2022-02-18 18:27 UTC 

[PATCH v3 0/2] btrfs: zoned: mark relocation as writing
 2022-02-18 16:54 UTC  (5+ messages)
` [PATCH v3 1/2] fs: add asserting functions for sb_start_{write,pagefault,intwrite}
` [PATCH v3 2/2] btrfs: zoned: mark relocation as writing

[PATCH][RFC] ipc,fs: use rcu_work to free struct ipc_namespace
 2022-02-18 16:54 UTC  (7+ messages)

[PATCH v3 0/2] io-uring: Make statx api stable
 2022-02-18 16:15 UTC  (2+ messages)

fs: race between vfs_rename and do_linkat (mv and link)
 2022-02-18 15:37 UTC  (11+ messages)
`  "

[PATCH v2 0/2] fs: allow cross-vfsmount reflink/dedupe
 2022-02-18 14:39 UTC  (4+ messages)
` [PATCH v2 1/2] btrfs: remove the cross file system checks from remap
` [PATCH v2 2/2] fs: allow cross-vfsmount reflink/dedupe

[PATCH] fs: allow cross-vfsmount reflink/dedupe
 2022-02-18 13:22 UTC  (3+ messages)

[PATCH] fs/read_write.c: Fix a broken signed integer overflow check
 2022-02-18 12:52 UTC  (5+ messages)

[PATCH 4/5] kernel/delayacct: move delayacct sysctls to its own file
 2022-02-18 10:59 UTC 

[PATCH 5/5] kernel/do_mount_initrd: move real_root_dev sysctls to its own file
 2022-02-18 10:59 UTC 

[PATCH 3/5] kernel/acct: move acct sysctls to its own file
 2022-02-18 10:59 UTC 

[PATCH 2/5] kernel/panic: move panic sysctls to its own file
 2022-02-18 10:59 UTC 

`ls` blocked with SSHFS mount
 2022-02-18 10:29 UTC  (5+ messages)

[PATCH v2] ksmbd: fix racy issue from using ->d_parent and ->d_name
 2022-02-18  8:02 UTC  (3+ messages)

[REPORT] kernel BUG at fs/ext4/inode.c:2620 - page_buffers()
 2022-02-18  7:51 UTC  (8+ messages)

[PATCH] aio: make io return value more readable
 2022-02-18  6:16 UTC 

[PATCH v3 00/10] Add Copy offload support
 2022-02-17 13:30 UTC  (9+ messages)
    ` [PATCH v3 02/10] block: Introduce queue limits for copy-offload support
    ` [PATCH v3 01/10] block: make bio_map_kern() non static

[RFC PATCH 0/3] NVMe copy offload patches
 2022-02-17 13:18 UTC  (5+ messages)
` [PATCH v2 00/10] Add Copy offload support
    ` [PATCH v2 05/10] block: add emulation for copy

[ANNOUNCE] autofs 5.1.8 release
 2022-02-18  4:47 UTC  (5+ messages)

[RFC PATCH v10 00/48] ceph+fscrypt: full support
 2022-02-18  1:09 UTC  (5+ messages)
` [RFC PATCH v10 07/48] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces


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).