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
2017-11-15
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+4
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-28
/
+41
2017-11-15
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-2
/
+2
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-63
/
+30
2017-11-11
brd: remove unused brd_mutex
Mikulas Patocka
1
-1
/
+0
2017-11-09
rbd: use GFP_NOIO for parent stat and data requests
Ilya Dryomov
1
-2
/
+2
2017-11-07
nbd: don't start req until after the dead connection logic
Josef Bacik
1
-13
/
+7
2017-11-07
nbd: wait uninterruptible for the dead timeout
Josef Bacik
1
-3
/
+3
2017-11-06
block/aoe: discover_timer: Convert timers to use timer_setup()
Kees Cook
1
-36
/
+8
2017-11-06
drbd: Convert timers to use timer_setup()
Kees Cook
6
-21
/
+17
2017-11-03
cdrom: hide CONFIG_CDROM menu selection
Jens Axboe
1
-8
/
+1
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
19
-0
/
+19
2017-11-02
skd: use ktime_get_real_seconds()
Arnd Bergmann
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
19
-0
/
+19
2017-11-01
block: Rework drivers/cdrom/Makefile
Bart Van Assche
2
-0
/
+13
2017-10-27
virtio_blk: Fix an SG_IO regression
Bart Van Assche
1
-0
/
+12
2017-10-25
nbd: handle interrupted sendmsg with a sndtimeo set
Josef Bacik
1
-2
/
+11
2017-10-19
floppy: consolidate the dummy fd_cacheflush definition
Christoph Hellwig
1
-0
/
+4
2017-10-19
nullb: make config_item_type const
Bhumika Goyal
1
-2
/
+2
2017-10-17
timer: Remove meaningless .data/.function assignments
Kees Cook
1
-2
/
+1
2017-10-17
nullb: fix error return code in null_init()
Wei Yongjun
1
-1
/
+3
2017-10-13
mtip32xx: Clean up unused variables
Christos Gkekas
1
-7
/
+0
2017-10-09
nbd: don't set the device size until we're connected
Josef Bacik
1
-1
/
+1
2017-10-09
skd: Use kmem_cache_free
Himanshu Jha
1
-1
/
+1
2017-10-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+6
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
1
-4
/
+4
2017-10-04
zram: fix null dereference of handle
Minchan Kim
1
-24
/
+12
2017-10-04
null_blk: change configfs dependency to select
Jens Axboe
1
-1
/
+1
2017-10-02
nbd: fix -ERESTARTSYS handling
Josef Bacik
1
-1
/
+5
2017-09-30
null_blk: add "no_sched" module parameter
weiping zhang
1
-0
/
+6
2017-09-26
block: fix a build error
Shaohua Li
1
-1
/
+1
2017-09-26
block: cryptoloop - Fix build warning
Corentin Labbe
1
-2
/
+0
2017-09-26
block/loop: make loop cgroup aware
Shaohua Li
2
-0
/
+14
2017-09-25
loop: remove union of use_aio and ref in struct loop_cmd
Omar Sandoval
1
-4
/
+2
2017-09-25
nbd: ignore non-nbd ioctl's
Josef Bacik
1
-0
/
+6
2017-09-25
brd: fix overflow in __brd_direct_access
Mikulas Patocka
1
-1
/
+1
2017-09-13
Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2017-09-09
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-92
/
+109
2017-09-09
drivers/block/zram/zram_drv.c: convert to using memset_l
Matthew Wilcox
1
-11
/
+2
2017-09-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-7877
/
+0
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
28
-2672
/
+2404
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+6
2017-09-07
block, THP: make block_device_operations.rw_page support THP
Huang Ying
2
-1
/
+7
2017-09-07
zram: add config and doc file for writeback feature
Minchan Kim
1
-0
/
+12
2017-09-07
zram: read page from backing device
Minchan Kim
1
-5
/
+118
2017-09-07
zram: write incompressible pages to backing device
Minchan Kim
2
-13
/
+103
2017-09-07
zram: identify asynchronous IO's return value
Minchan Kim
1
-8
/
+24
2017-09-07
zram: add free space management in backing device
Minchan Kim
2
-1
/
+50
2017-09-07
zram: add interface to specif backing device
Minchan Kim
2
-0
/
+147
2017-09-07
zram: rename zram_decompress_page to __zram_bvec_read
Minchan Kim
1
-3
/
+3
[next]