linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-20 08:02:47 to 2023-09-21 19:38:10 UTC [more...]

[syzbot] [integrity] [overlayfs] general protection fault in d_path
 2023-09-21 17:01 UTC  (19+ messages)

[PATCH v9 0/7] fuse: full atomic open and atomic-open-revalidate
 2023-09-21 14:44 UTC  (16+ messages)
` [PATCH v9 1/7] fuse: rename fuse_create_open
` [PATCH v9 2/7] fuse: introduce atomic open
` [PATCH v9 3/7] [RFC] Allow atomic_open() on positive dentry
` [PATCH v9 4/7] vfs: Optimize "
` [PATCH v9 5/7] fuse: Revalidate positive entries in fuse_atomic_open
` [PATCH v9 6/7] fuse: Return D_REVALIDATE_ATOMIC for cached dentries
` [PATCH v9 7/7] fuse: Avoid code duplication in atomic open

[PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs
 2023-09-21 15:10 UTC  (15+ messages)
` [PATCH v5 01/11] sound: Fix snd_pcm_readv()/writev() to use iov access functions
` [PATCH v5 02/11] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC
` [PATCH v5 03/11] iov_iter: Renumber ITER_* constants
` [PATCH v5 04/11] iov_iter: Derive user-backedness from the iterator type
` [PATCH v5 05/11] iov_iter: Convert iterate*() to inline funcs
` [PATCH v5 06/11] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
` [PATCH v5 07/11] iov_iter: Add a kernel-type iterator-only iteration function
` [PATCH v5 08/11] iov_iter, net: Move csum_and_copy_to/from_iter() to net/
` [PATCH v5 09/11] iov_iter, net: Fold in csum_and_memcpy()
` [PATCH v5 10/11] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
` [PATCH v5 11/11] iov_iter, net: Move hash_and_copy_to_iter() to net/

[PATCH v13 00/10] fuse: Add support for passthrough read/write
 2023-09-21 10:31 UTC  (13+ messages)

[PATCH 00/13] Pass data temperature information to zoned UFS devices
 2023-09-21 19:27 UTC  (21+ messages)
` [PATCH 01/13] fs/f2fs: Restore the whint_mode mount option
` [PATCH 02/13] fs: Restore support for F_GET_FILE_RW_HINT and F_SET_FILE_RW_HINT
` [PATCH 03/13] fs: Restore kiocb.ki_hint
` [PATCH 04/13] block: Restore write hint support
` [PATCH 05/13] scsi: core: Query the Block Limits Extension VPD page
` [PATCH 06/13] scsi_proto: Add struct io_group_descriptor
` [PATCH 07/13] sd: Translate data lifetime information
` [PATCH 08/13] scsi_debug: Reduce code duplication
` [PATCH 09/13] scsi_debug: Support the block limits extension VPD page
` [PATCH 10/13] scsi_debug: Rework page code error handling
` [PATCH 11/13] scsi_debug: Rework subpage "
` [PATCH 12/13] scsi_debug: Implement the IO Advice Hints Grouping mode page
` [PATCH 13/13] scsi_debug: Maintain write statistics per group number

[PATCH 1/4] pipe: reduce padding in struct pipe_inode_info
 2023-09-21  7:57 UTC  (3+ messages)
` [PATCH 3/4] fs/pipe: remove unnecessary spinlock from pipe_write()
` [PATCH 4/4] fs/pipe: use spinlock in pipe_read() only if there is a watch_queue

When to lock pipe->rd_wait.lock?
 2023-09-21  9:38 UTC  (9+ messages)

[GIT PULL v2] timestamp fixes
 2023-09-21 18:51 UTC  (3+ messages)

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-21 19:10 UTC  (23+ messages)
` [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory

[RFC 00/23] Enable block size > page size in XFS
 2023-09-21  7:18 UTC  (12+ messages)
` [RFC 03/23] filemap: add folio with at least mapping_min_order in __filemap_get_folio

[PATCH 0/3] userfaultfd remap option
 2023-09-21 18:04 UTC  (12+ messages)
` [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI

[PATCH 0/8] autofs - convert to to use mount api
 2023-09-21  7:03 UTC  (5+ messages)
` [PATCH 1/8] autofs: refactor autofs_prepare_pipe()
` [PATCH 2/8] autofs: add autofs_parse_fd()
` [PATCH 3/8] autofs - refactor super block info init
` [PATCH 4/8] autofs: reformat 0pt enum declaration

[PATCH RFC] binfmt_elf: fully allocate bss pages
 2023-09-21 10:36 UTC  (2+ messages)

[PATCH] ovl: factor out some common helpers for backing files io
 2023-09-21 15:51 UTC  (4+ messages)

[ANNOUNCE] erofs-utils: release 1.7
 2023-09-21  5:26 UTC 

[PATCH v1] mm/filemap: increase usage of folio_next_index() helper
 2023-09-21  8:15 UTC 

[RFC PATCH 0/3] quering mount attributes
 2023-09-21  7:34 UTC  (22+ messages)
` [RFC PATCH 2/3] add statmnt(2) syscall

[PATCH] fuse: pass ATTR_KILL_SUID/ATTR_KILL_SGID mode bits to user space
 2023-09-21  2:24 UTC 

[syzbot] [xfs?] INFO: task hung in clean_bdev_aliases
 2023-09-21  0:38 UTC  (6+ messages)

[PATCH v4 0/2] Supporting same fsid mounting through the temp-fsid feature
 2023-09-21  0:21 UTC  (11+ messages)
` [PATCH v4 2/2] btrfs: Introduce "

[PATCH v2] tmpfs.5: extend with new noswap documentation
 2023-09-20 23:50 UTC 

[PATCH] inotify: support returning file_handles
 2023-09-20 22:51 UTC  (2+ messages)

[RFC PATCH v2 0/9] iov_iter: kunit: Cleanup, abstraction and more tests
 2023-09-20 21:51 UTC  (12+ messages)
` [RFC PATCH v2 1/9] iov_iter: Fix some checkpatch complaints in kunit tests
` [RFC PATCH v2 2/9] iov_iter: Consolidate some of the repeated code into helpers
` [RFC PATCH v2 3/9] iov_iter: Consolidate the test vector struct in the kunit tests
` [RFC PATCH v2 4/9] iov_iter: Consolidate bvec pattern checking
` [RFC PATCH v2 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
` [RFC PATCH v2 6/9] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC
` [RFC PATCH v2 7/9] iov_iter: Add extract "
` [RFC PATCH v2 8/9] iov_iter: Add benchmarking kunit tests
` [RFC PATCH v2 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC

[PATCH v2 0/8] sysctl: Remove sentinel elements from arch
 2023-09-20 21:01 UTC  (2+ messages)

remove get_super
 2023-09-20 20:41 UTC  (3+ messages)
` [PATCH 07/17] nbd: call blk_mark_disk_dead in nbd_clear_sock_ioctl

[syzbot] [ext4?] general protection fault in utf8nlookup
 2023-09-20 19:37 UTC  (3+ messages)
` [PATCH] unicode: add s_encoding null ptr check in utf8ncursor

[PATCH] fs/splice: don't block splice_direct_to_actor() after data was read
 2023-09-20 18:16 UTC  (4+ messages)

[GIT PULL] timestamp fixes
 2023-09-20 18:00 UTC  (9+ messages)

[PATCH 00/17] Add folio_end_read
 2023-09-20 16:58 UTC  (7+ messages)
` [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte

[RFC][PATCH] fanotify: Enable FAN_REPORT_FID on more filesystem types
 2023-09-20 16:36 UTC  (11+ messages)

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-09-20 15:45 UTC  (24+ messages)
` [PATCH v7 12/13] ext4: switch to "

[ANNOUNCE] xfs-linux: iomap-for-next updated to a5f31a5028d1
 2023-09-20 14:33 UTC 

[RFC PATCH 00/18] block: update buffer_head for Large-block I/O
 2023-09-20 14:18 UTC  (5+ messages)
` [PATCH 01/18] mm/readahead: rework loop in page_cache_ra_unbounded()

[PATCH 5.4 050/367] eventfd: prevent underflow for eventfd semaphores
 2023-09-20 11:27 UTC 

[PATCH 4.19 044/273] eventfd: prevent underflow for eventfd semaphores
 2023-09-20 11:28 UTC 

[PATCH v16 00/12] Implement copy offload support
 2023-09-20 10:54 UTC  (14+ messages)
    ` [PATCH v16 01/12] block: Introduce queue limits and sysfs for copy-offload support
    ` [PATCH v16 02/12] Add infrastructure for copy offload in block and request layer
    ` [PATCH v16 03/12] block: add copy offload support
    ` [PATCH v16 04/12] block: add emulation for copy
    ` [PATCH v16 05/12] fs/read_write: Enable copy_file_range for block device
    ` [PATCH v16 06/12] fs, block: copy_file_range for def_blk_ops for direct "
    ` [PATCH v16 07/12] nvme: add copy offload support
    ` [PATCH v16 08/12] nvmet: add copy command support for bdev and file ns
    ` [PATCH v16 09/12] dm: Add support for copy offload
    ` [PATCH v16 10/12] dm: Enable copy offload for dm-linear target
    ` [PATCH v16 11/12] null: Enable trace capability for null block
    ` [PATCH v16 12/12] null_blk: add support for copy offload

[PATCH 00/26] Finish the create_empty_buffers() transition
 2023-09-20 10:01 UTC  (13+ messages)
` [PATCH 01/26] buffer: Make folio_create_empty_buffers() return a buffer_head
` [PATCH 02/26] mpage: Convert map_buffer_to_folio() to folio_create_empty_buffers()
` [PATCH 03/26] ext4: Convert to folio_create_empty_buffers
` [PATCH 13/26] nilfs2: Convert nilfs_mdt_get_frozen_buffer to use a folio
` [PATCH 14/26] nilfs2: Remove nilfs_page_get_nth_block
` [PATCH 15/26] nilfs2: Convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buffers

[syzbot] [f2fs?] possible deadlock in super_lock
 2023-09-20  9:13 UTC  (2+ messages)
` [syzbot] [reiserfs?] "

[PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
 2023-09-20  9:04 UTC  (6+ messages)
` [PATCH 1/2] fs/fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAP

[PATCH] fs: add bounds checking when updating ctime
 2023-09-20  8:49 UTC  (2+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2023-09-20  8:47 UTC  (2+ messages)
` [syzbot] "

Poptávka
 2023-09-20  7:56 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).