OSDN Git Service

usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms
[android-x86/kernel.git] / drivers / block /
2021-05-22 Lv Yunlongdrivers/block/null_blk/main: Fix a double free in null_...
2021-03-30 Jan Beulichxen-blkback: don't leak persistent grants from xen_blkb...
2021-03-17 Jia-Ju Baiblock: rsxx: fix error return code of rsxx_pci_probe()
2021-03-11 Dan Carpenterrsxx: Return -EFAULT if copy_to_user() fails
2021-03-11 Hannes Reineckevirtio-blk: modernize sysfs attribute creation
2021-03-11 Hannes Reineckezram: register default groups with device_add_disk()
2021-03-11 Hannes Reineckeaoe: register default groups with device_add_disk()
2021-03-11 Hannes Reineckeblock: genhd: add 'groups' argument to device_add_disk
2021-03-11 Jeffle XuRevert "zram: close udev startup race condition as...
2021-03-07 Rokudo Yanzsmalloc: account the number of compacted pages correctly
2021-03-04 Jiri Kosinafloppy: reintroduce O_NDELAY fix
2021-02-23 Jan Beulichxen-blkback: fix error handling in xen_blkbk_map()
2021-02-23 Jan Beulichxen-blkback: don't "handle" error by BUG()
2021-02-03 Roger Pau Monnexen-blkfront: allow discard-* nodes to be optional
2021-02-03 Josef Baciknbd: freeze the queue while we're adding connections
2021-01-17 Arnd Bergmannblock: rsxx: select CONFIG_CRC32
2021-01-06 Damien Le Moalnull_blk: Fix zone size initialization
2020-12-30 SeongJae Parkxen/xenbus: Add 'will_handle' callback support in xenbu...
2020-12-30 Pawel Wieczorkiewiczxen-blkback: set ring->xenblkd to NULL after kthread_stop()
2020-11-18 Christoph Hellwignbd: fix a block_device refcount leak in nbd_release
2020-11-18 Ming Leinbd: don't update block size after device is started
2020-11-05 Xiubo Linbd: make the config put is called before the notifying...
2020-11-05 Juergen Grossxen/blkback: use lateeoi irq binding
2020-09-17 Ilya Dryomovrbd: require global CAP_SYS_ADMIN for mapping and unmapping
2020-09-03 Ming Leiblock: loop: set discard granularity and alignment...
2020-09-03 Hou Punull_blk: fix passing of REQ_FUA flag in null_handle_rq
2020-08-19 Luis Chamberlainloop: be paranoid on exit and prevent new additions...
2020-07-22 Wade MealingRevert "zram: convert remaining CLASS_ATTR() to CLASS_A...
2020-07-16 Zheng Binnbd: Fix memory leak in nbd_add_socket
2020-07-09 Hou Taovirtio-blk: free vblk-vqs in error path of virtblk_probe()
2020-07-01 Zheng Binloop: replace kill_bdev with invalidate_bdev
2020-06-25 Emmanuel Nicoletps3disk: use the default segment boundary
2020-06-07 Chaitanya Kulkarninull_blk: return error for invalid zone size
2020-05-20 Stefan Hajnoczivirtio-blk: handle block_device_operations callbacks...
2020-04-29 Halil Pasicvirtio-blk: improve virtqueue error to BLK_STS
2020-04-29 Evan Greenloop: Better discard support for block devices
2020-04-23 Ilya Dryomovrbd: call rbd_dev_unprobe() after unwatching and flushi...
2020-04-23 Ilya Dryomovrbd: avoid a deadlock on header_rwsem when flushing...
2020-04-17 Juergen Grossxen/blkfront: fix memory allocation flags in blkfront_s...
2020-04-17 Alexey Dobriyannull_blk: fix spurious IO errors after failed past...
2020-04-17 Bart Van Asschenull_blk: Handle null_add_dev() failures properly
2020-04-17 Bart Van Asschenull_blk: Fix the null_add_dev() error path
2020-03-18 Halil Pasicvirtio-blk: fix hw_queue stopped on arbitrary error
2020-02-28 Linus Torvaldsfloppy: check FDC index for errors before assigning it
2020-02-24 Zhiqiang Liubrd: check and limit max_part par
2020-02-24 Arnd Bergmannrbd: work around -Wuninitialized warning
2020-02-24 Sun Kenbd: add a flush_workqueue in nbd_start_device
2020-01-27 Eric W. Biedermansignal: Allow cifs and drbd to receive their terminatin...
2020-01-27 Ilya Dryomovrbd: clear ->xferred on error from rbd_obj_issue_copyup()
2020-01-23 Nathan Chancellorxen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
2020-01-09 SeongJae Parkxen/blkback: Avoid unmapping unmapped grant pages
2020-01-09 Paul Durrantxen-blkback: prevent premature module unload
2019-12-31 Mike Christienbd: fix shutdown and recv work deadlock v2
2019-12-31 Darrick J. Wongloop: fix no-unmap write-zeroes request behavior
2019-12-17 Nathan Chancellordrbd: Change drbd_request_detach_interruptible's return...
2019-12-13 Chuhong Yuanrsxx: add missed destroy_workqueue calls in remove
2019-12-05 Luc Van Oostenryckdrbd: fix print_st_err()'s prototype to match the defin...
2019-12-05 Lars Ellenbergdrbd: do not block when adjusting "disk-options" while...
2019-12-05 Lars Ellenbergdrbd: reject attach of unsuitable uuids even if connected
2019-12-05 Lars Ellenbergdrbd: ignore "all zero" peer volume sizes in handshake
2019-12-05 Dan Carpenterblock: drbd: remove a stray unlock in __drbd_send_proto...
2019-12-01 Navid Emamdoostnbd: prevent memory leak
2019-12-01 Omar Sandovalamiflop: clean up on errors during setup
2019-12-01 Jens Axboeskd: fixup usage of legacy IO API
2019-12-01 Sun Kenbd:fix memory leak in nbd_get_socket()
2019-11-10 Josef Baciknbd: handle racing with error'ed out commands
2019-11-10 Josef Baciknbd: protect cmd->status with cmd->lock
2019-11-06 Mike Christienbd: verify socket is supported during setup
2019-11-06 Xiubo Linbd: fix possible sysfs duplicate warning
2019-11-06 Sasha Levinzram: fix race between backing_dev_show and backing_dev...
2019-10-11 Xiubo Linbd: fix crash when the blksize is zero
2019-10-11 Mike Christienbd: fix max number of supported devs
2019-10-07 Jens Axboepktcdvd: remove warning on attempting to register non...
2019-10-05 Mike Christienbd: add missing config put
2019-10-05 Alessio Balsiniloop: Add LOOP_SET_DIRECT_IO to compat ioctl
2019-09-21 Jann Hornfloppy: fix usercopy direction
2019-09-06 Wenwen Wangxen/blkback: fix memory leaks
2019-08-16 Arnd Bergmanndrbd: dynamically allocate shash descriptor
2019-08-16 Mikulas Patockaloop: set PF_MEMALLOC_NOIO for the worker thread
2019-08-06 Munehisa Kamatanbd: replace kill_bdev() with __invalidate_device(...
2019-07-26 Denis Efremovfloppy: fix out-of-bounds read in copy_buffer
2019-07-26 Denis Efremovfloppy: fix invalid pointer dereference in drive_name
2019-07-26 Denis Efremovfloppy: fix out-of-bounds read in next_valid_format
2019-07-26 Denis Efremovfloppy: fix div-by-zero in setup_format_params
2019-07-26 Bob Liublock: null_blk: fix race condition for null_del_dev
2019-06-11 Roger Pau Monnexen-blkfront: switch kcalloc to kvcalloc for large...
2019-05-25 Hou Taobrd: re-enable __GFP_HIGHMEM in brd_insert_page()
2019-05-10 Dongli Zhangvirtio-blk: limit number of hw queues by nr_cpu_ids
2019-05-08 Guenter Roeckxsysace: Fix error handling in ace_setup
2019-05-02 Jérôme Glissezram: pass down the bvec we need to read into in the...
2019-05-02 Dongli Zhangloop: do not print warn message if partition scan is...
2019-04-05 Dongli Zhangloop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()
2019-03-27 Dongli Zhangloop: access lo_backing_file only when the loop device...
2019-03-23 Yufen Yufloppy: check_events callback should not return a negat...
2019-02-12 Finn Thainblock/swim3: Fix -EBUSY error when re-opening device...
2019-02-12 Minchan Kimzram: fix lockdep warning of free block handling
2019-02-12 Lars Ellenbergdrbd: skip spurious timeout (ping-timeo) when failing...
2019-02-12 Lars Ellenbergdrbd: disconnect, if the wrong UUIDs are attached on...
2019-02-12 Roland Kammererdrbd: narrow rcu_read_lock in drbd_sync_handshake
2019-02-12 Young Xiaosunvdc: Do not spin in an infinite loop when vio_ldc_se...
next