Linux Device-Mapper Development
[Prev Page][Next Page]
- [PATCH v2 5/8] libmultipath: deal with flushing no maps, (continued)
- [PATCH V2] libmultipath: fix a memory leak in set_ble_device,
lixiaokeng
- [PATCH V2] vector: return false if realloc fails in vector_alloc_slot func,
Zhiqiang Liu
- Recent multipath-tools patches from Huawei,
Martin Wilck
- Promise and ALUA,
McIntyre, Vincent (CASS, Marsfield)
- [dm- devel][PATCH] checker: add input check of state in checker_state_name func,
Zhiqiang Liu
- [git pull] device mapper changes for 5.9,
Mike Snitzer
- Re: nvme: restore use of blk_path_error() in nvme_complete_rq(),
Mike Snitzer
- fixing 4.14-stable's broken DM cache writethrough support [was: Re: [(resend) PATCH v3: {linux-4.14.y} ] dm cache: submit writethrough writes in parallel to origin and cache],
Mike Snitzer
- [PATCH] dm: don't call report zones for more than the user requested,
Johannes Thumshirn
- [PATCH] libmultipath: fix null dereference in add,
lixiaokeng
- [PATCH] dm-ebs: Fix incorrect checking for REQ_OP_FLUSH.,
John Dorminy
- [dm- devel][PATCH] tests/hwtable: fix a memory free in replicate_config,
Zhiqiang Liu
- [dm- devel][PATCH] vector: add lower bound check of E in VECTOR_SLOT,
Zhiqiang Liu
- [dm- devel][PATCH] vector: fix upper boundary check of vector size in vector_del_slot,
Zhiqiang Liu
- [dm- devel][PATCH] vector: return null when realloc fails in vector_alloc_slot func,
Zhiqiang Liu
- [PATCH] devmapper: remove useless using of memset in dm_get_info func,
Zhiqiang Liu
- Re: [PATCH] libmultipath: fix a memory leak in set_ble_device,
lixiaokeng
- [dm- devel][PATCH] libmultipath: fix a memory leak in dm_get_maps,
lixiaokeng
- [RFC PATCH v6 00/11] Integrity Policy Enforcement LSM (IPE),
Deven Bowers
- [RFC PATCH v6 01/11] scripts: add ipe tooling to generate boot policy, Deven Bowers
- [RFC PATCH v6 04/11] ipe: add property for trust of boot volume, Deven Bowers
- [RFC PATCH v6 09/11] ipe: add property for dmverity roothash, Deven Bowers
- [RFC PATCH v6 11/11] cleanup: uapi/linux/audit.h, Deven Bowers
- [RFC PATCH v6 02/11] security: add ipe lsm evaluation loop and audit system, Deven Bowers
- [RFC PATCH v6 06/11] dm-verity: add bdev_setsecurity hook for dm-verity signature, Deven Bowers
- [RFC PATCH v6 05/11] fs: add security blob and hooks for block_device, Deven Bowers
- [RFC PATCH v6 10/11] documentation: add ipe documentation, Deven Bowers
- [RFC PATCH v6 03/11] security: add ipe lsm policy parser and policy loading, Deven Bowers
- [RFC PATCH v6 07/11] ipe: add property for signed dmverity volumes, Deven Bowers
- [RFC PATCH v6 08/11] dm-verity: add bdev_setsecurity hook for root-hash, Deven Bowers
- [dm- devel][PATCH V2] libmultipath: fix a memory leak in disassemble_status func, Zhiqiang Liu
- [dm- devel][PATCH V2],
Zhiqiang Liu
- [RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE),
Deven Bowers
- [RFC PATCH v5 03/11] security: add ipe lsm policy parser and policy loading, Deven Bowers
- [RFC PATCH v5 01/11] scripts: add ipe tooling to generate boot policy, Deven Bowers
- [RFC PATCH v5 05/11] fs: add security blob and hooks for block_device, Deven Bowers
- [RFC PATCH v5 10/11] documentation: add ipe documentation, Deven Bowers
- [RFC PATCH v5 11/11] cleanup: uapi/linux/audit.h, Deven Bowers
- [RFC PATCH v5 04/11] ipe: add property for trust of boot volume, Deven Bowers
- [RFC PATCH v5 11/12] documentation: add ipe documentation, Deven Bowers
- [RFC PATCH v5 10/12] ipe: add property for dmverity roothash, Deven Bowers
- [RFC PATCH v5 07/11] dm-verity: add bdev_setsecurity hook for dm-verity signature, Deven Bowers
- [RFC PATCH v5 09/11] dm-verity: add bdev_setsecurity hook for root-hash, Deven Bowers
- [RFC PATCH v5 06/11] dm-verity: move signature check after tree validation, Deven Bowers
- [RFC PATCH v5 02/11] security: add ipe lsm evaluation loop and audit system, Deven Bowers
- [RFC PATCH v5 08/11] ipe: add property for signed dmverity volumes, Deven Bowers
- [RFC PATCH v5 12/12] cleanup: uapi/linux/audit.h, Deven Bowers
- Re: [RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE), Pavel Machek
- [PATCH] libmultipath: fix a memory leak in disassemble_status func,
Zhiqiang Liu
- [PATCH 0/6] multipath cleanups,
Benjamin Marzinski
- dm snapshots again: should they work?, Michael Tokarev
- [dm-level] upstream-queue-libmultipath: fix memory leak when iscsi login/out and "multipath -r" executed,
lixiaokeng
- [PATCH RFC] multipath-tools: *untested* use sysfs prio also for arrays with dual implicit/explicit alua support,
Xose Vazquez Perez
- [git pull] device mapper fix for 5.8-rc7,
Mike Snitzer
- bdi cleanups v3,
Christoph Hellwig
- [PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful, Christoph Hellwig
- [PATCH 08/14] block: add helper macros for queue sysfs entries, Christoph Hellwig
- [PATCH 09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK, Christoph Hellwig
- [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE, Christoph Hellwig
- [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently, Christoph Hellwig
- [PATCH 06/14] block: lift setting the readahead size into the block layer, Christoph Hellwig
- [PATCH 12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag, Christoph Hellwig
- [PATCH 10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO, Christoph Hellwig
- [PATCH 05/14] md: update the optimal I/O size on reshape, Christoph Hellwig
- [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init, Christoph Hellwig
- [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag, Christoph Hellwig
- [PATCH 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK, ACCT_DIRTY} with a single flag, Christoph Hellwig
- [PATCH 02/14] drbd: remove dead code in device_to_statistics, Christoph Hellwig
- [PATCH 13/14] bdi: invert BDI_CAP_NO_ACCT_WB, Christoph Hellwig
- Re: bdi cleanups v3, Jens Axboe
- <Possible follow-ups>
- bdi cleanups v3, Christoph Hellwig
- [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently, Christoph Hellwig
- [PATCH 05/14] md: update the optimal I/O size on reshape, Christoph Hellwig
- [PATCH 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK, ACCT_DIRTY} with a single flag, Christoph Hellwig
- [PATCH 08/14] block: add helper macros for queue sysfs entries, Christoph Hellwig
- [PATCH 12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag, Christoph Hellwig
- [PATCH 13/14] bdi: invert BDI_CAP_NO_ACCT_WB, Christoph Hellwig
- [PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful, Christoph Hellwig
- Re: bdi cleanups v3, Christoph Hellwig
- [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init, Christoph Hellwig
- [PATCH 10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO, Christoph Hellwig
- [PATCH 09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK, Christoph Hellwig
- [PATCH 02/14] drbd: remove dead code in device_to_statistics, Christoph Hellwig
- [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag, Christoph Hellwig
- [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE, Christoph Hellwig
- [PATCH 06/14] block: lift setting the readahead size into the block layer, Christoph Hellwig
- [PATCH V2] libmultipath: free pp if store_path fails in disassemble_map,
Zhiqiang Liu
- libmultipath: fix null dereference,
lutianxiong
- [PATCH] dm-integrity: revert adc0daad366b to fix recalculation,
Mikulas Patocka
- [PATCH] libmultipath: free pp if store_path fails in disassemble_map,
Zhiqiang Liu
- [PATCH] libmultipath: free pgp if add_pathgroup fails in disassemble_map func,
Zhiqiang Liu
- bdi cleanups v2,
Christoph Hellwig
- [PATCH 09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK, Christoph Hellwig
- [PATCH 05/14] md: update the optimal I/O size on reshape, Christoph Hellwig
- [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init, Christoph Hellwig
- [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently, Christoph Hellwig
- [PATCH 12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag, Christoph Hellwig
- [PATCH 08/14] block: add helper macros for queue sysfs entries, Christoph Hellwig
- [PATCH 10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO, Christoph Hellwig
- [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag, Christoph Hellwig
- [PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful, Christoph Hellwig
- [PATCH 13/14] bdi: invert BDI_CAP_NO_ACCT_WB, Christoph Hellwig
- [PATCH 02/14] drbd: remove dead code in device_to_statistics, Christoph Hellwig
- [PATCH 06/14] block: lift setting the readahead size into the block layer, Christoph Hellwig
- [PATCH 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK, ACCT_DIRTY} with a single flag, Christoph Hellwig
- [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE, Christoph Hellwig
- [PATCH] shmfs: don't allocate pages on read, Mikulas Patocka
- bdi cleanups,
Christoph Hellwig
- [PATCH 05/14] md: update the optimal I/O size on reshape, Christoph Hellwig
- [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init, Christoph Hellwig
- [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag, Christoph Hellwig
- [PATCH 10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO, Christoph Hellwig
- [PATCH 12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag, Christoph Hellwig
- [PATCH 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK, ACCT_DIRTY} with a single flag, Christoph Hellwig
- [PATCH 02/14] drbd: remove dead code in device_to_statistics, Christoph Hellwig
- [PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful, Christoph Hellwig
- [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE, Christoph Hellwig
- [PATCH 09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK, Christoph Hellwig
- [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently, Christoph Hellwig
- [PATCH 13/14] bdi: invert BDI_CAP_NO_ACCT_WB, Christoph Hellwig
- [PATCH 06/14] block: lift setting the readahead size into the block layer, Christoph Hellwig
- [PATCH 08/14] block: add helper macros for queue sysfs entries, Christoph Hellwig
- a fix and two cleanups around blk_stack_limits,
Christoph Hellwig
- Re: [PATCH 00/74] multipath-tools series part V: removed path handling,
Chongyun Wu
- [RFC PATCH v4 00/12] Integrity Policy Enforcement LSM (IPE),
Deven Bowers
- [RFC PATCH v4 12/12] cleanup: uapi/linux/audit.h, Deven Bowers
- [RFC PATCH v4 07/12] dm-verity: add bdev_setsecurity hook for dm-verity signature, Deven Bowers
- [RFC PATCH v4 08/12] ipe: add property for signed dmverity volumes, Deven Bowers
- [RFC PATCH v4 01/12] scripts: add ipe tooling to generate boot policy, Deven Bowers
- [RFC PATCH v4 10/12] ipe: add property for dmverity roothash, Deven Bowers
- [RFC PATCH v4 02/12] security: add ipe lsm evaluation loop and audit system, Deven Bowers
- [RFC PATCH v4 09/12] dm-verity: add bdev_setsecurity hook for root-hash, Deven Bowers
- [RFC PATCH v4 06/12] dm-verity: move signature check after tree validation, Deven Bowers
- [RFC PATCH v4 11/12] documentation: add ipe documentation, Deven Bowers
- [RFC PATCH v4 03/12] security: add ipe lsm policy parser and policy loading, Deven Bowers
- [RFC PATCH v4 04/12] ipe: add property for trust of boot volume, Deven Bowers
- [RFC PATCH v4 05/12] fs: add security blob and hooks for block_device, Deven Bowers
- [PATCH 0/4 v2] Various cleanups,
Damien Le Moal
- [PATCH 0/8] Various cleanups,
Damien Le Moal
- [PATCH] dm zoned: update atime for new buffer zones,
Hannes Reinecke
- [PATCH AUTOSEL 5.4 17/18] dm: use bio_uninit instead of bio_disassociate_blkg, Sasha Levin
- [PATCH AUTOSEL 5.7 18/19] dm: use bio_uninit instead of bio_disassociate_blkg, Sasha Levin
- [PATCH] dm-cache: document zeroing metadata device step,
Austin Chang
- [PATCH 0/4] Fix segfault on access to mpp->hwe,
mwilck
- Re: [lvm-devel] master - multipathd: fix fd leak when iscsi device logs in,
lixiaokeng
- [PATCH v2 0/7] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY,
Eric Biggers
- [git pull] device mapper fixes for 5.8-rc5,
Mike Snitzer
- [PATCH 00/80] multipath-tools series part VI: incomplete udev initialization,
mwilck
- [PATCH 00/74] multipath-tools series part V: removed path handling,
mwilck
- [PATCH 65/74] libmultipath: add update_pathvec_from_dm(), mwilck
- [PATCH 58/74] libmultipath: verify_paths(): don't delete paths from pathvec, mwilck
- [PATCH 59/74] libmultipath: sync_paths(): handle INIT_REMOVED, mwilck
- [PATCH 55/74] libmultipath: add uninitialize_path(), mwilck
- [PATCH 56/74] multipath-tools: introduce INIT_REMOVED state, mwilck
- [PATCH 57/74] libmultipath: update_mpp_paths(): handle INIT_REMOVED, mwilck
- [PATCH 72/74] libmpathpersist: use update_pathvec_from_dm(), mwilck
- [PATCH 63/74] multipathd: deal with INIT_REMOVED during path addition, mwilck
- [PATCH 67/74] libmultipath: disassemble_map(): always search paths by dev_t, mwilck
- [PATCH 60/74] libmultipath: orphan_paths(): delete paths in INIT_REMOVED state, mwilck
- [PATCH 68/74] libmultipath: disassemble_map(): require non-NULL pathvec, mwilck
- [PATCH 54/74] libmultipath: protect use of pp->udev, mwilck
- [PATCH 74/74] libmultipath: dmparser: constify function arguments, mwilck
- [PATCH 61/74] libmultipath: adopt_paths(): skip removed paths, mwilck
- [PATCH 66/74] libmultipath: update_pathvec_from_dm: handle pp->mpp mismatch, mwilck
- [PATCH 62/74] multipathd: ev_remove_path(): use INIT_REMOVED, mwilck
- [PATCH 70/74] libmultipath: disassemble_map(): do not change pathvec and WWIDs, mwilck
- [PATCH 64/74] multipathd: check_path(): set retrigger_delay if necessary, mwilck
- [PATCH 71/74] multipath: use update_pathvec_from_dm(), mwilck
- [PATCH 69/74] libmultipath: disassemble_map(): get rid of "is_daemon" argument, mwilck
- [PATCH 73/74] libmultipath: decrease loglevel in store_path(), mwilck
- Re: [PATCH 00/74] multipath-tools series part V: removed path handling, Benjamin Marzinski
- [PATCH 00/54] multipath-tools series part IV: identify paths by dev_t,
mwilck
- [PATCH 49/54] libmultipath: get_refwwid(): get rid of "check" label, mwilck
- [PATCH 44/54] libmultipath: adopt_paths(): don't bail out on single path failure, mwilck
- [PATCH 45/54] libmultipath: path_discover(): use find_path_by_devt(), mwilck
- [PATCH 46/54] libmultipath: path_discover(): always set DI_BLACKLIST, mwilck
- [PATCH 47/54] libmultipath: get_refwwid(): use find_path_by_devt(), mwilck
- [PATCH 43/54] libmultipath: adopt_paths(): use find_path_by_devt(), mwilck
- [PATCH 51/54] libmultipath: get_refwwid(): use switch statement, mwilck
- [PATCH 54/54] libmultipath: get_refwwid(): skip strchop(), and constify dev parameter, mwilck
- [PATCH 48/54] libmultipath: get_refwwid(): call get_multipath_config() only once, mwilck
- [PATCH 52/54] libmultipath: constify get_mpe_wwid(), mwilck
- [PATCH 50/54] libmultipath: get_refwwid(): use symbolic return values, mwilck
- [PATCH 53/54] multipath: call strchop() on command line argument, mwilck
- Re: [PATCH 00/54] multipath-tools series part IV: identify paths by dev_t, Benjamin Marzinski
- [PATCH 00/42] multipath-tools series part III: duplicate alias,
mwilck
- [PATCH 00/39] multipath-tools series part II: dev_loss_tmo fixes,
mwilck
- [PATCH 00/35] multipath-tools series part I: minor changes,
mwilck
- [PATCH 03/35] tests: __wrap_dlog: use check_expected(), mwilck
- [PATCH 08/35] libmultipath: create bitfield abstraction, mwilck
- [PATCH 02/35] multipath-tools tests/directio: fix missing initializers, mwilck
- [PATCH 10/35] libmultipath: util: constify function arguments, mwilck
- [PATCH 05/35] libmultipath: improve strchop(), mwilck
- [PATCH 14/35] libmultipath: rlookup_binding(): remove newline in log message, mwilck
- [PATCH 06/35] multipath-tools tests: add test for devt2devname, mwilck
- [PATCH 12/35] libmultipath: strlcpy()/strlcat(): use restrict qualifier, mwilck
- [PATCH 13/35] libmultipath: constify blacklist code, mwilck
- [PATCH 22/35] libmultipath: get_uid(): improve log message on udev failure, mwilck
- [PATCH 20/35] libmultipath: decrease log level of "SCSI target" log message, mwilck
- [PATCH 28/35] libmultipath: snprint_devices(): use udev_enumerate, mwilck
- [PATCH 24/35] libmultipath: pathinfo(): improve a log message, mwilck
- [PATCH 18/35] libmultipath: uevent: use static linkage where possible, mwilck
- [PATCH 07/35] libmultipath: devt2devname(): simplify using libudev, mwilck
- [PATCH 17/35] libmultipath: remove uevent listener failback, mwilck
- [PATCH 23/35] libmultipath: make sysfs_pathinfo() static and use const, mwilck
- [PATCH 19/35] libmultipath: uevent: inline trivial functions, mwilck
- [PATCH 33/35] multipathd: remove set_multipath_wwid(), mwilck
- [PATCH 31/35] libmultipath: alloc_path_with_pathinfo(): treat devname overflow as error, mwilck
- [PATCH 21/35] libmultipath: get_udev_uid(): more appropriate error code, mwilck
- [PATCH 29/35] libmultipath: snprint_devices(): print hidden/foreign status, mwilck
- [PATCH 34/35] kpartx: print an error message if removing a partition fails, mwilck
- [PATCH 35/35] kpartx: add missing newline, mwilck
- [PATCH 01/35] multipath-tools tests/util: separate group for bitmask tests, mwilck
- [PATCH 09/35] libmultipath: use bitfields in group_by_match(), mwilck
- [PATCH 04/35] multipath tools tests: add strchop() test, mwilck
- [PATCH 11/35] multipath-tools tests: add unit tests for strlcat, mwilck
- [PATCH 25/35] libmultipath: pathinfo(): don't filter emtpy devnode names, mwilck
- [PATCH 30/35] libmultipath: alloc_path(): initialize pp->initialized, mwilck
- [PATCH 32/35] libmultipath: log table params in addmap(), mwilck
- [PATCH 15/35] libmultipath: fix missing initializer warning from clang 3.9, mwilck
- [PATCH 16/35] libmultipath: fix gcc -Wstringop-overflow warning, mwilck
- [PATCH 27/35] libmultipath: improve libdm logging, mwilck
- [PATCH 26/35] libmultipath: io_err_stat_handle_pathfail(): less error conditions, mwilck
- Re: [PATCH 00/35] multipath-tools series part I: minor changes, Benjamin Marzinski
- [dm-level] master - libmultipath: fix use after free when iscsi logs in,
lixiaokeng
- [dm:for-next 16/21] drivers/md/dm-dust.c:307:10: warning: zero-length gnu_printf format string, kernel test robot
- [PATCH] dm: use noio when sending kobject event,
Mikulas Patocka
- [PATCH] dm crypt: Enable zoned block device support, Damien Le Moal
- [PATCH 0/2] dm zoned fixes for 5.8,
Damien Le Moal
- [PATCH] multipath-tools: add info to man page for the historical-service-time path selector,
Xose Vazquez Perez
- [PATCH] blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight(),
Mike Snitzer
- [PATCH]libmultipath/dmparser: add missing path with good status when sync state with dm kernel,
Chongyun Wu
- [PATCH] libmultipath: add device to hwtable.c,
Schremmer, Steven
- [PATCH v3] dm crypt: add flags to optionally bypass dm-crypt workqueues,
Ignat Korchagin
- [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words,
Randy Dunlap
- [PATCH 13/13] Documentation/admin-guide: xfs: drop doubled word, Randy Dunlap
- [PATCH 09/13] Documentation/admin-guide: intel_pstate: drop doubled word, Randy Dunlap
- [PATCH 04/13] Documentation/admin-guide: media/building: drop doubled words, Randy Dunlap
- [PATCH 08/13] Documentation/admin-guide: arm-ccn: drop doubled word, Randy Dunlap
- [PATCH 01/13] Documentation/admin-guide: cgroup-v2: drop doubled word, Randy Dunlap
- [PATCH 10/13] Documentation/admin-guide: intel-speed-select: drop doubled words, Randy Dunlap
- [PATCH 11/13] Documentation/admin-guide: sysctl/kernel: drop doubled word, Randy Dunlap
- [PATCH 06/13] Documentation/admin-guide: pnfs-block-server: drop doubled word, Randy Dunlap
- [PATCH 03/13] Documentation/admin-guide: dm-integrity: drop doubled words, Randy Dunlap
- [PATCH 02/13] Documentation/admin-guide: cgroup-v1/rdma: drop doubled word, Randy Dunlap
- [PATCH 12/13] Documentation/admin-guide: tainted-kernels: drop doubled word, Randy Dunlap
- [PATCH 05/13] Documentation/admin-guide: mm/ksm: drop doubled word, Randy Dunlap
- [PATCH 07/13] Documentation/admin-guide: pnfs-scsi-server: drop doubled word, Randy Dunlap
- Re: [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words, Jonathan Corbet
- a crash in md-raid, Mikulas Patocka
- [PATCH -next] dm zoned: fix unused but set variable warnings, Wei Yongjun
- [PATCH -next] dm: remove unused variable 'md', Wei Yongjun
- [PATCH v2 0/4] misc patches,
Benjamin Marzinski
- [PATCH v3 0/7] Fix muitpath/multipathd flush issue,
Benjamin Marzinski
- [PATCH 0/4] misc patches,
Benjamin Marzinski
- Re: [willy@xxxxxxxxxxxxx: Re: [PATCH 6/6] mm: Add memalloc_nowait], Jonathan Corbet
- NVMe regression, NVMe no longer uses blk_path_error(), Mike Snitzer
- remove dead bdi congestion leftovers,
Christoph Hellwig
- rename ->make_request_fn and move it to the block_device_operations v2,
Christoph Hellwig
- [PATCH 05/20] ps3vram: stop using ->queuedata, Christoph Hellwig
- [PATCH 01/20] nfblock: stop using ->queuedata, Christoph Hellwig
- [PATCH 19/20] block: shortcut __submit_bio_noacct for blk-mq drivers, Christoph Hellwig
- [PATCH 04/20] null_blk: stop using ->queuedata for bio mode, Christoph Hellwig
- [PATCH 06/20] rsxx: stop using ->queuedata, Christoph Hellwig
- [PATCH 18/20] block: refator submit_bio_noacct, Christoph Hellwig
- [PATCH 20/20] block: remove direct_make_request, Christoph Hellwig
- [PATCH 03/20] drbd: stop using ->queuedata, Christoph Hellwig
- [PATCH 07/20] umem: stop using ->queuedata, Christoph Hellwig
- [PATCH 08/20] zram: stop using ->queuedata, Christoph Hellwig
- [PATCH 15/20] block: remove the nr_sectors variable in generic_make_request_checks, Christoph Hellwig
- [PATCH 09/20] bcache: stop setting ->queuedata, Christoph Hellwig
- [PATCH 13/20] block: tidy up a warning in bio_check_ro, Christoph Hellwig
- [PATCH 11/20] fs: remove a weird comment in submit_bh_wbc, Christoph Hellwig
- [PATCH 16/20] block: move ->make_request_fn to struct block_device_operations, Christoph Hellwig
- [PATCH 14/20] block: remove the NULL queue check in generic_make_request_checks, Christoph Hellwig
- [PATCH 02/20] simdisk: stop using ->queuedata, Christoph Hellwig
- [PATCH 12/20] block: remove the request_queue argument from blk_queue_split, Christoph Hellwig
- [PATCH 10/20] dm: stop using ->queuedata, Christoph Hellwig
- [PATCH 17/20] block: rename generic_make_request to submit_bio_noacct, Christoph Hellwig
- Re: rename ->make_request_fn and move it to the block_device_operations v2, Jens Axboe
- [PATCH 0/6] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY,
Eric Biggers
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]