Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-17 04:52:59 to 2022-02-20 17:11:03 UTC [more...]

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

Is it time to remove reiserfs?
 2022-02-20 12:13 UTC 

[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 05/11] kernel/acpi: move acpi_video_flags sysctl to its own file
 2022-02-20  6:00 UTC 

[PATCH 01/11] kernel/parisc: move soft-power sysctl to its own file
 2022-02-20  6:00 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 v2 00/13] Support sync buffered writes for io-uring
 2022-02-20  4:51 UTC  (28+ 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

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

[GIT PULL] fs mount_setattr for v5.17-rc4
 2022-02-19 11:53 UTC 

[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 "

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

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

[RFC 0/1] ext4: Performance scalability improvement with fast_commit
 2022-02-18 19:29 UTC  (5+ messages)
` [RFC 1/1] ext4: Improve fast_commit performance and scalability

[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  (8+ 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  (6+ 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 17:49 UTC  (11+ messages)
    ` [PATCH v3 01/10] block: make bio_map_kern() non static
    ` [PATCH v3 02/10] block: Introduce queue limits for copy-offload support

[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

[REPORT] libata deadlock possibilities by DEPT
 2022-02-17 23:55 UTC  (8+ messages)
` Report 2 in ata_scsi_port_error_handler()
  ` Report "

[REPORT] net deadlock possibilities by DEPT
 2022-02-17 23:50 UTC  (4+ messages)
` Report in unix_stream_read_generic()

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-17 19:09 UTC  (17+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 04/12] mm/shmem: Support memfile_notifier
` [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE

[RFC PATCH 2/2] capability: use new capable_or functionality
 2022-02-17 17:29 UTC  (2+ messages)

Report a fuse deadlock scenario issue
 2022-02-17 15:39 UTC 

[RESEND PATCH v3 0/4] fscache,erofs: fscache-based demand-read semantics (fscache part)
 2022-02-17 12:01 UTC  (5+ messages)
` [RESEND PATCH v3 1/4] fscache: export fscache_end_operation()
` [RESEND PATCH v3 2/4] fscache: add a method to support on-demand read semantics
` [RESEND PATCH v3 3/4] cachefiles: extract generic function for daemon methods
` [RESEND PATCH v3 4/4] cachefiles: detect backing file size in on-demand read mode

[PATCH v3 00/22] fscache,erofs: fscache-based demand-read semantics
 2022-02-17  8:17 UTC  (5+ messages)
` [PATCH v3 01/22] fscache: export fscache_end_operation()
` [PATCH v3 03/22] cachefiles: extract generic function for daemon methods

[PATCH] [v2] mm: move oom_kill sysctls to their own file
 2022-02-17  8:12 UTC  (2+ messages)
` [mm] 00a096aab8: BUG:KASAN:global-out-of-bounds_in__register_sysctl_table

[PATCH] kernel/reboot: move reboot sysctls to its own file
 2022-02-17  7:53 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 read-only IMAP folder(s) and NNTP newsgroup(s).