index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc8.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2021-04-02
nvme: use driver pdu command for passthrough
Keith Busch
7
-23
/
+25
2021-04-02
nvme-pci: allocate nvme_command within driver pdu
Keith Busch
1
-5
/
+6
2021-04-02
nvmet: do not allow model_number exceed 40 bytes
Noam Gottlieb
2
-0
/
+7
2021-04-02
nvmet: remove unnecessary ctrl parameter
Chaitanya Kulkarni
3
-17
/
+20
2021-04-02
nvmet-fc: update function documentation
Chaitanya Kulkarni
1
-0
/
+1
2021-04-02
nvme-fc: fix the function documentation comment
Chaitanya Kulkarni
1
-1
/
+1
2021-04-02
nvme: add new line after variable declatation
Chaitanya Kulkarni
1
-0
/
+3
2021-04-02
nvme: don't check nvme_req flags for new req
Chaitanya Kulkarni
1
-6
/
+5
2021-04-02
nvme: mark nvme_setup_passsthru() inline
Chaitanya Kulkarni
1
-1
/
+1
2021-04-02
nvme: split init identify into helper
Chaitanya Kulkarni
1
-23
/
+32
2021-04-02
nvme: rename nvme_init_identify()
Chaitanya Kulkarni
7
-10
/
+10
2021-04-02
nvme: reduce checks for zero command effects
Kanchan Joshi
1
-1
/
+2
2021-04-02
nvme: use NVME_CTRL_CMIC_ANA macro
Kanchan Joshi
1
-1
/
+1
2021-04-02
nvmet: replace white spaces with tabs
Chaitanya Kulkarni
1
-1
/
+1
2021-04-02
nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_status
Chaitanya Kulkarni
3
-7
/
+6
2021-04-02
nvmet: update error log page in nvmet_alloc_ctrl()
Chaitanya Kulkarni
2
-5
/
+3
2021-04-02
nvmet: remove a duplicate status assignment in nvmet_alloc_ctrl
Chaitanya Kulkarni
1
-1
/
+0
2021-04-02
nvme-pci: cleanup nvme_irq()
Chaitanya Kulkarni
1
-4
/
+2
2021-04-02
nvme-pci: remove the barriers in nvme_irq()
Chaitanya Kulkarni
1
-6
/
+0
2021-03-29
mtip32xx: use LIST_HEAD() for list_head
Shixin Liu
1
-5
/
+2
2021-03-29
mtip32xx: use DEFINE_SPINLOCK() for spinlock
Shixin Liu
1
-3
/
+1
2021-03-29
block: remove the revalidate_disk method
Christoph Hellwig
3
-6
/
+0
2021-03-29
paride/pd: remove ->revalidate_disk
Christoph Hellwig
1
-11
/
+0
2021-03-25
md: Fix missing unused status line of /proc/mdstat
Jan Glauber
1
-1
/
+5
2021-03-25
md/raid10: improve discard request for far layout
Xiao Ni
2
-19
/
+61
[next]