linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-05 16:19:08 to 2023-05-08 20:48:56 UTC [more...]

[PATCH 00/40] Memory allocation profiling
 2023-05-08 20:48 UTC  (25+ messages)
` [PATCH 35/40] lib: implement context capture support for tagged allocations

[PATCH 2/2] fs: hugetlbfs: Fix logic to skip allocation on hit in page cache
 2023-05-08 20:40 UTC  (3+ messages)

[syzbot] [reiserfs?] possible deadlock in delete_one_xattr (2)
 2023-05-08 16:48 UTC  (2+ messages)

[PATCH] Documentation/filesystems: sharedsubtree: add section headings
 2023-05-08 16:39 UTC  (2+ messages)

[PATCH] Documentation/filesystems: ramfs-rootfs-initramfs: use :Author:
 2023-05-08 16:39 UTC  (2+ messages)

introduce bdev holder ops and a file system shutdown method
 2023-05-08 15:20 UTC  (23+ messages)
` [PATCH 1/9] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk
` [PATCH 2/9] block: avoid repeated work in blk_mark_disk_dead
` [PATCH 3/9] block: factor out a bd_end_claim helper from blkdev_put
` [PATCH 4/9] block: turn bdev_lock into a mutex
` [PATCH 5/9] block: introduce holder ops
` [PATCH 6/9] block: add a mark_dead holder operation
` [PATCH 7/9] fs: add a method to shut down the file system
` [PATCH 8/9] xfs: wire up sops->shutdown
` [PATCH 9/9] xfs: wire up the ->mark_dead holder operation for log and RT devices

[PATCH] fs: remove the special !CONFIG_BLOCK def_blk_fops
 2023-05-08 14:44 UTC 

[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
 2023-05-08 14:18 UTC  (7+ messages)
` [PATCH v3 1/2] mm: memcontrol: protect the memory in cgroup from being oom killed
` [PATCH v3 2/2] memcg: add oom_kill_inherit event indicator

[PATCH] filemap: Handle error return from __filemap_get_folio()
 2023-05-08 13:56 UTC  (8+ messages)

[PATCH 00/10] Refactoring and bugfix
 2023-05-08 12:40 UTC  (11+ messages)
` [PATCH 01/10] fs/ntfs3: Correct checking while generating attr_list
` [PATCH 02/10] fs/ntfs3: Fix ntfs_atomic_open
` [PATCH 03/10] fs/ntfs3: Mark ntfs dirty when on-disk struct is corrupted
` [PATCH 04/10] fs/ntfs3: Alternative boot if primary boot "
` [PATCH 05/10] fs/ntfs3: Do not update primary boot in ntfs_init_from_boot()
` [PATCH 06/10] fs/ntfs3: Code formatting
` [PATCH 07/10] fs/ntfs3: Code refactoring
` [PATCH 08/10] fs/ntfs3: Add ability to format new mft records with bigger/smaller header
` [PATCH 09/10] fs/ntfs3: Fix endian problem
` [PATCH 10/10] fs/ntfs3: Add support /proc/fs/ntfs3/<dev>/volinfo and /proc/fs/ntfs3/<dev>/label

[PATCH 0/2] Supporting same fsid filesystems mounting on btrfs
 2023-05-08 11:50 UTC  (24+ messages)
` [PATCH 1/2] btrfs: Introduce the virtual_fsid feature

[syzbot] [ext4?] WARNING in print_tainted
 2023-05-08 10:57 UTC 

[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget
 2023-05-08 10:39 UTC  (2+ messages)

[GIT PULL] pipe: nonblocking rw for io_uring
 2023-05-08 10:16 UTC  (11+ messages)

[PATCH] fuse: add a new flag to allow shared mmap in FOPEN_DIRECT_IO mode
 2023-05-08  9:36 UTC  (7+ messages)
` [fuse-devel] "

[PATCH -next 00/12] mm: page_alloc: misc cleanup and refector
 2023-05-08  7:27 UTC  (15+ messages)
` [PATCH 01/12] mm: page_alloc: move mirrored_kernelcore into mm_init.c
` [PATCH 02/12] mm: page_alloc: move init_on_alloc/free() "
` [PATCH 03/12] mm: page_alloc: move set_zone_contiguous() "
` [PATCH 04/12] mm: page_alloc: collect mem statistic into show_mem.c
` [PATCH 05/12] mm: page_alloc: squash page_is_consistent()
` [PATCH 06/12] mm: page_alloc: remove alloc_contig_dump_pages() stub
` [PATCH 07/12] mm: page_alloc: split out FAIL_PAGE_ALLOC
` [PATCH 08/12] mm: page_alloc: split out DEBUG_PAGEALLOC
` [PATCH 09/12] mm: page_alloc: move mark_free_page() into snapshot.c
` [PATCH 10/12] mm: page_alloc: move pm_* function into power
` [PATCH 11/12] mm: vmscan: use gfp_has_io_fs()
` [PATCH 12/12] mm: page_alloc: move sysctls into it own fils

[syzbot] [ext4?] possible deadlock in ext4_multi_mount_protect
 2023-05-08  3:42 UTC  (2+ messages)

[PATCH 0/6] vfs: provide automatic kernel freeze / resume
 2023-05-08  1:21 UTC  (8+ messages)
` [PATCH 1/6] fs: unify locking semantics for fs freeze / thaw
` [PATCH 2/6] fs: add frozen sb state helpers
` [PATCH 3/6] fs: distinguish between user initiated freeze and kernel initiated freeze
` [PATCH 4/6] fs: move !SB_BORN check early on freeze and add for thaw
` [PATCH 5/6] fs: add iterate_supers_excl() and iterate_supers_reverse_excl()
` [PATCH 6/6] fs: add automatic kernel fs freeze / thaw and remove kthread freezing

[PATCH 0/3] filesystems: start removal of the kthread freezer
 2023-05-08  1:19 UTC  (4+ messages)
` [PATCH 1/3] ext4: replace kthread freezing with auto fs freezing
` [PATCH 2/3] btrfs: "
` [PATCH 3/3] xfs: "

[LSF/MM/BPF] Whither Highmem?
 2023-05-08  0:59 UTC  (4+ messages)

[PATCH] sysctl: add config to make randomize_va_space RO
 2023-05-07 19:53 UTC  (7+ messages)

[RFCv5 0/5] iomap: Add support for per-block dirty state to improve write performance
 2023-05-07 19:28 UTC  (6+ messages)
` [RFCv5 1/5] iomap: Rename iomap_page_create/release() to iop_alloc/free()
` [RFCv5 2/5] iomap: Refactor iop_set_range_uptodate() function
` [RFCv5 3/5] iomap: Add iop's uptodate state handling functions
` [RFCv5 4/5] iomap: Allocate iop in ->write_begin() early
` [RFCv5 5/5] iomap: Add per-block dirty state tracking to improve performance

[syzbot] [nilfs?] KASAN: slab-use-after-free Read in nilfs_load_inode_block
 2023-05-07 15:32 UTC 

[GIT PULL] Pipe FMODE_NOWAIT support
 2023-05-07 10:01 UTC  (6+ messages)

[syzbot] [ntfs3?] general protection fault in ni_readpage_cmpr
 2023-05-07 10:30 UTC  (2+ messages)

[syzbot] Monthly 9p report (May 2023)
 2023-05-07  6:35 UTC 

[PATCHSET RFC v24.6 0/4] xfs: online repair for fs summary counters with exclusive fsfreeze
 2023-05-07  5:23 UTC  (3+ messages)
` [PATCH 1/4] vfs: allow filesystem freeze callers to denote who froze the fs

[syzbot] [mm?] [ntfs3?] kernel panic: stack is corrupted in save_stack
 2023-05-07  5:17 UTC 

[RFC v3 00/24] vfs: provide automatic kernel freeze / resume
 2023-05-07  4:08 UTC  (11+ messages)
` [RFC v3 01/24] fs: unify locking semantics for fs freeze / thaw
` [RFC v3 03/24] fs: distinguish between user initiated freeze and kernel initiated freeze
` [RFC v3 05/24] fs: add automatic kernel fs freeze / thaw and remove kthread freezing

[RFC PATCH bpf-next 0/4] Introduce bpf iterators for file-system
 2023-05-07  4:01 UTC  (5+ messages)
` [RFC PATCH bpf-next 1/4] bpf: Introduce bpf iterator for file-system inode
` [RFC PATCH bpf-next 2/4] bpf: Add three kfunc helpers for bpf fs inode iterator
` [RFC PATCH bpf-next 3/4] bpf: Introduce bpf iterator for file system mount
` [RFC PATCH bpf-next 4/4] selftests/bpf: Add test cases for bpf file-system iterator

[PATCH RFC 00/16] block atomic writes
 2023-05-07  2:35 UTC  (31+ messages)
` [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
` [PATCH RFC 02/16] fs/bdev: Add atomic write support info to statx
` [PATCH RFC 03/16] xfs: Support atomic write for statx
` [PATCH RFC 11/16] fs: iomap: Atomic write support
` [PATCH RFC 12/16] xfs: Add support for fallocate2

[syzbot] [ext4?] WARNING in kvfree (2)
 2023-05-06 21:59 UTC  (2+ messages)

[PATCH] fs/open.c: Fix W=1 kernel doc warnings
 2023-05-06 18:29 UTC 

[syzbot] Monthly fs report (May 2023)
 2023-05-06 14:02 UTC 

[syzbot] Monthly udf report (May 2023)
 2023-05-06  8:19 UTC 

[syzbot] Monthly overlayfs report (May 2023)
 2023-05-06  8:19 UTC 

[PATCH v3 0/3] Introduce provisioning primitives for thinly provisioned storage
 2023-05-06  6:32 UTC  (11+ messages)
` [PATCH v5 0/5] Introduce block provisioning primitives
  ` [PATCH v5 4/5] dm-thin: Add REQ_OP_PROVISION support
  ` [PATCH v6 0/5] Introduce block provisioning primitives
    ` [PATCH v6 1/5] block: Don't invalidate pagecache for invalid falloc modes
    ` [PATCH v6 2/5] block: Introduce provisioning primitives
    ` [PATCH v6 3/5] dm: Add block provisioning support
    ` [PATCH v6 4/5] dm-thin: Add REQ_OP_PROVISION support
    ` [PATCH v6 5/5] loop: Add support for provision requests

[syzbot] [btrfs?] kernel BUG in btrfs_exclop_balance (2)
 2023-05-06  1:43 UTC  (2+ messages)

[PATCH 1/3] mm: handle swap page faults under VMA lock if page is uncontended
 2023-05-05 22:30 UTC  (14+ messages)

[PATCH v8 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-05 22:07 UTC  (6+ messages)
` [PATCH v8 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast writing to file-backed mappings

[syzbot] [ext4?] possible deadlock in ext4_xattr_set_handle (3)
 2023-05-05 21:48 UTC 

[syzbot] Monthly kernfs report (May 2023)
 2023-05-05 21:41 UTC 

[syzbot] Monthly f2fs report (May 2023)
 2023-05-05 21:40 UTC 

[syzbot] [reiserfs?] possible deadlock in open_xa_dir
 2023-05-05 21:36 UTC  (2+ messages)

[PATCH v9 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-05 21:12 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
 2023-05-05 19:44 UTC  (6+ messages)

[PATCH v2 0/5] shmemfs stable directory cookies
 2023-05-05 18:39 UTC  (6+ messages)
` [PATCH v2 1/5] shmem: Refactor shmem_symlink()
` [PATCH v2 2/5] shmem: Add dir_operations specific to tmpfs
` [PATCH v2 3/5] shmem: Add a per-directory xarray
` [PATCH v2 4/5] shmem: Add a shmem-specific dir_emit helper
` [PATCH v2 5/5] shmem: stable directory cookies

[RFC PATCH 0/3] Rework locking when rendering mountinfo cgroup paths
 2023-05-05 18:17 UTC  (5+ messages)
` [RFC PATCH 3/3] cgroup: Do not take css_set_lock in cgroup_show_path

[PATCH -next 0/2] lsm: Change inode_setattr() to take struct
 2023-05-05 17:22 UTC  (3+ messages)
` [PATCH -next 1/2] fs: Change notify_change() to take struct path argument
  ` [PATCH -next 1/2] "


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