linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-19 23:40:34 to 2022-09-22 09:56:48 UTC [more...]

[PATCH] xfs: take shared inode lock on single page buffered writes
 2022-09-22  9:55 UTC 

[PATCH 00/12] slab: Introduce kmalloc_size_roundup()
 2022-09-22  9:23 UTC  (17+ messages)
` [PATCH 01/12] "
` [PATCH 02/12] skbuff: Proactively round up to kmalloc bucket size
` [PATCH 03/12] net: ipa: "
` [PATCH 04/12] btrfs: send: "
` [PATCH 05/12] dma-buf: "
` [PATCH 06/12] coredump: "
` [PATCH 07/12] igb: "
` [PATCH 08/12] openvswitch: "
` [PATCH 09/12] x86/microcode/AMD: Track patch allocation size explicitly
` [PATCH 10/12] iwlwifi: Track scan_cmd "
` [PATCH 11/12] slab: Remove __malloc attribute from realloc functions
` [PATCH 12/12] slab: Restore __alloc_size attribute to __kmalloc_track_caller

[PATCH v4 00/10] fuse tmpfile
 2022-09-22  8:44 UTC  (11+ messages)
` [PATCH v4 01/10] vfs: add vfs_tmpfile_open() helper
` [PATCH v4 02/10] hugetlbfs: cleanup mknod and tmpfile
` [PATCH v4 03/10] cachefiles: tmpfile error handling cleanup
` [PATCH v4 04/10] cachefiles: only pass inode to *mark_inode_inuse() helpers
` [PATCH v4 05/10] cachefiles: use vfs_tmpfile_open() helper
` [PATCH v4 06/10] ovl: "
` [PATCH v4 07/10] vfs: make vfs_tmpfile() static
` [PATCH v4 08/10] vfs: move open right after ->tmpfile()
` [PATCH v4 09/10] vfs: open inside ->tmpfile()
` [PATCH v4 10/10] fuse: implement ->tmpfile()

[PATCH 0/3] Check content after reading from quota file
 2022-09-22  8:13 UTC  (6+ messages)
` [PATCH 1/3] quota: Check next/prev free block number "

[PATCH 0/3] fix error when writing negative value to simple attribute files
 2022-09-22  8:06 UTC  (9+ messages)
` [PATCH 1/3] libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
` [PATCH 2/3] lib/notifier-error-inject: fix error when writing -errno to debugfs file
` [PATCH 3/3] debugfs: fix error when writing negative value to atomic_t "

[PATCH] filemap: Fix error propagation in do_read_cache_page()
 2022-09-22  8:06 UTC  (3+ messages)

[PATCH v3 0/9] fuse tmpfile
 2022-09-22  8:04 UTC  (36+ messages)
` [PATCH v3 1/9] cachefiles: tmpfile error handling cleanup
` [PATCH v3 2/9] hugetlbfs: cleanup mknod and tmpfile
` [PATCH v3 3/9] vfs: add tmpfile_open() helper
` [PATCH v3 4/9] cachefiles: use "
` [PATCH v3 5/9] ovl: "
` [PATCH v3 6/9] vfs: make vfs_tmpfile() static
` [PATCH v3 7/9] vfs: move open right after ->tmpfile()
` [PATCH v3 8/9] vfs: open inside ->tmpfile()
` [PATCH v3 9/9] fuse: implement ->tmpfile()

[PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
 2022-09-22  7:27 UTC  (2+ messages)
` [fs/exec.c] 0a276ae2d2: BUG:workqueue_lockup-pool

[PATCH v2] erofs: clean up .read_folio() and .readahead() in fscache mode
 2022-09-22  6:24 UTC 

[PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
 2022-09-22  6:09 UTC  (14+ messages)

thoughts about fanotify and HSM
 2022-09-22  4:35 UTC  (9+ messages)

[RFC PATCH 0/2] iomap/xfs: fix data corruption due to stale cached iomaps
 2022-09-22  4:25 UTC  (6+ messages)
` [PATCH 1/2] iomap: write iomap validity checks
` [PATCH 2/2] xfs: use iomap_valid method to detect stale cached iomaps

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-09-22  2:34 UTC  (41+ messages)
` [PATCH v2 01/18] fsdax: Wait on @page not @page->_refcount
` [PATCH v2 02/18] fsdax: Use dax_page_idle() to document DAX busy page checking
` [PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path
` [PATCH v2 10/18] fsdax: Manage pgmap references at entry insertion and deletion
` [PATCH v2 13/18] dax: Prep mapping helpers for compound pages
` [PATCH v2 15/18] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
` [PATCH v2 16/18] mm/memremap_pages: Support initializing pages to a zero reference count

[PATCH] erofs: clean up .read_folio() and .readahead()
 2022-09-22  2:30 UTC  (2+ messages)
` [Phishing Risk] [External] "

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-21 21:41 UTC  (15+ messages)

[PATCH] jffs2: correct logic when creating a hole in jffs2_write_begin
 2022-09-21 21:30 UTC 

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-09-21 21:10 UTC  (5+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd

[PATCH v2] Documentation: filesystems: correct possessive "its"
 2022-09-21 20:07 UTC  (2+ messages)

[PATCHES] file_inode() and ->f_mapping cleanups
 2022-09-21 19:30 UTC  (3+ messages)
` [PATCH 8/8] orangefs: use ->f_mapping

[RFC][PATCH] Change calling conventions for filldir_t
 2022-09-21 19:25 UTC  (5+ messages)
  ` Switching to iterate_shared
    ` [apparmor] "

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-09-21 18:30 UTC  (4+ messages)

[PATCH] proc: report open files as size in stat() for /proc/pid/fd
 2022-09-21 18:08 UTC  (3+ messages)

[PATCH] libfs: fix negative value support in simple_attr_write()
 2022-09-21 14:40 UTC  (6+ messages)
  ` VS: "

[PATCH v9 12/27] rust: add `kernel` crate
 2022-09-21 14:19 UTC  (22+ messages)

[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
 2022-09-21 11:20 UTC  (13+ messages)

[RESEND PATCH v2 0/2] watch_queue: Clean up some code
 2022-09-21  9:27 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] include/linux/watch_queue: Improve documentation
` [RESEND PATCH v2 2/2] kernel/watch_queue: NULL the dangling *pipe, and use it for clear check

[syzbot] BUG: looking up invalid subclass: ADDR
 2022-09-21  6:14 UTC 

[REPOST PATCH v3 0/2] vfs: fix a mount table handling problem
 2022-09-21  5:35 UTC  (6+ messages)
` [REPOST PATCH v3 1/2] ext4: fix possible null pointer dereference
` [REPOST PATCH v3 2/2] vfs: parse: deal with zero length string value

[BUG] mm/hugetlb: UAF after handle_userfault
 2022-09-21  3:44 UTC  (2+ messages)

[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-09-21  0:58 UTC  (5+ messages)
` [PATCH v8 0/3] "
  ` [PATCH 3/3] "

[PATCH v7 0/3] ksmbd patches included vfs changes
 2022-09-20 22:43 UTC  (4+ messages)
` [PATCH v7 1/3] ksmbd: remove internal.h include
` [PATCH v7 2/3] fs: introduce lock_rename_child() helper
` [PATCH v7 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name

[PATCH] exec: Force binary name when argv is empty
 2022-09-20 22:21 UTC  (4+ messages)

[GIT PULL] fs fixes for v6.0-rc7
 2022-09-20 17:35 UTC  (2+ messages)

improve pagecache PSI annotations v2
 2022-09-20 17:21 UTC  (3+ messages)

[pipe] 8cefc107ca: BUG:KASAN:slab-out-of-bounds_in_iov_iter_alignment
 2022-09-20 12:25 UTC  (2+ messages)
  ` [pipe] 8cefc107ca: BUG:KASAN:slab-out-of-bounds_in_iov_iter_alignment #forregzbot

[syzbot] KASAN: stack-out-of-bounds Read in iput
 2022-09-20 11:30 UTC  (2+ messages)

O_LARGEFILE / EOVERFLOW on tmpfs / NFS
 2022-09-20 10:33 UTC 

[syzbot] KMSAN: uninit-value in ondemand_readahead
 2022-09-20 10:26 UTC 

[PATCH v2 0/8] fuse tmpfile
 2022-09-20  8:44 UTC  (10+ messages)
` [PATCH v2 4/8] ovl: use tmpfile_open() helper
` [PATCH v2 6/8] vfs: move open right after ->tmpfile()
` [PATCH v2 7/8] vfs: open inside ->tmpfile()

[PATCH] xattr: always us is_posix_acl_xattr() helper
 2022-09-20  8:40 UTC  (2+ messages)

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-09-20  2:38 UTC  (14+ messages)

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-09-20  1:32 UTC  (5+ messages)

[PATCH (urgent)] vfs: fix uninitialized uid/gid in chown_common()
 2022-09-20  0:45 UTC  (7+ 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).