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
2018-06-14
nvme-fc: remove reinit_request routine
James Smart
1
-20
/
+0
2018-06-14
nvme-fc: change controllers first connect to use reconnect path
James Smart
1
-57
/
+47
2018-06-13
nvme: don't rely on the changed namespace list log
Christoph Hellwig
1
-25
/
+11
2018-06-11
nvmet: free smart-log buffer after use
Chaitanya Kulkarni
1
-1
/
+3
2018-06-11
nvme-rdma: fix error flow during mapping request data
Max Gurtovoy
1
-7
/
+24
2018-06-11
nvme: add bio remapping tracepoint
Hannes Reinecke
1
-0
/
+4
2018-06-11
nvme: fix NULL pointer dereference in nvme_init_subsystem
Israel Rukshin
1
-1
/
+1
2018-06-09
block: fix use-after-free in block flush handling
Jens Axboe
1
-1
/
+3
2018-06-08
nvme: cleanup double shift issue
Dan Carpenter
2
-3
/
+2
2018-06-08
nvme-pci: make CMB SQ mod-param read-only
Keith Busch
1
-1
/
+1
2018-06-08
nvme-pci: unquiesce dead controller queues
Keith Busch
1
-1
/
+1
2018-06-08
nvme-pci: remove HMB teardown on reset
Keith Busch
1
-8
/
+0
2018-06-08
nvme-pci: queue creation fixes
Keith Busch
1
-3
/
+4
2018-06-08
nvme-pci: remove unnecessary completion doorbell check
Keith Busch
1
-5
/
+3
2018-06-08
nvme-pci: remove unnecessary nested locking
Keith Busch
1
-7
/
+1
2018-06-08
nvmet: filter newlines from user input
Sagi Grimberg
1
-5
/
+9
2018-06-08
nvme-rdma: correctly check for target keyed sgl support
Steve Wise
1
-2
/
+3
2018-06-08
nvme: don't hold nvmf_transports_rwsem for more than transport lookups
Johannes Thumshirn
2
-1
/
+5
2018-06-08
nvmet: return all zeroed buffer when we can't find an active namespace
Christoph Hellwig
1
-6
/
+9
2018-06-08
md: Unify mddev destruction paths
Kent Overstreet
1
-35
/
+18
2018-06-08
dm: use bioset_init_from_src() to copy bio_set
Jens Axboe
1
-6
/
+16
2018-06-08
block: add bioset_init_from_src() helper
Jens Axboe
2
-0
/
+19
2018-06-07
block: always set partition number to '0' in blk_partition_remap()
Hannes Reinecke
1
-1
/
+1
2018-06-06
block: pass failfast and driver-specific flags to flush requests
Hannes Reinecke
1
-3
/
+6
2018-06-05
nbd: set discard_alignment to the granularity
Josef Bacik
1
-0
/
+3
2018-06-05
nbd: Consistently use request pointer in debug messages.
Kevin Vigor
1
-5
/
+5
2018-06-05
block: add verifier for cmdline partition
Wang YanQing
1
-0
/
+57
2018-06-05
lightnvm: pblk: fix resource leak of invalid_bitmap
Colin Ian King
1
-1
/
+2
2018-06-05
lightnvm: pblk: make symbol write_buffer_size static
Wei Yongjun
1
-1
/
+1
2018-06-05
loop: add recursion validation to LOOP_CHANGE_FD
Theodore Ts'o
1
-30
/
+38
2018-06-05
dm: Use kzalloc for all structs with embedded biosets/mempools
Kent Overstreet
7
-7
/
+7
2018-06-04
blk-mq: return when hctx is stopped in blk_mq_run_work_fn
Jianchao Wang
1
-1
/
+1
2018-06-04
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
13
-118
/
+69
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
266
-6032
/
+1229
2018-06-04
Merge branch 'work.rmdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-4
/
+4
2018-06-04
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-79
/
+43
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
212
-3984
/
+4020
2018-06-03
Linux 4.17
v4.17
Linus Torvalds
1
-1
/
+1
2018-06-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
4
-21
/
+34
2018-06-03
Revert "fs: fold open_check_o_direct into do_dentry_open"
Al Viro
3
-19
/
+33
2018-06-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-18
/
+35
2018-06-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-21
/
+185
2018-06-02
blk-mq: update nr_requests when switching to 'none' scheduler
Ming Lei
1
-0
/
+1
2018-06-02
block: don't use blocking queue entered for recursive bio submits
Jens Axboe
3
-1
/
+15
2018-06-02
dm-crypt: fix warning in shutdown path
Kent Overstreet
1
-4
/
+3
2018-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-115
/
+192
2018-06-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+20
2018-06-02
Merge tag 'drm-fixes-for-v4.17-rc8' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
8
-44
/
+91
2018-06-03
Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-9
/
+22
2018-06-02
Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-38
/
+6
[next]