index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
nbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
nbd: Add the maximum limit of allocated index in nbd_dev_add
Zhong Jinghua
1
-1
/
+2
2023-06-09
nbd: Fix debugfs_create_dir error checking
Ivan Orlov
1
-2
/
+2
2022-10-26
nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
Shigeru Yoshida
1
-2
/
+4
2022-06-14
nbd: fix io hung while disconnecting device
Yu Kuai
1
-1
/
+1
2022-06-14
nbd: fix race between nbd_alloc_config() and module removal
Yu Kuai
1
-9
/
+19
2022-06-14
nbd: call genl_unregister_family() first in nbd_cleanup()
Yu Kuai
1
-1
/
+6
2022-06-14
nbd: Fix hung on disconnect request if socket is closed before
Xie Yongji
1
-4
/
+9
2021-09-16
Revert "block: nbd: add sanity check for first_minor"
Greg Kroah-Hartman
1
-10
/
+0
2021-09-15
block: nbd: add sanity check for first_minor
Pavel Skripkin
1
-0
/
+10
2021-08-18
nbd: Aovid double completion of a request
Xie Yongji
1
-3
/
+11
2021-05-19
nbd: Fix NULL pointer in flush_workqueue
Sun Ke
1
-1
/
+2
2021-03-07
nbd: handle device refs for DESTROY_ON_DISCONNECT properly
Josef Bacik
1
-13
/
+19
2021-02-03
nbd: freeze the queue while we're adding connections
Josef Bacik
1
-0
/
+8
2020-11-18
nbd: fix a block_device refcount leak in nbd_release
Christoph Hellwig
1
-0
/
+1
2020-11-18
nbd: don't update block size after device is started
Ming Lei
1
-4
/
+5
2020-11-05
nbd: make the config put is called before the notifying the waiter
Xiubo Li
1
-1
/
+1
2020-09-09
nbd: restore default timeout when setting it to zero
Hou Pu
1
-0
/
+2
2020-07-16
nbd: Fix memory leak in nbd_add_socket
Zheng Bin
1
-10
/
+15
2020-02-24
nbd: add a flush_workqueue in nbd_start_device
Sun Ke
1
-0
/
+10
2019-12-31
nbd: fix shutdown and recv work deadlock v2
Mike Christie
1
-3
/
+3
2019-11-29
nbd: prevent memory leak
Navid Emamdoost
1
-2
/
+3
2019-11-19
nbd:fix memory leak in nbd_get_socket()
Sun Ke
1
-0
/
+1
2019-10-25
nbd: verify socket is supported during setup
Mike Christie
1
-2
/
+21
2019-10-25
nbd: handle racing with error'ed out commands
Josef Bacik
1
-0
/
+6
2019-10-25
nbd: protect cmd->status with cmd->lock
Josef Bacik
1
-5
/
+7
2019-10-10
nbd: fix possible sysfs duplicate warning
Xiubo Li
1
-1
/
+1
2019-09-17
nbd: fix possible page fault for nbd disk
Xiubo Li
1
-0
/
+36
2019-09-17
nbd: rename the runtime flags as NBD_RT_ prefixed
Xiubo Li
1
-37
/
+37
2019-08-20
nbd: fix max number of supported devs
Mike Christie
1
-14
/
+25
2019-08-20
nbd: fix zero cmd timeout handling v2
Mike Christie
1
-6
/
+23
2019-08-20
nbd: add missing config put
Mike Christie
1
-1
/
+3
2019-08-20
nbd: add function to convert blk req op to nbd cmd
Mike Christie
1
-15
/
+18
2019-08-20
nbd: add set cmd timeout helper
Mike Christie
1
-14
/
+14
2019-07-31
nbd: replace kill_bdev() with __invalidate_device() again
Munehisa Kamata
1
-1
/
+1
2019-07-10
nbd: add netlink reconfigure resize support
Mike Christie
1
-16
/
+32
2019-07-10
nbd: fix crash when the blksize is zero
Xiubo Li
1
-3
/
+20
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 127
Thomas Gleixner
1
-2
/
+1
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+13
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+4
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-4
/
+8
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-2
/
+2
2019-04-26
nbd: add tracepoints for send/receive timing
Andrew Hall
1
-0
/
+8
2019-04-26
nbd: trace sending nbd requests
Matt Mullins
1
-0
/
+5
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-4
/
+1
2019-02-28
nbd: propagate genlmsg_reply return code
Li RongQing
1
-2
/
+1
2019-02-15
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
1
-1
/
+1
2019-01-15
nbd: Use set_blocksize() to set device blocksize
Jan Kara
1
-2
/
+3
2018-11-08
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
1
-1
/
+2
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-7
/
+5
2018-09-04
nbd: don't allow invalid blocksize settings
Jens Axboe
1
-0
/
+3
[next]