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
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-21
zram: introduce per-device debug_stat sysfs node
Sergey Senozhatsky
2
-0
/
+22
2016-05-21
zram: remove max_comp_streams internals
Sergey Senozhatsky
3
-40
/
+11
2016-05-21
zram: user per-cpu compression streams
Sergey Senozhatsky
3
-231
/
+116
2016-05-21
zsmalloc: require GFP in zs_malloc()
Sergey Senozhatsky
1
-2
/
+2
2016-05-20
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
1
-1
/
+1
2016-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-12
/
+16
2016-05-18
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-81
/
+15
2016-05-18
Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-05-10
block/drbd: align properly u64 in nl messages
Nicolas Dichtel
1
-12
/
+16
2016-04-28
rbd: report unsupported features to syslog
Ilya Dryomov
1
-3
/
+6
2016-04-28
rbd: fix rbd map vs notify races
Ilya Dryomov
1
-24
/
+19
2016-04-26
skd: remove broken discard support
Jeff Moyer
1
-58
/
+1
2016-04-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+6
2016-04-15
block: loop: fix filesystem corruption in case of aio/dio
Ming Lei
1
-0
/
+6
2016-04-13
block: kill off q->flush_flags
Jens Axboe
1
-1
/
+1
2016-04-13
xen-blkfront: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+2
2016-04-13
virtio_blk: switch to using blk_queue_write_cache()
Jens Axboe
1
-5
/
+1
2016-04-13
ps3disk: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
skd_main: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
osdblk: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
nbd: switch to using blk_queue_write_cache()
Jens Axboe
1
-2
/
+2
2016-04-13
mtip32xx: remove call to blk_queue_flush()
Jens Axboe
1
-6
/
+0
2016-04-13
loop: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
drbd: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
mtip32xx: Convert to use blk_mq_tagset_busy_iter
Keith Busch
1
-3
/
+3
2016-04-12
block: add offset in blk_add_request_payload()
Ming Lin
1
-1
/
+1
2016-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-3
/
+3
2016-04-05
rbd: use GFP_NOIO consistently for request allocations
David Disseldorp
1
-3
/
+3
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-2
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
3
-3
/
+3
2016-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-11
/
+3
2016-03-25
rbd: use KMEM_CACHE macro
Geliang Tang
1
-8
/
+2
2016-03-25
libceph: enable large, variable-sized OSD requests
Ilya Dryomov
1
-2
/
+0
2016-03-25
libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op
Yan, Zheng
1
-1
/
+1
2016-03-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+4
2016-03-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+8
2016-03-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2016-03-19
mtip32xx: fix checks for dma mapping errors
Alexey Khoroshilov
1
-2
/
+2
2016-03-19
null_blk: add lightnvm null_blk device to the nullb_list
Wenwei Tao
1
-1
/
+2
2016-03-19
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-2628
/
+404
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-2
/
+2
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-110
/
+128
2016-03-16
paride: make 'verbose' parameter an 'int' again
Arnd Bergmann
2
-4
/
+4
2016-03-16
drivers:block: cpqarray clean up
Valentin Rothberg
1
-1
/
+0
2016-03-16
brd: Fix discard request processing
Bart Van Assche
1
-1
/
+1
2016-03-14
cpqarray: remove it from the kernel
Jens Axboe
5
-2392
/
+0
2016-03-05
nbd: use correct div_s64 helper
Arnd Bergmann
1
-2
/
+1
2016-03-04
mtip32xx: remove unneeded variable in mtip_cmd_timeout()
Jens Axboe
1
-2
/
+1
2016-03-04
xen/blback: Fit the important information of the thread in 17 characters
Konrad Rzeszutek Wilk
1
-4
/
+3
2016-03-04
xen-blkback: advertise indirect segment support earlier
Jan Beulich
1
-5
/
+8
[next]