index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a braino in compat_sys_getrlimit()
Al Viro
2017-07-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-07-11
7
-20
/
+57
|
\
|
*
sparc64: Fix gup_huge_pmd
Nitin Gupta
2017-06-25
1
-2
/
+2
|
*
Merge branch 'sparc-Suppressing-version-generation-failed-warnings-in-sparc'
David S. Miller
2017-06-19
6
-18
/
+55
|
|
\
|
|
*
Adding the type of exported symbols
Nagarathnam Muthusamy
2017-06-19
4
-0
/
+5
|
|
*
sed regex in Makefile.build requires line break between exported symbols
Nagarathnam Muthusamy
2017-06-19
1
-18
/
+26
|
|
*
Adding asm-prototypes.h for genksyms to generate crc
Nagarathnam Muthusamy
2017-06-19
1
-0
/
+24
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-11
40
-440
/
+600
|
\
\
|
*
|
block: call bio_uninit in bio_endio
Shaohua Li
2017-07-10
1
-0
/
+2
|
*
|
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2017-07-10
12
-202
/
+248
|
|
\
\
|
|
*
|
nvmet: avoid unneeded assignment of submit_bio return value
Max Gurtovoy
2017-07-10
1
-1
/
+1
|
|
*
|
nvme-pci: add module parameter for io queue depth
weiping zhang
2017-07-10
1
-2
/
+22
|
|
*
|
nvme-pci: compile warnings in nvme_alloc_host_mem()
Dan Carpenter
2017-07-10
1
-2
/
+3
|
|
*
|
nvmet_fc: Accept variable pad lengths on Create Association LS
James Smart
2017-07-10
1
-7
/
+13
|
|
*
|
nvme_fc/nvmet_fc: revise Create Association descriptor length
James Smart
2017-07-10
1
-1
/
+22
|
|
*
|
nvme-rdma: unconditionally recycle the request mr
Sagi Grimberg
2017-07-06
1
-3
/
+0
|
|
*
|
nvme: split nvme_uninit_ctrl into stop and uninit
Sagi Grimberg
2017-07-06
6
-60
/
+43
|
|
*
|
virtio_blk: quiesce/unquiesce live IO when entering PM states
Sagi Grimberg
2017-07-06
1
-2
/
+2
|
|
*
|
mtip32xx: quiesce request queues to make sure no submissions are inflight
Sagi Grimberg
2017-07-06
1
-4
/
+15
|
|
*
|
nbd: quiesce request queues to make sure no submissions are inflight
Sagi Grimberg
2017-07-06
1
-2
/
+2
|
|
*
|
nvme: kick requeue list when requeueing a request instead of when starting th...
Sagi Grimberg
2017-07-06
1
-17
/
+2
|
|
*
|
nvme-pci: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-3
/
+3
|
|
*
|
nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-1
/
+2
|
|
*
|
nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-2
/
+3
|
|
*
|
nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
Sagi Grimberg
2017-07-06
1
-3
/
+4
|
|
*
|
nvme-rdma: remove race conditions from IB signalling
Marta Rybczynska
2017-07-06
1
-10
/
+10
|
|
*
|
nvme-fc: use blk_mq_delay_run_hw_queue instead of open-coding it
Sagi Grimberg
2017-07-04
1
-4
/
+3
|
|
*
|
nvme-fc: update tagset nr_hw_queues after queues reinit
Sagi Grimberg
2017-07-04
1
-0
/
+2
|
|
*
|
nvme-loop: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
2017-07-04
1
-0
/
+3
|
|
*
|
nvme-rdma: update tagset nr_hw_queues after reconnecting/resetting
Sagi Grimberg
2017-07-04
1
-0
/
+6
|
|
*
|
nvme-fc: don't override opts->nr_io_queues
Sagi Grimberg
2017-07-04
1
-5
/
+11
|
|
*
|
nvme-pci: rename to nvme_pci_configure_admin_queue
Sagi Grimberg
2017-07-02
1
-2
/
+2
|
|
*
|
nvme: move ctrl cap to struct nvme_ctrl
Sagi Grimberg
2017-07-02
5
-25
/
+21
|
|
*
|
nvme: move queue_count to the nvme_ctrl
Sagi Grimberg
2017-07-02
5
-54
/
+51
|
|
*
|
nvme: Quirks for PM1725 controllers
Martin K. Petersen
2017-07-02
1
-0
/
+10
|
*
|
|
lightnvm: pblk: remove unnecessary checks
Javier González
2017-07-07
1
-6
/
+1
|
*
|
|
lightnvm: pblk: control I/O flow also on tear down
Javier González
2017-07-07
4
-35
/
+78
|
*
|
|
cciss: initialize struct scsi_req
Christoph Hellwig
2017-07-06
1
-0
/
+8
|
*
|
|
null_blk: fix error flow for shared tags during module_init
Max Gurtovoy
2017-07-06
1
-5
/
+13
|
*
|
|
block: Fix __blkdev_issue_zeroout loop
Damien Le Moal
2017-07-06
1
-5
/
+18
|
*
|
|
mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()
Ming Lei
2017-07-05
2
-2
/
+3
|
*
|
|
bio-integrity: fix boolreturn.cocci warnings
kbuild test robot
2017-07-04
1
-1
/
+1
|
*
|
|
bio-integrity: stop abusing bi_end_io
Christoph Hellwig
2017-07-03
4
-39
/
+25
|
*
|
|
bio-integrity: Restore original iterator on verify stage
Dmitry Monakhov
2017-07-03
1
-6
/
+20
|
*
|
|
bio: add bvec_iter rewind API
Dmitry Monakhov
2017-07-03
2
-2
/
+44
|
*
|
|
block: guard bvec iteration logic
Dmitry Monakhov
2017-07-03
4
-8
/
+16
|
*
|
|
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
2017-07-03
5
-13
/
+13
|
*
|
|
bio-integrity: fold bio_integrity_enabled to bio_integrity_prep
Dmitry Monakhov
2017-07-03
7
-91
/
+50
|
*
|
|
bio-integrity: fix interface for bio_integrity_trim
Dmitry Monakhov
2017-07-03
4
-15
/
+7
|
*
|
|
bio-integrity: bio_integrity_advance must update integrity seed
Dmitry Monakhov
2017-07-03
1
-0
/
+1
[next]