index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ansi_cprng.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-15
nvme-pci: don't simple map sgl when sgls are disabled
Niklas Cassel
1
-1
/
+1
2021-04-15
nvmet: fix a spelling mistake "nubmer" -> "number"
Colin Ian King
1
-1
/
+1
2021-04-15
nvmet-fc: simplify nvmet_fc_alloc_hostport
Amit Engel
1
-31
/
+46
2021-04-15
nvmet-tcp: fix a segmentation fault during io parsing error
Elad Grupi
1
-8
/
+31
2021-04-13
lightnvm: deprecated OCSSD support and schedule it for removal in Linux 5.15
Christoph Hellwig
2
-1
/
+5
2021-04-13
lightnvm: remove duplicate include in lightnvm.h
Zhang Yunkai
2
-3
/
+0
2021-04-13
lightnvm: return the correct return value
Tian Tao
1
-1
/
+1
2021-04-13
lightnvm: use kobj_to_dev()
Chaitanya Kulkarni
1
-1
/
+1
2021-04-12
block: remove the -ERESTARTSYS handling in blkdev_get_by_dev
Christoph Hellwig
1
-6
/
+0
2021-04-12
null_blk: add option for managing virtual boundary
Max Gurtovoy
2
-1
/
+12
2021-04-12
gdrom: fix compilation error
Chaitanya Kulkarni
1
-1
/
+1
2021-04-11
bcache: fix a regression of code compiling failure in debug.c
Coly Li
1
-1
/
+1
2021-04-11
bcache: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-3
/
+3
2021-04-11
md: bcache: Trivial typo fixes in the file journal.c
Bhaskar Chowdhury
1
-2
/
+2
2021-04-11
md: bcache: avoid -Wempty-body warnings
Arnd Bergmann
1
-1
/
+1
2021-04-11
bcache: use NULL instead of using plain integer as pointer
Yang Li
1
-1
/
+1
2021-04-11
bcache: remove PTR_CACHE
Christoph Hellwig
8
-23
/
+14
2021-04-11
bcache: reduce redundant code in bch_cached_dev_run()
Zhiqiang Liu
1
-13
/
+12
2021-04-08
md: split mddev_find
Christoph Hellwig
1
-5
/
+19
2021-04-08
md: factor out a mddev_find_locked helper from mddev_find
Christoph Hellwig
1
-13
/
+19
2021-04-08
md: md_open returns -EBUSY when entering racing area
Zhao Heming
1
-2
/
+1
2021-04-06
drbd: use DEFINE_SPINLOCK() for spinlock
Guobin Huang
1
-4
/
+1
2021-04-06
swim3: support highmem
Christoph Hellwig
1
-9
/
+25
2021-04-06
floppy: always use the track buffer
Christoph Hellwig
1
-111
/
+25
2021-04-06
swim: don't call blk_queue_bounce_limit
Christoph Hellwig
2
-3
/
+1
2021-04-06
gdrom: support highmem
Christoph Hellwig
1
-3
/
+2
2021-04-06
block: drbd: drbd_nl: Demote half-complete kernel-doc headers
Lee Jones
1
-2
/
+2
2021-04-06
block: xen-blkfront: Demote kernel-doc abuses
Lee Jones
1
-3
/
+3
2021-04-06
block: drbd: drbd_receiver: Demote less than half complete kernel-doc header
Lee Jones
1
-1
/
+1
2021-04-06
block: drbd: drbd_main: Fix a bunch of function documentation discrepancies
Lee Jones
1
-14
/
+15
2021-04-06
block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
Lee Jones
1
-5
/
+8
2021-04-06
block: drbd: drbd_main: Remove duplicate field initialisation
Lee Jones
1
-1
/
+0
2021-04-06
block: drbd: drbd_receiver: Demote non-conformant kernel-doc headers
Lee Jones
1
-13
/
+11
2021-04-06
block: drbd: drbd_state: Fix some function documentation issues
Lee Jones
1
-3
/
+4
2021-04-06
block: mtip32xx: mtip32xx: Mark debugging variable 'start' as __maybe_unused
Lee Jones
1
-1
/
+1
2021-04-06
block: drbd: drbd_interval: Demote some kernel-doc abuses and fix another header
Lee Jones
1
-3
/
+5
2021-04-06
nvme: fix handling of large MDTS values
Bart Van Assche
1
-2
/
+4
2021-04-06
nvme: implement non-mdts command limits
Keith Busch
3
-34
/
+85
2021-04-06
nvme: disallow passthru cmd from targeting a nsid != nsid of the block dev
Niklas Cassel
1
-0
/
+12
2021-04-06
nvme: retrigger ANA log update if group descriptor isn't found
Hannes Reinecke
1
-0
/
+4
2021-04-02
nvme: export fast_io_fail_tmo to sysfs
Daniel Wagner
1
-0
/
+31
2021-04-02
nvme: remove superfluous else in nvme_ctrl_loss_tmo_store
Daniel Wagner
1
-1
/
+1
2021-04-02
nvme: use sysfs_emit instead of sprintf
Daniel Wagner
2
-24
/
+24
2021-04-02
nvme-fc: check sgl supported by target
Max Gurtovoy
1
-0
/
+5
2021-04-02
nvme-tcp: check sgl supported by target
Max Gurtovoy
1
-0
/
+5
2021-04-02
nvmet-tcp: enable optional queue idle period tracking
Wunderlich, Mark
1
-2
/
+34
2021-04-02
nvmet-tcp: fix incorrect locking in state_change sk callback
Sagi Grimberg
1
-2
/
+2
2021-04-02
nvme-tcp: block BH in sk state_change sk callback
Sagi Grimberg
1
-2
/
+2
2021-04-02
nvmet: return proper error code from discovery ctrl
Hou Pu
1
-2
/
+4
2021-04-02
nvme: warn of unhandled effects only once
Keith Busch
1
-3
/
+3
[next]