linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-30 14:37:49 to 2022-09-01 20:00:59 UTC [more...]

[syzbot] WARNING: locking bug in iput
 2022-09-01 20:00 UTC 

[PATCH v4 0/3] fscrypt: rework keyring and stop using request_queue
 2022-09-01 19:32 UTC  (4+ messages)
` [PATCH v4 1/3] fscrypt: stop using keyrings subsystem for fscrypt_master_key
` [PATCH v4 2/3] fscrypt: stop holding extra request_queue references
` [PATCH v4 3/3] fscrypt: work on block_devices instead of request_queues

[PATCH v4 0/4] fanotify: Allow user space to pass back additional audit info
 2022-09-01 18:31 UTC  (10+ messages)
` [PATCH v4 3/4] fanotify,audit: Allow audit to use the full permission event response

[PATCH -next v2 3/6] landlock: add chmod and chown support
 2022-09-01 17:34 UTC 

[PATCH v5 0/4] landlock: truncate support
 2022-09-01 17:10 UTC  (2+ messages)

[RFC PATCH 2/2] fs/xattr: wire up syscalls
 2022-09-01 16:45 UTC  (8+ messages)
` [RFC PATCH 1/2] fs/xattr: add *at family syscalls

[RFC PATCH v2] statx, inode: document the new STATX_INO_VERSION field
 2022-09-01 16:30 UTC  (3+ messages)

[RESEND PATCH] aio: Replace kmap{,_atomic}() with kmap_local_page()
 2022-09-01 16:27 UTC 

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

[PATCH 0/2] fs: fix capable() call in simple_xattr_list()
 2022-09-01 15:26 UTC  (3+ messages)
` [PATCH 1/2] fs: convert simple_xattrs to RCU list
` [PATCH 2/2] fs: don't call capable() prematurely in simple_xattr_list()

fsconfig parsing bugs
 2022-09-01 14:50 UTC  (2+ messages)

[PATCH v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-09-01 14:13 UTC  (2+ messages)

[PATCH v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-09-01 11:47 UTC  (9+ messages)

consolidate btrfs checksumming, repair and bio splitting
 2022-09-01 11:28 UTC  (30+ messages)
` [PATCH 01/17] block: export bio_split_rw
` [PATCH 02/17] btrfs: stop tracking failed reads in the I/O tree
` [PATCH 03/17] btrfs: move repair_io_failure to volumes.c
` [PATCH 04/17] btrfs: handle checksum validation and repair at the storage layer
` [PATCH 05/17] btrfs: handle checksum generation in "
` [PATCH 06/17] btrfs: handle recording of zoned writes "
` [PATCH 07/17] btrfs: allow btrfs_submit_bio to split bios
` [PATCH 08/17] btrfs: pass the iomap bio to btrfs_submit_bio
` [PATCH 09/17] btrfs: remove stripe boundary calculation for buffered I/O
` [PATCH 10/17] btrfs: remove stripe boundary calculation for compressed I/O
` [PATCH 11/17] btrfs: remove stripe boundary calculation for encoded I/O
` [PATCH 12/17] btrfs: remove struct btrfs_io_geometry
` [PATCH 13/17] btrfs: remove submit_encoded_read_bio
` [PATCH 14/17] btrfs: remove now spurious bio submission helpers
` [PATCH 15/17] btrfs: calculate file system wide queue limit for zoned mode
` [PATCH 16/17] btrfs: split zone append bios in btrfs_submit_bio
` [PATCH 17/17] iomap: remove IOMAP_F_ZONE_APPEND

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

[PATCH linux-next] fuse: Remove the unneeded result variable
 2022-09-01  7:42 UTC 

[RFC PATCH 0/5] Introduce erofs shared domain
 2022-09-01  3:49 UTC  (10+ messages)
` [RFC PATCH 1/5] erofs: add 'domain_id' mount option for on-demand read sementics
    ` [External] "
` [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/RFC 00/10 v5] Improve scalability of directory operations
 2022-09-01  3:44 UTC  (6+ messages)
` [PATCH 01/10] VFS: support parallel updates in the one directory

[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
 2022-09-01  1:48 UTC  (12+ 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

[PATCH v2] Documentation: filesystems: correct possessive "its"
 2022-09-01  0:28 UTC 

[syzbot] UBSAN: array-index-out-of-bounds in truncate_inode_pages_range
 2022-09-01  0:13 UTC 

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

[PATCH 2/2] fuse: Implement O_TMPFILE support
 2022-08-31 21:30 UTC  (4+ messages)

[PATCHv3 0/7] dma mapping optimisations
 2022-08-31 21:19 UTC  (7+ messages)

[GIT PULL] fscache, cachefiles: Miscellaneous fixes
 2022-08-31 17:20 UTC  (2+ messages)

[PATCH v2 0/2] libfs: Introduce tokenize_user_input()
 2022-08-31 16:15 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH v4] cachefiles: fix error return code in cachefiles_ondemand_copen()
 2022-08-31 14:48 UTC  (4+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-31 14:24 UTC  (10+ messages)

[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

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

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  (5+ 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  (22+ messages)
` [PATCH v3 1/7] iversion: update comments with info about atime updates

[PATCH] eventfd: guard wake_up in eventfd fs calls as well
 2022-08-30 15:12 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).