Linux Device-Mapper Development
[Prev Page][Next Page]
- [PATCH v3 36/39] dm vdo: add sysfs support for setting vdo params and reading stats
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 34/39] dm vdo: add the on-disk formats and marshalling of vdo structures
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 31/39] dm vdo: add the vdo recovery journal
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 30/39] dm vdo: implement the vdo block map page cache
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 29/39] dm vdo: add the block map
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 27/39] dm vdo: add the block allocators and physical zones
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 28/39] dm vdo: add the slab depot
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 26/39] dm vdo: add the slab summary
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 25/39] dm vdo: add slab structure, slab journal and reference counters
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 23/39] dm vdo: add use of the deduplication index in hash zones
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 22/39] dm vdo: add hash locks and hash zones
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 20/39] dm vdo: add flush support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 18/39] dm vdo: add vio, the request object for vdo metadata
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 19/39] dm vdo: add data_vio, the request object which services incoming bios
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 21/39] dm vdo: add the io_submitter
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 17/39] dm vdo: add administrative state and action manager
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 16/39] dm vdo: implement external deduplication index interface
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 15/39] dm vdo: implement top-level deduplication index
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 13/39] dm vdo: implement the open chapter and chapter indexes
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 14/39] dm vdo: implement the chapter volume store
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 10/39] dm vdo: add deduplication index storage interface
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 12/39] dm vdo: implement the volume index
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 07/39] dm vdo: add specialized request queueing functionality
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 11/39] dm vdo: implement the delta index
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 03/39] dm vdo: add memory allocation utilities
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 09/39] dm vdo: add deduplication configuration structures
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 08/39] dm vdo: add basic hash map data structures
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 05/39] dm vdo: add type declarations, constants, and simple data structures
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 04/39] dm vdo: add basic logging and support utilities
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 06/39] dm vdo: add thread and synchronization utilities
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 00/39] dm: baseline for the VDO target
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 02/39] dm vdo: add the MurmurHash3 fast hashing algorithm
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 38/38] libmultipath: avoid -Warray-bounds error in uatomic operations
- [PATCH v3 00/38] multipath-tools: user-friendly names rework
- [PATCH v3 26/38] multipath-tools tests: add test for ordering of bindings
- Re: [PATCH v2 27/37] multipathd: watch bindings file with inotify + timestamp
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH -next v2 01/28] md: use READ_ONCE/WRITE_ONCE for 'suspend_lo' and 'suspend_hi'
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH v2 22/37] libmultipath: sort aliases by length and strcmp
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 37/37] libmultipath: deprecate bindings_file, wwids_file, prkeys_file
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 36/37] multipath-tools: allow prefixes with and w/o trailing slash
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 35/37] multipath: add a missing newline
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 34/37] libmultipath: print built-in values for deprecated options
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 33/37] multipath-tools: README.md: improve documentation for compile-time options
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 31/37] multipath-tools man pages: generate with correct paths
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 32/37] libdmmp/Makefile: fix bug in install section
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 30/37] multipath-tools: add compile time configuration for "/etc/multipath"
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 29/37] multipath-tools Makefile: sanitize paths for configuration files
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 28/37] multipath-tools tests: mock pthread_mutex_{lock, unlock}
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 22/37] libmultipath: sort aliases by length and strcmp
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v2 22/37] libmultipath: sort aliases by length and strcmp
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 26/37] multipath-tools tests: add test for ordering of bindings
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v2 22/37] libmultipath: sort aliases by length and strcmp
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v2 26/37] multipath-tools tests: add test for ordering of bindings
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 26/37] multipath-tools tests: add test for ordering of bindings
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 25/37] multipath-tools tests: adapt alias tests for total ordering
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 23/37] multipath-tools tests: fix alias test after sort order change
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 18/37] libmultipath: keep bindings in memory
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 22/37] libmultipath: sort aliases by length and strcmp
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 07/37] multipath-tools tests: add tests for get_user_friendly_alias()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 04/37] libmultipath: never allocate an alias that's already taken
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 02/37] libmultipath: add alias_already_taken()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 24/37] libmultipath: simplify get_free_id() assuming total ordering
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 19/37] multipath-tools tests: fix alias tests
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH] dm: remove dm_set_md_type()
- From: Li Lingfeng <lilingfeng3@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2 27/37] multipathd: watch bindings file with inotify + timestamp
- [PATCH v2 30/37] multipath-tools: add compile time configuration for "/etc/multipath"
- [PATCH v2 34/37] libmultipath: print built-in values for deprecated options
- [PATCH v2 31/37] multipath-tools man pages: generate with correct paths
- [PATCH v2 29/37] multipath-tools Makefile: sanitize paths for configuration files
- [PATCH v2 33/37] multipath-tools: README.md: improve documentation for compile-time options
- [PATCH v2 20/37] libmultipath: dm_get_uuid(): return emtpy UUID for non-existing maps
- [PATCH v2 25/37] multipath-tools tests: adapt alias tests for total ordering
- [PATCH v2 22/37] libmultipath: sort aliases by length and strcmp
- [PATCH v2 23/37] multipath-tools tests: fix alias test after sort order change
- [PATCH v2 37/37] libmultipath: deprecate bindings_file, wwids_file, prkeys_file
- [PATCH v2 16/37] libmultipath: update_bindings_file: don't log temp file name
- [PATCH v2 19/37] multipath-tools tests: fix alias tests
- [PATCH v2 36/37] multipath-tools: allow prefixes with and w/o trailing slash
- [PATCH v2 35/37] multipath: add a missing newline
- [PATCH v2 24/37] libmultipath: simplify get_free_id() assuming total ordering
- [PATCH v2 28/37] multipath-tools tests: mock pthread_mutex_{lock, unlock}
- [PATCH v2 18/37] libmultipath: keep bindings in memory
- [PATCH v2 10/37] multipath-tools test: use mock_bindings_file() consistently
- [PATCH v2 12/37] libmultipath: rename fix_bindings_file() to update_bindings_file()
- [PATCH v2 32/37] libdmmp/Makefile: fix bug in install section
- [PATCH v2 21/37] libmultipath: adapt to new semantics of dm_get_uuid()
- [PATCH v2 13/37] libmultipath: alias.c: move bindings related code up
- [PATCH v2 26/37] multipath-tools tests: add test for ordering of bindings
- [PATCH v2 14/37] libmultipath: update_bindings_file: take filename argument
- [PATCH v2 01/37] libmultipath: sysfs_set_scsi_tmo: do nothing for ACT_DRY_RUN
- [PATCH v2 07/37] multipath-tools tests: add tests for get_user_friendly_alias()
- [PATCH v2 09/37] multipath-tools tests: convert mock_{failed, used}_alias to macros
- [PATCH v2 15/37] libmultipath: update_bindings_file: use a single write()
- [PATCH v2 06/37] multipath-tools test: simplify debugging for condlog mismatch
- [PATCH v2 08/37] multipath-tools test: consistent use of macros in alias test
- [PATCH v2 03/37] libmultipath: unify use_existing_alias() and get_user_friendly_alias()
- [PATCH v2 17/37] libmultipath: alias.c: factor out read_binding()
- [PATCH v2 05/37] libmultipath: lookup_binding: add comment about the algorithm
- [PATCH v2 04/37] libmultipath: never allocate an alias that's already taken
- [PATCH v2 11/37] libmultipath: add global variable for current bindings
- [PATCH v2 00/37] multipath-tools: user-friendly names rework
- [PATCH v2 02/37] libmultipath: add alias_already_taken()
- Re: [PATCH 18/21] libmultipath: keep bindings in memory
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v15 04/12] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 24/45] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 23/45] dm: dynamically allocate the dm-bufio shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v15 09/12] dm: Add support for copy offload
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 04/12] block: add emulation for copy
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 04/12] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v15 09/12] dm: Add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH 18/21] libmultipath: keep bindings in memory
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH -next] dm snapshot: record cause of invalidating snapshot
- From: Li Lingfeng <lilingfeng3@xxxxxxxxxx>
- Re: [PATCH 18/21] libmultipath: keep bindings in memory
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: "John Stoffel" <john@xxxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Zdenek Kabelac <zdenek.kabelac@xxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Zdenek Kabelac <zkabelac@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Zdenek Kabelac <zkabelac@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v15 12/12] null_blk: add support for copy offload
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 11/12] null: Enable trace capability for null block
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 10/12] dm: Enable copy offload for dm-linear target
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 09/12] dm: Add support for copy offload
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 08/12] nvmet: add copy command support for bdev and file ns
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 07/12] nvme: add copy offload support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 06/12] fs, block: copy_file_range for def_blk_ops for direct block device
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 05/12] fs/read_write: Enable copy_file_range for block device.
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 04/12] block: add emulation for copy
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 03/12] block: add copy offload support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 18/21] libmultipath: keep bindings in memory
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 18/21] libmultipath: keep bindings in memory
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v15 01/12] block: Introduce queue limits and sysfs for copy-offload support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 18/21] libmultipath: keep bindings in memory
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 04/21] libmultipath: never allocate an alias that's already taken
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 04/21] libmultipath: never allocate an alias that's already taken
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 18/21] libmultipath: keep bindings in memory
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 05/21] libmultipath: lookup_binding: add comment about the algorithm
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v15 03/12] block: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v15 02/12] Add infrastructure for copy offload in block and request layer.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH 07/21] multipath-tools tests: add tests for get_user_friendly_alias()
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 04/21] libmultipath: never allocate an alias that's already taken
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v15 03/12] block: add copy offload support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 02/12] Add infrastructure for copy offload in block and request layer.
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 12/12] null_blk: add support for copy offload
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 21/21] libmultipath: adapt to new semantics of dm_get_uuid()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 20/21] libmultipath: dm_get_uuid(): return emtpy UUID for non-existing maps
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 19/21] multipath-tools tests: fix alias tests
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 18/21] libmultipath: keep bindings in memory
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 17/21] libmultipath: alias.c: factor out read_binding()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 16/21] libmultipath: update_bindings_file: don't log temp file name
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 15/21] libmultipath: update_bindings_file: use a single write()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 14/21] libmultipath: update_bindings_file: take filename argument
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 13/21] libmultipath: alias.c: move bindings related code up
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 12/21] libmultipath: rename fix_bindings_file() to update_bindings_file()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 11/21] libmultipath: add global variable for current bindings
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 09/21] multipath-tools tests: convert mock_{failed, used}_alias to macros
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 10/21] multipath-tools test: use mock_bindings_file() consistently
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 08/21] multipath-tools test: consistent use of macros in alias test
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 07/21] multipath-tools tests: add tests for get_user_friendly_alias()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 06/21] multipath-tools test: simplify debugging for condlog mismatch
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 05/21] libmultipath: lookup_binding: add comment about the algorithm
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 04/21] libmultipath: never allocate an alias that's already taken
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 03/21] libmultipath: unify use_existing_alias() and get_user_friendly_alias()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 02/21] libmultipath: add alias_already_taken()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 01/21] libmultipath: sysfs_set_scsi_tmo: do nothing for ACT_DRY_RUN
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v15 12/12] null_blk: add support for copy offload
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v15 11/12] null: Enable trace capability for null block
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 10/12] dm: Enable copy offload for dm-linear target
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 12/12] null_blk: add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 09/12] dm: Add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 08/12] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 07/12] nvme: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 06/12] fs, block: copy_file_range for def_blk_ops for direct block device
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 05/12] fs/read_write: Enable copy_file_range for block device.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 04/12] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 03/12] block: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 02/12] Add infrastructure for copy offload in block and request layer.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 01/12] block: Introduce queue limits and sysfs for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 00/12] Implement copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] fix writing to the filesystem after unmount
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [dm-devel resend] dm mpath: fix UAF in multipath_message()
- From: Li Lingfeng <lilingfeng3@xxxxxxxxxx>
- Re: [dm-devel resend] dm mpath: fix UAF in multipath_message()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [dm-devel resend] dm mpath: fix UAF in multipath_message()
- From: Li Lingfeng <lilingfeng3@xxxxxxxxxx>
- Re: [PATCH] Fix hwtable test after "libmultipath: don't bother to recheck timeout"
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [QUESTION] Is there checker to detect PDL?
- From: Martin Wilck <mwilck@xxxxxxxx>
- [QUESTION] Is there checker to detect PDL?
- From: Li Xiao Keng <lixiaokeng@xxxxxxxxxx>
- [PATCH] Fix hwtable test after "libmultipath: don't bother to recheck timeout"
- [PATCH 18/21] libmultipath: keep bindings in memory
- [PATCH 08/21] multipath-tools test: consistent use of macros in alias test
- [PATCH 21/21] libmultipath: adapt to new semantics of dm_get_uuid()
- [PATCH 15/21] libmultipath: update_bindings_file: use a single write()
- [PATCH 13/21] libmultipath: alias.c: move bindings related code up
- [PATCH 20/21] libmultipath: dm_get_uuid(): return emtpy UUID for non-existing maps
- [PATCH 10/21] multipath-tools test: use mock_bindings_file() consistently
- [PATCH 17/21] libmultipath: alias.c: factor out read_binding()
- [PATCH 16/21] libmultipath: update_bindings_file: don't log temp file name
- [PATCH 11/21] libmultipath: add global variable for current bindings
- [PATCH 07/21] multipath-tools tests: add tests for get_user_friendly_alias()
- [PATCH 19/21] multipath-tools tests: fix alias tests
- [PATCH 12/21] libmultipath: rename fix_bindings_file() to update_bindings_file()
- [PATCH 14/21] libmultipath: update_bindings_file: take filename argument
- [PATCH 06/21] multipath-tools test: simplify debugging for condlog mismatch
- [PATCH 09/21] multipath-tools tests: convert mock_{failed, used}_alias to macros
- [PATCH 00/21] multipath-tools: user-friendly names rework
- [PATCH 04/21] libmultipath: never allocate an alias that's already taken
- [PATCH 02/21] libmultipath: add alias_already_taken()
- [PATCH 03/21] libmultipath: unify use_existing_alias() and get_user_friendly_alias()
- [PATCH 05/21] libmultipath: lookup_binding: add comment about the algorithm
- [PATCH 01/21] libmultipath: sysfs_set_scsi_tmo: do nothing for ACT_DRY_RUN
- Re: [PATCH v2 0/4] Make prio timeouts work like checkers
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH v2 0/4] Make prio timeouts work like checkers
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- [PATCH v2 1/4] libmultipath: don't bother to recheck timeout
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 0/4] Make prio timeouts work like checkers
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 3/4] libmultipath: make prioritizer timeouts work like checker timeouts
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 2/4] libmultipath: make checker_timeout a path variable
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 4/4] libmultipath: standardize datacore prioritizer timeouts
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] Make prio timeouts work like checkers
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH -next] dm stats: Use list_for_each_entry() helper instead of list_for_each() and container_of()
- From: Jinjie Ruan <ruanjinjie@xxxxxxxxxx>
- Re: [PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] Make prio timeouts work like checkers
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [RFC PATCH 1/4] libmultipath: don't bother to reset default timeout value
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH] libmultipath: fix max_sectors_kb on adding path
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 01/30] block: also call ->open for incremental partition opens
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 10/29] dm: Convert to bdev_open_by_dev()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH -next v2 16/28] md/raid5: use new apis to suspend array for raid5_change_consistency_policy()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 10/28] md/raid5-cache: use READ_ONCE/WRITE_ONCE for 'conf->log'
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 25/28] md: cleanup mddev_create/destroy_serial_pool()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 18/28] md: quiesce before md_kick_rdev_from_array() for md-cluster
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 26/28] md/md-linear: cleanup linear_add()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 28/28] md: rename __mddev_suspend/resume() back to mddev_suspend/resume()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 19/28] md: use new apis to suspend array for ioctls involed array reconfiguration
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 24/28] md: suspend array in md_start_sync() if array need reconfiguration
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 23/28] md: use new apis to suspend array in backlog_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 12/28] md/raid5-cache: use new apis to suspend array for r5c_journal_mode_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 13/28] md/raid5: use new apis to suspend array for raid5_store_stripe_size()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 22/28] md: use new apis to suspend array related to serial pool in state_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 27/28] md: remove old apis to suspend the array
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 21/28] md: use new apis to suspend array for bind_rdev_to_array()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 05/28] md: use new apis to suspend array for suspend_lo/hi_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 17/28] md/raid5: replace suspend with quiesce() callback
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 20/28] md: use new apis to suspend array for adding/removing rdev from state_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 02/28] md: use 'mddev->suspended' for is_md_suspended()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 11/28] md/raid5-cache: use new apis to suspend array for r5c_disable_writeback_async()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 07/28] md: use new apis to suspend array for serialize_policy_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 04/28] md: add new helpers to suspend/resume and lock/unlock array
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 09/28] md/md-bitmap: use new apis to suspend array for location_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 03/28] md: add new helpers to suspend/resume array
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 06/28] md: use new apis to suspend array for level_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 14/28] md/raid5: use new apis to suspend array for raid5_store_skip_copy()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 15/28] md/raid5: use new apis to suspend array for raid5_store_group_thread_cnt()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 00/28] md: synchronize io with array reconfiguration
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 08/28] md/dm-raid: use new apis to suspend array
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 01/28] md: use READ_ONCE/WRITE_ONCE for 'suspend_lo' and 'suspend_hi'
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Patch "dm integrity: reduce vmalloc space footprint on 32-bit architectures" has been added to the 4.19-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm integrity: increase RECALC_SECTORS to improve recalculate speed" has been added to the 4.19-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm integrity: reduce vmalloc space footprint on 32-bit architectures" has been added to the 5.4-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm integrity: increase RECALC_SECTORS to improve recalculate speed" has been added to the 5.4-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm integrity: reduce vmalloc space footprint on 32-bit architectures" has been added to the 5.10-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm integrity: increase RECALC_SECTORS to improve recalculate speed" has been added to the 5.10-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] LoadPin: Annotate struct dm_verity_loadpin_trusted_root_digest with __counted_by
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH -next v2 0/7] md: initialize 'active_io' while allocating mddev
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH -next v2 3/7] md: don't rely on 'mddev->pers' to be set in mddev_suspend()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 6/7] md: don't check 'mddev->pers' from suspend_hi_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 4/7] md-bitmap: remove the checking of 'pers->quiesce' from location_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 1/7] md: initialize 'active_io' while allocating mddev
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 7/7] md: don't check 'mddev->pers' and 'pers->quiesce' from suspend_lo_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 5/7] md-bitmap: suspend array earlier in location_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 0/7] md: initialize 'active_io' while allocating mddev
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v2 2/7] md: initialize 'writes_pending' while allocating mddev
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 01/30] block: also call ->open for incremental partition opens
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/4] Make prio timeouts work like checkers
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v5 24/45] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 23/45] dm: dynamically allocate the dm-bufio shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH] libmultipath: fix max_sectors_kb on adding path
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH] libmultipath: fix max_sectors_kb on adding path
- From: Etienne Aujames <eaujames@xxxxxxx>
- [PATCH 10/29] dm: Convert to bdev_open_by_dev()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH] LoadPin: Annotate struct dm_verity_loadpin_trusted_root_digest with __counted_by
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v14 02/11] Add infrastructure for copy offload in block and request layer.
- From: Nitesh Shetty <nitheshshetty@xxxxxxxxx>
- Re: [PATCH v14 03/11] block: add copy offload support
- From: Nitesh Shetty <nitheshshetty@xxxxxxxxx>
- Re: [PATCH v14 04/11] block: add emulation for copy
- From: Nitesh Shetty <nitheshshetty@xxxxxxxxx>
- Re: [PATCH v14 00/11] Implement copy offload support
- From: Nitesh Shetty <nitheshshetty@xxxxxxxxx>
- Re: [PATCH v14 02/11] Add infrastructure for copy offload in block and request layer.
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] dm raid: writebehind for raid1 fails to apply and is falsely set
- Re: [PATCH v14 02/11] Add infrastructure for copy offload in block and request layer.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v14 02/11] Add infrastructure for copy offload in block and request layer.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v14 03/11] block: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v14 01/11] block: Introduce queue limits and sysfs for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v14 07/11] nvme: add copy offload support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v14 04/11] block: add emulation for copy
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v14 03/11] block: add copy offload support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v14 02/11] Add infrastructure for copy offload in block and request layer.
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v14 01/11] block: Introduce queue limits and sysfs for copy-offload support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v14 00/11] Implement copy offload support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v14 03/11] block: add copy offload support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v14 02/11] Add infrastructure for copy offload in block and request layer.
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v14 11/11] null_blk: add support for copy offload
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v14 11/11] null_blk: add support for copy offload
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v14 11/11] null_blk: add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v14 10/11] dm: Enable copy offload for dm-linear target
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v14 09/11] dm: Add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v14 08/11] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v14 07/11] nvme: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v14 06/11] fs, block: copy_file_range for def_blk_ops for direct block device
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v14 05/11] fs/read_write: Enable copy_file_range for block device.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v14 04/11] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v14 03/11] block: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v14 02/11] Add infrastructure for copy offload in block and request layer.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v14 01/11] block: Introduce queue limits and sysfs for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v14 00/11] Implement copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH 10/29] dm: Convert to bdev_open_by_dev()
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v3 4/4] brd: implement write zeroes
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v3 3/4] brd: enable discard
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v3 2/4] brd: extend the rcu regions to cover read and write
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v3 1/4] brd: use a switch statement in brd_submit_bio
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v3 0/4] brd discard patches
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH -next] dm snapshot: record cause of invalidating snapshot
- From: Li Lingfeng <lilingfeng3@xxxxxxxxxx>
- Re: Processes hung in "D" state in ext4, mm, md and dmcrypt (lockdep output)
- From: Ben Greear <greearb@xxxxxxxxxxxxxxx>
- Re: [vdo-devel] [PATCH v2 00/39] Add the dm-vdo deduplication and compression device mapper target.
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- Re: [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [dm-devel resend] dm mpath: fix UAF in multipath_message()
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v4 46/48] mm: shrinker: make memcg slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 -next] dm: Remove unused declaration dm_get_rq_mapinfo()
- From: Yue Haibing <yuehaibing@xxxxxxxxxx>
- [PATCH -next] dm: Remove unused declaration dm_get_rq_mapinfo()
- From: Yue Haibing <yuehaibing@xxxxxxxxxx>
- Re: [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH -next] dm: Remove unused declaration dm_get_rq_mapinfo()
- From: Hugo Villeneuve <hugo@xxxxxxxxxxx>
- Re: [PATCH -next] dm: Remove unused declaration dm_get_rq_mapinfo()
- From: Yue Haibing <yuehaibing@xxxxxxxxxx>
- Re: [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [dm-devel resend] dm mpath: fix UAF in multipath_message()
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 46/48] mm: shrinker: make memcg slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 40/48] zsmalloc: dynamically allocate the mm-zspool shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 21/48] sunrpc: dynamically allocate the sunrpc_cred shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 06/48] binder: dynamically allocate the android-binder shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 15/48] nfsd: dynamically allocate the nfsd-filecache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 32/48] mbcache: dynamically allocate the mbcache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 20/48] mm: thp: dynamically allocate the thp-related shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 11/48] gfs2: dynamically allocate the gfs2-glock shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 17/48] ubifs: dynamically allocate the ubifs-slab shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 07/48] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH for 6.5 regression] PM: hibernate: fix resume_store() return value when hibernation not available
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH for 6.5 regression] PM: hibernate: fix resume_store() return value when hibernation not available
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH v4 48/48] mm: shrinker: convert shrinker_rwsem to mutex
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 25/48] drm/panfrost: dynamically allocate the drm-panfrost shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 27/48] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 03/48] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 10/48] f2fs: dynamically allocate the f2fs-shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 16/48] quota: dynamically allocate the dquota-cache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 29/48] bcache: dynamically allocate the md-bcache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 35/48] nfsd: dynamically allocate the nfsd-client shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 22/48] mm: workingset: dynamically allocate the mm-shadow shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 41/48] fs: super: dynamically allocate the s_shrink
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 18/48] rcu: dynamically allocate the rcu-lazy shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 24/48] drm/msm: dynamically allocate the drm-msm_gem shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 36/48] nfsd: dynamically allocate the nfsd-reply shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v4 47/48] mm: shrinker: hold write lock to reparent shrinker nr_deferred
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 26/48] dm: dynamically allocate the dm-bufio shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 38/48] xfs: dynamically allocate the xfs-inodegc shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 31/48] virtio_balloon: dynamically allocate the virtio-balloon shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- [PATCH v4 04/48] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 30/48] vmw_balloon: dynamically allocate the vmw-balloon shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 42/48] mm: shrinker: remove old APIs
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 18/48] rcu: dynamically allocate the rcu-lazy shrinker
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v4 37/48] xfs: dynamically allocate the xfs-buf shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 06/48] binder: dynamically allocate the android-binder shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- [PATCH v4 05/48] kvm: mmu: dynamically allocate the x86-mmu shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 23/48] drm/i915: dynamically allocate the i915_gem_mm shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 34/48] jbd2, ext4: dynamically allocate the jbd2-journal shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 28/48] md/raid5: dynamically allocate the md-raid5 shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 14/48] nfs: dynamically allocate the nfs-acl shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 39/48] xfs: dynamically allocate the xfs-qm shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 33/48] ext4: dynamically allocate the ext4-es shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 13/48] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 08/48] xenbus/backend: dynamically allocate the xen-backend shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 09/48] erofs: dynamically allocate the erofs-shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 46/48] mm: shrinker: make memcg slab shrink lockless
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH] dm-verity: Add support for fdt root-hash signature
- From: Loic Poulain <loic.poulain@xxxxxxxxxx>
- Re: [PATCH 04/24] PM: hibernate: move finding the resume device out of software_resume
- From: "Linux regression tracking #adding (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH 04/24] PM: hibernate: move finding the resume device out of software_resume
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/24] PM: hibernate: move finding the resume device out of software_resume
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 04/24] PM: hibernate: move finding the resume device out of software_resume
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH RFC] multipath-tools: treat disable_changed_wwids like other deprecated keywords
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [dm-devel resend] dm mpath: fix UAF in multipath_message()
- From: Li Lingfeng <lilingfeng3@xxxxxxxxxx>
- Re: [dm-devel resend] dm mpath: fix UAF in multipath_message()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v13 3/9] block: add emulation for copy
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v13 3/9] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [dm-devel resend] dm mpath: fix UAF in multipath_message()
- From: Li Lingfeng <lilingfeng3@xxxxxxxxxx>
- Re: [PATCH RFC v10 7/17] ipe: add userspace interface
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v10 8/17] uapi|audit|ipe: add ipe auditing support
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 01/32] block: Provide blkdev_get_handle_* functions
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Patch "dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths" has been added to the 4.14-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths" has been added to the 4.19-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths" has been added to the 5.4-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm raid: protect md_stop() with 'reconfig_mutex'" has been added to the 5.10-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm raid: clean up four equivalent goto tags in raid_ctr()" has been added to the 5.10-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths" has been added to the 5.10-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm raid: protect md_stop() with 'reconfig_mutex'" has been added to the 5.15-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm raid: clean up four equivalent goto tags in raid_ctr()" has been added to the 5.15-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths" has been added to the 5.15-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths" has been added to the 6.1-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm raid: protect md_stop() with 'reconfig_mutex'" has been added to the 6.1-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm raid: clean up four equivalent goto tags in raid_ctr()" has been added to the 6.1-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths" has been added to the 6.4-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm raid: protect md_stop() with 'reconfig_mutex'" has been added to the 6.4-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm raid: clean up four equivalent goto tags in raid_ctr()" has been added to the 6.4-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH -next v2 0/3] dm-raid: minor fixes
- From: Song Liu <song@xxxxxxxxxx>
- [RFC PATCH 4/4] libmultipath: fix timeouts for path_latency prioritizer
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [RFC PATCH 3/4] libmultipath: fix timeouts for detect_alua()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [RFC PATCH 1/4] libmultipath: don't bother to reset default timeout value
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [RFC PATCH 2/4] libmultipath: make prioritizer timeouts work like checker timeouts
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [RFC PATCH 0/4] Make prio timeouts work like checkers
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [git pull] device mapper fixes for 6.5-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v2 00/39] Add the dm-vdo deduplication and compression device mapper target.
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2 00/39] Add the dm-vdo deduplication and compression device mapper target.
- From: Ken Raeburn <raeburn@xxxxxxxxxx>
- Re: [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [git pull] device mapper fixes for 6.5-rc4
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 25/49] drm/msm: dynamically allocate the drm-msm_gem shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 24/49] drm/i915: dynamically allocate the i915_gem_mm shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 11/49] f2fs: dynamically allocate the f2fs-shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 14/49] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 18/49] ubifs: dynamically allocate the ubifs-slab shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 32/49] virtio_balloon: dynamically allocate the virtio-balloon shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 41/49] zsmalloc: dynamically allocate the mm-zspool shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 34/49] ext4: dynamically allocate the ext4-es shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 29/49] md/raid5: dynamically allocate the md-raid5 shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 06/49] kvm: mmu: dynamically allocate the x86-mmu shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 15/49] nfs: dynamically allocate the nfs-acl shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v3 16/49] nfsd: dynamically allocate the nfsd-filecache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v3 17/49] quota: dynamically allocate the dquota-cache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 31/49] vmw_balloon: dynamically allocate the vmw-balloon shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 19/49] rcu: dynamically allocate the rcu-lazy shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 47/49] mm: shrinker: make memcg slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v3 34/49] ext4: dynamically allocate the ext4-es shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 45/49] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 49/49] mm: shrinker: convert shrinker_rwsem to mutex
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 26/49] drm/panfrost: dynamically allocate the drm-panfrost shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v3 40/49] xfs: dynamically allocate the xfs-qm shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 40/49] xfs: dynamically allocate the xfs-qm shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 38/49] xfs: dynamically allocate the xfs-buf shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 37/49] nfsd: dynamically allocate the nfsd-reply shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 27/49] dm: dynamically allocate the dm-bufio shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 30/49] bcache: dynamically allocate the md-bcache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 33/49] mbcache: dynamically allocate the mbcache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 43/49] mm: shrinker: remove old APIs
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 48/49] mm: shrinker: hold write lock to reparent shrinker nr_deferred
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 46/49] mm: shrinker: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v3 22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 36/49] nfsd: dynamically allocate the nfsd-client shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 16/49] nfsd: dynamically allocate the nfsd-filecache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v3 15/49] nfs: dynamically allocate the nfs-acl shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v3 29/49] md/raid5: dynamically allocate the md-raid5 shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 42/49] fs: super: dynamically allocate the s_shrink
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 20/49] rcu: dynamically allocate the rcu-kfree shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 39/49] xfs: dynamically allocate the xfs-inodegc shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 10/49] erofs: dynamically allocate the erofs-shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 08/49] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 35/49] jbd2, ext4: dynamically allocate the jbd2-journal shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 01/49] binder: fix memory leak in binder_init()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v3 27/49] dm: dynamically allocate the dm-bufio shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 03/49] mm: vmscan: move shrinker-related code into a separate file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 02/49] mm: move some shrinker-related function declarations to mm/internal.h
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 13/49] gfs2: dynamically allocate the gfs2-qd shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 23/49] mm: workingset: dynamically allocate the mm-shadow shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 44/49] drm/ttm: introduce pool_shrink_rwsem
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 07/49] binder: dynamically allocate the android-binder shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 12/49] gfs2: dynamically allocate the gfs2-glock shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 09/49] xenbus/backend: dynamically allocate the xen-backend shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 21/49] mm: thp: dynamically allocate the thp-related shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [vdo-devel] [PATCH v2 00/39] Add the dm-vdo deduplication and compression device mapper target.
- From: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
- Re: [PATCH v2 00/39] Add the dm-vdo deduplication and compression device mapper target.
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v13 2/9] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nitheshshetty@xxxxxxxxx>
- Re: [PATCH v2 1/3] brd: extend the rcu regions to cover read and write
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 25/47] dm: dynamically allocate the dm-bufio shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 43/47] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 41/47] mm: shrinker: remove old APIs
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 27/47] md/raid5: dynamically allocate the md-raid5 shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 13/47] nfs: dynamically allocate the nfs-acl shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 10/47] gfs2: dynamically allocate the gfs2-glock shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 33/47] jbd2, ext4: dynamically allocate the jbd2-journal shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rwsem
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: Processes hung in "D" state in ext4, mm, md and dmcrypt
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [vdo-devel] [PATCH v2 00/39] Add the dm-vdo deduplication and compression device mapper target.
- From: Ken Raeburn <raeburn@xxxxxxxxxx>
- Re: [vdo-devel] [PATCH v2 00/39] Add the dm-vdo deduplication and compression device mapper target.
- From: Ken Raeburn <raeburn@xxxxxxxxxx>
- Re: [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: Processes hung in "D" state in ext4, mm, md and dmcrypt
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: Processes hung in "D" state in ext4, mm, md and dmcrypt
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Processes hung in "D" state in ext4, mm, md and dmcrypt
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker
- From: Muchun Song <muchun.song@xxxxxxxxx>
- Re: [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v2 35/47] nfsd: dynamically allocate the nfsd-reply shrinker
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 46/47] mm: shrinker: hold write lock to reparent shrinker nr_deferred
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 41/47] mm: shrinker: remove old APIs
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 43/47] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 13/47] nfs: dynamically allocate the nfs-acl shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/47] binder: dynamically allocate the android-binder shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rwsem
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 47/47] mm: shrinker: convert shrinker_rwsem to mutex
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 34/47] nfsd: dynamically allocate the nfsd-client shrinker
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 25/47] dm: dynamically allocate the dm-bufio shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
- From: Muchun Song <muchun.song@xxxxxxxxx>
- [PATCH v2 45/47] mm: shrinker: make memcg slab shrink lockless
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 35/47] nfsd: dynamically allocate the nfsd-reply shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 10/47] gfs2: dynamically allocate the gfs2-glock shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 05/47] binder: dynamically allocate the android-binder shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
- From: Muchun Song <muchun.song@xxxxxxxxx>
- [PATCH v2 33/47] jbd2, ext4: dynamically allocate the jbd2-journal shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 34/47] nfsd: dynamically allocate the nfsd-client shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker
- From: Steven Price <steven.price@xxxxxxx>
- [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
- From: Muchun Song <muchun.song@xxxxxxxxx>
- [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 27/47] md/raid5: dynamically allocate the md-raid5 shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [vdo-devel] [PATCH v2 00/39] Add the dm-vdo deduplication and compression device mapper target.
- From: Ken Raeburn <raeburn@xxxxxxxxxx>
- Re: [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 5.15] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
- From: Mark-PK Tsai <mark-pk.tsai@xxxxxxxxxxxx>
- Re: Nobarrier mount option (was: Re: File system robustness)
- From: Martin Steigerwald <martin@xxxxxxxxxxxx>
- Re: [PATCH v13 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [vdo-devel] [PATCH v2 00/39] Add the dm-vdo deduplication and compression device mapper target.
- From: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
- Re: [vdo-devel] [PATCH v2 00/39] Add the dm-vdo deduplication and compression device mapper target.
- From: Kenneth Raeburn <raeburn@xxxxxxxxxx>
- Re: [PATCH v2 0/3] brd discard patches
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v2 0/3] brd discard patches
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH v2 2/3] brd: enable discard
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v2 3/3] brd: implement write zeroes
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v2 1/3] brd: extend the rcu regions to cover read and write
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v2 0/3] brd discard patches
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
[Index of Archives]
[DM Crypt]
[Fedora Desktop]
[ATA RAID]
[Fedora Marketing]
[Fedora Packaging]
[Fedora SELinux]
[Yosemite Discussion]
[KDE Users]
[Fedora Docs]