index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-22
nvmet: don't use BLK_MQ_REQ_NOWAIT for passthru
Chaitanya Kulkarni
1
-1
/
+1
2020-10-22
nvmet: cleanup nvmet_passthru_map_sg()
Logan Gunthorpe
1
-3
/
+4
2020-10-22
nvmet: limit passthru MTDS by BIO_MAX_PAGES
Logan Gunthorpe
1
-1
/
+8
2020-10-22
nvmet: fix uninitialized work for zero kato
zhenwei pi
1
-1
/
+2
2020-10-22
nvme-pci: disable Write Zeroes on Sandisk Skyhawk
Kai-Heng Feng
1
-0
/
+2
2020-10-22
nvme: use queuedata for nvme_req_qid
Keith Busch
1
-1
/
+1
2020-10-22
nvme-rdma: fix crash due to incorrect cqe
Chao Leng
1
-2
/
+3
2020-10-22
nvme-rdma: fix crash when connect rejected
Chao Leng
1
-1
/
+0
2020-10-20
block: remove unused members for io_context
Yufen Yu
1
-6
/
+0
2020-10-20
blk-mq: remove the calling of local_memory_node()
Xianting Tian
2
-2
/
+2
2020-10-19
zram: Fix __zram_bvec_{read,write}() locking order
Peter Zijlstra
1
-3
/
+5
2020-10-17
skd_main: remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2020-10-16
sgl_alloc_order: fix memory leak
Douglas Gilbert
1
-1
/
+1
2020-10-16
lightnvm: fix out-of-bounds write to array devices->info[]
Colin Ian King
1
-2
/
+3
2020-10-14
nbd: make the config put is called before the notifying the waiter
Xiubo Li
1
-1
/
+1
2020-10-13
scsi: handle zone resources errors
Damien Le Moal
1
-0
/
+9
2020-10-13
nvme: translate zone resource errors
Keith Busch
1
-0
/
+4
2020-10-13
block: add zone specific block statuses
Keith Busch
3
-0
/
+30
2020-10-13
block/rnbd-clt: send_msg_close if any error occurs after send_msg_open
Gioh Kim
1
-1
/
+3
2020-10-13
block/rnbd-clt: do not cap max_hw_sectors & max_segments with remote device
Jack Wang
1
-5
/
+0
2020-10-13
block/rnbd-clt: remove nr argument from send_usr_msg
Guoqing Jiang
1
-5
/
+5
2020-10-13
x86/platform/uv: Remove unused variable in UV5 NMI handler
Mike Travis
1
-3
/
+0
2020-10-13
x86/traps: Fix #DE Oops message regression
Thomas Gleixner
1
-1
/
+1
2020-10-13
x86/uaccess: utilize CONFIG_CC_HAS_ASM_GOTO_OUTPUT
Nick Desaulniers
1
-0
/
+66
2020-10-13
x86: Make __put_user() generate an out-of-line call
Linus Torvalds
2
-81
/
+60
2020-10-13
x86: Make __get_user() generate an out-of-line call
Linus Torvalds
2
-74
/
+114
2020-10-12
gpiolib: Update indentation in driver.rst for code excerpts
Andy Shevchenko
1
-6
/
+6
2020-10-12
Documentation/admin-guide: tainted-kernels: Fix typo occured
Naoki Hayama
1
-1
/
+1
2020-10-12
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
1
-3
/
+4
2020-10-11
Linux 5.9
v5.9
Linus Torvalds
1
-1
/
+1
2020-10-11
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
3
-2
/
+19
2020-10-11
mm: validate inode in mapping_set_error()
Minchan Kim
1
-1
/
+2
2020-10-11
mm: mmap: Fix general protection fault in unlink_file_vma()
Miaohe Lin
1
-1
/
+5
2020-10-11
MAINTAINERS: Antoine Tenart's email address
Antoine Tenart
2
-3
/
+4
2020-10-11
MAINTAINERS: change hardening mailing list
Kees Cook
2
-2
/
+3
2020-10-11
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
1
-1
/
+1
2020-10-11
mm/khugepaged: fix filemap page_to_pgoff(page) != offset
Hugh Dickins
1
-0
/
+12
2020-10-10
io_uring: keep a pointer ref_node in file_data
Pavel Begunkov
1
-8
/
+6
2020-10-10
io_uring: refactor *files_register()'s error paths
Pavel Begunkov
1
-46
/
+32
2020-10-10
io_uring: clean file_data access in files_register
Pavel Begunkov
1
-36
/
+33
2020-10-10
io_uring: don't delay io_init_req() error check
Pavel Begunkov
1
-2
/
+1
2020-10-10
io_uring: clean leftovers after splitting issue
Pavel Begunkov
1
-8
/
+6
2020-10-10
io_uring: remove timeout.list after hrtimer cancel
Pavel Begunkov
1
-9
/
+2
2020-10-10
io_uring: use a separate struct for timeout_remove
Pavel Begunkov
1
-9
/
+9
2020-10-10
io_uring: improve submit_state.ios_left accounting
Pavel Begunkov
1
-5
/
+5
2020-10-10
io_uring: simplify io_file_get()
Pavel Begunkov
1
-16
/
+14
2020-10-10
io_uring: kill extra check in fixed io_file_get()
Pavel Begunkov
1
-2
/
+1
2020-10-10
io_uring: clean up ->files grabbing
Pavel Begunkov
1
-39
/
+13
2020-10-10
io_uring: don't io_prep_async_work() linked reqs
Pavel Begunkov
1
-3
/
+0