| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v4.19.79' into v4.19-rt | Steven Rostedt (VMware) | 2019-10-14 | 4 | -21/+51 |
|\ |
|
| * | nbd: fix crash when the blksize is zero | Xiubo Li | 2019-10-11 | 1 | -3/+20 |
| * | nbd: fix max number of supported devs | Mike Christie | 2019-10-11 | 1 | -14/+25 |
| * | pktcdvd: remove warning on attempting to register non-passthrough dev | Jens Axboe | 2019-10-07 | 1 | -1/+0 |
| * | nbd: add missing config put | Mike Christie | 2019-10-05 | 1 | -1/+3 |
| * | loop: Add LOOP_SET_DIRECT_IO to compat ioctl | Alessio Balsini | 2019-10-05 | 1 | -0/+1 |
| * | floppy: fix usercopy direction | Jann Horn | 2019-09-21 | 1 | -2/+2 |
* | | workqueue: rework | Sebastian Andrzej Siewior | 2019-09-20 | 1 | -1/+1 |
* | | Merge tag 'v4.19.72' into v4.19-rt | Steven Rostedt (VMware) | 2019-09-14 | 6 | -14/+55 |
|\ \
| |/ |
|
| * | xen/blkback: fix memory leaks | Wenwen Wang | 2019-09-06 | 1 | -3/+3 |
| * | drbd: dynamically allocate shash descriptor | Arnd Bergmann | 2019-08-16 | 1 | -2/+12 |
| * | loop: set PF_MEMALLOC_NOIO for the worker thread | Mikulas Patocka | 2019-08-16 | 1 | -1/+1 |
| * | nbd: replace kill_bdev() with __invalidate_device() again | Munehisa Kamata | 2019-08-06 | 1 | -1/+1 |
| * | floppy: fix out-of-bounds read in copy_buffer | Denis Efremov | 2019-07-26 | 1 | -2/+4 |
| * | floppy: fix invalid pointer dereference in drive_name | Denis Efremov | 2019-07-26 | 1 | -3/+8 |
| * | floppy: fix out-of-bounds read in next_valid_format | Denis Efremov | 2019-07-26 | 1 | -0/+18 |
| * | floppy: fix div-by-zero in setup_format_params | Denis Efremov | 2019-07-26 | 1 | -0/+5 |
| * | block: null_blk: fix race condition for null_del_dev | Bob Liu | 2019-07-26 | 1 | -5/+6 |
* | | kthread: add a global worker thread. | Sebastian Andrzej Siewior | 2019-07-23 | 1 | -1/+1 |
* | | Merge tag 'v4.19.50' into v4.19-rt | Steven Rostedt (VMware) | 2019-06-14 | 1 | -19/+19 |
|\ \
| |/ |
|
| * | xen-blkfront: switch kcalloc to kvcalloc for large array allocation | Roger Pau Monne | 2019-06-11 | 1 | -19/+19 |
* | | Merge tag 'v4.19.47' into v4.19-rt | Steven Rostedt (VMware) | 2019-06-14 | 5 | -10/+11 |
|\ \
| |/ |
|
| * | brd: re-enable __GFP_HIGHMEM in brd_insert_page() | Hou Tao | 2019-05-25 | 1 | -6/+1 |
| * | virtio-blk: limit number of hw queues by nr_cpu_ids | Dongli Zhang | 2019-05-10 | 1 | -0/+2 |
| * | xsysace: Fix error handling in ace_setup | Guenter Roeck | 2019-05-08 | 1 | -0/+2 |
| * | zram: pass down the bvec we need to read into in the work struct | Jérôme Glisse | 2019-05-02 | 1 | -2/+3 |
| * | loop: do not print warn message if partition scan is successful | Dongli Zhang | 2019-05-02 | 1 | -2/+3 |
* | | Merge tag 'v4.19.37' into v4.19-rt | Steven Rostedt (VMware) | 2019-04-28 | 1 | -5/+18 |
|\ \
| |/ |
|
| * | loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part() | Dongli Zhang | 2019-04-05 | 1 | -4/+17 |
| * | loop: access lo_backing_file only when the loop device is Lo_bound | Dongli Zhang | 2019-03-27 | 1 | -1/+1 |
* | | Merge tag 'v4.19.31' into v4.19-rt | Steven Rostedt (VMware) | 2019-03-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | floppy: check_events callback should not return a negative number | Yufen Yu | 2019-03-23 | 1 | -1/+1 |
* | | Merge tag 'v4.19.23' into linux-4.19.y-rt | Sebastian Andrzej Siewior | 2019-02-18 | 10 | -217/+330 |
|\ \
| |/ |
|
| * | block/swim3: Fix -EBUSY error when re-opening device after unmount | Finn Thain | 2019-02-12 | 1 | -1/+5 |
| * | zram: fix lockdep warning of free block handling | Minchan Kim | 2019-02-12 | 2 | -18/+22 |
| * | drbd: skip spurious timeout (ping-timeo) when failing promote | Lars Ellenberg | 2019-02-12 | 1 | -7/+8 |
| * | drbd: disconnect, if the wrong UUIDs are attached on a connected peer | Lars Ellenberg | 2019-02-12 | 1 | -1/+1 |
| * | drbd: narrow rcu_read_lock in drbd_sync_handshake | Roland Kammerer | 2019-02-12 | 1 | -5/+6 |
| * | sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN | Young Xiao | 2019-02-12 | 1 | -0/+5 |
| * | nbd: Use set_blocksize() to set device blocksize | Jan Kara | 2019-01-22 | 1 | -2/+3 |
| * | loop: drop caches if offset or block_size are changed | Jaegeuk Kim | 2019-01-22 | 1 | -2/+33 |
| * | loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl() | Tetsuo Handa | 2019-01-22 | 1 | -2/+0 |
| * | loop: Get rid of 'nested' acquisition of loop_ctl_mutex | Jan Kara | 2019-01-22 | 1 | -6/+6 |
| * | loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutex | Jan Kara | 2019-01-22 | 1 | -11/+15 |
| * | loop: Fix deadlock when calling blkdev_reread_part() | Jan Kara | 2019-01-22 | 1 | -12/+16 |
| * | loop: Move loop_reread_partitions() out of loop_ctl_mutex | Jan Kara | 2019-01-22 | 1 | -5/+14 |
| * | loop: Move special partition reread handling in loop_clr_fd() | Jan Kara | 2019-01-22 | 1 | -14/+19 |
| * | loop: Push loop_ctl_mutex down to loop_change_fd() | Jan Kara | 2019-01-22 | 1 | -11/+11 |
| * | loop: Push loop_ctl_mutex down to loop_set_fd() | Jan Kara | 2019-01-22 | 1 | -12/+14 |
| * | loop: Push loop_ctl_mutex down to loop_set_status() | Jan Kara | 2019-01-22 | 1 | -26/+25 |