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.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
2018-06-15
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+7
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
7
-19
/
+29
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
3
-5
/
+7
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-35
/
+46
2018-06-08
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-0
/
+3
2018-06-08
zram: introduce zram memory tracking
Minchan Kim
3
-14
/
+139
2018-06-08
zram: record accessed second
Minchan Kim
2
-0
/
+17
2018-06-08
zram: mark incompressible page as ZRAM_HUGE
Minchan Kim
2
-3
/
+16
2018-06-08
zram: correct flag name of ZRAM_ACCESS
Minchan Kim
2
-13
/
+13
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
loop: add recursion validation to LOOP_CHANGE_FD
Theodore Ts'o
1
-30
/
+38
2018-06-04
rbd: flush rbd_dev->watch_dwork after watch is unregistered
Dongsheng Yang
1
-1
/
+1
2018-06-04
libceph, rbd: add error handling for osd_req_op_cls_init()
Chengguang Xu
1
-3
/
+6
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
6
-106
/
+12
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
28
-229
/
+226
2018-05-31
fs: Add aio iopriority support
Adam Manzanares
1
-0
/
+3
2018-05-31
pktcdvd: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-25
/
+25
2018-05-31
drbd: convert to bioset_init()/mempool_init()
Kent Overstreet
6
-59
/
+38
2018-05-30
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
2
-14
/
+3
2018-05-30
nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs.
Kevin Vigor
1
-6
/
+15
2018-05-29
null_blk: complete requests from ->timeout
Christoph Hellwig
1
-2
/
+4
2018-05-29
mtip32xx: complete requests from ->timeout
Christoph Hellwig
1
-1
/
+2
2018-05-29
nbd: complete requests from ->timeout
Christoph Hellwig
1
-3
/
+4
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
1
-1
/
+1
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
17
-83
/
+81
2018-05-24
Merge tag 'for-linus-20180524' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2018-05-24
nbd: set discard granularity properly
Josef Bacik
1
-2
/
+8
2018-05-22
block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
Dan Melnic
1
-1
/
+2
2018-05-21
loop: clear wb_err in bd_inode when detaching backing file
Jeff Layton
1
-0
/
+1
2018-05-16
nbd: call nbd_bdev_reset instead of bd_set_size on disconnect
Josef Bacik
1
-1
/
+1
2018-05-16
nbd: fix how we set bd_invalidated
Josef Bacik
1
-4
/
+3
2018-05-16
nbd: clear_sock on netlink disconnect
Josef Bacik
1
-0
/
+1
2018-05-16
nbd: use bd_set_size when updating disk size
Josef Bacik
1
-1
/
+9
2018-05-16
nbd: update size when connected
Josef Bacik
1
-0
/
+2
2018-05-16
nbd: fix nbd device deletion
Josef Bacik
1
-1
/
+4
2018-05-16
drbd: switch to proc_create_single
Christoph Hellwig
3
-35
/
+4
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
3
-71
/
+9
2018-05-14
block: Split out bio_list_copy_data()
Kent Overstreet
1
-1
/
+1
2018-05-14
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
2
-2
/
+3
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
4
-4
/
+4
2018-05-12
ps3disk: handle highmem pages
Christoph Hellwig
1
-2
/
+0
2018-05-12
aoe: handle highmem pages
Christoph Hellwig
2
-2
/
+2
2018-05-12
DAC960: don't use block layer bounce buffers
Christoph Hellwig
2
-8
/
+2
2018-05-12
mtip32xx: don't use block layer bounce buffers
Christoph Hellwig
1
-1
/
+0
2018-05-10
mtip32xx: Fix an error handling path in 'mtip_pci_probe()'
Christophe JAILLET
1
-1
/
+1
2018-05-10
libceph: add osd_req_op_extent_osd_data_bvecs()
Ilya Dryomov
1
-1
/
+3
2018-05-09
brd: Mark as non-rotational
SeongJae Park
1
-0
/
+4
2018-05-08
loop: remember whether sysfs_create_group() was done
Tetsuo Handa
2
-5
/
+7
[next]