开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2015-11-09
NVMe: Fix memory leak on retried commands
Keith Busch
2015-11-09
xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)
Cathy Avery
2015-11-09
nvme: fix 32-bit build warning
Arnd Bergmann
2015-11-09
rbd: prevent kernel stack blow up on rbd map
Ilya Dryomov
2015-11-09
rbd: don't leak parent_spec in rbd_dev_probe_parent()
Ilya Dryomov
2015-11-09
rbd: require stable pages if message data CRCs are enabled
Ronny Hegewald
2015-10-27
rbd: fix double free on rbd_dev->header_name
Ilya Dryomov
2015-10-22
xen/blkback: free requests on disconnection
Roger Pau Monne
2015-10-03
zram: fix possible use after free in zcomp_create()
Luis Henriques
2015-08-25
mtip32x: fix regression introduced by blk-mq per-hctx flush
Jeff Moyer
2015-08-14
zram: fix pool name truncation
Sergey Senozhatsky
2015-08-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-07-31
rbd: fix copyup completion race
Ilya Dryomov
2015-07-27
Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2015-07-24
xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
Bob Liu
2015-07-24
xen-blkfront: don't add indirect pages to list when !feature_persistent
Bob Liu
2015-07-24
xen-blkfront: introduce blkfront_gather_backend_features()
Bob Liu
2015-07-22
null_blk: fix use-after-free problem
Mike Krinkin
2015-07-15
NVMe: Reread partitions on metadata formats
Keith Busch
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2015-07-02
NVMe: Fix irq freeing when queue_request_irq fails
Jon Derrick
2015-07-01
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-06-30
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-07-01
rbd: use GFP_NOIO in rbd_obj_request_create()
Ilya Dryomov
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-27
drivers/block/nvme-core.c: fix build with gcc-4.4.4
Andrew Morton
2015-06-27
Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2015-06-27
NVMe: Fix filesystem deadlock on removal
Keith Busch
2015-06-27
NVMe: Failed controller initialization fixes
Keith Busch
2015-06-27
NVMe: Unify controller probe and resume
Keith Busch
2015-06-27
NVMe: Don't use fake status on cancelled command
Keith Busch
2015-06-27
NVMe: Fix device cleanup on initialization failure
Keith Busch
2015-06-26
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-25
zram: check comp algorithm availability earlier
Sergey Senozhatsky
2015-06-25
zram: cut trailing newline in algorithm name
Sergey Senozhatsky
2015-06-25
zram: cosmetic zram_bvec_write() cleanup
Sergey Senozhatsky
2015-06-25
zram: add dynamic device add/remove functionality
Sergey Senozhatsky
2015-06-25
zram: close race by open overriding
Sergey Senozhatsky
2015-06-25
zram: return zram device_id from zram_add()
Sergey Senozhatsky
2015-06-25
zram: trivial: correct flag operations comment
Sergey Senozhatsky
2015-06-25
zram: report every added and removed device
Sergey Senozhatsky
2015-06-25
zram: remove max_num_devices limitation
Sergey Senozhatsky
2015-06-25
zram: reorganize code layout
Sergey Senozhatsky
2015-06-25
zram: use idr instead of `zram_devices' array
Sergey Senozhatsky
2015-06-25
zram: cosmetic ZRAM_ATTR_RO code formatting tweak
Sergey Senozhatsky
2015-06-25
zram: remove obsolete ZRAM_DEBUG option
Marcin Jabrzyk
[next]