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.13.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-01-06
loop: return proper error from loop_queue_rq()
Omar Sandoval
1
-1
/
+1
2016-12-15
zram: restrict add/remove attributes to root only
Sergey Senozhatsky
1
-1
/
+7
2016-12-08
zram: fix unbalanced idr management at hot removal
Takashi Iwai
1
-1
/
+2
2016-11-18
drbd: Fix kernel_sendmsg() usage - potential NULL deref
Richard Weinberger
1
-1
/
+1
2016-05-11
nbd: ratelimit error msgs after socket close
Dan Streetman
1
-2
/
+2
2016-05-05
paride: make 'verbose' parameter an 'int' again
Arnd Bergmann
2
-4
/
+4
2016-05-05
block: loop: fix filesystem corruption in case of aio/dio
Ming Lei
1
-0
/
+6
2016-04-20
rbd: use GFP_NOIO consistently for request allocations
David Disseldorp
1
-3
/
+3
2016-04-12
brd: Fix discard request processing
Bart Van Assche
1
-1
/
+1
2016-04-12
mtip32xx: Cleanup queued requests after surprise removal
Asai Thambi SP
1
-18
/
+60
2016-04-12
mtip32xx: Implement timeout handler
Asai Thambi SP
2
-10
/
+92
2016-04-12
mtip32xx: Handle FTL rebuild failure state during device initialization
Asai Thambi SP
1
-5
/
+6
2016-04-12
mtip32xx: Handle safe removal during IO
Asai Thambi SP
2
-2
/
+33
2016-04-12
mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
Asai Thambi SP
1
-7
/
+7
2016-04-12
mtip32xx: Print exact time when an internal command is interrupted
Asai Thambi SP
1
-2
/
+6
2016-04-12
mtip32xx: Remove unwanted code from taskfile error handler
Asai Thambi SP
1
-8
/
+1
2016-04-12
mtip32xx: Fix broken service thread handling
Asai Thambi SP
2
-3
/
+8
2016-04-12
mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
Asai Thambi SP
1
-8
/
+12
2016-02-17
zram: don't call idr_remove() from zram_remove()
Jerome Marchand
1
-3
/
+4
2016-02-17
zram: try vmalloc() after kmalloc()
Kyeongdon Kim
2
-4
/
+42
2016-02-17
zram/zcomp: use GFP_NOIO to allocate streams
Sergey Senozhatsky
3
-4
/
+4
2015-12-28
null_blk: use async queue restart helper
Jens Axboe
1
-6
/
+5
2015-12-23
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2015-12-22
null_blk: fix use-after-free error
Mike Krinkin
1
-3
/
+3
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+14
2015-12-18
xen-blkback: read from indirect descriptors only once
Roger Pau Monné
1
-5
/
+10
2015-12-18
xen-blkback: only read request operation from shared ring once
Roger Pau Monné
1
-4
/
+4
2015-12-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+21
2015-12-08
null_blk: Fix error path in module initialization
Minfei Huang
1
-7
/
+16
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
1
-4
/
+5
2015-12-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+1
2015-12-04
rbd: don't put snap_context twice in rbd_queue_workfn()
Ilya Dryomov
1
-0
/
+1
2015-12-01
null_blk: change type of completion_nsec to unsigned long
Arianna Avanzini
1
-2
/
+2
2015-12-01
null_blk: guarantee device restart in all irq modes
Arianna Avanzini
1
-12
/
+15
2015-12-01
null_blk: set a separate timer for each command
Paolo Valente
1
-55
/
+24
2015-11-20
mtip32xx: use formatting capability of kthread_create_on_node
Rasmus Villemoes
1
-4
/
+2
2015-11-20
null_blk: do not del gendisk with lightnvm
Matias Bjørling
1
-3
/
+5
2015-11-20
null_blk: use device addressing mode
Matias Bjørling
1
-5
/
+23
2015-11-20
null_blk: use ppa_cache pool
Matias Bjørling
1
-2
/
+23
2015-11-17
null_blk: register as a LightNVM device
Matias Bjørling
1
-6
/
+154
2015-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-55
/
+54
2015-11-11
brd: Refuse improperly aligned discard requests
Jan Kara
1
-0
/
+3
2015-11-11
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-18
/
+24
2015-11-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-32
/
+26
2015-11-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
9
-18
/
+24
2015-11-07
signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
Oleg Nesterov
1
-11
/
+4
2015-11-07
zram: make is_partial_io/valid_io_request/page_zero_filled return boolean
Geliang Tang
1
-9
/
+9
2015-11-07
zram: keep the exact overcommited value in mem_used_max
Sergey SENOZHATSKY
1
-2
/
+2
2015-11-07
zram: introduce comp algorithm fallback functionality
Luis Henriques
1
-3
/
+3
[next]