linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-19 16:32:01 to 2022-12-28 08:40:47 UTC [more...]

[GIT PULL] acl updates for v6.2
 2022-12-28  8:40 UTC  (5+ messages)
  ` [GIT PULL] acl updates for v6.2 #forregzbot

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-28  8:28 UTC  (24+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory

[syzbot] [vfs?] [ntfs3?] WARNING in do_symlinkat
 2022-12-27 20:13 UTC  (2+ messages)

WARNING: proc registration bug in clusterip_tg_check
 2022-12-27 15:09 UTC 

[syzbot] [nilfs2?] kernel BUG in folio_end_writeback
 2022-12-27  3:42 UTC 

[syzbot] [hfs?] possible deadlock in hfs_find_init (2)
 2022-12-27  0:59 UTC 

[linux-next:master] BUILD REGRESSION c76083fac3bae1a87ae3d005b5cb1cbc761e31d5
 2022-12-26 16:54 UTC 

[PATCH] fs/ntfs3: fix wrong cast in xattr.c
 2022-12-26 15:07 UTC  (2+ messages)

[RFC PATCH 0/3] fs: nls: Simplification of ASCII and ISO-8859-1
 2022-12-26 14:43 UTC  (4+ messages)
` [RFC PATCH 1/3] nls: Simplify ASCII implementation
` [RFC PATCH 2/3] nls: Simplify ISO-8859-1 implementation
` [RFC PATCH 3/3] nls: Replace default nls table by correct iso8859-1 table

[RFC PATCH v2 00/18] fs: Remove usage of broken nls_utf8 and drop it
 2022-12-26 14:21 UTC  (19+ messages)
` [RFC PATCH v2 01/18] fat: Fix iocharset=utf8 mount option
` [RFC PATCH v2 02/18] hfsplus: Add iocharset= mount option as alias for nls=
` [RFC PATCH v2 03/18] ntfs: Undeprecate iocharset= mount option
` [RFC PATCH v2 04/18] ntfs: Fix error processing when load_nls() fails
` [RFC PATCH v2 05/18] befs: Fix printing iocharset= mount option
` [RFC PATCH v2 06/18] befs: Rename enum value Opt_charset to Opt_iocharset to match "
` [RFC PATCH v2 07/18] befs: Fix error processing when load_nls() fails
` [RFC PATCH v2 08/18] befs: Allow to use native UTF-8 mode
` [RFC PATCH v2 09/18] hfs: Explicitly set hsb->nls_disk when hsb->nls_io is set
` [RFC PATCH v2 10/18] hfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option
` [RFC PATCH v2 11/18] hfsplus: "
` [RFC PATCH v2 12/18] jfs: Remove custom iso8859-1 implementation
` [RFC PATCH v2 13/18] jfs: Fix buffer overflow in jfs_strfromUCS_le() function
` [RFC PATCH v2 14/18] jfs: Do not use broken utf8 NLS table for iocharset=utf8 mount option
` [RFC PATCH v2 15/18] ntfs: "
` [RFC PATCH v2 16/18] cifs: "
` [RFC PATCH v2 17/18] cifs: Remove usage of load_nls_default() calls
` [RFC PATCH v2 18/18] nls: Drop broken nls_utf8 module

[PATCH v1] exfat: fix unexpected EOF while reading dir
 2022-12-26  7:23 UTC 

[PATCH v1] exfat: fix reporting fs error when reading dir beyond EOF
 2022-12-26  7:23 UTC 

[PATCH 0/7] udf: Couple more fixes for extent and directory handling
 2022-12-26  4:28 UTC  (9+ messages)
` [PATCH 1/7] udf: Handle error when expanding directory
` [PATCH 2/7] udf: Handle error when adding extent to symlink
` [PATCH 3/7] udf: Handle error when adding extent to a file
` [PATCH 4/7] udf: Allocate name buffer in directory iterator on heap
` [PATCH 5/7] udf: Move setting of i_lenExtents into udf_do_extend_file()
` [PATCH 6/7] udf: Fix extension of the last extent in the file
` [PATCH 7/7] udf: Keep i_lenExtents consistent with the total length of extents

[syzbot] [hfs?] possible deadlock in list_lru_add
 2022-12-25 10:28 UTC 

[RFC v3 0/7] Turn iomap_page_ops into iomap_folio_ops
 2022-12-25  9:12 UTC  (20+ messages)
` [RFC v3 1/7] fs: Add folio_may_straddle_isize helper
` [RFC v3 2/7] iomap: Add iomap_folio_done helper
` [RFC v3 3/7] iomap/gfs2: Unlock and put folio in page_done handler
` [RFC v3 4/7] iomap: Add iomap_folio_prepare helper
` [RFC v3 5/7] iomap: Get page in page_prepare handler
` [RFC v3 6/7] iomap/xfs: Eliminate the iomap_valid handler

[linus:master] [udf] 16d0556568: xfstests.generic.091.fail
 2022-12-25  8:15 UTC 

[PATCH v2] eventfd: use a generic helper instead of an open coded wait_event
 2022-12-24 14:36 UTC 

[PATCH] eventfd: use a generic helper instead of an open coded wait_event
 2022-12-24  7:16 UTC  (2+ messages)

[syzbot] INFO: task hung in gfs2_jhead_process_page
 2022-12-24  4:03 UTC  (2+ messages)
` [syzbot] [gfs2?] "

[PATCH AUTOSEL 5.10 06/11] chardev: Fix potential memory leak when cdev_add() failed
 2022-12-24  1:32 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 10/11] exfat: fix overflow in sector and cluster conversion

[PATCH AUTOSEL 5.15 06/14] chardev: Fix potential memory leak when cdev_add() failed
 2022-12-24  1:31 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 12/14] writeback: Add asserts for adding freed inode to lists
` [PATCH AUTOSEL 5.15 13/14] exfat: fix overflow in sector and cluster conversion

[PATCH AUTOSEL 6.0 07/18] chardev: Fix potential memory leak when cdev_add() failed
 2022-12-24  1:30 UTC  (3+ messages)
` [PATCH AUTOSEL 6.0 16/18] writeback: Add asserts for adding freed inode to lists
` [PATCH AUTOSEL 6.0 17/18] exfat: fix overflow in sector and cluster conversion

[PATCH AUTOSEL 6.1 15/26] chardev: Fix potential memory leak when cdev_add() failed
 2022-12-24  1:29 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 24/26] writeback: Add asserts for adding freed inode to lists
` [PATCH AUTOSEL 6.1 25/26] exfat: fix overflow in sector and cluster conversion

[PATCH v2 00/11] fsverity: support for non-4K pages
 2022-12-23 20:36 UTC  (12+ messages)
` [PATCH v2 01/11] fsverity: use unsigned long for level_start
` [PATCH v2 02/11] fsverity: simplify Merkle tree readahead size calculation
` [PATCH v2 03/11] fsverity: store log2(digest_size) precomputed
` [PATCH v2 04/11] fsverity: use EFBIG for file too large to enable verity
` [PATCH v2 05/11] fsverity: replace fsverity_hash_page() with fsverity_hash_block()
` [PATCH v2 06/11] fsverity: support verification with tree block size < PAGE_SIZE
` [PATCH v2 07/11] fsverity: support enabling "
` [PATCH v2 08/11] ext4: simplify ext4_readpage_limit()
` [PATCH v2 09/11] f2fs: simplify f2fs_readpage_limit()
` [PATCH v2 10/11] fs/buffer.c: support fsverity in block_read_full_folio()
` [PATCH v2 11/11] ext4: allow verity with fs block size < PAGE_SIZE

[GIT PULL] 9p fixes for 6.2-rc1
 2022-12-23 20:08 UTC  (2+ messages)

[RFC PATCH 00/11] fs-verity support for XFS
 2022-12-23 16:18 UTC  (3+ messages)
` [RFC PATCH 07/11] xfs: disable direct read path for fs-verity sealed files

[PATCH] [RFC] iomap: zeroing needs to be pagecache aware
 2022-12-23 16:15 UTC  (4+ messages)

[PATCH v5 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2022-12-23 15:31 UTC  (5+ messages)
` [PATCH v5 1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs
` [PATCH v5 2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
` [PATCH v5 3/3] mm: Make filemap_release_folio() better inform shrink_folio_list()

[PATCH] posix_acl: Use try_cmpxchg in get_acl
 2022-12-23 10:47 UTC  (2+ messages)

[Bug 216834] New: fchmodat changes permission bits of symlink
 2022-12-23 10:43 UTC 

[PATCH RESEND linux-next v3] docs: proc.rst: add softnet_stat to /proc/net table
 2022-12-23  9:24 UTC  (2+ messages)

Bug#1024811: linux: /proc/[pid]/stat unparsable
 2022-12-23  9:11 UTC  (6+ messages)
    `  "

[f2fs-dev] [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
 2022-12-23  8:07 UTC  (6+ messages)
` [RFC PATCH] "

[PATCH 0/2] kernfs: remove i_lock usage that isn't needed
 2022-12-22 23:11 UTC  (5+ messages)
` [PATCH 1/2] kernfs: dont take i_lock on inode attr read

[PATCH v4 0/3] fs/ufs: Replace kmap() with kmap_local_page
 2022-12-22 22:58 UTC  (9+ messages)
` [PATCH v4 1/3] fs/ufs: Use the offset_in_page() helper
` [PATCH v4 2/3] fs/ufs: Change the signature of ufs_get_page()
` [PATCH v4 3/3] fs/ufs: Replace kmap() with kmap_local_page()

[PATCH 1/2] mm: add vma_has_locality()
 2022-12-22 21:37 UTC  (8+ messages)
` [PATCH 2/2] mm: support POSIX_FADV_NOREUSE for generic fadvise handler

[PATCH v5 0/3] fanotify: Allow user space to pass back additional audit info
 2022-12-22 21:16 UTC  (10+ messages)
` [PATCH v5 1/3] fanotify: Ensure consistent variable type for response
` [PATCH v5 2/3] fanotify: define struct members to hold response decision context
` [PATCH v5 3/3] fanotify,audit: Allow audit to use the full permission event response

[GIT PULL] afs: A fix, two cleanups and writepage removal
 2022-12-22 19:28 UTC  (2+ messages)

[syzbot] [exfat?] INFO: task hung in exfat_write_inode
 2022-12-22 18:53 UTC 

Separate mailing list (and git and patchwork) for fsverity?
 2022-12-22 16:51 UTC  (3+ messages)

FIDEDUPERANGE claims to succeed for non-identical files
 2022-12-22 14:41 UTC  (3+ messages)

[PATCH 0/8] Convert reiserfs from b_page to b_folio
 2022-12-22 10:37 UTC  (10+ messages)
` [PATCH 5/8] reiserfs: Convert do_journal_end() to use kmap_local_folio()

[PATCH V1] fuse: give wakeup hints to the scheduler
 2022-12-22  9:34 UTC  (2+ messages)

[syzbot] [hfs?] possible deadlock in hfs_extend_file
 2022-12-22  7:32 UTC 

[syzbot] [hfsplus?] possible deadlock in hfsplus_find_init
 2022-12-22  7:31 UTC 

[RFC] fs-verity and encryption for EROFS
 2022-12-22  3:24 UTC 

[syzbot] [sysv?] [vfs?] WARNING in invalidate_bh_lru
 2022-12-22  2:57 UTC 

[PATCH] mm: Move FOLL_* defs to mm_types.h
 2022-12-21 21:57 UTC  (2+ messages)

[PATCH 1/1] hfsplus: Remove unnecessary variable initialization
 2022-12-21 21:37 UTC  (2+ messages)

[GIT PULL] pnode fix for v6.2-rc1
 2022-12-21 18:50 UTC  (2+ messages)

[PATCH] afs: Fix lost servers_outstanding count
 2022-12-21 17:57 UTC 

[PATCH v3 0/3] fs/ufs: replace kmap() with kmap_local_page
 2022-12-21 17:46 UTC  (4+ messages)
` [PATCH v3 3/3] fs/ufs: Replace kmap() with kmap_local_page()

[GIT PULL] vfsuid fix for v6.2-rc1
 2022-12-21 17:18 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 13/16] iomap: write iomap validity checks
 2022-12-21 12:19 UTC  (3+ messages)

Biznesowy angielski
 2022-12-21  9:01 UTC 

[PATCH RFC] mm: implement granular soft-dirty vma support
 2022-12-21  9:01 UTC  (2+ messages)

[syzbot] possible deadlock in page_cache_ra_unbounded
 2022-12-21  8:15 UTC 

[syzbot] [ntfs3?] possible deadlock in ntfs_set_state
 2022-12-21  8:14 UTC 

[syzbot] possible deadlock in exfat_iterate
 2022-12-21  6:17 UTC  (2+ messages)
` [syzbot] [exfat?] "

[PATCH v4] epoll: use refcount to reduce ep_mutex contention
 2022-12-20 23:03 UTC  (3+ messages)

[PATCH] selftests: Add missing <sys/syscall.h> to mount_setattr test
 2022-12-20 20:31 UTC  (2+ messages)

[GIT PULL] ntfs3: bugfixes for 6.2
 2022-12-20 12:23 UTC 

[PATCH] fs: Unifiy the format of function pointers in some commonly used operation structures
 2022-12-20  9:29 UTC  (2+ messages)

[PATCH] fs: add macro when api not used
 2022-12-20  7:28 UTC 

[PATCH] fs: add macro when api not used
 2022-12-20  3:14 UTC 

[PATCH AUTOSEL 6.0 13/16] iomap: write iomap validity checks
 2022-12-20  1:21 UTC 

[PATCH] pnode: terminate for peers
 2022-12-19 17:52 UTC 

[PATCH mm-stable RFC 0/2] mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappings
 2022-12-19 16:30 UTC 


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