CEPH Filesystem Development
[Prev Page][Next Page]
- [PATCH v2 26/31] netfs: Change the read result collector to only use one work item, (continued)
- [PATCH 00/27] netfs: Read performance improvements and "single-blob" support,
David Howells
- [PATCH 01/27] netfs: Remove call to folio_index(), David Howells
- [PATCH 02/27] netfs: Fix a few minor bugs in netfs_page_mkwrite(), David Howells
- [PATCH 03/27] netfs: Remove unnecessary references to pages, David Howells
- [PATCH 04/27] netfs: Use a folio_queue allocation and free functions, David Howells
- [PATCH 05/27] netfs: Add a tracepoint to log the lifespan of folio_queue structs, David Howells
- [PATCH 06/27] netfs: Abstract out a rolling folio buffer implementation, David Howells
- [PATCH 07/27] netfs: Make netfs_advance_write() return size_t, David Howells
- [PATCH 08/27] netfs: Split retry code out of fs/netfs/write_collect.c, David Howells
- [PATCH 09/27] netfs: Drop the error arg from netfs_read_subreq_terminated(), David Howells
- [PATCH 10/27] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH 11/27] netfs: Don't use bh spinlock, David Howells
- [PATCH 12/27] afs: Don't use mutex for I/O operation lock, David Howells
- [PATCH 13/27] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY, David Howells
- [PATCH 14/27] afs: Fix directory format encoding struct, David Howells
- [PATCH 15/27] netfs: Remove some extraneous directory invalidations, David Howells
- [PATCH 16/27] cachefiles: Add some subrequest tracepoints, David Howells
- [PATCH 17/27] cachefiles: Add auxiliary data trace, David Howells
- [PATCH 18/27] afs: Add more tracepoints to do with tracking validity, David Howells
- [PATCH 19/27] netfs: Add functions to build/clean a buffer in a folio_queue, David Howells
- [PATCH 20/27] netfs: Add support for caching single monolithic objects such as AFS dirs, David Howells
- [PATCH 21/27] afs: Make afs_init_request() get a key if not given a file, David Howells
- [PATCH 22/27] afs: Use netfslib for directories, David Howells
- [PATCH 23/27] afs: Use netfslib for symlinks, allowing them to be cached, David Howells
- [PATCH 24/27] afs: Eliminate afs_read, David Howells
- [PATCH 25/27] afs: Make {Y,}FS.FetchData an asynchronous operation, David Howells
- [PATCH 26/27] netfs: Change the read result collector to only use one work item, David Howells
- [PATCH 27/27] afs: Make afs_mkdir() locally initialise a new directory's content, David Howells
- [PATCH v3 4/5] LSM: lsm_context in security_dentry_init_security,
Casey Schaufler
- [PATCH 0/3] ceph: use issue_seq for struct field names,
Patrick Donnelly
- [PATCH v2 4/6] LSM: lsm_context in security_dentry_init_security,
Casey Schaufler
- [PATCH 0/2] ceph: use entity name from new device string,
Patrick Donnelly
- [PATCH 1/3] ceph: correct ceph_mds_cap_item field name,
Patrick Donnelly
- [PATCH] libceph: Remove crush deadcode,
linux
- [PATCH 0/5] Ceph deadcoding,
linux
- [GIT PULL] Ceph fixes for 6.12-rc2,
Ilya Dryomov
- [PATCH] ceph: fix cap ref leak via netfs init_request,
Patrick Donnelly
- [PATCH 0/6] Filesystem page flags cleanup,
Matthew Wilcox (Oracle)
- [GIT PULL] Ceph fixes for 6.12-rc1,
Ilya Dryomov
- [PATCH 0/8] netfs, afs, cifs: Miscellaneous fixes/changes,
David Howells
- [PATCH 1/8] netfs: Fix mtime/ctime update for mmapped writes, David Howells
- [PATCH 2/8] netfs: Drop the was_async arg from netfs_read_subreq_terminated(), David Howells
- [PATCH 3/8] afs: Fix missing wire-up of afs_retry_request(), David Howells
- [PATCH 4/8] afs: Remove unused struct and function prototype, David Howells
- [PATCH 5/8] afs: Fix possible infinite loop with unresponsive servers, David Howells
- [PATCH 6/8] afs: Fix the setting of the server responding flag, David Howells
- [PATCH 7/8] cifs: Fix reversion of the iter in cifs_readv_receive()., David Howells
- [PATCH 8/8] cifs: Make the write_{enter,done,err} tracepoints display netfs info, David Howells
- [PATCH 3/5] LSM: lsm_context in security_dentry_init_security, Casey Schaufler
- [PATCH] ceph: Use struct_size() helper,
Thorsten Blum
- [PATCH v2] fs/ceph/quota: ignore quota with CAP_SYS_RESOURCE,
Max Kellermann
- Re: School Contacts List - 2024, Avery Harris
- [PATCH] ceph: Remove empty definition in header file,
Zhang Zekun
- [RFC PATCH v2] ceph: ceph: fix out-of-bound array access when doing a file read,
Luis Henriques (SUSE)
- [PATCH 6.10 181/184] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range(), Greg Kroah-Hartman
- [PATCH] ceph: remove the incorrect Fw reference check when dirtying pages,
xiubli
- [REGRESSION]: cephfs: file corruption when reading content via in-kernel ceph client,
Christian Ebner
- [PATCH 6.10 014/149] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty", Greg Kroah-Hartman
- [PATCH] fs/ceph/quota: ignore quota with CAP_SYS_RESOURCE, Max Kellermann
- [PATCH 0/6] mm, netfs, cifs: Miscellaneous fixes,
David Howells
- [PATCH 1/6] cifs: Fix lack of credit renegotiation on read retry, David Howells
- [PATCH 2/6] netfs, cifs: Fix handling of short DIO read, David Howells
- [PATCH 3/6] cifs: Fix copy offload to flush destination region, David Howells
- [PATCH 4/6] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range(), David Howells
- [PATCH 5/6] cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region, David Howells
- [PATCH 6/6] netfs, cifs: Improve some debugging bits, David Howells
- Re: [PATCH 0/6] mm, netfs, cifs: Miscellaneous fixes, Steve French
- [PATCH 6.10 083/273] 9p: Fix DIO read through netfs,
Greg Kroah-Hartman
- [PATCH 6.10 009/273] netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second writeback flag", Greg Kroah-Hartman
- [PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry,
David Howells
- [PATCH 1/9] mm: Fix missing folio invalidation calls during truncation, David Howells
- [PATCH 3/9] netfs: Fix netfs_release_folio() to say no if folio dirty, David Howells
- [PATCH 2/9] afs: Fix post-setattr file edit to do truncation correctly, David Howells
- [PATCH 4/9] netfs: Fix trimming of streaming-write folios in netfs_inval_folio(), David Howells
- [PATCH 5/9] netfs: Fix missing iterator reset on retry of short read, David Howells
- [PATCH 6/9] cifs: Fix lack of credit renegotiation on read retry, David Howells
- [PATCH 7/9] netfs, cifs: Fix handling of short DIO read, David Howells
- [PATCH 8/9] cifs: Fix FALLOC_FL_PUNCH_HOLE support, David Howells
- [PATCH 9/9] netfs, cifs: Improve some debugging bits, David Howells
- [PATCH 10/9] netfs: Fix interaction of streaming writes with zero-point tracker, David Howells
- Re: (subset) [PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry, Christian Brauner
- [PATCH 0/5] netfs, cifs: Further fixes,
David Howells
- [PATCH 0/2] netfs, cifs: DIO read and read-retry fixes,
David Howells
- [RFC PATCH] ceph: fix out-of-bound array access when doing a file read,
Luis Henriques (SUSE)
- [PATCH net-next 0/8] Some modifications to optimize code readability,
Li Zetao
- [PATCH net-next 1/8] atm: use min() to simplify the code, Li Zetao
- [PATCH net-next 2/8] Bluetooth: use min() to simplify the code, Li Zetao
- [PATCH net-next 3/8] net: caif: use max() to simplify the code, Li Zetao
- [PATCH net-next 4/8] libceph: use min() to simplify the code, Li Zetao
- [PATCH net-next 5/8] net: remove redundant judgments to simplify the code, Li Zetao
- [PATCH net-next 6/8] ipv6: mcast: use min() to simplify the code, Li Zetao
- [PATCH net-next 7/8] tipc: use min() to simplify the code, Li Zetao
- [PATCH net-next 8/8] SUNRPC: use min() to simplify the code, Li Zetao
- Re: [PATCH net-next 0/8] Some modifications to optimize code readability, patchwork-bot+netdevbpf
- Re: [PATCH net-next 0/8] Some modifications to optimize code readability, patchwork-bot+bluetooth
- [PATCH v2] ceph: Convert to use jiffies macro,
Chen Yufan
- [PATCH v1] ceph: Convert to use jiffies macro, Chen Yufan
- Potwierdzenie przelewu, Szymon Jankowski
- [PATCH 0/4] mm, netfs, afs: Truncation fixes,
David Howells
- [linus:master] [9p] e3786b29c5: xfstests.generic.465.fail,
kernel test robot
- [PATCH v2] ceph: fix memory in MDS client cap_auths,
Luis Henriques (SUSE)
- [PATCH v2 00/25] netfs: Read/write improvements,
David Howells
- [PATCH v2 01/25] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty", David Howells
- [PATCH v2 03/25] netfs: Adjust labels in /proc/fs/netfs/stats, David Howells
- [PATCH v2 02/25] cachefiles: Fix non-taking of sb_writers around set/removexattr, David Howells
- [PATCH v2 04/25] netfs: Record contention stats for writeback lock, David Howells
- [PATCH v2 05/25] netfs: Reduce number of conditional branches in netfs_perform_write(), David Howells
- [PATCH v2 06/25] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode, David Howells
- [PATCH v2 07/25] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream, David Howells
- [PATCH v2 08/25] netfs: Reserve netfs_sreq_source 0 as unset/unknown, David Howells
- [PATCH v2 09/25] netfs: Remove NETFS_COPY_TO_CACHE, David Howells
- [PATCH v2 10/25] netfs: Set the request work function upon allocation, David Howells
- [PATCH v2 11/25] netfs: Use bh-disabling spinlocks for rreq->lock, David Howells
- [PATCH v2 12/25] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios, David Howells
- [PATCH v2 13/25] iov_iter: Provide copy_folio_from_iter(), David Howells
- [PATCH v2 14/25] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs, David Howells
- [PATCH v2 15/25] netfs: Use new folio_queue data type and iterator instead of xarray iter, David Howells
- [PATCH v2 16/25] netfs: Provide an iterator-reset function, David Howells
- [PATCH v2 17/25] netfs: Simplify the writeback code, David Howells
- [PATCH v2 18/25] afs: Make read subreqs async, David Howells
- [PATCH v2 19/25] netfs: Speed up buffered reading, David Howells
- [PATCH v2 20/25] netfs: Remove fs/netfs/io.c, David Howells
- [PATCH v2 21/25] cachefiles, netfs: Fix write to partial block at EOF, David Howells
- [PATCH v2 22/25] netfs: Cancel dirty folios that have no storage destination, David Howells
- [PATCH v2 23/25] cifs: Use iterate_and_advance*() routines directly for hashing, David Howells
- [PATCH v2 24/25] cifs: Switch crypto buffer to use a folio_queue rather than an xarray, David Howells
- [PATCH v2 25/25] cifs: Don't support ITER_XARRAY, David Howells
- Re: [PATCH v2 00/25] netfs: Read/write improvements, Christian Brauner
- [PATCH] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty",
David Howells
- [PATCH] ceph: fix memory in MDS client cap_auths,
Luis Henriques (SUSE)
- [PATCH -next] ceph: Remove unused declarations,
Yue Haibing
- [PATCH net v2] libceph: Make the arguments const as per the TODO,
Abhinav Jain
- [PATCH net] libceph: Make the input const as per the TODO,
Abhinav Jain
- [PATCH] 9p: Fix DIO read through netfs,
David Howells
- [bug report] ceph: add new field max_file_size in ceph_fs_client,
Dan Carpenter
- [dhowells-fs:netfs-writeback] [netfs] 383151c58c: xfstests.generic.465.fail, kernel test robot
- [linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h,
kernel test robot
- [GIT PULL] Ceph fix for 6.11-rc2,
Ilya Dryomov
- ceph_read_iter NULL pointer dereference,
Luis Henriques
- [PATCH v2 0/2] ceph: flush all the caps release when syncing the whole filesystem,
xiubli
- [PATCH] ceph: flush all the caps release when syncing the whole filesystem, xiubli
- [PATCH 00/24] netfs: Read/write improvements,
David Howells
- [PATCH 01/24] fs/netfs/fscache_cookie: add missing "n_accesses" check, David Howells
- [PATCH 02/24] cachefiles: Fix non-taking of sb_writers around set/removexattr, David Howells
- [PATCH 03/24] netfs: Adjust labels in /proc/fs/netfs/stats, David Howells
- [PATCH 04/24] netfs: Record contention stats for writeback lock, David Howells
- [PATCH 05/24] netfs: Reduce number of conditional branches in netfs_perform_write(), David Howells
- [PATCH 06/24] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode, David Howells
- [PATCH 07/24] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream, David Howells
- [PATCH 08/24] netfs: Reserve netfs_sreq_source 0 as unset/unknown, David Howells
- [PATCH 09/24] netfs: Remove NETFS_COPY_TO_CACHE, David Howells
- [PATCH 10/24] netfs: Set the request work function upon allocation, David Howells
- [PATCH 11/24] netfs: Use bh-disabling spinlocks for rreq->lock, David Howells
- [PATCH 12/24] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios, David Howells
- [PATCH 13/24] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs, David Howells
- [PATCH 14/24] netfs: Use new folio_queue data type and iterator instead of xarray iter, David Howells
- [PATCH 15/24] netfs: Provide an iterator-reset function, David Howells
- [PATCH 16/24] netfs: Simplify the writeback code, David Howells
- [PATCH 17/24] afs: Make read subreqs async, David Howells
- [PATCH 18/24] netfs: Speed up buffered reading, David Howells
- [PATCH 19/24] netfs: Remove fs/netfs/io.c, David Howells
- [PATCH 20/24] cachefiles, netfs: Fix write to partial block at EOF, David Howells
- [PATCH 21/24] netfs: Cancel dirty folios that have no storage destination, David Howells
- [PATCH 22/24] cifs: Use iterate_and_advance*() routines directly for hashing, David Howells
- [PATCH 23/24] cifs: Switch crypto buffer to use a folio_queue rather than an xarray, David Howells
- [PATCH 24/24] cifs: Don't support ITER_XARRAY, David Howells
- Re: (subset) [PATCH 00/24] netfs: Read/write improvements, Christian Brauner
- Re: (subset) [PATCH 00/24] netfs: Read/write improvements, Christian Brauner
- [PATCH v2] fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag,
Max Kellermann
- [PATCH] fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag,
Max Kellermann
- [PATCH] fs/ceph/addr: pass using_pgpriv2=false to fscache_write_to_cache(),
Max Kellermann
- RCU stalls and GPFs in ceph/netfs,
Max Kellermann
- [GIT PULL] Ceph fixes for 6.11-rc1,
Ilya Dryomov
- [PATCH 0/3] rbd: exclusive mapping (-o exclusive) fixes,
Ilya Dryomov
- Possible kernel bug: Ubuntu Kernel linux-image-6.5.0-44-generic appears to have issues with fscrypt running on CephFS backend., Fmaster
- [PATCH v5 0/3] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages,
Ofir Gal
- [PATCH v3] ceph: force sending a cap update msg back to MDS for revoke op,
xiubli
- Take [Company Name]’s Website to the Next Level,
Doris Wickstrom
- [GIT PULL] Ceph fixes for 6.10-rc8,
Ilya Dryomov
- [PATCH v2] ceph: force sending a cap update msg back to MDS for revoke op, xiubli
- [PATCH] ceph: force sending a cap update msg back to MDS for revoke op,
xiubli
- [PATCH] ceph: fix incorrect kmalloc size of pagevec mempool,
ethanwu
- [PATCH net-next 0/2] libceph: fix kernel-doc warnings,
Jeff Johnson
- [PATCH] ceph: periodically flush the cap releases,
xiubli
- Re: [ceph-users] Re: [EXTERN] Urgent help with degraded filesystem needed, Stefan Kooman
- [PATCH] libceph: fix race between delayed_work() and ceph_monc_stop(),
Ilya Dryomov
- [axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression,
kernel test robot
- [PATCH 00/17] netfs, cifs: Miscellaneous fixes and read/write improvements,
David Howells
- [PATCH 02/17] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode, David Howells
- [PATCH 03/17] netfs: Fix early issue of write op on partial write to folio tail, David Howells
- [PATCH 04/17] netfs: Adjust labels in /proc/fs/netfs/stats, David Howells
- [PATCH 05/17] netfs: Record contention stats for writeback lock, David Howells
- [PATCH 06/17] 9p: Enable multipage folios, David Howells
- [PATCH 07/17] netfs: Reduce number of conditional branches in netfs_perform_write(), David Howells
- [PATCH 08/17] netfs: Delete some xarray-wangling functions that aren't used, David Howells
- [PATCH 09/17] cifs: Defer read completion, David Howells
- [PATCH 10/17] cifs: Only pick a channel once per read request, David Howells
- [PATCH 01/17] netfs: Fix io_uring based write-through, David Howells
- [PATCH 11/17] cifs: Move the 'pid' from the subreq to the req, David Howells
- [PATCH 13/17] mm: Define struct sheaf and ITER_SHEAF to handle a sequence of folios, David Howells
- [PATCH 14/17] netfs: Use new sheaf data type and iterator instead of xarray iter, David Howells
- [PATCH 15/17] netfs: Simplify the writeback code, David Howells
- [PATCH 12/17] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream, David Howells
- [PATCH 16/17] afs: Make read subreqs async, David Howells
- [PATCH 17/17] netfs: Speed up buffered reading, David Howells
- [PATCH v2 09/17] cifs: Defer read completion, David Howells
- [PATCH] ceph: avoid call to strlen() in ceph_mds_auth_match(),
Dmitry Antipov
- [PATCH 5.10 099/770] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations, Greg Kroah-Hartman
- move features flags into queue_limits v2,
Christoph Hellwig
- [PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail, Christoph Hellwig
- [PATCH 02/26] sd: remove sd_is_zoned, Christoph Hellwig
- [PATCH 03/26] sd: move zone limits setup out of sd_read_block_characteristics, Christoph Hellwig
- [PATCH 04/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd, Christoph Hellwig
- [PATCH 05/26] loop: always update discard settings in loop_reconfigure_limits, Christoph Hellwig
- [PATCH 06/26] loop: regularize upgrading the block size for direct I/O, Christoph Hellwig
- [PATCH 07/26] loop: also use the default block size from an underlying block device, Christoph Hellwig
- [PATCH 08/26] loop: fold loop_update_rotational into loop_reconfigure_limits, Christoph Hellwig
- [PATCH 09/26] virtio_blk: remove virtblk_update_cache_mode, Christoph Hellwig
- [PATCH 10/26] nbd: move setting the cache control flags to __nbd_set_size, Christoph Hellwig
- [PATCH 11/26] block: freeze the queue in queue_attr_store, Christoph Hellwig
- [PATCH 12/26] block: remove blk_flush_policy, Christoph Hellwig
- [PATCH 13/26] block: move cache control settings out of queue->flags, Christoph Hellwig
- [PATCH 14/26] block: move the nonrot flag to queue_limits, Christoph Hellwig
- [PATCH 15/26] block: move the add_random flag to queue_limits, Christoph Hellwig
- [PATCH 16/26] block: move the io_stat flag setting to queue_limits, Christoph Hellwig
- [PATCH 19/26] block: move the nowait flag to queue_limits, Christoph Hellwig
- [PATCH 18/26] block: move the synchronous flag to queue_limits, Christoph Hellwig
- [PATCH 17/26] block: move the stable_writes flag to queue_limits, Christoph Hellwig
- [PATCH 20/26] block: move the dax flag to queue_limits, Christoph Hellwig
- [PATCH 21/26] block: move the poll flag to queue_limits, Christoph Hellwig
- [PATCH 22/26] block: move the zoned flag into the features field, Christoph Hellwig
- [PATCH 23/26] block: move the zone_resetall flag to queue_limits, Christoph Hellwig
- [PATCH 24/26] block: move the pci_p2pdma flag to queue_limits, Christoph Hellwig
- [PATCH 25/26] block: move the skip_tagset_quiesce flag to queue_limits, Christoph Hellwig
- [PATCH 26/26] block: move the bounce flag into the features field, Christoph Hellwig
- Re: move features flags into queue_limits v2, Jens Axboe
- [PATCH v4 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages,
Ofir Gal
- move features flags into queue_limits,
Christoph Hellwig
- [PATCH 01/26] sd: fix sd_is_zoned, Christoph Hellwig
- [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics, Christoph Hellwig
- [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd, Christoph Hellwig
- [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits, Christoph Hellwig
- [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O, Christoph Hellwig
- [PATCH 06/26] loop: also use the default block size from an underlying block device, Christoph Hellwig
- [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits, Christoph Hellwig
- [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode, Christoph Hellwig
- [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size, Christoph Hellwig
- [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail, Christoph Hellwig
- [PATCH 11/26] block: freeze the queue in queue_attr_store, Christoph Hellwig
- [PATCH 12/26] block: remove blk_flush_policy, Christoph Hellwig
- [PATCH 13/26] block: move cache control settings out of queue->flags, Christoph Hellwig
- [PATCH 14/26] block: move the nonrot flag to queue_limits, Christoph Hellwig
- [PATCH 15/26] block: move the add_random flag to queue_limits, Christoph Hellwig
- [PATCH 16/26] block: move the io_stat flag setting to queue_limits, Christoph Hellwig
- [PATCH 17/26] block: move the stable_write flag to queue_limits, Christoph Hellwig
- [PATCH 18/26] block: move the synchronous flag to queue_limits, Christoph Hellwig
- [PATCH 19/26] block: move the nowait flag to queue_limits, Christoph Hellwig
- [PATCH 20/26] block: move the dax flag to queue_limits, Christoph Hellwig
- [PATCH 21/26] block: move the poll flag to queue_limits, Christoph Hellwig
- [PATCH 22/26] block: move the zoned flag into the feature field, Christoph Hellwig
- [PATCH 23/26] block: move the zone_resetall flag to queue_limits, Christoph Hellwig
- [PATCH 25/26] block: move the skip_tagset_quiesce flag to queue_limits, Christoph Hellwig
- [PATCH 24/26] block: move the pci_p2pdma flag to queue_limits, Christoph Hellwig
- [PATCH 26/26] block: move the bounce flag into the feature field, Christoph Hellwig
[Index of Archives]
[Ceph Users]
[Ceph Dev]
[Ceph Large]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]