index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
nvme-fc: clear q_live at beginning of association teardown
James Smart
1
-0
/
+12
2021-05-19
nvme-tcp: rerun io_work if req_list is not empty
Keith Busch
1
-1
/
+2
2021-05-19
nvme-tcp: fix possible use-after-completion
Sagi Grimberg
1
-1
/
+1
2021-05-19
nvme-loop: fix memory leak in nvme_loop_create_ctrl()
Wu Bo
1
-1
/
+3
2021-05-19
nvmet: fix memory leak in nvmet_alloc_ctrl()
Wu Bo
1
-1
/
+1
2021-05-14
block/partitions/efi.c: Fix the efi_partition() kernel-doc header
Bart Van Assche
1
-1
/
+1
2021-05-14
blk-mq: Swap two calls in blk_mq_exit_queue()
Bart Van Assche
1
-2
/
+4
2021-05-14
blk-mq: plug request for shared sbitmap
Ming Lei
1
-2
/
+3
2021-05-13
nvmet: use new ana_log_size instead the old one
Hou Pu
1
-1
/
+1
2021-05-12
nvmet: seset ns->file when open fails
Daniel Wagner
1
-3
/
+5
2021-05-12
nbd: share nbd_put and return by goto put_nbd
Sun Ke
1
-4
/
+3
2021-05-12
nbd: Fix NULL pointer in flush_workqueue
Sun Ke
1
-1
/
+2
2021-05-12
blkdev.h: remove unused codes blk_account_rq
Lin Feng
1
-5
/
+0
2021-05-12
block, bfq: avoid circular stable merges
Paolo Valente
1
-2
/
+29
2021-05-12
blk-iocost: fix weight updates of inner active iocgs
Tejun Heo
1
-2
/
+12
2021-05-11
nvmet: demote fabrics cmd parse err msg to debug
Chaitanya Kulkarni
1
-3
/
+3
2021-05-11
nvmet: use helper to remove the duplicate code
Chaitanya Kulkarni
1
-5
/
+2
2021-05-11
nvmet: demote discovery cmd parse err msg to debug
Chaitanya Kulkarni
1
-1
/
+1
2021-05-11
nvmet-rdma: Fix NULL deref when SEND is completed with error
Michal Kalderon
1
-2
/
+2
2021-05-11
nvmet: fix inline bio check for passthru
Chaitanya Kulkarni
1
-1
/
+1
2021-05-11
nvmet: fix inline bio check for bdev-ns
Chaitanya Kulkarni
2
-1
/
+7
2021-05-11
nvme-multipath: fix double initialization of ANA state
Christoph Hellwig
3
-29
/
+37
2021-05-11
kyber: fix out of bounds access when preempted
Omar Sandoval
5
-10
/
+11
2021-05-10
block: uapi: fix comment about block device ioctl
Damien Le Moal
1
-1
/
+1
2021-05-09
Revert "bio: limit bio max size"
Jens Axboe
4
-21
/
+3
2021-05-06
block: reexpand iov_iter after read/write
yangerkun
1
-3
/
+17
2021-05-04
nvmet: remove unsupported command noise
Keith Busch
1
-3
/
+3
2021-05-04
nvme-multipath: reset bdev to ns head when failover
Daniel Wagner
1
-0
/
+3
2021-05-04
nvme-pci: fix controller reset hang when racing with nvme_timeout
Tao Chiu
1
-0
/
+3
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
8
-78
/
+83
2021-05-04
nvme: avoid memset for passthrough requests
Kanchan Joshi
1
-4
/
+3
2021-05-04
nvme: add nvme_get_ns helper
Kanchan Joshi
1
-2
/
+7
2021-05-04
nvme: fix controller ioctl through ns_head
Minwoo Im
3
-47
/
+41
2021-05-03
bio: limit bio max size
Changheun Lee
4
-3
/
+21
2021-05-03
RDMA/rtrs: fix uninitialized symbol 'cnt'
Gioh Kim
1
-1
/
+2
2021-05-03
s390: dasd: Mundane spelling fixes
Bhaskar Chowdhury
1
-4
/
+4
2021-05-03
block/rnbd: Remove all likely and unlikely
Gioh Kim
2
-13
/
+13
2021-05-03
block/rnbd-clt: Check the return value of the function rtrs_clt_query
Md Haris Iqbal
1
-2
/
+10
2021-05-03
block/rnbd: Fix style issues
Dima Stepanov
1
-5
/
+5
2021-05-03
block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t
Md Haris Iqbal
1
-1
/
+1
2021-04-28
Fix misc new gcc warnings
Linus Torvalds
4
-4
/
+4
2021-04-27
vfio/gvt: fix DRM_I915_GVT dependency on VFIO_MDEV
Arnd Bergmann
1
-1
/
+1
2021-04-27
cfg80211: fix locking in netlink owner interface destruction
Johannes Berg
2
-9
/
+36
2021-04-27
io_uring: maintain drain logic for multishot poll requests
Hao Xu
1
-1
/
+5
2021-04-27
io_uring: Check current->io_uring in io_uring_cancel_sqpoll
Palash Oswal
1
-0
/
+2
2021-04-27
exfat: speed up iterate/lookup by fixing start point of traversing cluster chain
Hyeongseok Kim
3
-8
/
+22
2021-04-27
exfat: improve write performance when dirsync enabled
Hyeongseok Kim
6
-9
/
+10
2021-04-27
exfat: add support ioctl and FITRIM function
Hyeongseok Kim
4
-0
/
+142
2021-04-27
exfat: introduce bitmap_lock for cluster bitmap access
Hyeongseok Kim
3
-8
/
+31
2021-04-27
exfat: fix erroneous discard when clear cluster bit
Hyeongseok Kim
1
-10
/
+1
[next]