linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-14 02:58:08 to 2023-06-15 18:13:42 UTC [more...]

[PATCH v5 0/1] dax: enable dax fault handler to report VM_FAULT_HWPOISON
 2023-06-15 18:13 UTC 

deprecate md bitmap file support
 2023-06-15 18:12 UTC  (32+ 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

[PATCH v3] bpf: Remove in_atomic() from bpf_link_put()
 2023-06-15 16:43 UTC  (4+ messages)
                  ` [PATCH v4] "

[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-15 16:40 UTC  (7+ messages)
` [PATCH v19 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v19 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v19 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v19 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v19 5/5] selftests: mm: add pagemap ioctl tests

[ANNOUNCE] xfs-linux: for-next updated to c3b880acadc9
 2023-06-15 16:19 UTC 

[PATCHv9 0/6] iomap: Add support for per-block dirty state to improve write performance
 2023-06-15 16:12 UTC  (3+ messages)

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

[PATCH] fs: Protect reconfiguration of sb read-write from racing writes
 2023-06-15 15:01 UTC  (5+ messages)

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

[PATCH v3] eventfd: add a uapi header for eventfd userspace APIs
 2023-06-15 12:56 UTC  (3+ messages)

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

[PATCH 0/7] RFC: high-order folio support for I/O
 2023-06-15 12:16 UTC  (34+ 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()

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

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

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

[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  (3+ messages)

[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 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  (2+ messages)

[PATCH v4 0/9] fs: implement multigrain timestamps
 2023-06-14  6:29 UTC  (7+ 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)


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