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
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
3
-2
/
+76
|
\
|
*
paride: fix the "verbose" module param
Dan Carpenter
2015-04-15
1
-2
/
+2
|
*
zram: fix error return code
Julia Lawall
2015-04-15
1
-0
/
+1
|
*
zram: deprecate zram attrs sysfs nodes
Sergey Senozhatsky
2015-04-15
1
-0
/
+15
|
*
zram: export new 'mm_stat' sysfs attrs
Sergey Senozhatsky
2015-04-15
1
-0
/
+31
|
*
zram: export new 'io_stat' sysfs attrs
Sergey Senozhatsky
2015-04-15
1
-0
/
+20
|
*
zram: use generic start/end io accounting
Sergey Senozhatsky
2015-04-15
1
-0
/
+6
|
*
zram: move compact_store() to sysfs functions area
Sergey Senozhatsky
2015-04-15
1
-23
/
+0
|
*
zram: remove `num_migrated' device attr
Sergey Senozhatsky
2015-04-15
1
-2
/
+0
|
*
zram: support compaction
Minchan Kim
2015-04-15
2
-0
/
+26
*
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-15
1
-5
/
+7
|
\
\
|
|
/
|
/
|
|
*
switch /dev/loop to vfs_iter_write()
Al Viro
2015-04-11
1
-5
/
+7
*
|
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
2015-04-08
2
-4
/
+5
|
\
|
|
*
NVMe: Initialize device list head before starting
Keith Busch
2015-03-23
1
-0
/
+1
|
*
Merge tag 'nbd_fixes_20150305' of git://git.pengutronix.de/git/mpa/linux-nbd ...
Jens Axboe
2015-03-05
1
-4
/
+4
|
|
\
|
|
*
nbd: fix possible memory leak
Sudip Mukherjee
2015-03-05
1
-4
/
+4
*
|
|
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
Valentin Rothberg
2015-03-05
1
-2
/
+2
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-28
1
-41
/
+58
|
\
\
|
*
|
NVMe: Fix for BLK_DEV_INTEGRITY not set
Keith Busch
2015-02-23
1
-41
/
+58
|
|
/
*
/
zram: use proper type to update max_used_pages
Joonsoo Kim
2015-02-28
1
-1
/
+1
|
/
*
Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...
Jens Axboe
2015-02-20
2
-207
/
+385
|
\
|
*
NVMe: Fix potential corruption on sync commands
Keith Busch
2015-02-19
1
-29
/
+3
|
*
NVMe: Remove unused variables
Keith Busch
2015-02-19
1
-8
/
+0
|
*
NVMe: Fix scsi mode select llbaa setting
Keith Busch
2015-02-19
1
-1
/
+1
|
*
NVMe: Fix potential corruption during shutdown
Keith Busch
2015-02-19
1
-30
/
+19
|
*
NVMe: Asynchronous controller probe
Keith Busch
2015-02-19
1
-17
/
+31
|
*
NVMe: Register management handle under nvme class
Keith Busch
2015-02-19
1
-23
/
+56
|
*
NVMe: Update SCSI Inquiry VPD 83h translation
Keith Busch
2015-02-19
1
-41
/
+53
|
*
NVMe: Metadata format support
Keith Busch
2015-02-19
1
-67
/
+231
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2015-02-19
1
-110
/
+83
|
\
\
|
|
/
|
/
|
|
*
rbd: convert to blk-mq
Christoph Hellwig
2015-02-19
1
-54
/
+68
|
*
rbd: do not treat standalone as flatten
Ilya Dryomov
2015-02-19
1
-20
/
+10
|
*
rbd: fix error paths in rbd_dev_refresh()
Ilya Dryomov
2015-02-19
1
-7
/
+6
|
*
rbd: nuke copy_token()
Rickard Strandqvist
2015-02-19
1
-30
/
+0
*
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-18
1
-4
/
+8
|
\
\
|
*
|
virtio_blk: coding style fixes
Michael S. Tsirkin
2015-01-21
1
-4
/
+2
|
*
|
virtio/blk: verify device has config space
Michael S. Tsirkin
2015-01-21
1
-0
/
+6
*
|
|
brd: rename XIP to DAX
Matthew Wilcox
2015-02-16
2
-13
/
+14
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-12
3
-117
/
+133
|
\
\
\
|
*
|
|
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
2015-02-12
1
-1
/
+1
|
*
|
|
mm/zpool: add name argument to create zpool
Ganesh Mahendran
2015-02-12
1
-3
/
+5
|
*
|
|
zram: remove request_queue from struct zram
Sergey Senozhatsky
2015-02-12
2
-9
/
+8
|
*
|
|
zram: remove init_lock in zram_make_request
Minchan Kim
2015-02-12
2
-32
/
+64
|
*
|
|
zram: check bd_openers instead of bd_holders
Minchan Kim
2015-02-12
1
-1
/
+1
|
*
|
|
zram: rework reset and destroy path
Sergey Senozhatsky
2015-02-12
1
-42
/
+33
|
*
|
|
zram: fix umount-reset_store-mount race condition
Sergey Senozhatsky
2015-02-12
1
-14
/
+9
|
*
|
|
zram: free meta table in zram_meta_free
Ganesh Mahendran
2015-02-12
1
-17
/
+16
|
*
|
|
zram: clean up zram_meta_alloc()
Sergey Senozhatsky
2015-02-12
1
-8
/
+6
*
|
|
|
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
9
-333
/
+374
|
\
\
\
\
|
*
|
|
|
xen-blkback: default to X86_32 ABI on x86
David Vrabel
2015-02-10
2
-2
/
+11
[next]