linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] docs: consolidate sysfs-block into Documentation/ABI/
@ 2021-12-01  8:45 Eric Biggers
  2021-12-01  8:45 ` [PATCH 1/7] docs: sysfs-block: sort alphabetically Eric Biggers
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Eric Biggers @ 2021-12-01  8:45 UTC (permalink / raw)
  To: linux-block, Jens Axboe; +Cc: linux-doc, Greg Kroah-Hartman, linux-kernel

This series consolidates the documentation for /sys/block/<disk>/queue/
into Documentation/ABI/, where it is supposed to go (as per Greg KH:
https://lore.kernel.org/r/YaXXpEAwVGTLjp1e@kroah.com).

This series also updates MAINTAINERS to associate the block
documentation with the block layer.

This series applies to linux-block/for-next.

Eric Biggers (7):
  docs: sysfs-block: sort alphabetically
  docs: sysfs-block: add contact for nomerges
  docs: sysfs-block: fill in missing documentation from queue-sysfs.rst
  docs: sysfs-block: document stable_writes
  docs: sysfs-block: document virt_boundary_mask
  docs: block: remove queue-sysfs.rst
  MAINTAINERS: add entries for block layer documentation

 Documentation/ABI/testing/sysfs-block | 766 ++++++++++++++++++--------
 Documentation/block/index.rst         |   1 -
 Documentation/block/queue-sysfs.rst   | 321 -----------
 MAINTAINERS                           |   2 +
 4 files changed, 545 insertions(+), 545 deletions(-)
 delete mode 100644 Documentation/block/queue-sysfs.rst


base-commit: c2626d30f312afc341158e07bf088f5a23b4eeeb
-- 
2.34.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-12-08  0:36 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-01  8:45 [PATCH 0/7] docs: consolidate sysfs-block into Documentation/ABI/ Eric Biggers
2021-12-01  8:45 ` [PATCH 1/7] docs: sysfs-block: sort alphabetically Eric Biggers
2021-12-01  8:45 ` [PATCH 2/7] docs: sysfs-block: add contact for nomerges Eric Biggers
2021-12-01  8:45 ` [PATCH 3/7] docs: sysfs-block: fill in missing documentation from queue-sysfs.rst Eric Biggers
2021-12-01  8:45 ` [PATCH 4/7] docs: sysfs-block: document stable_writes Eric Biggers
2021-12-01  8:45 ` [PATCH 5/7] docs: sysfs-block: document virt_boundary_mask Eric Biggers
2021-12-01  8:45 ` [PATCH 6/7] docs: block: remove queue-sysfs.rst Eric Biggers
2021-12-01  8:45 ` [PATCH 7/7] MAINTAINERS: add entries for block layer documentation Eric Biggers
2021-12-01  8:51 ` [PATCH 0/7] docs: consolidate sysfs-block into Documentation/ABI/ Greg Kroah-Hartman
2021-12-01  9:00 ` Hannes Reinecke
2021-12-02 19:32 ` Bart Van Assche
2021-12-02 21:05   ` Eric Biggers
2021-12-08  0:36     ` Eric Biggers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).