Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v4 2/3] mm: Provide a function to get an additional pin on a page, (continued)
- [PATCH] tmpfs.5: extend with new noswap documentation,
Luis Chamberlain
- [PATCH 0/2] NFSD: recall write delegation on GETATTR conflict,
Dai Ngo
- [PATCH net-next 2/8] Drop the netfs_ prefix from netfs_extract_iter_to_sg(),
David Howells
- [PATCH net-next 1/8] Move netfs_extract_iter_to_sg() to lib/scatterlist.c,
David Howells
- [PATCH] init: Add support for rootwait timeout parameter,
Loic Poulain
- [PATCH v3 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning,
David Howells
- [RFC v2 0/8] add support for blocksize > PAGE_SIZE,
Luis Chamberlain
- [RFC v2 6/8] shmem: consider block size in shmem_default_max_inodes(), Luis Chamberlain
- [RFC v2 1/8] page_flags: add is_folio_hwpoison(), Luis Chamberlain
- [RFC v2 3/8] shmem: account for high order folios, Luis Chamberlain
- [RFC v2 5/8] shmem: account for larger blocks sizes for shmem_default_max_blocks(), Luis Chamberlain
- [RFC v2 4/8] shmem: add helpers to get block size, Luis Chamberlain
- [RFC v2 8/8] shmem: add support to customize block size order, Luis Chamberlain
- [RFC v2 2/8] shmem: convert to use is_folio_hwpoison(), Luis Chamberlain
- [RFC v2 7/8] shmem: add high order page support, Luis Chamberlain
- Re: [RFC v2 0/8] add support for blocksize > PAGE_SIZE, Luis Chamberlain
- Re: [RFC v2 0/8] add support for blocksize > PAGE_SIZE, Christoph Hellwig
- Re: [RFC v2 0/8] add support for blocksize > PAGE_SIZE, Matthew Wilcox
- [PATCH v2 0/5] block: simplify with PAGE_SECTORS_SHIFT,
Luis Chamberlain
- [MEGAPATCHSET v25 1/2] xfs: online repair, part 1,
Darrick J. Wong
- [PATCHSET v25.0 0/7] xfs: stage repair information in pageable memory, Darrick J. Wong
- [PATCHSET v25.0 0/9] xfs: support in-memory btrees, Darrick J. Wong
- [PATCHSET v25.0 00/25] xfs: atomic file updates, Darrick J. Wong
- [PATCH 01/25] xfs: add a libxfs header file for staging new ioctls, Darrick J. Wong
- [PATCH 02/25] xfs: introduce new file range exchange ioctl, Darrick J. Wong
- [PATCH 03/25] xfs: move inode lease breaking functions to xfs_inode.c, Darrick J. Wong
- [PATCH 04/25] xfs: move xfs_iops.c declarations out of xfs_inode.h, Darrick J. Wong
- [PATCH 05/25] xfs: declare xfs_file.c symbols in xfs_file.h, Darrick J. Wong
- [PATCH 07/25] xfs: refactor non-power-of-two alignment checks, Darrick J. Wong
- [PATCH 06/25] xfs: create a new helper to return a file's allocation unit, Darrick J. Wong
- [PATCH 08/25] xfs: parameterize all the incompat log feature helpers, Darrick J. Wong
- [PATCH 09/25] xfs: create a log incompat flag for atomic extent swapping, Darrick J. Wong
- [PATCH 10/25] xfs: introduce a swap-extent log intent item, Darrick J. Wong
- [PATCH 11/25] xfs: create deferred log items for extent swapping, Darrick J. Wong
- [PATCH 12/25] xfs: enable xlog users to toggle atomic extent swapping, Darrick J. Wong
- [PATCH 13/25] xfs: bind the xfs-specific extent swape code to the vfs-generic file exchange code, Darrick J. Wong
- [PATCH 14/25] xfs: add error injection to test swapext recovery, Darrick J. Wong
- [PATCH 15/25] xfs: port xfs_swap_extents_rmap to our new code, Darrick J. Wong
- [PATCH 16/25] xfs: consolidate all of the xfs_swap_extent_forks code, Darrick J. Wong
- [PATCH 17/25] xfs: port xfs_swap_extent_forks to use xfs_swapext_req, Darrick J. Wong
- [PATCH 18/25] xfs: allow xfs_swap_range to use older extent swap algorithms, Darrick J. Wong
- [PATCH 19/25] xfs: remove old swap extents implementation, Darrick J. Wong
- [PATCH 20/25] xfs: condense extended attributes after an atomic swap, Darrick J. Wong
- [PATCH 22/25] xfs: condense symbolic links after an atomic swap, Darrick J. Wong
- [PATCH 21/25] xfs: condense directories after an atomic swap, Darrick J. Wong
- [PATCH 23/25] xfs: make atomic extent swapping support realtime files, Darrick J. Wong
- [PATCH 24/25] xfs: support non-power-of-two rtextsize with exchange-range, Darrick J. Wong
- [PATCH 25/25] xfs: enable atomic swapext feature, Darrick J. Wong
- [RFC PATCH v2 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning,
David Howells
- [PATCH 0/7] block layer patches for bcachefs,
Kent Overstreet
- [RFC PATCH v2 0/3] Add support for Vendor Defined Error Types in Einj Module,
Avadhut Naik
- Re: [PATCH 2/2] module: add support to avoid duplicates early on load, Luis Chamberlain
- [linux-next:master] BUILD REGRESSION 6a3d37b4d885129561e1cef361216f00472f7d2e, kernel test robot
- [RFC PATCH 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning,
David Howells
- [PATCH] fs: Drop wait_unfrozen wait queue,
Jan Kara
- [PATCH 00/13] multiblock allocator improvements,
Ojaswin Mujoo
- [PATCH 01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits", Ojaswin Mujoo
- [PATCH 02/13] ext4: mballoc: Remove useless setting of ac_criteria, Ojaswin Mujoo
- [PATCH 12/13] ext4: Add allocation criteria 1.5 (CR1_5), Ojaswin Mujoo
- [PATCH 06/13] ext4: Add per CR extent scanned counter, Ojaswin Mujoo
- [PATCH 07/13] ext4: Add counter to track successful allocation of goal length, Ojaswin Mujoo
- [PATCH 13/13] ext4: Give symbolic names to mballoc criterias, Ojaswin Mujoo
- [PATCH 10/13] ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs, Ojaswin Mujoo
- [PATCH 11/13] ext4: Abstract out logic to search average fragment list, Ojaswin Mujoo
- [PATCH 04/13] ext4: Fix a small typo in ext4_mb_prefetch_fini(), Ojaswin Mujoo
- [PATCH 08/13] ext4: Avoid scanning smaller extents in BG during CR1, Ojaswin Mujoo
- [PATCH 05/13] ext4: Convert mballoc cr (criteria) to enum, Ojaswin Mujoo
- [PATCH 09/13] ext4: Don't skip prefetching BLOCK_UNINIT groups, Ojaswin Mujoo
- [PATCH 03/13] ext4: Remove unused extern variables declaration, Ojaswin Mujoo
- [PATCH 0/6] fs: Fix directory corruption when moving directories,
Jan Kara
- [PATCH v16 0/5] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
- [PATCH] zonefs: Call zonefs_io_error() on any error from filemap_splice_read(),
David Howells
- Re: [PATCH 1/2] fs/kernel_read_file: add support for duplicate detection,
Christian Brauner
- [Syzkaller & bisect] There is "soft lockup in __cleanup_mnt" in v6.4-rc3 kernel,
Pengfei Xu
- [linux-next:master] [sysctl] 7eec88986d: sysctl_table_check_failed,
kernel test robot
- Locking for RENAME_EXCHANGE,
Jan Kara
- [PATCH] exportfs: check for error return value from exportfs_encode_*(),
Amir Goldstein
- [PATCH v2 00/13] ceph: support idmapped mounts,
Alexander Mikhalitsyn
- [PATCH v2 02/13] ceph: stash idmapping in mdsc request, Alexander Mikhalitsyn
- [PATCH v2 03/13] ceph: handle idmapped mounts in create_request_message(), Alexander Mikhalitsyn
- [PATCH v2 01/13] fs: export mnt_idmap_get/mnt_idmap_put, Alexander Mikhalitsyn
- [PATCH v2 04/13] ceph: allow idmapped mknod inode op, Alexander Mikhalitsyn
- [PATCH v2 06/13] ceph: allow idmapped mkdir inode op, Alexander Mikhalitsyn
- [PATCH v2 08/13] ceph: allow idmapped getattr inode op, Alexander Mikhalitsyn
- [PATCH v2 07/13] ceph: allow idmapped rename inode op, Alexander Mikhalitsyn
- [PATCH v2 05/13] ceph: allow idmapped symlink inode op, Alexander Mikhalitsyn
- [PATCH v2 11/13] ceph/acl: allow idmapped set_acl inode op, Alexander Mikhalitsyn
- [PATCH v2 09/13] ceph: allow idmapped permission inode op, Alexander Mikhalitsyn
- [PATCH v2 13/13] ceph: allow idmapped mounts, Alexander Mikhalitsyn
- [PATCH v2 10/13] ceph: allow idmapped setattr inode op, Alexander Mikhalitsyn
- [PATCH v2 12/13] ceph/file: allow idmapped atomic_open inode op, Alexander Mikhalitsyn
- Re: [PATCH v2 00/13] ceph: support idmapped mounts, Aleksandr Mikhalitsyn
- LTP: syscalls: statx06.c:138: TFAIL: Modified time > after_time,
Naresh Kamboju
- LTP: tracing: RIP: 0010:security_inode_permission+0x5/0x70,
Naresh Kamboju
- [RFC v7 1/2] epoll: Implement eventpoll_replace_file(),
aloktiagi
- cleanup the filemap / direct I/O interaction v2,
Christoph Hellwig
- [PATCH 04/11] filemap: add a kiocb_write_and_wait helper, Christoph Hellwig
- [PATCH 02/11] iomap: update ki_pos a little later in iomap_dio_complete, Christoph Hellwig
- [PATCH 05/11] filemap: add a kiocb_invalidate_pages helper, Christoph Hellwig
- [PATCH 03/11] filemap: update ki_pos in generic_perform_write, Christoph Hellwig
- [PATCH 01/11] backing_dev: remove current->backing_dev_info, Christoph Hellwig
- [PATCH 06/11] filemap: add a kiocb_invalidate_post_direct_write helper, Christoph Hellwig
- [PATCH 08/11] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages, Christoph Hellwig
- [PATCH 07/11] iomap: update ki_pos in iomap_file_buffered_write, Christoph Hellwig
- [PATCH 09/11] fs: factor out a direct_write_fallback helper, Christoph Hellwig
- [PATCH 10/11] fuse: update ki_pos in fuse_perform_write, Christoph Hellwig
- [PATCH 11/11] fuse: drop redundant arguments to fuse_perform_write, Christoph Hellwig
- [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)
[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]