index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-26
nvmet_fc: prevent new io rqsts in possible isr completions
James Smart
1
-3
/
+16
2018-03-26
nvme_fc: on remoteport reuse, set new nport_id and role.
James Smart
1
-0
/
+2
2018-03-26
nvme_fc: fix abort race on teardown with lld reject
James Smart
1
-1
/
+4
2018-03-26
nvme_fc: io timeout should defer abort to ctrl reset
James Smart
1
-11
/
+1
2018-03-26
nvme_fc: fix ctrl create failures racing with workq items
James Smart
1
-0
/
+4
2018-03-26
nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-A
Jarosław Janik
1
-2
/
+5
2018-03-26
nvme: centralize ctrl removal prints
Max Gurtovoy
3
-12
/
+8
2018-03-26
nvme-pci: Add .get_address ctrl callback
Keith Busch
1
-0
/
+8
2018-03-26
nvme: implement log page low/high offset and dwords
Matias Bjørling
1
-10
/
+22
2018-03-26
nvme: change namespaces_mutext to namespaces_rwsem
Jianchao Wang
3
-35
/
+35
2018-03-26
nvme: fix the dangerous reference of namespaces list
Jianchao Wang
1
-2
/
+14
2018-03-26
nvme-pci: quiesce IO queues prior to disabling device HMB accesses
Jianchao Wang
1
-5
/
+4
2018-03-26
Documentation: nvme: Documentation for nvme fault injection
Thomas Tai
2
-0
/
+124
2018-03-26
nvme: Add fault injection feature
Thomas Tai
4
-0
/
+109
2018-03-26
nvme: use define instead of magic value for identify size
Minwoo Im
1
-2
/
+3
2018-03-26
iscsi-target: use common inet_addr_is_any
Sagi Grimberg
1
-26
/
+2
2018-03-26
nvmet: don't return "any" ip address in discovery log page
Sagi Grimberg
3
-3
/
+47
2018-03-26
net/utils: Introduce inet_addr_is_any
Sagi Grimberg
2
-0
/
+24
2018-03-22
mmc: block: Delete gendisk before cleaning up the request queue
Shawn Lin
1
-1
/
+1
2018-03-22
Fix slab name "biovec-(1<<(21-12))"
Mikulas Patocka
1
-2
/
+2
2018-03-22
block: use 32-bit blk_status_t on Alpha
Mikulas Patocka
1
-0
/
+5
2018-03-19
block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unloc...
Bart Van Assche
1
-2
/
+2
2018-03-19
bcache: Fix a compiler warning in bcache_device_init()
Bart Van Assche
1
-3
/
+3
2018-03-19
bcache: Reduce the number of sparse complaints about lock imbalances
Bart Van Assche
1
-0
/
+2
2018-03-19
bcache: Suppress more warnings about set-but-not-used variables
Bart Van Assche
2
-3
/
+3
2018-03-19
bcache: Remove an unused variable
Bart Van Assche
1
-2
/
+0
2018-03-19
bcache: Fix kernel-doc warnings
Bart Van Assche
4
-15
/
+14
2018-03-19
bcache: Annotate switch fall-through
Bart Van Assche
1
-0
/
+7
2018-03-19
bcache: Add __printf annotation to __bch_check_keys()
Bart Van Assche
1
-2
/
+3
2018-03-19
bcache: Fix indentation
Bart Van Assche
2
-2
/
+2
2018-03-19
bcache: add io_disable to struct cached_dev
Coly Li
5
-3
/
+67
2018-03-19
bcache: add backing_request_endio() for bi_end_io
Coly Li
3
-16
/
+79
2018-03-19
bcache: move closure debug file into debug directory
Chengguang Xu
4
-15
/
+16
2018-03-19
bcache: fix using of loop variable in memory shrink
Tang Junhui
1
-3
/
+6
2018-03-19
bcache: fix error return value in memory shrink
Tang Junhui
1
-1
/
+1
2018-03-19
bcache: fix incorrect sysfs output value of strip size
Tang Junhui
1
-1
/
+1
2018-03-19
bcache: fix inaccurate io state for detached bcache devices
Tang Junhui
1
-7
/
+51
2018-03-19
bcache: add stop_when_cache_set_failed option to backing device
Coly Li
3
-10
/
+94
2018-03-19
bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
Coly Li
10
-30
/
+116
2018-03-19
bcache: stop dc->writeback_rate_update properly
Coly Li
4
-10
/
+69
2018-03-19
bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
Coly Li
1
-3
/
+17
2018-03-19
bcache: fix cached_dev->count usage for bch_cache_set_error()
Coly Li
3
-6
/
+8
2018-03-17
block: bio_check_eod() needs to consider partitions
Christoph Hellwig
1
-53
/
+40
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
13
-41
/
+38
2018-03-17
blk-mq-debugfs: Show more request state information
Bart Van Assche
1
-1
/
+15
2018-03-16
blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmdir()
Joseph Qi
2
-16
/
+63
2018-03-16
block: sed-opal: fix u64 short atom length
Jonas Rabenstein
1
-7
/
+4
2018-03-13
bsg: split handling of SCSI CDBs vs transport requeues
Christoph Hellwig
7
-217
/
+250
2018-03-13
bsg-lib: remove bsg_job.req
Christoph Hellwig
2
-9
/
+6
2018-03-13
bsg-lib: introduce a timeout field in struct bsg_job
Christoph Hellwig
3
-2
/
+5
[prev]
[next]