Linux Filesystem Development
[Prev Page][Next Page]
- Re: [RFC PATCH 1/3] block: add copy offload support, (continued)
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, Nitesh Shetty
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, Kanchan Joshi
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, David Disseldorp
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, Nikos Tsironis
Re: [PATCH v4 2/2] fs/binfmt_elf: Refactor load_elf_binary function, Kees Cook
mmotm 2022-01-26-21-04 uploaded,
akpm
Re: [PATCH v4 1/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files,
Kees Cook
[PATCH 0/9] Remove remaining parts of congestions tracking code.,
NeilBrown
- [PATCH 1/9] Remove inode_congested(), NeilBrown
- [PATCH 2/9] Remove bdi_congested() and wb_congested() and related functions, NeilBrown
- [PATCH 3/9] f2fs: change retry waiting for f2fs_write_single_data_page(), NeilBrown
- [PATCH 4/9] f2f2: replace some congestion_wait() calls with io_schedule_timeout(), NeilBrown
- [PATCH 5/9] cephfs: don't set/clear bdi_congestion, NeilBrown
- [PATCH 6/9] fuse: don't set/clear bdi_congested, NeilBrown
- [PATCH 7/9] NFS: remove congestion control., NeilBrown
- [PATCH 8/9] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC", NeilBrown
- [PATCH 9/9] Remove congestion tracking framework., NeilBrown
- Re: [PATCH 0/9] Remove remaining parts of congestions tracking code., Andrew Morton
- Re: [PATCH 0/9] Remove remaining parts of congestions tracking code., Jens Axboe
Re: [RFC PATCH v10 00/48] ceph+fscrypt: full support,
Eric Biggers
Re: [RFC PATCH v10 03/48] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size, Eric Biggers
Re: [RFC 00/14] DEPT(DEPendency Tracker), Byungchul Park
Patches(Dept) for v5.17-rc1,
Byungchul Park
- [PATCH on v5.17-rc1 01/14] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH on v5.17-rc1 03/14] dept: Embed Dept data in Lockdep, Byungchul Park
- [PATCH on v5.17-rc1 06/14] dept: Apply Dept to rwlock, Byungchul Park
- [PATCH on v5.17-rc1 04/14] dept: Apply Dept to spinlock, Byungchul Park
- [PATCH on v5.17-rc1 02/14] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH on v5.17-rc1 05/14] dept: Apply Dept to mutex families, Byungchul Park
- [PATCH on v5.17-rc1 10/14] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH on v5.17-rc1 09/14] dept: Apply Dept to rwsem, Byungchul Park
- [PATCH on v5.17-rc1 08/14] dept: Apply Dept to seqlock, Byungchul Park
- [PATCH on v5.17-rc1 07/14] dept: Apply Dept to wait_for_completion()/complete(), Byungchul Park
- [PATCH on v5.17-rc1 11/14] dept: Introduce split map concept and new APIs for them, Byungchul Park
- [PATCH on v5.17-rc1 12/14] dept: Apply Dept to wait/event of PG_{locked,writeback}, Byungchul Park
- [PATCH on v5.17-rc1 13/14] dept: Separate out SDT(Single-event Dependency Tracker) header, Byungchul Park
- [PATCH on v5.17-rc1 14/14] dept: Apply SDT to swait, Byungchul Park
[PATCH v3] fs/exec: require argv[0] presence in do_execveat_common(),
Ariadne Conill
[PATCH v4 0/7] DAX poison recovery,
Jane Chu
[LSF/MM/BPF TOPIC] Folios, Matthew Wilcox
LSF/MM/BPF: 2022: Call for Proposals, Josef Bacik
[PATCH] fs/binfmt_elf: Add padding NULL when argc == 0,
Kees Cook
[ANNOUNCE] xfs-linux: iomap-for-next updated to ebb7fb1557b1, Darrick J. Wong
[PATCH] elf: Relax assumptions about vaddr ordering,
Magnus Groß
fscrypt and potential issues from file sparseness,
David Howells
[PATCH v2] fs/exec: require argv[0] presence in do_execveat_common(),
Ariadne Conill
[PATCH] fs/exec: require argv[0] presence in do_execveat_common(),
Ariadne Conill
[PATCHSET 0/3] xfs: fix permission drop and flushing in fallocate,
Darrick J. Wong
[PATCHSET 0/4] vfs: actually return fs errors from ->sync_fs,
Darrick J. Wong
Re: [PATCH] LSM: general protection fault in legacy_parse_param,
Paul Moore
fcntl(fd, F_SETFL, O_DIRECT) succeeds followed by EINVAL in write,
Daniel Black
Persistent memory file system development in Rust,
Hayley Leblanc
Re: [PATCH] bad_inode: add missing i_op initializers for fileattr_get/_set, Ritesh Harjani
Re: [PATCH v2 11/20] erofs: add cookie context helper functions,
David Howells
Re: [PATCH REPOST] fs/namespace: Boost the mount_lock.lock owner instead of spinning on PREEMPT_RT.,
Sebastian Andrzej Siewior
[RFC][RFC PATCH 0/7] cifs: In-progress conversion to use iov_iters and netfslib,
David Howells
[PATCH] namei: cleanup double word in comment, trix
Re: [PATCH] mm/vmscan: add sysctl knobs for protecting the working set,
ValdikSS
[PATCH] kbuild: unify cmd_copy and cmd_shipped,
Masahiro Yamada
Re: [PATCH] fs/pipe: use kvcalloc to allocate a pipe_buffer array, Andrei Vagin
Re: [PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics,
David Howells
- Re: [PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics, JeffleXu
- Re: [PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics, JeffleXu
- <Possible follow-ups>
- Re: [PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics, David Howells
- Re: [PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics, JeffleXu
- Re: [PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics, David Howells
[PATCH v2] vfs: Pre-allocate superblock in sget_fc() if !test,
Waiman Long
[ANNOUNCE] util-linux stable realase v2.37.3, Karel Zak
improve the bio allocation interface v2,
Christoph Hellwig
- [PATCH 01/19] fs: remove mpage_alloc, Christoph Hellwig
- [PATCH 02/19] nilfs2: remove nilfs_alloc_seg_bio, Christoph Hellwig
- [PATCH 03/19] nfs/blocklayout: remove bl_alloc_init_bio, Christoph Hellwig
- [PATCH 04/19] ntfs3: remove ntfs_alloc_bio, Christoph Hellwig
- [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep, Christoph Hellwig
- [PATCH 06/19] dm-crypt: remove clone_init, Christoph Hellwig
- [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it, Christoph Hellwig
- [PATCH 08/19] dm-thin: use blkdev_issue_flush instead of open coding it, Christoph Hellwig
- [PATCH 09/19] drbd: bio_alloc can't fail if it is allow to sleep, Christoph Hellwig
- [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma, Christoph Hellwig
- [PATCH 11/19] rnbd-srv: remove struct rnbd_dev_blk_io, Christoph Hellwig
- [PATCH 12/19] xen-blkback: bio_alloc can't fail if it is allow to sleep, Christoph Hellwig
- [PATCH 13/19] block: move blk_next_bio to bio.c, Christoph Hellwig
- [PATCH 14/19] block: pass a block_device and opf to blk_next_bio, Christoph Hellwig
- [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb, Christoph Hellwig
- [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset, Christoph Hellwig
- [PATCH 17/19] block: pass a block_device and opf to bio_alloc, Christoph Hellwig
- [PATCH 18/19] block: pass a block_device and opf to bio_init, Christoph Hellwig
- [PATCH 19/19] block: pass a block_device and opf to bio_reset, Christoph Hellwig
RFA (Request for Advice): block/bio: get_user_pages() --> pin_user_pages(),
John Hubbard
[PATCH v1] binfmt_misc: fix crash when load/unload module,
Tong Zhang
[PATCHv1 0/2] jbd2: Kill age-old t_handle_lock transaction spinlock,
Ritesh Harjani
[PATCH] proc: use kmalloc instead of __get_free_page() to alloc path buffer,
Hao Lee
[PATCH] fs/namespace: eliminate unnecessary mount counting,
Hao Lee
[PATCH 1/2] Convert NFS from readpages to readahead,
Matthew Wilcox (Oracle)
ANNOUNCE: nfs-utils-2.6.1 released., Steve Dickson
[GIT PULL] xfs: fixes for 5.17-rc1,
Darrick J. Wong
[GIT PULL] fscache: Fixes and minor updates for rewrite,
David Howells
Folio meeting video on youtube, Matthew Wilcox
[GIT PULL] Three small folio patches,
Matthew Wilcox
[PATCH] vfs: Pre-allocate superblock in sget_fc() if !test,
Waiman Long
[PATCH v3 0/3] ceph: uninline data on open instead of write,
Jeff Layton
[RFC][PATCH] cachefiles: Split and rename S_KERNEL_FILE and extend effects,
David Howells
Re: [PATCH 2/3] ceph: Uninline the data on a file opened for writing,
Jeff Layton
[PATCH] fs: rename S_KERNEL_FILE,
Christoph Hellwig
[PATCH 1/5] mm: rmap: fix cache flush on THP pages,
Muchun Song
[next] parisc: allnoconfig: ERROR: modpost: Section mismatches detected. Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them.,
Naresh Kamboju
Re: [libaio PATCH] harness: add test for aio poll missed events,
Eric Biggers
[PATCH v2 1/2] fsnotify: invalidate dcache before IN_DELETE event,
Amir Goldstein
[GIT PULL] xfs: legacy Irix ioctl housecleaning for 5.17-rc1, part 2,
Darrick J. Wong
[GIT PULL] xfs: legacy Irix ioctl housecleaning for 5.17-rc1, part 1,
Darrick J. Wong
[GIT PULL] xfs: DMAPI ioctl housecleaning for 5.17-rc1,
Darrick J. Wong
Re: [PATCHv2 0/5] ext4/jbd2: inline_data fixes and minor cleanups, Theodore Ts'o
Re: [PATCH -next] fanotify: remove variable set but not used, Jan Kara
Re: [PATCH] fnotify: invalidate dcache before IN_DELETE event,
Jan Kara
Re: [PATCH v3 0/7] DAX poison recovery,
Christoph Hellwig
Re: [PATCH] fs: fix GPF in nilfs_mdt_destroy, Dongliang Mu
Re: [PATCH 2/2] udf: Restore i_lenAlloc when inode expansion fails,
Christoph Hellwig
Re: [PATCH 1/2] udf: Fix NULL ptr deref when converting from inline format, Christoph Hellwig
Re: [PATCH] aio: inform block layer of how many requests we are submitting,
Christoph Hellwig
Re: [PATCH v9 10/10] fsdax: set a CoW flag when associate reflink mappings,
Christoph Hellwig
Re: [PATCH v9 08/10] mm: Introduce mf_dax_kill_procs() for fsdax case, Christoph Hellwig
Re: [PATCH v9 07/10] mm: move pgoff_address() to vma_pgoff_address(), Christoph Hellwig
Re: [PATCH v9 05/10] fsdax: fix function description, Christoph Hellwig
Re: [PATCH v9 02/10] dax: Introduce holder for dax_device,
Christoph Hellwig
[PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto,
Eric Biggers
[PATCH] aio: Adjust the position of get_reqs_available() in aio_get_req(),
chenxiang
[PATCH] xfs, iomap: limit individual ioend chain lengths in writeback,
Dave Chinner
[PATCH] pipe: remove redundant assignment to pointer buf,
Colin Ian King
[PATCH] fs/coredump: rate limit the unsafe core_pattern warning,
Colin Ian King
[PATCH] devtmpfs: drop redundant fs parameters from internal fs,
Anthony Iliopoulos
[PATCH RESEND] mount: warn only once about timestamp range expiration,
Anthony Iliopoulos
[PATCH] perf_events: sysctl: Avoid unused one_thousand definition,
Palmer Dabbelt
[PATCH v2] proc/vmcore: fix possible deadlock on concurrent mmap and read,
David Hildenbrand
[PATCH v2] proc: "mount -o lookup=" support,
Alexey Dobriyan
Re: [PATCH 11/19] rnbd-src: remove struct rnbd_dev_blk_io, Jinpu Wang
Re: improve the bio allocation interface, Jens Axboe
Re: [PATCH v1 19/23] cachefiles: implement .demand_read() for demand read,
Matthew Wilcox
[PATCH v1] proc/vmcore: fix false positive lockdep warning,
David Hildenbrand
Re: [PATCH v5 10/16] mm: list_lru: allocate list_lru_one only when needed,
Michal Koutný
Re: [PATCH] unicode: clean up the Kconfig symbol confusion,
Linus Torvalds
Re: [Linux-cachefs] [PATCH v2 00/20] fscache, erofs: fscache-based demand-read semantics,
Gao Xiang
Re: [RFC PATCH v10 44/48] ceph: plumb in decryption during sync reads,
Xiubo Li
Re: [RFC PATCH v10 43/48] ceph: add read/modify/write to ceph_sync_write,
Xiubo Li
Re: [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma,
Jinpu Wang
Re: [PATCH 19/19] block: pass a block_device and opf to bio_reset, Chaitanya Kulkarni
Re: [PATCH 18/19] block: pass a block_device and opf to bio_init, Chaitanya Kulkarni
Re: [PATCH 17/19] block: pass a block_device and opf to bio_alloc, Chaitanya Kulkarni
Re: [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb, Chaitanya Kulkarni
Re: [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset, Chaitanya Kulkarni
Re: [PATCH 14/19] block: pass a block_device and opf to blk_next_bio,
Chaitanya Kulkarni
Re: [PATCH 13/19] block: move blk_next_bio to bio.c, Chaitanya Kulkarni
Re: unicode: clean up the Kconfig symbol confusion, Eric Biggers
Re: [PATCH v6 0/6] initramfs: "crc" cpio format and INITRAMFS_PRESERVE_MTIME, David Disseldorp
[PATCH 00/11] fscache, cachefiles: Rewrite fixes/updates,
David Howells
- [PATCH 01/11] fscache: Fix the volume collision wait condition, David Howells
- [PATCH 02/11] cachefiles: Calculate the blockshift in terms of bytes, not pages, David Howells
- [PATCH 03/11] cachefiles: set default tag name if it's unspecified, David Howells
- [PATCH 04/11] cachefiles: Make some tracepoint adjustments, David Howells
- [PATCH 05/11] cachefiles: Trace active-mark failure, David Howells
- [PATCH 06/11] cachefiles: Explain checks in a comment, David Howells
- [PATCH 07/11] cachefiles: Check that the backing filesystem supports tmpfiles, David Howells
- [PATCH 08/11] fscache: Add a comment explaining how page-release optimisation works, David Howells
- [PATCH 11/11] cifs: Support fscache indexing rewrite, David Howells
- [PATCH 10/11] netfs: Make ops->init_rreq() optional, David Howells
- [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag, David Howells
Re: [PATCH] vfs: check dentry is still valid in get_link(),
Brian Foster
[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory,
Chao Peng
- [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE, Chao Peng
- [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag, Chao Peng
- [PATCH v4 03/12] mm: Introduce memfile_notifier, Chao Peng
- [PATCH v4 05/12] KVM: Extend the memslot to support fd-based private memory, Chao Peng
- [PATCH v4 06/12] KVM: Use kvm_userspace_memory_region_ext, Chao Peng
- [PATCH v4 08/12] KVM: Use memfile_pfn_ops to obtain pfn for private pages, Chao Peng
- [PATCH v4 04/12] mm/shmem: Support memfile_notifier, Chao Peng
- [PATCH v4 07/12] KVM: Add KVM_EXIT_MEMORY_ERROR exit, Chao Peng
- [PATCH v4 09/12] KVM: Handle page fault for private memory, Chao Peng
- [PATCH v4 11/12] KVM: Zap existing KVM mappings when pages changed in the private fd, Chao Peng
- [PATCH v4 10/12] KVM: Register private memslot to memory backing store, Chao Peng
- [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE, Chao Peng
- Re: [PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory, Steven Price
- Re: [PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory, Mike Rapoport
[PATCH v2 08/20] erofs: export erofs_map_blocks(), Jeffle Xu
[PATCH v2 07/20] erofs: use meta buffers for erofs_read_superblock(), Jeffle Xu
[PATCH v2 09/20] erofs: add mode checking helper, Jeffle Xu
[PATCH v2 01/20] netfs: make @file optional in netfs_alloc_read_request(), Jeffle Xu
[PATCH v2 04/20] cachefiles: extract generic daemon write function, Jeffle Xu
[PATCH v2 17/20] erofs: register cookie context for data blobs, Jeffle Xu
[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]