Linux Filesystem Development
[Prev Page][Next Page]
- Re: [RFCv3 3/3] iomap: Support subpage size dirty tracking to improve write performance, (continued)
- [RFC PATCH v1 0/2] Documentation: Introducing `wq_cpu_set` mount option for btrfs,
Ammar Faizi
- [RFC PATCH v1 0/6] Introducing `wq_cpu_set` mount option for btrfs,
Ammar Faizi
- [RFC PATCH v1 1/6] workqueue: Add set_workqueue_cpumask() helper function, Ammar Faizi
- [RFC PATCH v1 2/6] btrfs: Change `mount_opt` type in `struct btrfs_fs_info` to `u64`, Ammar Faizi
- [RFC PATCH v1 3/6] btrfs: Create btrfs CPU set struct and helpers, Ammar Faizi
- [RFC PATCH v1 4/6] btrfs: Add wq_cpu_set=%s mount option, Ammar Faizi
- [RFC PATCH v1 5/6] btrfs: Adjust the default thread pool size when `wq_cpu_set` option is used, Ammar Faizi
- [RFC PATCH v1 6/6] btrfs: Add `BTRFS_DEFAULT_MAX_THREAD_POOL_SIZE` macro, Ammar Faizi
- Re: [RFC PATCH v1 0/6] Introducing `wq_cpu_set` mount option for btrfs, Tejun Heo
- Re: [RFC PATCH v1 0/6] Introducing `wq_cpu_set` mount option for btrfs, Qu Wenruo
- Re: [RFC PATCH v1 0/6] Introducing `wq_cpu_set` mount option for btrfs, Filipe Manana
- Re: [RFC PATCH v1 0/6] Introducing `wq_cpu_set` mount option for btrfs, Dave Chinner
- [PATCH] fs: hfsplus: Fix UAF issue in hfsplus_put_super, Dongliang Mu
- [PATCH AUTOSEL 5.15 5/6] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super(), Sasha Levin
- [syzbot] [reiserfs?] [fat?] [fuse?] general protection fault in timerqueue_add (4),
syzbot
- [syzbot] [btrfs?] WARNING in __btrfs_update_delayed_inode, syzbot
- [PATCH AUTOSEL 5.10 4/5] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super(),
Sasha Levin
- [PATCH AUTOSEL 6.1 07/21] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected, Sasha Levin
- [PATCH AUTOSEL 6.1 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super(),
Sasha Levin
- [PATCH AUTOSEL 6.2 12/21] fs/super.c: stop calling fscrypt_destroy_keyring() from __put_super(), Sasha Levin
- [PATCH AUTOSEL 6.2 07/21] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected, Sasha Levin
- Re: [syzbot] [overlayfs?] WARNING: locking bug in take_dentry_name_snapshot,
syzbot
- [RFC PATCH 00/76] SSDFS: flash-friendly LFS file system for ZNS SSD,
Viacheslav Dubeyko
- [RFC PATCH 02/76] ssdfs: key file system declarations, Viacheslav Dubeyko
- [RFC PATCH 01/76] ssdfs: introduce SSDFS on-disk layout, Viacheslav Dubeyko
- [RFC PATCH 03/76] ssdfs: implement raw device operations, Viacheslav Dubeyko
- [RFC PATCH 04/76] ssdfs: implement super operations, Viacheslav Dubeyko
- [RFC PATCH 05/76] ssdfs: implement commit superblock operation, Viacheslav Dubeyko
- [RFC PATCH 06/76] ssdfs: segment header + log footer operations, Viacheslav Dubeyko
- [RFC PATCH 07/76] ssdfs: basic mount logic implementation, Viacheslav Dubeyko
- [RFC PATCH 08/76] ssdfs: search last actual superblock, Viacheslav Dubeyko
- [RFC PATCH 09/76] ssdfs: internal array/sequence primitives, Viacheslav Dubeyko
- [RFC PATCH 10/76] ssdfs: introduce PEB's block bitmap, Viacheslav Dubeyko
- [RFC PATCH 12/76] ssdfs: block bitmap modification operations implementation, Viacheslav Dubeyko
- [RFC PATCH 11/76] ssdfs: block bitmap search operations implementation, Viacheslav Dubeyko
- [RFC PATCH 13/76] ssdfs: introduce PEB block bitmap, Viacheslav Dubeyko
- [RFC PATCH 14/76] ssdfs: PEB block bitmap modification operations, Viacheslav Dubeyko
- [RFC PATCH 16/76] ssdfs: introduce segment request queue, Viacheslav Dubeyko
- [RFC PATCH 15/76] ssdfs: introduce segment block bitmap, Viacheslav Dubeyko
- [RFC PATCH 17/76] ssdfs: introduce offset translation table, Viacheslav Dubeyko
- [RFC PATCH 18/76] ssdfs: flush offset translation table, Viacheslav Dubeyko
- [RFC PATCH 19/76] ssdfs: offset translation table API implementation, Viacheslav Dubeyko
- [RFC PATCH 20/76] ssdfs: introduce PEB object, Viacheslav Dubeyko
- [RFC PATCH 21/76] ssdfs: introduce PEB container, Viacheslav Dubeyko
- [RFC PATCH 22/76] ssdfs: create/destroy PEB container, Viacheslav Dubeyko
- [RFC PATCH 23/76] ssdfs: PEB container API implementation, Viacheslav Dubeyko
- [RFC PATCH 24/76] ssdfs: PEB read thread's init logic, Viacheslav Dubeyko
- [RFC PATCH 26/76] ssdfs: offset translation table initialization logic, Viacheslav Dubeyko
- [RFC PATCH 25/76] ssdfs: block bitmap initialization logic, Viacheslav Dubeyko
- [RFC PATCH 27/76] ssdfs: read/readahead logic of PEB's thread, Viacheslav Dubeyko
- [RFC PATCH 28/76] ssdfs: PEB flush thread's finite state machine, Viacheslav Dubeyko
- [RFC PATCH 31/76] ssdfs: process update request, Viacheslav Dubeyko
- [RFC PATCH 29/76] ssdfs: commit log logic, Viacheslav Dubeyko
- [RFC PATCH 32/76] ssdfs: process create request, Viacheslav Dubeyko
- [RFC PATCH 30/76] ssdfs: commit log payload, Viacheslav Dubeyko
- [RFC PATCH 33/76] ssdfs: create log logic, Viacheslav Dubeyko
- [RFC PATCH 34/76] ssdfs: auxilairy GC threads logic, Viacheslav Dubeyko
- [RFC PATCH 35/76] ssdfs: introduce segment object, Viacheslav Dubeyko
- [RFC PATCH 36/76] ssdfs: segment object's add data/metadata operations, Viacheslav Dubeyko
- [RFC PATCH 37/76] ssdfs: segment object's update/invalidate data/metadata, Viacheslav Dubeyko
- [RFC PATCH 38/76] ssdfs: introduce PEB mapping table, Viacheslav Dubeyko
- [RFC PATCH 39/76] ssdfs: flush PEB mapping table, Viacheslav Dubeyko
- [RFC PATCH 40/76] ssdfs: convert/map LEB to PEB functionality, Viacheslav Dubeyko
- [RFC PATCH 41/76] ssdfs: support migration scheme by PEB state, Viacheslav Dubeyko
- [RFC PATCH 42/76] ssdfs: PEB mapping table thread logic, Viacheslav Dubeyko
- [RFC PATCH 44/76] ssdfs: PEB mapping table cache's modification operations, Viacheslav Dubeyko
- [RFC PATCH 43/76] ssdfs: introduce PEB mapping table cache, Viacheslav Dubeyko
- [RFC PATCH 45/76] ssdfs: introduce segment bitmap, Viacheslav Dubeyko
- [RFC PATCH 46/76] ssdfs: segment bitmap API implementation, Viacheslav Dubeyko
- [RFC PATCH 47/76] ssdfs: introduce b-tree object, Viacheslav Dubeyko
- [RFC PATCH 48/76] ssdfs: add/delete b-tree node, Viacheslav Dubeyko
- [RFC PATCH 49/76] ssdfs: b-tree API implementation, Viacheslav Dubeyko
- [RFC PATCH 51/76] ssdfs: flush b-tree node object, Viacheslav Dubeyko
- [RFC PATCH 50/76] ssdfs: introduce b-tree node object, Viacheslav Dubeyko
- [RFC PATCH 52/76] ssdfs: b-tree node index operations, Viacheslav Dubeyko
- [RFC PATCH 54/76] ssdfs: change/delete b-tree node operations, Viacheslav Dubeyko
- [RFC PATCH 55/76] ssdfs: range operations of b-tree node, Viacheslav Dubeyko
- [RFC PATCH 53/76] ssdfs: search/allocate/insert b-tree node operations, Viacheslav Dubeyko
- [RFC PATCH 56/76] ssdfs: introduce b-tree hierarchy object, Viacheslav Dubeyko
- [RFC PATCH 57/76] ssdfs: check b-tree hierarchy for add operation, Viacheslav Dubeyko
- [RFC PATCH 58/76] ssdfs: check b-tree hierarchy for update/delete operation, Viacheslav Dubeyko
- [RFC PATCH 59/76] ssdfs: execute b-tree hierarchy modification, Viacheslav Dubeyko
- [RFC PATCH 60/76] ssdfs: introduce inodes b-tree, Viacheslav Dubeyko
- [RFC PATCH 61/76] ssdfs: inodes b-tree node operations, Viacheslav Dubeyko
- [RFC PATCH 62/76] ssdfs: introduce dentries b-tree, Viacheslav Dubeyko
- [RFC PATCH 63/76] ssdfs: dentries b-tree specialized operations, Viacheslav Dubeyko
- [RFC PATCH 64/76] ssdfs: dentries b-tree node's specialized operations, Viacheslav Dubeyko
- [RFC PATCH 65/76] ssdfs: introduce extents queue object, Viacheslav Dubeyko
- [RFC PATCH 66/76] ssdfs: introduce extents b-tree, Viacheslav Dubeyko
- [RFC PATCH 67/76] ssdfs: extents b-tree specialized operations, Viacheslav Dubeyko
- [RFC PATCH 68/76] ssdfs: search extent logic in extents b-tree node, Viacheslav Dubeyko
- [RFC PATCH 69/76] ssdfs: add/change/delete extent in extents b-tree node, Viacheslav Dubeyko
- [RFC PATCH 70/76] ssdfs: introduce invalidated extents b-tree, Viacheslav Dubeyko
- [RFC PATCH 71/76] ssdfs: find item in invalidated extents b-tree, Viacheslav Dubeyko
- [RFC PATCH 72/76] ssdfs: modification operations of invalidated extents b-tree, Viacheslav Dubeyko
- [RFC PATCH 73/76] ssdfs: implement inode operations support, Viacheslav Dubeyko
- [RFC PATCH 74/76] ssdfs: implement directory operations support, Viacheslav Dubeyko
- [RFC PATCH 75/76] ssdfs: implement file operations support, Viacheslav Dubeyko
- [RFC PATCH 76/76] introduce SSDFS file system, Viacheslav Dubeyko
- Re: [RFC PATCH 00/76] SSDFS: flash-friendly LFS file system for ZNS SSD, Stefan Hajnoczi
- [LSF/MM/BPF TOPIC] SSDFS + ZNS SSD: deterministic architecture decsreasing TCO cost, Viacheslav Dubeyko
- [ANN]: kdevops v6.2 released devices, Luis Chamberlain
- [syzbot] [ext4?] UBSAN: shift-out-of-bounds in ext2_fill_super,
syzbot
- [RESEND v2 PATCH] init/do_mounts.c: add virtiofs root fs support,
David Heidelberg
- [syzbot] [kernfs?] WARNING: suspicious RCU usage in mas_start,
syzbot
- [git pull] vfs.git misc bits,
Al Viro
- Re: [git pull] vfs.git misc bits, pr-tracker-bot
- Re: [git pull] vfs.git misc bits, Linus Torvalds
[git pull] vfs.git namespace stuff,
Al Viro
[git pull] vfs.git sysv pile,
Al Viro
[git pull] vfs.git minix pile,
Al Viro
[PATCH 6.1 0/5] Backport v6.2 SGID fixes to LTS 6.1,
Amir Goldstein
[syzbot] [btrfs?] kernel BUG in btrfs_exclop_balance (2),
syzbot
[syzbot] [ntfs?] kernel BUG in ntfs_malloc_nofs, syzbot
[syzbot] [ntfs?] kernel BUG in ntfs_iget,
syzbot
[PATCH v2 0/5] mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP,
Axel Rasmussen
[PATCH v6 03/11] proc: Use lsmids instead of lsm names for attrs, Casey Schaufler
[LSF/MM/BPF TOPIC] bcachefs,
Kent Overstreet
[LSF/MM/BPF TOPIC] Memory profiling using code tagging,
Suren Baghdasaryan
[PATCH 24/27] kbuild, binfmt_elf: remove MODULE_LICENSE in non-modules, Nick Alcock
KASAN: use-after-free Read in inode_cgwb_move_to_attached,
Palash Oswal
[GIT PULL] iomap: new code for 6.3,
Darrick J. Wong
[GIT PULL] zonefs changes for 6.3-rc1,
Damien Le Moal
[syzbot] [jfs?] WARNING in diFree, syzbot
[LSF/MM/BPF TOPIC] Linux Security Summit cross-over?,
David Howells
[syzbot] [ntfs3?] KASAN: stack-out-of-bounds Write in ktime_get_coarse_real_ts64,
syzbot
[PATCH 3/3] exfat: fix the newly allocated clusters are not freed in error handling, Yuezhang.Mo@xxxxxxxx
[PATCH 2/3] exfat: don't print error log in normal case,
Yuezhang.Mo@xxxxxxxx
[PATCH 1/3] exfat: remove unneeded code from exfat_alloc_cluster(), Yuezhang.Mo@xxxxxxxx
[PATCH 0/3] exfat: fix and refine exfat_alloc_cluster(), Yuezhang.Mo@xxxxxxxx
[PATCH] Update documentation of vfs_tmpfile,
Hok Chun NG (Ben)
[LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL,
Kyungsan Kim
Re: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL, Huang, Ying
Re: RE(2): FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL, Huang, Ying
Re: RE(2): FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL, Matthew Wilcox
Message not available
Re: RE(2): FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL, Mike Rapoport
Message not available
Re: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL, Dragan Stancevic
Message not available
[RFC PATCH 0/9] fuse: API for Checkpoint/Restore,
Alexander Mikhalitsyn
- [RFC PATCH 1/9] fuse: move FUSE_DEFAULT_* defines to fuse common header, Alexander Mikhalitsyn
- [RFC PATCH 2/9] fuse: add const qualifiers to common fuse helpers, Alexander Mikhalitsyn
- [RFC PATCH 5/9] fuse: move fuse connection flags to the separate structure, Alexander Mikhalitsyn
- [RFC PATCH 3/9] fuse: add fuse connection generation, Alexander Mikhalitsyn
- [RFC PATCH 6/9] fuse: take fuse connection generation into account, Alexander Mikhalitsyn
- [RFC PATCH 7/9] fuse: add fuse device ioctl(FUSE_DEV_IOC_REINIT), Alexander Mikhalitsyn
- [RFC PATCH 4/9] fuse: handle stale inode connection in fuse_queue_forget, Alexander Mikhalitsyn
- [RFC PATCH 9/9] fuse: add fuse device ioctl(FUSE_DEV_IOC_BM_REVAL), Alexander Mikhalitsyn
- [RFC PATCH 8/9] namespace: add sb_revalidate_bindmounts helper, Alexander Mikhalitsyn
- Re: [RFC PATCH 0/9] fuse: API for Checkpoint/Restore, Bernd Schubert
- Re: [RFC PATCH 0/9] fuse: API for Checkpoint/Restore, Miklos Szeredi
- <Possible follow-ups>
- Re: [RFC PATCH 0/9] fuse: API for Checkpoint/Restore, Askar Safin
[PATCH 0/2] Minor documentation clean-up in fs,
Lukas Bulwahn
[PATCH 1/1] *** fix potential NULL dereference in real_cred ***,
Moonlinh
Still a QNX6 filesystem maintainer?,
Lukas Bulwahn
pynfs support for kdevops, Jeff Layton
[PATCH v7 0/8] 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
[syzbot] [btrfs?] kernel BUG in btrfs_ioctl_add_dev,
syzbot
[syzbot] [f2fs?] KASAN: use-after-free Read in f2fs_lookup_rb_tree_ret, syzbot
[PATCH] fs/ntfs3: Fix root inode checking, Konstantin Komarov
[GIT PULL] fsverity updates for 6.3,
Eric Biggers
[GIT PULL] fscrypt updates for 6.3,
Eric Biggers
Re: [syzbot] [net?] [ntfs3?] KMSAN: uninit-value in bcmp,
syzbot
[syzbot] [jfs?] KASAN: null-ptr-deref Read in txBegin,
syzbot
[RFC PATCH 0/2] Add flag as THP allocation hint for memfd_restricted() syscall,
Ackerley Tng
Re: [PATCH -v5 0/9] migrate_pages(): batch TLB flushing,
Hugh Dickins
[PATCH 0/4] Remove #ifdef CONFIG_* from uapi headers (2023 edition),
Thomas Huth
[LSF/MM/BPF TOPIC] Scalable Pagefaults,
Matthew Wilcox
Re: [syzbot] [jfs?] KASAN: invalid-free in dbUnmount, syzbot
[PATCH v10 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind,
Shiyang Ruan
[syzbot] [f2fs?] possible deadlock in f2fs_get_node_info, syzbot
[PATCH v4 0/9] ext4: Convert inode preallocation list to an rbtree,
Ojaswin Mujoo
[GIT PULL] UDF and ext2 fixes,
Jan Kara
[GIT PULL] Fsnotify changes for 6.3-rc1,
Jan Kara
[GIT PULL] acl updates for v6.3,
Christian Brauner
[GIT PULL] fs updates for v6.3,
Christian Brauner
[GIT PULL] fs idmapped updates for v6.3,
Christian Brauner
[akpm-mm:mm-hotfixes-unstable] [mm/filemap] 9e397edf9e: fxmark.ssd_ext4_no_jnl_DRBM_72_bufferedio.works/sec 13.4% improvement, kernel test robot
[GIT PULL for-6.3] Make building the legacy dio code conditional,
Jens Axboe
Re: [syzbot] [reiserfs?] WARNING in reiserfs_readdir_inode, syzbot
[PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning,
David Howells
- [PATCH 04/17] iov_iter: Define flags to qualify page extraction., David Howells
- [PATCH 01/17] mm: Pass info, not iter, into filemap_get_pages(), David Howells
- [PATCH 03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE, David Howells
- [PATCH 05/17] iov_iter: Add a function to extract a page list from an iterator, David Howells
- [PATCH 06/17] splice: Export filemap/direct_splice_read(), David Howells
- [PATCH 02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE, David Howells
- [PATCH 07/17] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE, David Howells
- [PATCH 08/17] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator, David Howells
- [PATCH 10/17] cifs: Add a function to build an RDMA SGE list from an iterator, David Howells
- [PATCH 09/17] netfs: Add a function to extract an iterator into a scatterlist, David Howells
- [PATCH 11/17] cifs: Add a function to Hash the contents of an iterator, David Howells
- [PATCH 15/17] cifs: Build the RDMA SGE list directly from an iterator, David Howells
- [PATCH 12/17] cifs: Add some helper functions, David Howells
- [PATCH 13/17] cifs: Add a function to read into an iter from a socket, David Howells
- [PATCH 14/17] cifs: Change the I/O paths to use an iterator rather than a page list, David Howells
- [PATCH 16/17] cifs: Remove unused code, David Howells
- [PATCH 17/17] cifs: DIO to/from KVEC-type iterators should now work, David Howells
- Re: [PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning, Steve French
- Re: [PATCH 00/17] smb3: Use iov_iters down to the network transport and fix DIO page pinning, David Howells
- Re: [PATCH 03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE, David Howells
[PATCH v2] eventfd: use wait_event_interruptible_locked_irq() helper,
wenyang . linux
[ANNOUNCE] xfs-linux: for-next updated to 60b730a40c43, Darrick J. Wong
[PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache,
David Howells
[PATCH] eventfd: use wait_event_interruptible_locked_irq() helper,
wenyang . linux
[GIT PULL] i_version handling changes for v6.3,
Jeff Layton
[GIT PULL] file locking changes for v6.3,
Jeff Layton
[syzbot] WARNING in do_mknodat,
syzbot
[PATCH] orphan sysvfs, Christoph Hellwig
[PATCH] chardev: make kobj_type structures constant, Thomas Weißschuh
[RFC PATCH 0/2] Providing mount for memfd_restricted() syscall,
Ackerley Tng
[no subject],
Pintu Agarwal
[PATCH 00/11] fs/ntfs3: Bugfix and refactoring,
Konstantin Komarov
- [PATCH 02/11] fs/ntfs3: Remove noacsrules, Konstantin Komarov
- [PATCH 03/11] fs/ntfs3: Fix ntfs_create_inode(), Konstantin Komarov
- [PATCH 04/11] fs/ntfs3: Optimization in ntfs_set_state(), Konstantin Komarov
- [PATCH 05/11] fs/ntfs3: Undo endian changes, Konstantin Komarov
- [PATCH 06/11] fs/ntfs3: Undo critial modificatins to keep directory consistency, Konstantin Komarov
- [PATCH 07/11] fs/ntfs3: Remove field sbi->used.bitmap.set_tail, Konstantin Komarov
- [PATCH 08/11] fs/ntfs3: Changed ntfs_get_acl() to use dentry, Konstantin Komarov
- [PATCH 09/11] fs/ntfs3: Code formatting and refactoring, Konstantin Komarov
- [PATCH 10/11] fs/ntfs3: Add missed "nocase" in ntfs_show_options, Konstantin Komarov
- [PATCH 11/11] fs/ntfs3: Print details about mount fails, Konstantin Komarov
- [PATCH 01/11] fs/ntfs3: Use bh_read to simplify code, Konstantin Komarov
[PATCH] xa_load() needs a NULL check before locking check,
void0red
[PATCH 0/2] Revert boot-breaking changes in fs/,
Konrad Dybcio
[PATCH] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs,
Axel Rasmussen
[PATCH v14 00/17] iov_iter: Improve page extraction (pin or just list),
David Howells
- [PATCH v14 02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE, David Howells
- [PATCH v14 04/17] shmem: Implement splice-read, David Howells
- [PATCH v14 05/17] overlayfs: Implement splice-read, David Howells
- [PATCH v14 01/17] mm: Pass info, not iter, into filemap_get_pages(), David Howells
- [PATCH v14 03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE, David Howells
- [PATCH v14 06/17] coda: Implement splice-read, David Howells
- [PATCH v14 07/17] tty, proc, kernfs, random: Use direct_splice_read(), David Howells
- [PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE, David Howells
- [PATCH v14 13/17] block: Fix bio_flagged() so that gcc can better optimise it, David Howells
- [PATCH v14 14/17] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic, David Howells
- [PATCH v14 12/17] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing, David Howells
- [PATCH v14 17/17] block: convert bio_map_user_iov to use iov_iter_extract_pages, David Howells
- [PATCH v14 16/17] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages, David Howells
- [PATCH v14 11/17] iov_iter: Add a function to extract a page list from an iterator, David Howells
- [PATCH v14 10/17] iov_iter: Define flags to qualify page extraction., David Howells
[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]