]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/shortlog
mirror_ubuntu-hirsute-kernel.git
2020-05-27 Weiping Zhangnvme-pci: make sure write/poll_queues less or equal...
2020-05-27 Sagi Grimbergnvmet-tcp: move send/recv error handling in the send...
2020-05-27 Sagi Grimbergnvmet-tcp: set MSG_EOR if we send last payload in the...
2020-05-27 Sagi Grimbergnvmet-tcp: set MSG_SENDPAGE_NOTLAST with MSG_MORE when...
2020-05-27 Sagi Grimbergnvme-tcp: set MSG_SENDPAGE_NOTLAST with MSG_MORE when...
2020-05-27 Christoph Hellwignvmet: mark nvmet_ana_state static
2020-05-27 Chen Zhounvmet: replace kstrndup() with kmemdup_nul()
2020-05-26 Jiri Kosinablock/floppy: fix contended case in floppy_queue_rq()
2020-05-24 Colin Ian Kingloop: remove redundant assignment to variable error
2020-05-21 Christoph Hellwigblock: remove ioctl_by_bdev
2020-05-21 Stefan Haberlands390/dasd: remove ioctl_by_bdev calls
2020-05-21 Christoph Hellwigdasd: refactor dasd_ioctl_information
2020-05-21 Martijn Coenenloop: Add LOOP_CONFIGURE ioctl
2020-05-21 Martijn Coenenloop: Clean up LOOP_SET_STATUS lo_flags handling
2020-05-21 Martijn Coenenloop: Rework lo_ioctl() __user argument casting
2020-05-21 Martijn Coenenloop: Move loop_set_status_from_info() and friends up
2020-05-21 Martijn Coenenloop: Factor out configuring loop from status
2020-05-21 Martijn Coenenloop: Remove figure_loop_size()
2020-05-21 Martijn Coenenloop: Refactor loop_set_status() size calculation
2020-05-21 Martijn Coenenloop: Switch to set_capacity_revalidate_and_notify()
2020-05-21 Martijn Coenenloop: Factor out setting loop device size
2020-05-21 Martijn Coenenloop: Remove sector_t truncation checks
2020-05-21 Martijn Coenenloop: Call loop_config_discard() only after new config...
2020-05-16 Xu Wangblock/swim3: use set_current_state macro
2020-05-13 Jens AxboeMerge branch 'md-next' of git://git.kernel.org/pub...
2020-05-13 Gustavo A.... md/raid1: Replace zero-length array with flexible-array
2020-05-13 Xiongfeng Wangmd: add a newline when printing parameter 'start_ro...
2020-05-13 Christoph Hellwigmd: stop using ->queuedata
2020-05-13 David Jefferymd/raid1: release pending accounting for an I/O only...
2020-05-13 Coly Limd: remove redundant memalloc scope API usage
2020-05-13 Coly Liraid5: update code comment of scribble_alloc()
2020-05-13 Coly Liraid5: remove gfp flags from scribble_alloc()
2020-05-13 Coly Limd: use memalloc scope APIs in mddev_suspend()/mddev_re...
2020-05-13 Guoqing Jiangmd: remove the extra line for ->hot_add_disk
2020-05-13 Guoqing Jiangmd: flush md_rdev_misc_wq for HOT_ADD_DISK case
2020-05-13 Guoqing Jiangmd: don't flush workqueue unconditionally in md_open
2020-05-13 Guoqing Jiangmd: add new workqueue for delete rdev
2020-05-13 Guoqing Jiangmd: add checkings before flush md_misc_wq
2020-05-12 Jens AxboeMerge tag 'floppy-for-5.8' of https://github.com/evdeni...
2020-05-12 Denis Efremovfloppy: suppress UBSAN warning in setup_rw_floppy()
2020-05-12 Denis Efremovfloppy: add defines for sizes of cmd & reply buffers...
2020-05-12 Denis Efremovfloppy: add FD_AUTODETECT_SIZE define for struct floppy...
2020-05-12 Denis Efremovfloppy: use print_hex_dump() in setup_DMA()
2020-05-12 Willy Tarreaufloppy: cleanup: make set_fdc() always set current_driv...
2020-05-12 Willy Tarreaufloppy: cleanup: get rid of current_reqD in favor of...
2020-05-12 Willy Tarreaufloppy: make sure to reset all FDCs upon resume()
2020-05-12 Willy Tarreaufloppy: cleanup: do not iterate on current_fdc in do_fl...
2020-05-12 Willy Tarreaufloppy: cleanup: add a few comments about expectations...
2020-05-12 Willy Tarreaufloppy: cleanup: do not iterate on current_fdc in DMA...
2020-05-12 Willy Tarreaufloppy: cleanup: make get_fdc_version() not rely on...
2020-05-12 Willy Tarreaufloppy: cleanup: make next_valid_format() not rely...
2020-05-12 Willy Tarreaufloppy: cleanup: make check_wp() not rely on current_...
2020-05-12 Willy Tarreaufloppy: cleanup: make fdc_specify() not rely on current...
2020-05-12 Willy Tarreaufloppy: cleanup: make fdc_configure() not rely on curre...
2020-05-12 Willy Tarreaufloppy: cleanup: make perpendicular_mode() not rely...
2020-05-12 Willy Tarreaufloppy: cleanup: make need_more_output() not rely on...
2020-05-12 Willy Tarreaufloppy: cleanup: make result() not rely on current_fdc...
2020-05-12 Willy Tarreaufloppy: cleanup: make output_byte() not rely on current...
2020-05-12 Willy Tarreaufloppy: cleanup: make wait_til_ready() not rely on...
2020-05-12 Willy Tarreaufloppy: cleanup: make show_floppy() not rely on current...
2020-05-12 Willy Tarreaufloppy: cleanup: make reset_fdc_info() not rely on...
2020-05-12 Willy Tarreaufloppy: cleanup: make twaddle() not rely on current_...
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the x86 port
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the sparc64...
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the sparc32...
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the powerpc...
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the parisc port
2020-05-12 Willy Tarreaufloppy: use symbolic register names in the m68k port
2020-05-12 Willy Tarreaufloppy: add references to 82077's extra registers
2020-05-12 Willy Tarreaufloppy: split the base port from the register in I...
2020-05-09 Keith Buschnvme: define constants for identification values
2020-05-09 Chaitanya Kulkarninvmet: align addrfam list to spec
2020-05-09 Chaitanya Kulkarninvmet: centralize port enable access for configfs
2020-05-09 Chaitanya Kulkarninvmet: use type-name map for address treq
2020-05-09 Chaitanya Kulkarninvmet: use type-name map for ana states
2020-05-09 Chaitanya Kulkarninvmet: use type-name map for address family
2020-05-09 Chaitanya Kulkarninvmet: add generic type-name mapping
2020-05-09 Christoph Hellwignvme-multipath: stop using ->queuedata
2020-05-09 Sagi Grimbergnvme-tcp: try to send request in queue_rq context
2020-05-09 Sagi Grimbergnvme-tcp: avoid scheduling io_work if we are already...
2020-05-09 Sagi Grimbergnvme-tcp: use bh_lock in data_ready
2020-05-09 Weiping Zhangnvme-pci: align io queue count with allocted nvme_queue...
2020-05-09 Keith Buschnvme-pci: remove last_sq_tail
2020-05-09 Keith Buschnvme-pci: remove volatile cqes
2020-05-09 Keith Buschnvme: flush scan work on passthrough commands
2020-05-09 Christoph Hellwignvme: clean up error handling in nvme_init_ns_head
2020-05-09 Arnd Bergmannnvme-fc: avoid gcc-10 zero-length-bounds warning
2020-05-09 Anthony Iliopoulosnvmet: add ns revalidation support
2020-05-09 Keith Buschnvme: consolodate io settings
2020-05-09 Keith Buschnvme: revalidate namespace stream parameters
2020-05-09 Keith Buschnvme: consolidate chunk_sectors settings
2020-05-09 Keith Buschnvme: revalidate after verifying identifiers
2020-05-09 Keith Buschnvme-multipath: set bdi capabilities once
2020-05-09 Keith Buschnvme: check namespace head shared property
2020-05-09 Keith Buschnvme: always search for namespace head
2020-05-09 Keith Buschnvme: release namespace head reference on error
2020-05-09 Keith Buschnvme: unlink head after removing last namespace
2020-05-09 Christoph Hellwignvme: remove the magic 1024 constant in nvme_scan_ns_list
2020-05-09 Christoph Hellwignvme: avoid an Identify Controller command for each...
2020-05-09 Christoph Hellwignvme: factor out a nvme_ns_remove_by_nsid helper
next