- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- a58dfea Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 9a6a573 umem: remove redundant initialization of variable ret by Colin Ian King · 4 years, 7 months ago
- 8d20319 pktcdvd: remove redundant initialization of variable ret by Colin Ian King · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- 95288a9 Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 7 months ago
- 242b233 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 7 months ago
- 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- 6ac92fb loop: Fix wrong masking of status flags by Martijn Coenen · 4 years, 7 months ago
- 276aa42 zcomp: Use ARRAY_SIZE() for backends list by Andy Shevchenko · 4 years, 7 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
- 96ed320 Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
- bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
- a37b071 mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE by NeilBrown · 4 years, 7 months ago
- dc1dad8 rbd: compression_hint option by Ilya Dryomov · 4 years, 7 months ago
- d3798ac libceph: support for alloc hint flags by Ilya Dryomov · 4 years, 7 months ago
- 53ab8e7 libceph, rbd: replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 3221546 null_blk: force complete for timeout request by Dongli Zhang · 4 years, 7 months ago
- bf0beec blk-mq: drain I/O when all CPUs in a hctx are offline by Ming Lei · 4 years, 7 months ago
- ddd061b tcp: add tcp_sock_set_quickack by Christoph Hellwig · 4 years, 7 months ago
- 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 7 months ago
- db10538 tcp: add tcp_sock_set_cork by Christoph Hellwig · 4 years, 7 months ago
- 19f545b zram: Use local lock to protect per-CPU data by Mike Galbraith · 4 years, 7 months ago
- ed19f19 zram: Allocate struct zcomp_strm as per-CPU memory by Sebastian Andrzej Siewior · 4 years, 7 months ago
- d7614e4 zram: nvdimm: use bio_{start,end}_io_acct and disk_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
- 421716b rsxx: use bio_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
- 24d6929 drbd: use bio_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
- 263c615 block/floppy: fix contended case in floppy_queue_rq() by Jiri Kosina · 4 years, 7 months ago
- d29b92f loop: remove redundant assignment to variable error by Colin Ian King · 4 years, 8 months ago
- cdb685c RDMA/rnbd: Fix compilation error when CONFIG_MODULES is disabled by Danil Kipnis · 4 years, 8 months ago
- db9f384 Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- 47393fb block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess() by Dan Carpenter · 4 years, 8 months ago
- eafd47f Merge tag 'v5.7-rc6' into rdma.git for-next by Jason Gunthorpe · 4 years, 8 months ago
- 1592cd1 null_blk: don't allow discard for zoned mode by Chaitanya Kulkarni · 4 years, 8 months ago
- e274832 null_blk: return error for invalid zone size by Chaitanya Kulkarni · 4 years, 8 months ago
- 3448914 loop: Add LOOP_CONFIGURE ioctl by Martijn Coenen · 4 years, 8 months ago
- faf1d25 loop: Clean up LOOP_SET_STATUS lo_flags handling by Martijn Coenen · 4 years, 8 months ago
- 571fae6 loop: Rework lo_ioctl() __user argument casting by Martijn Coenen · 4 years, 8 months ago
- 62ab466 loop: Move loop_set_status_from_info() and friends up by Martijn Coenen · 4 years, 8 months ago
- 0c3796c loop: Factor out configuring loop from status by Martijn Coenen · 4 years, 8 months ago
- 0a6ed1b loop: Remove figure_loop_size() by Martijn Coenen · 4 years, 8 months ago
- b0bd158 loop: Refactor loop_set_status() size calculation by Martijn Coenen · 4 years, 8 months ago
- 716ad09 loop: Switch to set_capacity_revalidate_and_notify() by Martijn Coenen · 4 years, 8 months ago
- 5795b6f loop: Factor out setting loop device size by Martijn Coenen · 4 years, 8 months ago
- 083a6a5 loop: Remove sector_t truncation checks by Martijn Coenen · 4 years, 8 months ago
- 7c5014b loop: Call loop_config_discard() only after new config is applied by Martijn Coenen · 4 years, 8 months ago
- d6ea395 rnbd/rtrs: Pass max segment size from blk user to the rdma library by Danil Kipnis · 4 years, 8 months ago
- cecbc9c null_blk: Zero-initialize read buffers in non-memory-backed mode by Bart Van Assche · 4 years, 8 months ago
- 720bc31 ps3disk: use the default segment boundary by Emmanuel Nicolet · 4 years, 8 months ago
- aa4d16e block/rnbd: a bit of documentation by Jack Wang · 4 years, 8 months ago
- bc01885 block/rnbd: include client and server modules into kernel compilation by Jack Wang · 4 years, 8 months ago
- 8cee532 block/rnbd: server: sysfs interface functions by Jack Wang · 4 years, 8 months ago
- f0aad9b block/rnbd: server: functionality for IO submitting to block dev by Jack Wang · 4 years, 8 months ago
- 2de6c8d block/rnbd: server: main functionality by Jack Wang · 4 years, 8 months ago
- d4c6957 block/rnbd: server: private header with server structs and functions by Jack Wang · 4 years, 8 months ago
- 1eb54f8 block/rnbd: client: sysfs interface functions by Jack Wang · 4 years, 8 months ago
- f7a7a5c block/rnbd: client: main functionality by Jack Wang · 4 years, 8 months ago
- 90426e8 block/rnbd: client: private header with client structs and functions by Jack Wang · 4 years, 8 months ago
- 219ace6 block/rnbd: private headers with rnbd protocol structs and helpers by Jack Wang · 4 years, 8 months ago
- c651656 block/swim3: use set_current_state macro by Xu Wang · 4 years, 8 months ago
- e0489ed null_blk: Support REQ_OP_ZONE_APPEND by Damien Le Moal · 4 years, 8 months ago
- e732671 block: Modify revalidate zones by Damien Le Moal · 4 years, 8 months ago
- 0836275 floppy: suppress UBSAN warning in setup_rw_floppy() by Denis Efremov · 4 years, 8 months ago
- bd10a5f floppy: add defines for sizes of cmd & reply buffers of floppy_raw_cmd by Denis Efremov · 4 years, 8 months ago
- 9c4c5a2 floppy: add FD_AUTODETECT_SIZE define for struct floppy_drive_params by Denis Efremov · 4 years, 8 months ago
- 29ac676 floppy: use print_hex_dump() in setup_DMA() by Denis Efremov · 4 years, 8 months ago
- ca1b409 floppy: cleanup: make set_fdc() always set current_drive and current_fd by Willy Tarreau · 4 years, 9 months ago
- 99ba6cc floppy: cleanup: get rid of current_reqD in favor of current_drive by Willy Tarreau · 4 years, 9 months ago
- 6111a4f floppy: make sure to reset all FDCs upon resume() by Willy Tarreau · 4 years, 9 months ago
- 05f5e31 floppy: cleanup: do not iterate on current_fdc in do_floppy_init() by Willy Tarreau · 4 years, 9 months ago
- 12aebfa floppy: cleanup: add a few comments about expectations in certain functions by Willy Tarreau · 4 years, 9 months ago
- 82a6301 floppy: cleanup: do not iterate on current_fdc in DMA grab/release functions by Willy Tarreau · 4 years, 9 months ago
- e5a9c95 floppy: cleanup: make get_fdc_version() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
- 43d81bb floppy: cleanup: make next_valid_format() not rely on current_drive anymore by Willy Tarreau · 4 years, 9 months ago
- c7af70b floppy: cleanup: make check_wp() not rely on current_{fdc,drive} anymore by Willy Tarreau · 4 years, 9 months ago
- 3631a67 floppy: cleanup: make fdc_specify() not rely on current_{fdc,drive} anymore by Willy Tarreau · 4 years, 9 months ago
- d5da6fa floppy: cleanup: make fdc_configure() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
- 197c7ff floppy: cleanup: make perpendicular_mode() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
- 3ab12a1 floppy: cleanup: make need_more_output() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
- 96dad77 floppy: cleanup: make result() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
- f8a8e0f floppy: cleanup: make output_byte() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
- 5ea00bf floppy: cleanup: make wait_til_ready() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
- 6d494ed0 floppy: cleanup: make show_floppy() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
- f3e0dc1 floppy: cleanup: make reset_fdc_info() not rely on current_fdc anymore by Willy Tarreau · 4 years, 9 months ago
- c1f710b floppy: cleanup: make twaddle() not rely on current_{fdc,drive} anymore by Willy Tarreau · 4 years, 9 months ago
- e72e8bf floppy: split the base port from the register in I/O accesses by Willy Tarreau · 4 years, 9 months ago
- ae97918 bdi: fix up for "remove the name field in struct backing_dev_info" by Stephen Rothwell · 4 years, 8 months ago
- 873f1c8 Merge branch 'block-5.7' into for-5.8/block by Jens Axboe · 4 years, 8 months ago
- a711d91 block: add a cdrom_device_info pointer to struct gendisk by Christoph Hellwig · 4 years, 9 months ago
- efbe3c2 fs: Remove unneeded IS_DAX() check in io_is_direct() by Ira Weiny · 4 years, 8 months ago
- 90b5feb virtio-blk: handle block_device_operations callbacks after hot unplug by Stefan Hajnoczi · 4 years, 8 months ago
- 3d29cb1 Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- d205bde null_blk: Cleanup zoned device initialization by Damien Le Moal · 4 years, 9 months ago
- 9dd44c7 null_blk: Fix zoned command handling by Damien Le Moal · 4 years, 9 months ago
- 189522d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 9 months ago