index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
2
-2
/
+2
*
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
1
-4
/
+3
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
7
-22
/
+20
*
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
2
-5
/
+3
*
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-21
1
-8
/
+8
*
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-11-21
1
-52
/
+13
|
\
|
*
rbd: default to single-major device number scheme
Ilya Dryomov
2017-11-13
1
-4
/
+3
|
*
rbd: set discard_alignment to zero
David Disseldorp
2017-11-13
1
-1
/
+0
|
*
rbd: get rid of rbd_mapping::read_only
Ilya Dryomov
2017-11-13
1
-19
/
+4
|
*
rbd: fix and simplify rbd_ioctl_set_ro()
Ilya Dryomov
2017-11-13
1
-28
/
+6
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-17
5
-59
/
+54
|
\
\
|
*
|
block: swim3: Convert timers to use timer_setup()
Kees Cook
2017-11-14
1
-16
/
+15
|
*
|
block/aoe: Convert timers to use timer_setup()
Kees Cook
2017-11-14
2
-9
/
+6
|
*
|
amifloppy: Convert timers to use timer_setup()
Kees Cook
2017-11-14
1
-31
/
+26
|
*
|
block/floppy: Convert callback to pass timer_list
Kees Cook
2017-11-14
1
-3
/
+7
*
|
|
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-17
2
-77
/
+0
|
\
\
\
|
*
|
|
brd: remove dax support
Dan Williams
2017-11-14
2
-77
/
+0
*
|
|
|
drivers/block/zram/zram_drv.c: make zram_page_end_io() static
Colin Ian King
2017-11-15
1
-1
/
+1
*
|
|
|
zram: remove zlib from the list of recommended algorithms
Sergey Senozhatsky
2017-11-15
1
-3
/
+0
*
|
|
|
zram: add zstd to the supported algorithms list
Sergey Senozhatsky
2017-11-15
1
-0
/
+3
*
|
|
|
bdi: introduce BDI_CAP_SYNCHRONOUS_IO
Minchan Kim
2017-11-15
2
-1
/
+3
*
|
|
|
zram: set BDI_CAP_STABLE_WRITES once
Minchan Kim
2017-11-15
1
-10
/
+6
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-11-14
1
-0
/
+4
|
\
\
\
|
*
|
|
floppy: consolidate the dummy fd_cacheflush definition
Christoph Hellwig
2017-10-19
1
-0
/
+4
|
|
/
/
*
|
|
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
10
-28
/
+41
|
\
\
\
|
*
|
|
brd: remove unused brd_mutex
Mikulas Patocka
2017-11-10
1
-1
/
+0
|
*
|
|
nbd: don't start req until after the dead connection logic
Josef Bacik
2017-11-06
1
-13
/
+7
|
*
|
|
nbd: wait uninterruptible for the dead timeout
Josef Bacik
2017-11-06
1
-3
/
+3
|
*
|
|
cdrom: hide CONFIG_CDROM menu selection
Jens Axboe
2017-11-03
1
-8
/
+1
|
*
|
|
skd: use ktime_get_real_seconds()
Arnd Bergmann
2017-11-02
1
-1
/
+2
|
*
|
|
block: Rework drivers/cdrom/Makefile
Bart Van Assche
2017-11-01
2
-0
/
+13
|
*
|
|
nullb: fix error return code in null_init()
Wei Yongjun
2017-10-17
1
-1
/
+3
|
*
|
|
mtip32xx: Clean up unused variables
Christos Gkekas
2017-10-12
1
-7
/
+0
|
*
|
|
null_blk: add "no_sched" module parameter
weiping zhang
2017-09-30
1
-0
/
+6
|
*
|
|
block: fix a build error
Shaohua Li
2017-09-26
1
-1
/
+1
|
*
|
|
block: cryptoloop - Fix build warning
Corentin Labbe
2017-09-26
1
-2
/
+0
|
*
|
|
block/loop: make loop cgroup aware
Shaohua Li
2017-09-26
2
-0
/
+14
*
|
|
|
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-14
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
nullb: make config_item_type const
Bhumika Goyal
2017-10-19
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
9
-63
/
+30
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
block/aoe: discover_timer: Convert timers to use timer_setup()
Kees Cook
2017-11-06
1
-36
/
+8
|
*
|
|
drbd: Convert timers to use timer_setup()
Kees Cook
2017-11-06
6
-21
/
+17
|
*
|
|
timer: Remove meaningless .data/.function assignments
Kees Cook
2017-10-17
1
-2
/
+1
|
*
|
|
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-05
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
rbd: use GFP_NOIO for parent stat and data requests
Ilya Dryomov
2017-11-09
1
-2
/
+2
*
|
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
19
-0
/
+19
|
\
\
\
|
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
19
-0
/
+19
*
|
|
|
virtio_blk: Fix an SG_IO regression
Bart Van Assche
2017-10-27
1
-0
/
+12
*
|
|
|
nbd: handle interrupted sendmsg with a sndtimeo set
Josef Bacik
2017-10-24
1
-2
/
+11
|
/
/
/
*
|
|
nbd: don't set the device size until we're connected
Josef Bacik
2017-10-09
1
-1
/
+1
[next]