index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
nbd.c
Age
Commit message (
Expand
)
Author
2021-05-12
nbd: share nbd_put and return by goto put_nbd
Sun Ke
2021-05-12
nbd: Fix NULL pointer in flush_workqueue
Sun Ke
2021-02-22
nbd: handle device refs for DESTROY_ON_DISCONNECT properly
Josef Bacik
2021-02-21
Merge tag 'for-5.12/drivers-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-10
nbd: Convert to DEFINE_SHOW_ATTRIBUTE
Liao Pingfang
2021-01-25
nbd: freeze the queue while we're adding connections
Josef Bacik
2020-12-17
nbd: Respect max_part for all partition scans
Josh Triplett
2020-12-01
block: stop using bdget_disk for partition 0
Christoph Hellwig
2020-12-01
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-11-16
nbd: use set_capacity_and_notify
Christoph Hellwig
2020-11-16
nbd: validate the block size in nbd_set_size
Christoph Hellwig
2020-11-16
nbd: refactor size updates
Christoph Hellwig
2020-11-16
nbd: move the task_recv check into nbd_size_update
Christoph Hellwig
2020-11-16
nbd: remove the call to set_blocksize
Christoph Hellwig
2020-11-10
nbd: fix a block_device refcount leak in nbd_release
Christoph Hellwig
2020-10-29
nbd: don't update block size after device is started
Ming Lei
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-14
nbd: make the config put is called before the notifying the waiter
Xiubo Li
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
2020-09-02
block: rename bd_invalidated
Christoph Hellwig
2020-09-01
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
2020-08-26
nbd: restore default timeout when setting it to zero
Hou Pu
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-08
nbd: Fix memory leak in nbd_add_socket
Zheng Bin
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-03-12
nbd: requeue command if the soecket is changed
Hou Pu
2020-03-12
nbd: enable replace socket if only one connection is configured
Hou Pu
2020-01-29
nbd: add a flush_workqueue in nbd_start_device
Sun Ke
2019-12-16
nbd: fix shutdown and recv work deadlock v2
Mike Christie
2019-11-25
Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-21
nbd: prevent memory leak
Navid Emamdoost
2019-11-19
nbd:fix memory leak in nbd_get_socket()
Sun Ke
2019-10-25
nbd: verify socket is supported during setup
Mike Christie
2019-10-25
nbd: handle racing with error'ed out commands
Josef Bacik
2019-10-25
nbd: protect cmd->status with cmd->lock
Josef Bacik
2019-10-10
nbd: fix possible sysfs duplicate warning
Xiubo Li
2019-09-17
nbd: fix possible page fault for nbd disk
Xiubo Li
2019-09-17
nbd: rename the runtime flags as NBD_RT_ prefixed
Xiubo Li
2019-08-20
nbd: fix max number of supported devs
Mike Christie
2019-08-20
nbd: fix zero cmd timeout handling v2
Mike Christie
2019-08-20
nbd: add missing config put
Mike Christie
2019-08-20
nbd: add function to convert blk req op to nbd cmd
Mike Christie
2019-08-20
nbd: add set cmd timeout helper
Mike Christie
2019-07-31
nbd: replace kill_bdev() with __invalidate_device() again
Munehisa Kamata
2019-07-10
nbd: add netlink reconfigure resize support
Mike Christie
2019-07-10
nbd: fix crash when the blksize is zero
Xiubo Li
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 127
Thomas Gleixner
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
[next]