linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-28 05:05:25 to 2022-08-31 13:12:57 UTC [more...]

[PATCH] fuse: Add filesystem attribute in sysfs control dir
 2022-08-31 13:12 UTC  (4+ messages)

[PATCH 00/14] buffer: remove ll_rw_block()
 2022-08-31 13:11 UTC  (30+ messages)
` [PATCH 01/14] fs/buffer: remove __breadahead_gfp()
` [PATCH 02/14] fs/buffer: add some new buffer read helpers
` [PATCH 03/14] fs/buffer: replace ll_rw_block()
` [PATCH 04/14] gfs2: "
` [PATCH 05/14] isofs: "
` [PATCH 06/14] jbd2: "
` [PATCH 07/14] ntfs3: "
` [PATCH 08/14] ocfs2: "
` [PATCH 09/14] reiserfs: "
` [PATCH 10/14] udf: "
` [PATCH 11/14] ufs: "
` [PATCH 12/14] fs/buffer: remove ll_rw_block() helper
` [PATCH 13/14] ext2: replace bh_submit_read() helper with bh_read_locked()
` [PATCH 14/14] fs/buffer: remove bh_submit_read() helper

[RFC PATCH 0/5] Introduce erofs shared domain
 2022-08-31 12:31 UTC  (6+ messages)
` [RFC PATCH 1/5] erofs: add 'domain_id' mount option for on-demand read sementics
` [RFC PATCH 2/5] erofs: introduce fscache-based domain
` [RFC PATCH 3/5] erofs: add 'domain_id' prefix when register sysfs
` [RFC PATCH 4/5] erofs: remove duplicated unregister_cookie
` [RFC PATCH 5/5] erofs: support fscache based shared domain

[PATCH 2/2] fuse: Implement O_TMPFILE support
 2022-08-31 12:19 UTC  (3+ messages)

[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
 2022-08-31 10:37 UTC  (9+ messages)
` [PATCH v2 1/7] mm: change release_pages() to use unsigned long for npages
` [PATCH v2 2/7] mm/gup: introduce pin_user_page()
` [PATCH v2 3/7] block: add dio_w_*() wrappers for pin, unpin user pages
` [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
` [PATCH v2 5/7] block, bio, fs: convert most filesystems to pin_user_pages_fast()
` [PATCH v2 6/7] NFS: direct-io: convert to FOLL_PIN pages
` [PATCH v2 7/7] fuse: convert direct IO paths to use FOLL_PIN

question about fuse livelock situation
 2022-08-31  9:58 UTC  (2+ messages)

[PATCH 0/6] convert most filesystems to pin_user_pages_fast()
 2022-08-31  9:43 UTC  (16+ messages)
` [PATCH 1/6] mm/gup: introduce pin_user_page()
` [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-31  9:12 UTC  (10+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions

HARDIRQ-safe - HARDIRQ-unsafe lock order detected
 2022-08-31  6:28 UTC 

[pipe] 8cefc107ca: BUG:KASAN:slab-out-of-bounds_in_iov_iter_alignment
 2022-08-31  3:27 UTC 

[syzbot] WARNING in writeback_single_inode
 2022-08-31  3:26 UTC  (2+ messages)

[PATCH] Documentation: filesystems: correct possessive "its"
 2022-08-31  1:22 UTC  (7+ messages)

[PATCH v5 0/2] ksm: count allocated rmap_items and update documentation
 2022-08-31  0:38 UTC  (4+ messages)
` [PATCH v5 1/2] ksm: count allocated ksm rmap_items for each process
` [PATCH v5 2/2] ksm: add profit monitoring documentation

[PATCH -next] fs/hfsplus: Fix some kernel-doc comments
 2022-08-30 23:58 UTC  (2+ messages)

Why do NBD requests prevent hibernation, and FUSE requests do not?
 2022-08-30 23:02 UTC  (2+ messages)

[RFC PATCH RESEND] userfaultfd: open userfaultfds with O_RDONLY
 2022-08-30 20:10 UTC  (5+ messages)

[PATCH v3 0/7] vfs: clean up i_version behavior and expose it via statx
 2022-08-30 20:08 UTC  (41+ messages)
` [PATCH v3 1/7] iversion: update comments with info about atime updates
` [PATCH v3 3/7] ext4: unconditionally enable the i_version counter
` [PATCH v3 4/7] xfs: don't bump the i_version on an atime update in xfs_vn_update_time

[PATCH v2 0/2] libfs: Introduce tokenize_user_input()
 2022-08-30 18:33 UTC  (3+ messages)
` [PATCH v2 1/2] "

[RFC PATCH 2/2] fs/xattr: wire up syscalls
 2022-08-30 17:09 UTC  (4+ messages)
` [RFC PATCH 1/2] fs/xattr: add *at family syscalls

[PATCH] eventfd: guard wake_up in eventfd fs calls as well
 2022-08-30 15:12 UTC  (2+ messages)

[PATCH v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-08-30 13:47 UTC  (5+ messages)

[PATCH 0/6] acl: rework idmap handling when setting posix acls
 2022-08-30 12:57 UTC  (15+ messages)
` [PATCH 1/6] ntfs3: rework xattr handlers and switch to POSIX ACL VFS helpers
` [PATCH 2/6] acl: return EOPNOTSUPP in posix_acl_fix_xattr_common()
` [PATCH 3/6] acl: add vfs_set_acl_prepare()
` [PATCH 4/6] acl: move idmapping handling into posix_acl_xattr_set()
` [PATCH 5/6] ovl: use vfs_set_acl_prepare()
` [PATCH 6/6] xattr: constify value argument in vfs_setxattr()

[PATCH 0/6] Track minimal size per filesystem
 2022-08-30  8:18 UTC  (23+ messages)
` [PATCH 1/6] tst_fs_type: Add nsfs, vfat, squashfs to tst_fs_type_name()
` [PATCH 2/6] API: tst_device: Track minimal size per filesystem
      ` [Automated-testing] "
` [PATCH 3/6] tst_test: Use 16 MB also for tmpfs
` [PATCH 4/6] tst_device: Use getopts
  ` [Automated-testing] "
` [PATCH 5/6] tst_device: Add support -f filesystem
` [PATCH 6/6] tst_test.sh: Pass used filesystem to tst_device
` [Automated-testing] [PATCH 0/6] Track minimal size per filesystem

[PATCH 0/4] mm, xfs, dax: Fixes for memory_failure() handling
 2022-08-30  6:17 UTC  (9+ messages)
` [PATCH 3/4] mm/memory-failure: Fix detection of memory_failure() handlers
` [PATCH 4/4] mm/memory-failure: Fall back to vma_address() when ->notify_failure() fails

[syzbot] BUG: unable to handle kernel NULL pointer dereference in ni_find_attr
 2022-08-29 23:30 UTC 

[syzbot] BUG: unable to handle kernel NULL pointer dereference in set_page_dirty
 2022-08-29 22:16 UTC  (6+ messages)

[PATCH] fs/inode.c: change the order of initialization in inode_init_always()
 2022-08-29 19:25 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v5 0/8] make statx() return DIO alignment information
 2022-08-29 17:43 UTC  (7+ messages)
` [PATCH v5 5/8] f2fs: move f2fs_force_buffered_io() into file.c
` [PATCH v5 6/8] f2fs: simplify f2fs_force_buffered_io()
` [PATCH v5 7/8] f2fs: support STATX_DIOALIGN

[PATCH v9 00/27] Rust support
 2022-08-29 17:11 UTC  (5+ messages)
` [PATCH v9 09/27] rust: add `compiler_builtins` crate

[PATCH 0/5] smb3: Fix missing locks and invalidation in fallocate
 2022-08-29 16:56 UTC  (4+ messages)
` [PATCH 1/5] smb3: Move the flush out of smb2_copychunk_range() into its callers

[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-08-29 14:49 UTC  (4+ messages)

[PATCH] fs/afs: Fix repeated word in comments
 2022-08-29 14:05 UTC  (2+ messages)

[man-pages PATCH] statx, inode: document the new STATX_INO_VERSION field
 2022-08-29 12:37 UTC  (3+ messages)

[PATCH] seq_file: use iov_iter_ubuf() to simplify the code
 2022-08-29 11:52 UTC 

[PATCH v4 1/3] ext4: don't increase iversion counter for ea_inodes
 2022-08-29 10:16 UTC  (5+ messages)
` [PATCH v4 3/3] ext4: unconditionally enable the i_version counter

Votre demande : Forbes: Werden Sie in einem Monat einer der Krypto-Millionare
 2022-08-29  7:47 UTC 

[PATCH/RFC 00/10 v5] Improve scalability of directory operations
 2022-08-29  3:15 UTC  (13+ messages)
` [PATCH 09/10] VFS: add LOOKUP_SILLY_RENAME
` [PATCH 06/10] VFS: support concurrent renames
` [PATCH 01/10] VFS: support parallel updates in the one directory
` [PATCH 08/10] NFSD: allow parallel creates from nfsd

[PATCH v4 0/2] ksm: count allocated rmap_items and update documentation
 2022-08-28 18:42 UTC  (3+ messages)
` [PATCH v4 1/2] ksm: count allocated ksm rmap_items for each process

[syzbot] usb-testing boot error: BUG: unable to handle kernel paging request in path_init
 2022-08-28 17:53 UTC 

Bild: Millionen von Dollar in Kryptowahrung in nur wenigen Monaten
 2022-08-28 11:59 UTC 

[PATCHSET v2 for-6.1] kernfs, cgroup: implement kernfs_show() and cgroup_file_show()
 2022-08-28  8:33 UTC  (4+ messages)
` [PATCH 7/9] kernfs: Factor out kernfs_activate_one()
` [PATCH 9/9] cgroup: Implement cgroup_file_show()

[RFC 0/8] ext4: Convert inode preallocation list to an rbtree
 2022-08-28  6:46 UTC  (9+ messages)
` [RFC 1/8] ext4: Stop searching if PA doesn't satisfy non-extent file
` [RFC 2/8] ext4: Refactor code related to freeing PAs
` [RFC 3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated()
` [RFC 4/8] ext4: Move overlap assert logic into a separate function
` [RFC 5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
` [RFC 6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union
` [RFC 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
` [RFC 8/8] ext4: Remove the logic to trim inode PAs


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