linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-19 21:43:12 to 2022-10-24 20:10:01 UTC [more...]

How to convert I/O iterators to iterators, sglists and RDMA lists
 2022-10-24 14:57 UTC  (6+ messages)

consolidate btrfs checksumming, repair and bio splitting
 2022-10-24 17:34 UTC  (10+ messages)

[PATCH v2] fuse: Rearrange fuse_allow_current_process checks
 2022-10-24 16:53 UTC  (9+ messages)

[syzbot] BUG: unable to handle kernel NULL pointer dereference in filemap_free_folio
 2022-10-24 16:49 UTC  (2+ messages)

[PATCH] fs/binfmt_elf: Fix memory leak in load_elf_binary()
 2022-10-24 15:44 UTC 

[PATCH v4] proc: report open files as size in stat() for /proc/pid/fd
 2022-10-24 17:31 UTC 

[PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
 2022-10-24 16:43 UTC  (17+ messages)
` [PATCH v1 1/5] treewide: use get_random_u32_below() instead of deprecated function
` [PATCH v1 2/5] prandom: remove prandom_u32_max()
` [PATCH v1 3/5] random: add helpers for random numbers with given floor or range
` [PATCH v1 4/5] treewide: use get_random_u32_{above,below}() instead of manual loop
` [PATCH v1 5/5] treewide: use get_random_u32_between() when possible

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-10-24 17:12 UTC  (19+ messages)

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

[PATCH] vboxsf: Remove variable out_len
 2022-10-24 16:40 UTC 

[PATCH] isofs: prevent file time rollover after year 2038
 2022-10-24 14:51 UTC  (5+ messages)

[PATCH 0/8] finish port to new vfs*id helpers
 2022-10-24 11:12 UTC  (9+ messages)
` [PATCH 1/8] mnt_idmapping: add missing helpers
` [PATCH 2/8] fs: use type safe idmapping helpers
` [PATCH 3/8] caps: "
` [PATCH 4/8] apparmor: "
` [PATCH 5/8] ima: "
` [PATCH 6/8] fuse: port to vfs{g,u}id_t and associated helpers
` [PATCH 7/8] ovl: "
` [PATCH 8/8] fs: remove unused idmapping helpers

[PATCH -next 0/5] fs: fix possible null-ptr-deref when parsing param
 2022-10-24 10:53 UTC  (15+ messages)
` [PATCH -next 1/5] smb3: "
` [PATCH -next 2/5] nfs: "
` [PATCH -next 3/5] ceph: "
` [PATCH -next 4/5] gfs2: "
` [PATCH -next 5/5] proc: "

[PATCH] unicode: mkutf8data: Add unicode_data_remalloc function
 2022-10-24 10:02 UTC 

[syzbot] general protection fault in exfat_fill_super
 2022-10-24  9:56 UTC 

[PATCH 1/2] unicode: mkutf8data: Add compound malloc function
 2022-10-24  9:16 UTC  (4+ messages)

[PATCH] unicode: mkutf8data: Add unicode_data_malloc function
 2022-10-24  8:52 UTC 

[PATCH 0/2] kernfs: remove i_lock usage that isn't needed
 2022-10-24  8:50 UTC  (5+ messages)
` [PATCH 1/2] kernfs: dont take i_lock on inode attr read
` [PATCH 2/2] kernfs: dont take i_lock on revalidate

[PATCH] unicode: mkutf8data: Add malloc allocation check
 2022-10-24  8:30 UTC 

[PATCH 2/2] unicode: mkutf8data: Add malloc allocation check
 2022-10-24  7:59 UTC  (2+ messages)

[PATCH printk v2 00/38] reduce console_lock scope
 2022-10-24  5:23 UTC  (7+ messages)
` [PATCH printk v2 02/38] printk: Convert console_drivers list to hlist

[syzbot] inconsistent lock state in _atomic_dec_and_lock
 2022-10-24  2:35 UTC  (2+ messages)

Partnership
 2022-10-23 23:12 UTC 

writeback completion soft lockup BUG in folio_wake_bit()
 2022-10-23 22:38 UTC  (8+ messages)

[PATCH] coredump: wrap dump_emit_page() in #ifdef CONFIG_ELF_CORE
 2022-10-23 21:46 UTC 

[PATCH v3 09/23] cifs: Convert wdata_alloc_and_fillpages() to use filemap_get_folios_tag()
 2022-10-23 14:01 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in mas_next_entry
 2022-10-23  6:25 UTC 

[PATCH] XArray: fix xas_split_alloc() on checking split limit
 2022-10-23  6:25 UTC 

[PATCH] include/linux: fix repeated words in comments
 2022-10-22  6:51 UTC 

[RFC PATCH] mm: move xa forward when run across zombie page
 2022-10-21 22:40 UTC  (3+ messages)

smacot
 2022-10-21 18:53 UTC 

[PATCH 0/4] fs/ntfs3: Bugfix and refactoring
 2022-10-21 16:53 UTC  (5+ messages)
` [PATCH 1/4] fs/ntfs3: Add ntfs_bitmap_weight_le function "
` [PATCH 2/4] fs/ntfs3: Fix sparse problems
` [PATCH 3/4] fs/ntfs3: Remove unused functions
` [PATCH 4/4] fs/ntfs3: Simplify ntfs_update_mftmirr function

[PATCH 0/2] netfs,erofs: reuse netfs_put_subrequest() and
 2022-10-21 13:55 UTC  (7+ messages)
` [PATCH 1/2] netfs: export helpers for request and subrequest
` [PATCH 2/2] erofs: use netfs helpers manipulating "

[PATCH v8 0/8] fs: clean up internal i_version handling
 2022-10-21 13:06 UTC  (9+ messages)
` [PATCH v8 1/8] fs: uninline inode_query_iversion
` [PATCH v8 2/8] fs: clarify when the i_version counter must be updated
` [PATCH v8 3/8] vfs: plumb i_version handling into struct kstat
` [PATCH v8 4/8] nfs: report the inode version in getattr if requested
` [PATCH v8 5/8] ceph: "
` [PATCH v8 6/8] nfsd: move nfsd4_change_attribute to nfsfh.c
` [PATCH v8 7/8] nfsd: use the getattr operation to fetch i_version
` [PATCH v8 8/8] nfsd: remove fetch_iversion export operation

[PATCH v7 0/9] fs: clean up handling of i_version counter
 2022-10-21 10:08 UTC  (17+ messages)
` [RFC PATCH v7 9/9] vfs: expose STATX_VERSION to userland

[RFC] fsnotify: allow sleepable child dentry flag update
 2022-10-21  9:25 UTC  (16+ messages)
` [PATCH 0/2] fsnotify: fix softlockups iterating over d_subdirs
  ` [PATCH 1/2] fsnotify: Protect i_fsnotify_mask and child flags with inode rwsem
  ` [PATCH v2 0/3] fsnotify: fix softlockups iterating over d_subdirs
    ` [PATCH v2 1/3] fsnotify: Use d_find_any_alias to get dentry associated with inode
    ` [PATCH v2 2/3] fsnotify: Protect i_fsnotify_mask and child flags with inode rwsem
    ` [PATCH v2 3/3] fsnotify: allow sleepable child flag update

[PATCH v5 0/1] FUSE: Allow non-extending parallel direct writes
 2022-10-21  9:16 UTC  (9+ messages)
` [PATCH v5 1/1] Allow non-extending parallel direct writes on the same file

[PATCH v3] fuse: fix readdir cache race
 2022-10-21  7:03 UTC 

[PATCH] erofs: fix use-after-free of fsid and domain_id string
 2022-10-21  2:31 UTC 

[PATCH v3] proc: report open files as size in stat() for /proc/pid/fd
 2022-10-21  0:52 UTC  (5+ messages)

[PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
 2022-10-21  0:47 UTC  (9+ messages)

[RFC PATCH] mm: move xa forward when run across zombie page
 2022-10-20 21:52 UTC  (20+ messages)

Odd interaction with file capabilities and procfs files
 2022-10-20 21:35 UTC  (5+ messages)

[PATCH] fuse: Rearrange fuse_allow_current_process checks
 2022-10-20 20:26 UTC  (4+ messages)

[syzbot] BUG: unable to handle kernel NULL pointer dereference in filemap_read_folio
 2022-10-20 13:31 UTC  (2+ messages)

[RFC for-next v2 0/4] enable pcpu bio caching for IRQ I/O
 2022-10-20 12:53 UTC  (12+ messages)
` [RFC for-next v2 1/4] bio: safeguard REQ_ALLOC_CACHE bio put
` [RFC for-next v2 2/4] bio: split pcpu cache part of bio_put into a helper
` [RFC for-next v2 3/4] block/bio: add pcpu caching for non-polling bio_put
` (subset) [RFC for-next v2 0/4] enable pcpu bio caching for IRQ I/O

[PATCH linux-next] binfmt_elf: Replace IS_ERR() with IS_ERR_VALUE()
 2022-10-20 11:55 UTC 

[PATCH linux-next] aio: Replace IS_ERR() with IS_ERR_VALUE()
 2022-10-20 11:50 UTC 

[PATCH -mm] -funsigned-char, namei: delete cast in lookup_one_common()
 2022-10-20  9:56 UTC 

[PATCH v10 00/11] landlock: truncate support
 2022-10-20  9:52 UTC  (2+ messages)

[PATCH linux-next] fs/proc/kcore.c: Use strscpy() instead of strlcpy()
 2022-10-20  9:49 UTC  (2+ messages)

[PATCH linux-next] fs/super.c: use strscpy() is more robust and safer
 2022-10-20  9:47 UTC  (2+ messages)

Zwiększenie płynności finansowej
 2022-10-20  8:05 UTC 

[PATCH] vfs: fs_context: Modify mismatched function name
 2022-10-20  3:53 UTC  (2+ messages)

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-10-20  3:02 UTC  (12+ messages)

[PATCH v2 0/5] Update the sysctl/fs documentation
 2022-10-19 22:43 UTC  (2+ 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).