linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-13 16:10:14 to 2023-06-15 11:48:37 UTC [more...]

[PATCH] fs: Protect reconfiguration of sb read-write from racing writes
 2023-06-15 11:38 UTC 

[PATCH v4 0/2] Handle notifications on overlayfs fake path files
 2023-06-15 11:32 UTC  (8+ messages)
` [PATCH v4 1/2] fs: use backing_file container for internal files with "fake" f_path
` [PATCH v4 2/2] ovl: enable fsnotify events on underlying real files

[PATCH] fs: use helpers for opening kernel internal files
 2023-06-15 11:29 UTC  (3+ messages)

[PATCH v5 0/5] Handle notifications on overlayfs fake path files
 2023-06-15 11:22 UTC  (6+ messages)
` [PATCH v5 1/5] fs: rename {vfs,kernel}_tmpfile_open()
` [PATCH v5 2/5] fs: use a helper for opening kernel internal files
` [PATCH v5 3/5] fs: move kmem_cache_zalloc() into alloc_empty_file*() helpers
` [PATCH v5 4/5] fs: use backing_file container for internal files with "fake" f_path
` [PATCH v5 5/5] ovl: enable fsnotify events on underlying real files

[PATCH v5 00/14] ceph: support idmapped mounts
 2023-06-15 11:05 UTC  (14+ messages)

[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
 2023-06-15 10:39 UTC  (9+ messages)

[PATCH v2 0/8] fs: add some missing ctime updates
 2023-06-15 10:14 UTC  (4+ messages)
` [PATCH v2 3/8] autofs: set ctime as well when mtime changes on a dir
  ` (subset) "

[PATCH] block: Add config option to not allow writing to mounted devices
 2023-06-15  9:14 UTC  (31+ messages)

[PATCH 0/7] RFC: high-order folio support for I/O
 2023-06-15  8:51 UTC  (33+ messages)
` [PATCH 1/7] brd: use XArray instead of radix-tree to index backing pages
` [PATCH 2/7] brd: convert to folios
` [PATCH 3/7] brd: abstract page_size conventions
` [PATCH 4/7] brd: make sector size configurable
` [PATCH 5/7] brd: make logical "
` [PATCH 6/7] mm/filemap: allocate folios with mapping blocksize
` [PATCH 7/7] mm/readahead: align readahead down to "
` [PATCH 1/2] highmem: Add memcpy_to_folio()
` [PATCH 2/2] highmem: Add memcpy_from_folio()

[syzbot] [f2fs?] possible deadlock in f2fs_release_file
 2023-06-15  8:39 UTC  (2+ messages)

deprecate md bitmap file support
 2023-06-15  8:38 UTC  (23+ messages)
` [PATCH 01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page
` [PATCH 02/11] md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap
` [PATCH 03/11] md-bitmap: use %pD to print the file name in md_bitmap_file_kick
` [PATCH 04/11] md-bitmap: split file writes into a separate helper
` [PATCH 05/11] md-bitmap: rename read_page to read_file_page
` [PATCH 06/11] md-bitmap: refactor md_bitmap_init_from_disk
` [PATCH 07/11] md-bitmap: cleanup read_sb_page
` [PATCH 08/11] md-bitmap: account for mddev->bitmap_info.offset in read_sb_page
` [PATCH 09/11] md-bitmap: don't use ->index for pages backing the bitmap file
` [PATCH 10/11] md: make bitmap file support optional
` [PATCH 11/11] md: deprecate bitmap file support

[syzbot] [reiserfs?] general protection fault in rcu_core (2)
 2023-06-15  7:33 UTC  (4+ messages)

[syzbot] [ext4?] KASAN: slab-use-after-free Read in check_igot_inode
 2023-06-15  7:27 UTC 

[PATCH v1 1/2] exfat: change to get file size from DataLength
 2023-06-15  3:29 UTC 

[PATCH v1 2/2] exfat: do not zeroed the extended part
 2023-06-15  3:29 UTC 

[PATCH v1 0/2] exfat: get file size from DataLength
 2023-06-15  3:29 UTC 

[PATCH v2 2/3] memory: export symbols for memory related functions
 2023-06-15  2:08 UTC  (13+ messages)
    ` [PATCH v3 1/1] memory: Fix export symbol twice compiler error for "export symbols for memory related functions" patch

[PATCH v4 0/1] dax: enable dax fault handler to report VM_FAULT_HWPOISON
 2023-06-15  0:49 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH v5 00/11] blksnap - block devices snapshots module
 2023-06-15  0:08 UTC  (11+ messages)
` [PATCH v5 04/11] blksnap: header file of the module interface

[syzbot] [ext4?] possible deadlock in dquot_commit (2)
 2023-06-14 20:47 UTC 

[PATCH v3] eventfd: add a uapi header for eventfd userspace APIs
 2023-06-14 18:42 UTC  (2+ messages)

[PATCH v2] poll: Fix use-after-free in poll_freewait()
 2023-06-14 18:19 UTC  (4+ messages)

dio / splice fixups
 2023-06-14 18:03 UTC  (8+ messages)
` [PATCH 1/4] splice: don't call file_accessed in copy_splice_read
` [PATCH 2/4] splice: simplify a conditional "
` [PATCH 3/4] block: remove BIO_PAGE_REFFED
` [PATCH 4/4] iov_iter: remove iov_iter_get_pages and iov_iter_get_pages_alloc

[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-14 18:00 UTC  (13+ messages)
` [PATCH v18 2/5] fs/proc/task_mmu: "
` [PATCH v18 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL

[bug report] buffer: convert block_truncate_page() to use a folio
 2023-06-14 13:01 UTC 

[PATCH] block: Fix dio_cleanup() to advance the head index
 2023-06-14 12:59 UTC  (4+ messages)

[PATCH v1 0/2] Report on physically contiguous memory in smaps
 2023-06-14 10:41 UTC  (4+ messages)
` [PATCH v1 1/2] mm: /proc/pid/smaps: Report large folio mappings

[PATCH net-next] splice, net: Fix splice_to_socket() to handle pipe bufs larger than a page
 2023-06-14 10:09 UTC 

[syzbot] [fs?] general protection fault in splice_to_socket
 2023-06-14 10:02 UTC  (4+ messages)

[syzbot] [gfs2?] general protection fault in gfs2_evict_inode (2)
 2023-06-14  8:50 UTC  (2+ messages)

[PATCH v3] bpf: Remove in_atomic() from bpf_link_put()
 2023-06-14  8:34 UTC  (3+ messages)
                  ` [PATCH v4] "

[PATCH v2] eventfd: show the EFD_SEMAPHORE flag in fdinfo
 2023-06-14  8:09 UTC  (2+ messages)

[PATCH] fs/aio: Stop allocating aio rings from HIGHMEM
 2023-06-14  8:04 UTC  (3+ messages)

[PATCH v4 0/9] fs: implement multigrain timestamps
 2023-06-14  6:29 UTC  (9+ messages)
` [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime

[PATCH] sched/psi: Fix use-after-free in poll_freewait()
 2023-06-14  3:47 UTC  (3+ messages)

[PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE
 2023-06-14  0:55 UTC  (2+ messages)

[RFC PATCH v3 0/3] Add support for Vendor Defined Error Types in Einj Module
 2023-06-13 22:35 UTC  (8+ messages)
` [RFC PATCH v3 2/3] fs: debugfs: Add write functionality to debugfs blobs

[PATCH] block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED
 2023-06-13 21:36 UTC  (4+ messages)

[RFCv2 2/5] ext4: Remove PAGE_SIZE assumption of folio from mpage_submit_folio
 2023-06-13 20:43 UTC  (4+ messages)

[PATCH] sysctl: set variable sysctl_mount_point storage-class-specifier to static
 2023-06-13 20:30 UTC  (2+ messages)

[PATCH v2] eventfd: add a uapi header for eventfd userspace APIs
 2023-06-13 20:09 UTC  (2+ messages)

[PATCH v3 0/8] Create large folios in iomap buffered write path
 2023-06-13 19:43 UTC  (6+ messages)
` [PATCH v3 4/8] iomap: Remove unnecessary test from iomap_release_folio()
` [PATCH v3 8/8] iomap: Copy larger chunks from userspace

[syzbot] [reiserfs?] UBSAN: array-index-out-of-bounds in direntry_create_vi
 2023-06-13 19:13 UTC 

[PATCH v10 03/11] proc: Use lsmids instead of lsm names for attrs
 2023-06-13 18:35 UTC  (2+ messages)

[PATCH v2] block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED
 2023-06-13 16:38 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).