index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Revert use of fallthrough pseudo-keyword in lib/
Gustavo A. R. Silva
2020-08-24
16
-64
/
+64
*
Merge tag 'for-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-24
9
-31
/
+39
|
\
|
*
btrfs: detect nocow for swap after snapshot delete
Boris Burkov
2020-08-21
4
-16
/
+25
|
*
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
2020-08-21
1
-4
/
+6
|
*
btrfs: fix space cache memory leak after transaction abort
Filipe Manana
2020-08-19
2
-1
/
+2
|
*
btrfs: use the correct const function attribute for btrfs_get_num_csums
David Sterba
2020-08-19
2
-2
/
+2
|
*
btrfs: reset compression level for lzo on remount
Marcos Paulo de Souza
2020-08-19
1
-0
/
+1
|
*
btrfs: handle errors from async submission
Johannes Thumshirn
2020-08-19
1
-8
/
+3
*
|
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-24
26
-153
/
+238
|
\
\
|
*
|
null_blk: fix passing of REQ_FUA flag in null_handle_rq
Hou Pu
2020-08-22
1
-1
/
+1
|
*
|
nvmet: Disable keep-alive timer when kato is cleared to 0h
Amit Engel
2020-08-22
1
-0
/
+6
|
*
|
nvme: redirect commands on dying queue
Chao Leng
2020-08-22
1
-4
/
+5
|
*
|
nvme: just check the status code type in nvme_is_path_error
Christoph Hellwig
2020-08-22
1
-10
/
+2
|
*
|
nvme: refactor command completion
Christoph Hellwig
2020-08-22
3
-64
/
+89
|
*
|
nvme: rename and document nvme_end_request
Christoph Hellwig
2020-08-22
7
-8
/
+14
|
*
|
nvme: skip noiob for zoned devices
Keith Busch
2020-08-22
1
-1
/
+1
|
*
|
nvme-pci: fix PRP pool size
Christoph Hellwig
2020-08-22
1
-1
/
+2
|
*
|
nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth
John Garry
2020-08-22
1
-6
/
+6
|
*
|
nvme: Use spin_lock_irq() when taking the ctrl->lock
Logan Gunthorpe
2020-08-22
1
-4
/
+4
|
*
|
nvmet: call blk_mq_free_request() directly
Chaitanya Kulkarni
2020-08-22
1
-3
/
+3
|
*
|
nvmet: fix oops in pt cmd execution
Chaitanya Kulkarni
2020-08-22
1
-3
/
+3
|
*
|
nvmet: add ns tear down label for pt-cmd handling
Chaitanya Kulkarni
2020-08-22
1
-4
/
+5
|
*
|
nvme: multipath: round-robin: eliminate "fallback" variable
Martin Wilck
2020-08-22
1
-5
/
+4
|
*
|
nvme: multipath: round-robin: fix single non-optimized path case
Martin Wilck
2020-08-22
1
-5
/
+10
|
*
|
nvme-fc: Fix wrong return value in __nvme_fc_init_request()
Tianjia Zhang
2020-08-22
1
-2
/
+2
|
*
|
nvmet-passthru: Reject commands with non-sgl flags set
Logan Gunthorpe
2020-08-22
1
-0
/
+8
|
*
|
nvmet: fix a memory leak
Sagi Grimberg
2020-08-22
1
-0
/
+1
|
*
|
blkcg: fix memleak for iolatency
Yufen Yu
2020-08-22
1
-3
/
+5
|
*
|
MAINTAINERS: Add missing header files to BLOCK LAYER section
Geert Uytterhoeven
2020-08-22
1
-0
/
+1
|
*
|
block: fix get_max_io_size()
Keith Busch
2020-08-22
1
-1
/
+1
|
*
|
blk-mq: insert request not through ->queue_rq into sw/scheduler queue
Ming Lei
2020-08-22
1
-1
/
+2
|
*
|
block/rnbd: Ensure err is always initialized in process_rdma
Nathan Chancellor
2020-08-22
1
-1
/
+2
|
*
|
bfq: fix blkio cgroup leakage v4
Dmitry Monakhov
2020-08-18
3
-12
/
+3
|
*
|
block: Fix page_is_mergeable() for compound pages
Matthew Wilcox (Oracle)
2020-08-18
1
-5
/
+5
|
*
|
block: virtio_blk: fix handling single range discard request
Ming Lei
2020-08-17
1
-8
/
+23
|
*
|
block: respect queue limit of max discard segment
Ming Lei
2020-08-17
1
-2
/
+9
|
*
|
block: loop: set discard granularity and alignment for block device backed loop
Ming Lei
2020-08-17
1
-15
/
+18
|
*
|
blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
Ming Lei
2020-08-17
2
-0
/
+18
|
*
|
bsg-lib: convert comma to semicolon
Xu Wang
2020-08-17
1
-1
/
+1
|
*
|
block: blk-mq.c: fix @at_head kernel-doc warning
Randy Dunlap
2020-08-17
1
-0
/
+1
*
|
|
Merge tag 'fallthrough-pseudo-keyword-5.9-rc3' of git://git.kernel.org/pub/sc...
Linus Torvalds
2020-08-24
1148
-2737
/
+2667
|
\
\
\
|
*
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1148
-2737
/
+2667
|
/
/
/
*
|
|
Linux 5.9-rc2
v5.9-rc2
Linus Torvalds
2020-08-23
1
-1
/
+1
*
|
|
Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-23
21
-25
/
+161
|
\
\
\
|
*
|
|
powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver
Kajol Jain
2020-08-21
2
-2
/
+11
|
*
|
|
powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000
Christophe Leroy
2020-08-21
1
-2
/
+2
|
*
|
|
powerpc/pseries: Do not initiate shutdown when system is running on UPS
Vasant Hegde
2020-08-20
1
-1
/
+0
|
*
|
|
powerpc/perf: Fix soft lockups due to missed interrupt accounting
Athira Rajeev
2020-08-20
1
-0
/
+4
|
*
|
|
powerpc/powernv/pci: Fix possible crash when releasing DMA resources
Frederic Barrat
2020-08-20
1
-1
/
+1
|
*
|
|
powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
Michael Roth
2020-08-18
1
-6
/
+12
[next]