floppy: cleanups: remove trailing whitespaces
[linux-2.6-microblaze.git] / drivers /
2021-04-15 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2021-04-15 Jens AxboeMerge tag 'nvme-5.13-2021-04-15' of git://git.infradead...
2021-04-15 Sudhakar Panneerselvammd/bitmap: wait for external bitmap writes to complete...
2021-04-15 Christoph Hellwigmd: do not return existing mddevs from mddev_find_or_alloc
2021-04-15 Christoph Hellwigmd: refactor mddev_find_or_alloc
2021-04-15 Christoph Hellwigmd: factor out a mddev_alloc_unit helper from mddev_find
2021-04-15 Gopal Tiwarinvme: fix NULL derefence in nvme_ctrl_fast_io_fail_tmo_...
2021-04-15 Christoph Hellwignvme: let namespace probing continue for unsupported...
2021-04-15 Christoph Hellwignvme: factor out nvme_ns_open and nvme_ns_release helpers
2021-04-15 Christoph Hellwignvme: move nvme_ns_head_ops to multipath.c
2021-04-15 Christoph Hellwignvme: factor out a nvme_tryget_ns_head helper
2021-04-15 Christoph Hellwignvme: move the ioctl code to a separate file
2021-04-15 Christoph Hellwignvme: don't bother to look up a namespace for controlle...
2021-04-15 Christoph Hellwignvme: simplify block device ioctl handling for the...
2021-04-15 Christoph Hellwignvme: simplify the compat ioctl handling
2021-04-15 Christoph Hellwignvme: factor out a nvme_ns_ioctl helper
2021-04-15 Christoph Hellwignvme: pass a user pointer to nvme_nvm_ioctl
2021-04-15 Christoph Hellwignvme: cleanup setting the disk name
2021-04-15 Minwoo Imnvme: add a nvme_ns_head_multipath helper
2021-04-15 Niklas Casselnvme: remove single trailing whitespace
2021-04-15 Niklas Casselnvme-multipath: remove single trailing whitespace
2021-04-15 Niklas Casselnvme-pci: remove single trailing whitespace
2021-04-15 Niklas Casselnvme-pci: don't simple map sgl when sgls are disabled
2021-04-15 Colin Ian Kingnvmet: fix a spelling mistake "nubmer" -> "number"
2021-04-15 Amit Engelnvmet-fc: simplify nvmet_fc_alloc_hostport
2021-04-15 Elad Grupinvmet-tcp: fix a segmentation fault during io parsing...
2021-04-13 Christoph Hellwiglightnvm: deprecated OCSSD support and schedule it...
2021-04-13 Tian Taolightnvm: return the correct return value
2021-04-13 Chaitanya Kulkarnilightnvm: use kobj_to_dev()
2021-04-12 Max Gurtovoynull_blk: add option for managing virtual boundary
2021-04-12 Chaitanya Kulkarnigdrom: fix compilation error
2021-04-11 Coly Libcache: fix a regression of code compiling failure...
2021-04-11 Gustavo A. R. Silvabcache: Use 64-bit arithmetic instead of 32-bit
2021-04-11 Bhaskar Chowdhurymd: bcache: Trivial typo fixes in the file journal.c
2021-04-11 Arnd Bergmannmd: bcache: avoid -Wempty-body warnings
2021-04-11 Yang Libcache: use NULL instead of using plain integer as...
2021-04-11 Christoph Hellwigbcache: remove PTR_CACHE
2021-04-11 Zhiqiang Liubcache: reduce redundant code in bch_cached_dev_run()
2021-04-08 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2021-04-08 Christoph Hellwigmd: split mddev_find
2021-04-08 Christoph Hellwigmd: factor out a mddev_find_locked helper from mddev_find
2021-04-08 Zhao Hemingmd: md_open returns -EBUSY when entering racing area
2021-04-06 Guobin Huangdrbd: use DEFINE_SPINLOCK() for spinlock
2021-04-06 Christoph Hellwigswim3: support highmem
2021-04-06 Christoph Hellwigfloppy: always use the track buffer
2021-04-06 Christoph Hellwigswim: don't call blk_queue_bounce_limit
2021-04-06 Christoph Hellwiggdrom: support highmem
2021-04-06 Lee Jonesblock: drbd: drbd_nl: Demote half-complete kernel-doc...
2021-04-06 Lee Jonesblock: xen-blkfront: Demote kernel-doc abuses
2021-04-06 Lee Jonesblock: drbd: drbd_receiver: Demote less than half compl...
2021-04-06 Lee Jonesblock: drbd: drbd_main: Fix a bunch of function documen...
2021-04-06 Lee Jonesblock: drbd: drbd_nl: Make conversion to 'enum drbd_ret...
2021-04-06 Lee Jonesblock: drbd: drbd_main: Remove duplicate field initiali...
2021-04-06 Lee Jonesblock: drbd: drbd_receiver: Demote non-conformant kerne...
2021-04-06 Lee Jonesblock: drbd: drbd_state: Fix some function documentatio...
2021-04-06 Lee Jonesblock: mtip32xx: mtip32xx: Mark debugging variable...
2021-04-06 Lee Jonesblock: drbd: drbd_interval: Demote some kernel-doc...
2021-04-06 Jens AxboeMerge tag 'nvme-5.13-2021-04-06' of git://git.infradead...
2021-04-06 Bart Van Asschenvme: fix handling of large MDTS values
2021-04-06 Keith Buschnvme: implement non-mdts command limits
2021-04-06 Niklas Casselnvme: disallow passthru cmd from targeting a nsid ...
2021-04-06 Hannes Reineckenvme: retrigger ANA log update if group descriptor...
2021-04-02 Daniel Wagnernvme: export fast_io_fail_tmo to sysfs
2021-04-02 Daniel Wagnernvme: remove superfluous else in nvme_ctrl_loss_tmo_store
2021-04-02 Daniel Wagnernvme: use sysfs_emit instead of sprintf
2021-04-02 Max Gurtovoynvme-fc: check sgl supported by target
2021-04-02 Max Gurtovoynvme-tcp: check sgl supported by target
2021-04-02 Wunderlich, Marknvmet-tcp: enable optional queue idle period tracking
2021-04-02 Sagi Grimbergnvmet-tcp: fix incorrect locking in state_change sk...
2021-04-02 Sagi Grimbergnvme-tcp: block BH in sk state_change sk callback
2021-04-02 Hou Punvmet: return proper error code from discovery ctrl
2021-04-02 Keith Buschnvme: warn of unhandled effects only once
2021-04-02 Keith Buschnvme: use driver pdu command for passthrough
2021-04-02 Keith Buschnvme-pci: allocate nvme_command within driver pdu
2021-04-02 Noam Gottliebnvmet: do not allow model_number exceed 40 bytes
2021-04-02 Chaitanya Kulkarninvmet: remove unnecessary ctrl parameter
2021-04-02 Chaitanya Kulkarninvmet-fc: update function documentation
2021-04-02 Chaitanya Kulkarninvme-fc: fix the function documentation comment
2021-04-02 Chaitanya Kulkarninvme: add new line after variable declatation
2021-04-02 Chaitanya Kulkarninvme: don't check nvme_req flags for new req
2021-04-02 Chaitanya Kulkarninvme: mark nvme_setup_passsthru() inline
2021-04-02 Chaitanya Kulkarninvme: split init identify into helper
2021-04-02 Chaitanya Kulkarninvme: rename nvme_init_identify()
2021-04-02 Kanchan Joshinvme: reduce checks for zero command effects
2021-04-02 Kanchan Joshinvme: use NVME_CTRL_CMIC_ANA macro
2021-04-02 Chaitanya Kulkarninvmet: replace white spaces with tabs
2021-04-02 Chaitanya Kulkarninvmet: remove an unnecessary function parameter to...
2021-04-02 Chaitanya Kulkarninvmet: update error log page in nvmet_alloc_ctrl()
2021-04-02 Chaitanya Kulkarninvmet: remove a duplicate status assignment in nvmet_al...
2021-04-02 Chaitanya Kulkarninvme-pci: cleanup nvme_irq()
2021-04-02 Chaitanya Kulkarninvme-pci: remove the barriers in nvme_irq()
2021-03-29 Shixin Liumtip32xx: use LIST_HEAD() for list_head
2021-03-29 Shixin Liumtip32xx: use DEFINE_SPINLOCK() for spinlock
2021-03-29 Christoph Hellwigparide/pd: remove ->revalidate_disk
2021-03-25 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2021-03-24 Jan Glaubermd: Fix missing unused status line of /proc/mdstat
2021-03-24 Xiao Nimd/raid10: improve discard request for far layout
2021-03-24 Xiao Nimd/raid10: improve raid10 discard request
2021-03-24 Xiao Nimd/raid10: pull the code that wait for blocked dev...
2021-03-24 Xiao Nimd/raid10: extend r10bio devs to raid disks
next