index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
cma.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2021-03-25
md/raid10: improve raid10 discard request
Xiao Ni
1
-1
/
+262
2021-03-25
md/raid10: pull the code that wait for blocked dev into one function
Xiao Ni
1
-51
/
+69
2021-03-25
md/raid10: extend r10bio devs to raid disks
Xiao Ni
1
-5
/
+5
2021-03-25
md: add md_submit_discard_bio() for submitting discard bio
Xiao Ni
3
-12
/
+24
2021-03-24
drivers/block: remove the umem driver
Davidlohr Bueso
7
-1283
/
+0
2021-03-24
rsxx: remove extraneous 'const' qualifier
Arnd Bergmann
1
-1
/
+1
2021-03-23
xsysace: Remove SYSACE driver
Michal Simek
7
-1297
/
+0
2021-03-16
s390/dasd: let driver core manage the sysfs attributes
Julian Wiedmann
5
-30
/
+7
2021-03-16
s390/dasd: remove dasd_fba_probe() wrapper
Julian Wiedmann
1
-8
/
+1
2021-03-14
Linux 5.12-rc3
v5.12-rc3
Linus Torvalds
1
-1
/
+1
2021-03-14
prctl: fix PR_SET_MM_AUXV kernel stack leak
Alexey Dobriyan
1
-1
/
+1
2021-03-13
zram: fix broken page writeback
Minchan Kim
1
-3
/
+3
2021-03-13
zram: fix return value on writeback_store
Minchan Kim
1
-3
/
+8
2021-03-13
mm/memcg: set memcg when splitting page
Zhou Guanghui
1
-0
/
+1
2021-03-13
mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...
Zhou Guanghui
3
-14
/
+9
2021-03-13
ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
Sergei Trofimovich
1
-1
/
+1
2021-03-13
ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
Sergei Trofimovich
1
-6
/
+18
2021-03-13
mm/userfaultfd: fix memory corruption due to writeprotect
Nadav Amit
1
-0
/
+8
2021-03-13
kasan: fix KASAN_STACK dependency for HW_TAGS
Andrey Konovalov
1
-0
/
+1
2021-03-13
kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
Andrey Konovalov
1
-2
/
+6
2021-03-13
mm/madvise: replace ptrace attach requirement for process_madvise
Suren Baghdasaryan
1
-1
/
+12
2021-03-13
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
1
-1
/
+2
[next]