index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-20
floppy: cleanups: use ST0 as reply_buffer index 0
Denis Efremov
1
-6
/
+6
2021-04-20
floppy: cleanups: remove trailing whitespaces
Denis Efremov
1
-23
/
+23
2021-04-15
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2
-72
/
+69
2021-04-15
Merge tag 'nvme-5.13-2021-04-15' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
11
-575
/
+669
2021-04-15
md/bitmap: wait for external bitmap writes to complete during tear down
Sudhakar Panneerselvam
1
-0
/
+2
2021-04-15
md: do not return existing mddevs from mddev_find_or_alloc
Christoph Hellwig
1
-23
/
+23
2021-04-15
md: refactor mddev_find_or_alloc
Christoph Hellwig
1
-36
/
+24
2021-04-15
md: factor out a mddev_alloc_unit helper from mddev_find
Christoph Hellwig
1
-20
/
+27
2021-04-15
nvme: fix NULL derefence in nvme_ctrl_fast_io_fail_tmo_show/store
Gopal Tiwari
1
-0
/
+2
2021-04-15
nvme: let namespace probing continue for unsupported features
Christoph Hellwig
2
-3
/
+12
2021-04-15
nvme: factor out nvme_ns_open and nvme_ns_release helpers
Christoph Hellwig
1
-4
/
+12
2021-04-15
nvme: move nvme_ns_head_ops to multipath.c
Christoph Hellwig
3
-29
/
+32
2021-04-15
nvme: factor out a nvme_tryget_ns_head helper
Christoph Hellwig
1
-4
/
+7
2021-04-15
nvme: move the ioctl code to a separate file
Christoph Hellwig
4
-449
/
+468
2021-04-15
nvme: don't bother to look up a namespace for controller ioctls
Christoph Hellwig
1
-24
/
+42
2021-04-15
nvme: simplify block device ioctl handling for the !multipath case
Christoph Hellwig
1
-36
/
+47
2021-04-15
nvme: simplify the compat ioctl handling
Christoph Hellwig
1
-43
/
+26
2021-04-15
nvme: factor out a nvme_ns_ioctl helper
Christoph Hellwig
1
-21
/
+21
2021-04-15
nvme: pass a user pointer to nvme_nvm_ioctl
Christoph Hellwig
3
-7
/
+7
2021-04-15
nvme: cleanup setting the disk name
Christoph Hellwig
3
-28
/
+27
2021-04-15
nvme: add a nvme_ns_head_multipath helper
Minwoo Im
2
-7
/
+8
2021-04-15
nvme: remove single trailing whitespace
Niklas Cassel
1
-1
/
+1
2021-04-15
nvme-multipath: remove single trailing whitespace
Niklas Cassel
1
-1
/
+1
2021-04-15
nvme-pci: remove single trailing whitespace
Niklas Cassel
1
-1
/
+1
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-11
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
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
1
-20
/
+39
2021-04-07
md: split mddev_find
Christoph Hellwig
1
-5
/
+19
2021-04-07
md: factor out a mddev_find_locked helper from mddev_find
Christoph Hellwig
1
-13
/
+19
2021-04-07
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
[next]