linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-14 14:03:59 to 2023-06-16 16:38:39 UTC [more...]

[PATCH] fs: Provide helpers for manipulating sb->s_readonly_remount
 2023-06-16 16:38 UTC 

[PATCH] fs: Protect reconfiguration of sb read-write from racing writes
 2023-06-16 16:37 UTC  (7+ messages)

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

dio / splice fixups
 2023-06-16 16:08 UTC  (15+ 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 0/7] RFC: high-order folio support for I/O
 2023-06-16 16:06 UTC  (21+ messages)
` [PATCH 4/7] brd: make sector size configurable
` [PATCH 1/2] highmem: Add memcpy_to_folio()

[PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty()
 2023-06-16 15:28 UTC  (2+ messages)

[PATCH v3 0/3] ovl: port to new mount api & updated layer parsing
 2023-06-16 14:03 UTC  (8+ messages)
` [PATCH v3 2/3] ovl: port to new mount api

[PATCHSET v2 0/3] fs: kernel and userspace filesystem freeze
 2023-06-16 13:24 UTC  (11+ messages)
` [PATCH 1/3] fs: distinguish between user initiated freeze and kernel initiated freeze
` [PATCH 2/3] fs: wait for partially frozen filesystems
` [PATCH 3/3] fs: Drop wait_unfrozen wait queue

[PATCH FOLD] ovl: fix mount api conversion braino
 2023-06-16 13:05 UTC  (2+ messages)

[PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE
 2023-06-16 11:38 UTC  (3+ messages)

[PATCH v1 1/1] memory: export symbols for process memory related functions
 2023-06-16  9:24 UTC  (5+ messages)

[PATCH v2 0/8] Remove child from struct ctl_table
 2023-06-16  8:59 UTC  (9+ messages)
    ` [PATCH v2 1/8] parport: plug a sysctl register leak
    ` [PATCH v2 2/8] test_sysctl: Fix test metadata getters
    ` [PATCH v2 3/8] test_sysctl: Group node sysctl test under one func
    ` [PATCH v2 4/8] test_sysctl: Add an unregister sysctl test
    ` [PATCH v2 5/8] test_sysctl: Add an option to prevent test skip
    ` [PATCH v2 6/8] test_sysclt: Test for registering a mount point
    ` [PATCH v2 7/8] sysctl: Remove debugging dump_stack
    ` [PATCH v2 8/8] sysctl: replace child with an enumeration

Fotowoltaika- propozycja instalacji
 2023-06-16  8:05 UTC 

[PATCH v5 0/5] Handle notifications on overlayfs fake path files
 2023-06-16  7:44 UTC  (11+ 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

deprecate md bitmap file support
 2023-06-16  7:01 UTC  (43+ 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 v18 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-16  6:57 UTC  (16+ messages)
` [PATCH v18 2/5] fs/proc/task_mmu: "

[PATCH net-next] splice, net: Fix splice_to_socket() to handle pipe bufs larger than a page
 2023-06-16  6:00 UTC  (2+ messages)

[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
 2023-06-16  1:44 UTC  (10+ messages)

[PATCH v2] poll: Fix use-after-free in poll_freewait()
 2023-06-15 23:13 UTC  (4+ messages)

[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbUpdatePMap (2)
 2023-06-15 23:03 UTC 

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-06-15 21:26 UTC  (3+ messages)

[syzbot] [reiserfs?] KASAN: null-ptr-deref Read in fix_nodes
 2023-06-15 21:25 UTC  (2+ messages)

[bug report] buffer: convert block_truncate_page() to use a folio
 2023-06-15 18:32 UTC  (2+ messages)

[PATCH v5 0/1] dax: enable dax fault handler to report VM_FAULT_HWPOISON
 2023-06-15 18:13 UTC  (2+ messages)
` [PATCH v5 1/1] "

[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] block: Add config option to not allow writing to mounted devices
 2023-06-15 14:39 UTC  (22+ 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  (12+ messages)

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

[PATCH] fs: use helpers for opening kernel internal files
 2023-06-15 11:29 UTC  (3+ 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  (8+ messages)

[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 2/3] memory: export symbols for memory related functions
 2023-06-14 16:24 UTC  (3+ messages)
` [PATCH v3 1/1] memory: Fix export symbol twice compiler error for "export symbols for memory related functions" patch


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