index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2016-02-20
zram: don't call idr_remove() from zram_remove()
Jerome Marchand
1
-3
/
+4
2016-02-20
zram: try vmalloc() after kmalloc()
Kyeongdon Kim
2
-4
/
+42
2016-02-20
zram/zcomp: use GFP_NOIO to allocate streams
Sergey Senozhatsky
3
-4
/
+4
2015-12-15
rbd: don't put snap_context twice in rbd_queue_workfn()
Ilya Dryomov
1
-0
/
+1
2015-10-30
rbd: require stable pages if message data CRCs are enabled
Ronny Hegewald
1
-0
/
+3
2015-10-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-16
/
+47
2015-10-23
rbd: prevent kernel stack blow up on rbd map
Ilya Dryomov
1
-10
/
+23
2015-10-23
rbd: don't leak parent_spec in rbd_dev_probe_parent()
Ilya Dryomov
1
-20
/
+16
2015-10-16
rbd: use writefull op for object size writes
Ilya Dryomov
1
-2
/
+7
2015-10-16
rbd: set max_sectors explicitly
Ilya Dryomov
1
-0
/
+1
2015-10-15
NVMe: Fix memory leak on retried commands
Keith Busch
1
-2
/
+6
2015-10-15
nvme: use an integer value to Linux errno values
Christoph Hellwig
1
-5
/
+7
2015-10-12
nvme: fix 32-bit build warning
Arnd Bergmann
1
-3
/
+3
2015-10-08
nbd: Add locking for tasks
Markus Pargmann
1
-6
/
+30
2015-10-07
Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
1
-1
/
+2
2015-10-07
xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)
Cathy Avery
1
-1
/
+2
2015-10-01
blk-mq: fix racy updates of rq->errors
Christoph Hellwig
5
-26
/
+24
2015-09-23
NVMe: Set affinity after allocating request queues
Keith Busch
1
-19
/
+17
2015-09-23
Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
1
-18
/
+20
2015-09-23
xen/blkback: free requests on disconnection
Roger Pau Monne
1
-18
/
+20
2015-09-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-18
/
+18
2015-09-18
zram: fix possible use after free in zcomp_create()
Luis Henriques
1
-5
/
+7
2015-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-2
/
+4
2015-09-11
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2015-09-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+3
2015-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-14
/
+17
2015-09-09
zram: unify error reporting
Sergey Senozhatsky
1
-7
/
+8
2015-09-09
zsmalloc: account the number of compacted pages
Sergey Senozhatsky
1
-1
/
+1
2015-09-09
zsmalloc/zram: introduce zs_pool_stats api
Sergey Senozhatsky
2
-7
/
+9
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+2
2015-09-08
rbd: plug rbd_dev->header.object_prefix memory leak
Ilya Dryomov
1
-1
/
+4
2015-09-08
rbd: fix double free on rbd_dev->header_name
Ilya Dryomov
1
-1
/
+0
2015-09-08
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-86
/
+60
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-3
/
+3
2015-09-08
virtio-blk: Allow extended partitions
Fam Zheng
1
-0
/
+1
2015-09-08
virtio-blk: use VIRTIO_BLK_F_WCE and VIRTIO_BLK_F_CONFIG_WCE in virtio1
Paolo Bonzini
1
-3
/
+2
2015-09-03
null_blk: fix wrong capacity when bs is not 512 bytes
Matias Bjørling
1
-2
/
+1
2015-09-03
null_blk: fix memory leak on cleanup
Matias Bjørling
1
-16
/
+17
2015-09-02
Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-145
/
+484
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
25
-224
/
+109
2015-08-28
dax: drop size parameter to ->direct_access()
Dan Williams
1
-5
/
+1
2015-08-26
NVMe: Using PRACT bit to generate and verify PI by controller
Alok Pandey
1
-5
/
+8
2015-08-25
mtip32x: fix regression introduced by blk-mq per-hctx flush
Jeff Moyer
1
-0
/
+8
2015-08-20
pmem, dax: have direct_access use __pmem annotation
Ross Zwisler
1
-2
/
+2
2015-08-20
xen-blkfront: convert to blk-mq APIs
Bob Liu
1
-86
/
+60
2015-08-20
NVMe:Remove unreachable code in nvme_abort_req
Sunad Bhandary
1
-15
/
+9
2015-08-20
block: Replace SG_GAPS with new queue limits mask
Keith Busch
1
-1
/
+1
2015-08-18
Revert "block: remove artifical max_hw_sectors cap"
Jeff Moyer
1
-1
/
+1
2015-08-18
NVMe: Add nvme subsystem reset IOCTL
Jon Derrick
1
-0
/
+11
2015-08-18
NVMe: Add nvme subsystem reset support
Keith Busch
1
-1
/
+10
[next]