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
2016-01-14
null_blk: use sector_div instead of do_div
Arnd Bergmann
1
-4
/
+4
2016-01-13
Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
5
-710
/
+1292
2016-01-08
mtip32xx: restrict variables visible in current code module
Zhu Yanjun
1
-3
/
+3
2016-01-04
xen/blkfront: Fix crash if backend doesn't follow the right states.
Konrad Rzeszutek Wilk
1
-4
/
+8
2016-01-04
xen/blkback: Fix two memory leaks.
Bob Liu
1
-6
/
+11
2016-01-04
xen/blkback: make st_ statistics per ring
Bob Liu
3
-38
/
+61
2016-01-04
xen/blkfront: Handle non-indirect grant with 64KB pages
Julien Grall
1
-16
/
+212
2016-01-04
xen-blkfront: Introduce blkif_ring_get_request
Julien Grall
1
-11
/
+19
2016-01-04
xen-blkback: clear PF_NOFREEZE for xen_blkif_schedule()
Jiri Kosina
1
-0
/
+1
2016-01-04
xen/blkback: Free resources if connect_ring failed.
Konrad Rzeszutek Wilk
1
-1
/
+7
2016-01-04
xen/blocks: Return -EXX instead of -1
Konrad Rzeszutek Wilk
2
-3
/
+3
2016-01-04
xen/blkback: make pool of persistent grants and free pages per-queue
Bob Liu
3
-137
/
+118
2016-01-04
xen/blkback: get the number of hardware queues/rings from blkfront
Bob Liu
3
-6
/
+42
2016-01-04
xen/blkback: pseudo support for multi hardware queues/rings
Konrad Rzeszutek Wilk
2
-105
/
+175
2016-01-04
xen/blkback: separate ring information out of struct xen_blkif
Bob Liu
3
-172
/
+215
2016-01-04
xen/blkfront: correct setting for xen_blkif_max_ring_order
Peng Fan
1
-1
/
+1
2016-01-04
xen/blkfront: make persistent grants pool per-queue
Bob Liu
1
-67
/
+43
2016-01-04
xen/blkfront: Remove duplicate setting of ->xbdev.
Bob Liu
1
-1
/
+0
2016-01-04
xen/blkfront: Cleanup of comments, fix unaligned variables, and syntax errors.
Konrad Rzeszutek Wilk
1
-7
/
+6
2016-01-04
xen/blkfront: negotiate number of queues/rings to be used with backend
Bob Liu
1
-41
/
+119
2016-01-04
xen/blkfront: split per device io_lock
Bob Liu
1
-26
/
+47
2016-01-04
xen/blkfront: pseudo support for multi hardware queues/rings
Bob Liu
1
-145
/
+198
2016-01-04
xen/blkfront: separate per ring information out of device info
Bob Liu
1
-162
/
+197
2016-01-04
xen/blkif: document blkif multi-queue/ring extension
Bob Liu
1
-0
/
+48
2015-12-31
bcache: Change refill_dirty() to always scan entire disk if necessary
Kent Overstreet
1
-7
/
+30
2015-12-31
bcache: prevent crash on changing writeback_running
Stefan Bader
1
-1
/
+2
2015-12-31
bcache: allows use of register in udev to avoid "device_busy" error.
Gabriel de Perthuis
1
-2
/
+3
2015-12-31
bcache: unregister reboot notifier if bcache fails to unregister device
Zheng Liu
1
-1
/
+3
2015-12-31
bcache: fix a leak in bch_cached_dev_run()
Al Viro
1
-1
/
+4
2015-12-31
bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
Zheng Liu
1
-0
/
+2
2015-12-31
bcache: Add a cond_resched() call to gc
Kent Overstreet
1
-0
/
+1
2015-12-31
bcache: fix a livelock when we cause a huge number of cache misses
Zheng Liu
1
-1
/
+3
2015-12-23
sx8: use real time for the command seconds
Jens Axboe
1
-1
/
+1
2015-12-22
block: sx8.c: Replace timeval with ktime_t
Shraddha Barke
1
-4
/
+3
2015-11-25
drbd: fix error path during resize
Lars Ellenberg
1
-30
/
+38
2015-11-25
drbd: avoid potential deadlock during handshake
Lars Ellenberg
3
-23
/
+31
2015-11-25
drbd: separate out __al_write_transaction helper function
Lars Ellenberg
1
-148
/
+156
2015-11-25
drbd: make suspend_io() / resume_io() must be thread and recursion safe
Philipp Reisner
3
-6
/
+8
2015-11-25
drbd: fix "endless" transfer log walk in protocol A
Lars Ellenberg
1
-1
/
+1
2015-11-25
drbd: fix memory leak in drbd_adm_resize
Oleg Drokin
1
-0
/
+2
2015-11-25
drbd: don't block forever in disconnect during resync if fencing=r-a-stonith
Lars Ellenberg
1
-1
/
+3
2015-11-25
lru_cache: Converted lc_seq_printf_status to return void
Roland Kammerer
2
-4
/
+2
2015-11-25
drbd: make drbd known to lsblk: use bd_link_disk_holder
Lars Ellenberg
5
-52
/
+91
2015-11-25
drbd: fix queue limit setup for discard
Lars Ellenberg
1
-9
/
+14
2015-11-25
drbd: fix spurious alert level printk
Lars Ellenberg
1
-0
/
+4
2015-11-25
drbd: use bitmap_weight() helper, don't open code
Lars Ellenberg
1
-8
/
+8
2015-11-25
drbd: avoid redefinition of BITS_PER_PAGE
Lars Ellenberg
1
-0
/
+6
2015-11-25
drbd: use resource name in workqueue
Lars Ellenberg
2
-3
/
+6
2015-11-25
drbd: debugfs: expose ed_data_gen_id
Lars Ellenberg
2
-0
/
+11
2015-11-25
drbd: prevent NULL pointer deref when resuming diskless primary
Lars Ellenberg
1
-1
/
+24
[next]