index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
9
-615
/
+184
|
\
|
*
block: remove smart1,2.h
Corentin Labbe
2018-01-26
1
-278
/
+0
|
*
aoe: use ktime_t instead of timeval
Tina Ruchandani
2018-01-17
2
-37
/
+14
|
*
null_blk: remove explicit 'select FAULT_INJECTION'
Arnd Bergmann
2018-01-11
2
-1
/
+12
|
*
null_blk: add option for managing IO timeouts
Jens Axboe
2018-01-10
2
-4
/
+43
|
*
null_blk: wire up timeouts
Jens Axboe
2018-01-09
1
-0
/
+16
|
*
DAC960: split up ioctl function to reduce stack size
Arnd Bergmann
2018-01-06
1
-70
/
+90
|
*
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
2018-01-06
2
-2
/
+2
|
*
pktcdvd: Fix a recently introduced NULL pointer dereference
Bart Van Assche
2018-01-05
1
-4
/
+4
|
*
pktcdvd: Fix pkt_setup_dev() error path
Bart Van Assche
2018-01-05
1
-3
/
+1
|
*
null_blk: remove lightnvm support
Matias Bjørling
2018-01-05
1
-217
/
+3
*
|
Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-01-11
1
-6
/
+12
|
\
\
|
*
|
rbd: set max_segments to USHRT_MAX
Ilya Dryomov
2018-01-09
1
-1
/
+1
|
*
|
rbd: reacquire lock should update lock owner client id
Florian Margaine
2018-01-09
1
-5
/
+11
*
|
|
loop: fix concurrent lo_open/lo_release
Linus Torvalds
2018-01-06
1
-2
/
+8
|
/
/
*
/
null_blk: unalign call_single_data
Jens Axboe
2017-12-20
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-12-01
1
-1
/
+4
|
\
|
*
null_blk: fix dev->badblocks leak
David Disseldorp
2017-11-22
1
-1
/
+4
*
|
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
[next]