Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH 05/11] filemap: add a kiocb_invalidate_pages helper, (continued)
- [bug report] fanotify: support reporting non-decodeable file handles,
Dan Carpenter
- [PATCH v4 bpf-next 0/4] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support,
Andrii Nakryiko
- [PATCH] fs: use UB-safe check for signed addition overflow in remap_verify_area,
David Sterba
- [PATCH v3 00/12] arch: Make virt_to_pfn into a static inline,
Linus Walleij
- [PATCH v3 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid(), Linus Walleij
- [PATCH v3 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page(), Linus Walleij
- [PATCH v3 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init, Linus Walleij
- [PATCH v3 04/12] riscv: mm: init: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v3 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob, Linus Walleij
- [PATCH v3 07/12] netfs: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v3 05/12] cifs: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v3 10/12] ARM: mm: Make virt_to_pfn() a static inline, Linus Walleij
- [PATCH v3 08/12] arm64: vdso: Pass (void *) to virt_to_page(), Linus Walleij
- [PATCH v3 09/12] asm-generic/page.h: Make pfn accessors static inlines, Linus Walleij
- [PATCH v3 11/12] arm64: memory: Make virt_to_pfn() a static inline, Linus Walleij
- [PATCH v3 12/12] m68k/mm: Make pfn accessors static inlines, Linus Walleij
- [PATCH v2] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size,
David Howells
- [PATCH v4 0/8] sysctl: Completely remove register_sysctl_table from sources,
Joel Granados
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Re: [PATCH v4 0/8] sysctl: Completely remove register_sysctl_table from sources, Luis Chamberlain
[syzbot] [reiserfs?] KASAN: use-after-free Read in leaf_copy_items_entirely, syzbot
[RFC v6 1/2] epoll: Implement eventpoll_replace_file(),
aloktiagi
[syzbot] [reiserfs?] INFO: task hung in flush_old_commits,
syzbot
gfs2 write bandwidth regression on 6.4-rc3 compareto 5.15.y,
Wang Yugui
[PATCH v5 0/3] NFSD: add support for NFSv4 write delegation,
Dai Ngo
[PATCH v3 bpf-next 0/4] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support,
Andrii Nakryiko
[syzbot] [fs?] KASAN: null-ptr-deref Write in get_block (2),
syzbot
[PATCH 0/2] kernel/sysctl.c: remove to major base directories,
Luis Chamberlain
[PATCH v21 0/6] block: Use page pinning,
David Howells
patches to move ksmbd and cifs under new subdirectory,
Steve French
[PATCH] cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size,
David Howells
[PATCH v22 00/31] splice: Kill ITER_PIPE,
David Howells
- [PATCH v22 04/31] splice: Clean up copy_splice_read() a bit, David Howells
- [PATCH v22 01/31] splice: Fix filemap_splice_read() to use the correct inode, David Howells
- [PATCH v22 02/31] splice: Make filemap_splice_read() check s_maxbytes, David Howells
- [PATCH v22 03/31] splice: Rename direct_splice_read() to copy_splice_read(), David Howells
- [PATCH v22 06/31] splice: Check for zero count in vfs_splice_read(), David Howells
- [PATCH v22 09/31] shmem: Implement splice-read, David Howells
- [PATCH v22 10/31] overlayfs: Implement splice-read, David Howells
- [PATCH v22 07/31] splice: Make splice from an O_DIRECT fd use copy_splice_read(), David Howells
- [PATCH v22 11/31] coda: Implement splice-read, David Howells
- [PATCH v22 05/31] splice: Make do_splice_to() generic and export it, David Howells
- [PATCH v22 13/31] net: Make sock_splice_read() use copy_splice_read() by default, David Howells
- [PATCH v22 08/31] splice: Make splice from a DAX file use copy_splice_read(), David Howells
- [PATCH v22 12/31] tty, proc, kernfs, random: Use copy_splice_read(), David Howells
- [PATCH v22 14/31] 9p: Add splice_read wrapper, David Howells
- [PATCH v22 15/31] afs: Provide a splice-read wrapper, David Howells
- [PATCH v22 16/31] ceph: Provide a splice-read wrapper, David Howells
- [PATCH v22 17/31] ecryptfs: Provide a splice-read wrapper, David Howells
- [PATCH v22 18/31] ext4: Provide a splice-read wrapper, David Howells
- [PATCH v22 19/31] f2fs: Provide a splice-read wrapper, David Howells
- [PATCH v22 25/31] zonefs: Provide a splice-read wrapper, David Howells
- [PATCH v22 22/31] ocfs2: Provide a splice-read wrapper, David Howells
- [PATCH v22 21/31] ntfs3: Provide a splice-read wrapper, David Howells
- [PATCH v22 23/31] orangefs: Provide a splice-read wrapper, David Howells
- [PATCH v22 20/31] nfs: Provide a splice-read wrapper, David Howells
- [PATCH v22 26/31] trace: Convert trace/seq to use copy_splice_read(), David Howells
- [PATCH v22 24/31] xfs: Provide a splice-read wrapper, David Howells
- [PATCH v22 28/31] splice: Use filemap_splice_read() instead of generic_file_splice_read(), David Howells
- [PATCH v22 29/31] splice: Remove generic_file_splice_read(), David Howells
- [PATCH v22 27/31] cifs: Use filemap_splice_read(), David Howells
- [PATCH v22 30/31] iov_iter: Kill ITER_PIPE, David Howells
- [PATCH v22 31/31] splice: kdoc for filemap_splice_read() and copy_splice_read(), David Howells
- Re: [PATCH v22 00/31] splice: Kill ITER_PIPE, Jens Axboe
[syzbot] [block?] [reiserfs?] KASAN: user-memory-access Write in zram_slot_lock,
syzbot
[PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1,
David Howells
- [PATCH net-next v10 02/16] net: Pass max frags into skb_append_pagefrags(), David Howells
- [PATCH net-next v10 01/16] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag, David Howells
- [PATCH net-next v10 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v10 04/16] tcp: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v10 07/16] espintcp: Inline do_tcp_sendpages(), David Howells
- [PATCH net-next v10 05/16] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v10 10/16] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked(), David Howells
- [PATCH net-next v10 11/16] ip, udp: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v10 09/16] siw: Inline do_tcp_sendpages(), David Howells
- [PATCH net-next v10 06/16] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg, David Howells
- [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages(), David Howells
- [PATCH net-next v10 13/16] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v10 16/16] unix: Convert unix_stream_sendpage() to use MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v10 14/16] ip: Remove ip_append_page(), David Howells
- [PATCH net-next v10 15/16] af_unix: Support MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v10 12/16] ip6, udp6: Support MSG_SPLICE_PAGES, David Howells
- Re: [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1, patchwork-bot+netdevbpf
[PATCH v11 0/9] Implement copy offload support,
Nitesh Shetty
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH v2 00/12] arch: Make virt_to_pfn into a static inline,
Linus Walleij
- [PATCH v2 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid(), Linus Walleij
- [PATCH v2 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init, Linus Walleij
- [PATCH v2 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page(), Linus Walleij
- [PATCH v2 05/12] cifs: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v2 04/12] riscv: mm: init: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v2 08/12] arm64: vdso: Pass (void *) to virt_to_page(), Linus Walleij
- [PATCH v2 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob, Linus Walleij
- [PATCH v2 07/12] netfs: Pass a pointer to virt_to_page(), Linus Walleij
- [PATCH v2 09/12] asm-generic/page.h: Make pfn accessors static inlines, Linus Walleij
- [PATCH v2 10/12] ARM: mm: Make virt_to_pfn() a static inline, Linus Walleij
- [PATCH v2 11/12] arm64: memory: Make virt_to_pfn() a static inline, Linus Walleij
- [PATCH v2 12/12] m68k/mm: Make pfn accessors static inlines, Linus Walleij
[syzbot] [btrfs?] WARNING in btrfs_split_ordered_extent,
syzbot
[Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3,
Pengfei Xu
[syzbot] [nilfs?] general protection fault in folio_create_empty_buffers,
syzbot
[PATCH v4 0/4] NFSD: add support for NFSv4 write delegation,
Dai Ngo
[PATCH 0/3] Create large folios in iomap buffered write path,
Matthew Wilcox (Oracle)
[syzbot] [btrfs?] WARNING in btrfs_relocate_block_group,
syzbot
[PATCH] init: remove unused names parameter in split_fs_names(),
Yihuan Pan
[syzbot] [fs?] [usb?] INFO: rcu detected stall in vfs_readlink,
syzbot
[PATCH v21 00/30] splice: Kill ITER_PIPE,
David Howells
- [PATCH v21 01/30] splice: Fix filemap of a blockdev, David Howells
- [PATCH v21 04/30] splice: Clean up copy_splice_read() a bit, David Howells
- [PATCH v21 05/30] splice: Make do_splice_to() generic and export it, David Howells
- [PATCH v21 02/30] splice: Make filemap_splice_read() check s_maxbytes, David Howells
- [PATCH v21 03/30] splice: Rename direct_splice_read() to copy_splice_read(), David Howells
- [PATCH v21 14/30] 9p: Add splice_read stub, David Howells
- [PATCH v21 10/30] overlayfs: Implement splice-read, David Howells
- [PATCH v21 13/30] net: Make sock_splice_read() use copy_splice_read() by default, David Howells
- [PATCH v21 07/30] splice: Make splice from an O_DIRECT fd use copy_splice_read(), David Howells
- [PATCH v21 17/30] ecryptfs: Provide a splice-read stub, David Howells
- [PATCH v21 09/30] shmem: Implement splice-read, David Howells
- [PATCH v21 15/30] afs: Provide a splice-read stub, David Howells
- [PATCH v21 11/30] coda: Implement splice-read, David Howells
- [PATCH v21 06/30] splice: Check for zero count in vfs_splice_read(), David Howells
- [PATCH v21 08/30] splice: Make splice from a DAX file use copy_splice_read(), David Howells
- [PATCH v21 16/30] ceph: Provide a splice-read stub, David Howells
- [PATCH v21 12/30] tty, proc, kernfs, random: Use copy_splice_read(), David Howells
- [PATCH v21 20/30] nfs: Provide a splice-read stub, David Howells
- [PATCH v21 18/30] ext4: Provide a splice-read stub, David Howells
- [PATCH v21 26/30] splice: Convert trace/seq to use copy_splice_read(), David Howells
- [PATCH v21 29/30] splice: Remove generic_file_splice_read(), David Howells
- [PATCH v21 25/30] zonefs: Provide a splice-read stub, David Howells
- [PATCH v21 21/30] ntfs3: Provide a splice-read stub, David Howells
- [PATCH v21 23/30] orangefs: Provide a splice-read stub, David Howells
- [PATCH v21 30/30] iov_iter: Kill ITER_PIPE, David Howells
- [PATCH v21 24/30] xfs: Provide a splice-read stub, David Howells
- [PATCH v21 28/30] splice: Use filemap_splice_read() instead of generic_file_splice_read(), David Howells
- [PATCH v21 22/30] ocfs2: Provide a splice-read stub, David Howells
- [PATCH v21 27/30] cifs: Use filemap_splice_read(), David Howells
- [PATCH v21 19/30] f2fs: Provide a splice-read stub, David Howells
Re: [syzbot] [reiserfs?] [overlayfs?] WARNING: locking bug in take_dentry_name_snapshot, syzbot
[PATCH] cachefiles: Allow the cache to be non-root,
David Howells
[PATCH v13 00/10] fuse: Add support for passthrough read/write,
Amir Goldstein
- [PATCH v13 01/10] fs: Generic function to convert iocb to rw flags, Amir Goldstein
- [PATCH v13 02/10] fuse: Definitions and ioctl for passthrough, Amir Goldstein
- [PATCH v13 03/10] fuse: Passthrough initialization and release, Amir Goldstein
- [PATCH v13 04/10] fuse: Introduce synchronous read and write for passthrough, Amir Goldstein
- [PATCH v13 05/10] fuse: Handle asynchronous read and write in passthrough, Amir Goldstein
- [PATCH v13 06/10] fuse: Use daemon creds in passthrough mode, Amir Goldstein
- [PATCH v13 07/10] fuse: Introduce passthrough for mmap, Amir Goldstein
- [PATCH v13 08/10] fuse: update inode size/mtime after passthrough write, Amir Goldstein
- [PATCH v13 09/10] fuse: invalidate atime after passthrough read/mmap, Amir Goldstein
- [PATCH v13 10/10] fuse: setup a passthrough fd without a permanent backing id, Amir Goldstein
- Re: [PATCH v13 00/10] fuse: Add support for passthrough read/write, Amir Goldstein
- Re: [PATCH v13 00/10] fuse: Add support for passthrough read/write, Amir Goldstein
cleanup the filemap / direct I/O interaction,
Christoph Hellwig
- [PATCH 02/13] filemap: update ki_pos in generic_perform_write, Christoph Hellwig
- [PATCH 01/13] iomap: update ki_pos a little later in iomap_dio_complete, Christoph Hellwig
- [PATCH 03/13] filemap: assign current->backing_dev_info in generic_perform_write, Christoph Hellwig
- [PATCH 06/13] filemap: add a kiocb_invalidate_post_write helper, Christoph Hellwig
- [PATCH 04/13] filemap: add a kiocb_write_and_wait helper, Christoph Hellwig
- [PATCH 05/13] filemap: add a kiocb_invalidate_pages helper, Christoph Hellwig
- [PATCH 07/13] iomap: update ki_pos in iomap_file_buffered_write, Christoph Hellwig
- [PATCH 08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write, Christoph Hellwig
- [PATCH 09/13] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages, Christoph Hellwig
- [PATCH 11/13] fuse: update ki_pos in fuse_perform_write, Christoph Hellwig
- [PATCH 10/13] fs: factor out a direct_write_fallback helper, Christoph Hellwig
- [PATCH 12/13] fuse: drop redundant arguments to fuse_perform_write, Christoph Hellwig
- [PATCH 13/13] fuse: use direct_write_fallback, Christoph Hellwig
- Re: cleanup the filemap / direct I/O interaction, Darrick J. Wong
[PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE,
David Howells
- [PATCH v20 01/32] splice: Fix filemap of a blockdev, David Howells
- [PATCH v20 04/32] splice: Make do_splice_to() generic and export it, David Howells
- [PATCH v20 03/32] splice: Make direct_read_splice() limit to eof where appropriate, David Howells
- [PATCH v20 02/32] splice: Clean up direct_splice_read() a bit, David Howells
- [PATCH v20 07/32] overlayfs: Implement splice-read, David Howells
- [PATCH v20 09/32] tty, proc, kernfs, random: Use direct_splice_read(), David Howells
- [PATCH v20 05/32] splice: Make splice from a DAX file use direct_splice_read(), David Howells
- [PATCH v20 06/32] shmem: Implement splice-read, David Howells
- [PATCH v20 11/32] 9p: Add splice_read stub, David Howells
- [PATCH v20 12/32] afs: Provide a splice-read stub, David Howells
- [PATCH v20 13/32] ceph: Provide a splice-read stub, David Howells
- [PATCH v20 15/32] ext4: Provide a splice-read stub, David Howells
- [PATCH v20 16/32] f2fs: Provide a splice-read stub, David Howells
- [PATCH v20 14/32] ecryptfs: Provide a splice-read stub, David Howells
- [PATCH v20 08/32] coda: Implement splice-read, David Howells
- [PATCH v20 10/32] net: Make sock_splice_read() use direct_splice_read() by default, David Howells
- [PATCH v20 21/32] xfs: Provide a splice-read stub, David Howells
- [PATCH v20 18/32] ntfs3: Provide a splice-read stub, David Howells
- [PATCH v20 17/32] nfs: Provide a splice-read stub, David Howells
- [PATCH v20 19/32] ocfs2: Provide a splice-read stub, David Howells
- [PATCH v20 20/32] orangefs: Provide a splice-read stub, David Howells
- [PATCH v20 23/32] splice: Convert trace/seq to use direct_splice_read(), David Howells
- [PATCH v20 22/32] zonefs: Provide a splice-read stub, David Howells
- [PATCH v20 24/32] splice: Do splice read from a file without using ITER_PIPE, David Howells
- [PATCH v20 25/32] cifs: Use generic_file_splice_read(), David Howells
- [PATCH v20 26/32] iov_iter: Kill ITER_PIPE, David Howells
- [PATCH v20 30/32] block: Add BIO_PAGE_PINNED and associated infrastructure, David Howells
- [PATCH v20 29/32] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic, David Howells
- [PATCH v20 28/32] block: Fix bio_flagged() so that gcc can better optimise it, David Howells
- [PATCH v20 27/32] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing, David Howells
- [PATCH v20 31/32] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages, David Howells
- [PATCH v20 32/32] block: convert bio_map_user_iov to use iov_iter_extract_pages, David Howells
- [PATCH] iov_iter: Add automatic-alloc for ITER_BVEC and use in direct_splice_read(), David Howells
- Re: [PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE, Christoph Hellwig
- Re: [PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE, Mike Marshall
- Re: [PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE, David Howells
Re: [syzbot] [jfs?] KASAN: use-after-free Read in release_metapage,
syzbot
[PATCH v7 0/5] Introduce provisioning primitives,
Sarthak Kukreti
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[NTFS 3]
[Ceph Users]
[AutoFS]
[Kernel Announce]
[Kernel Newbies]
[Kernel Development]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]