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
/
xen-blkfront.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
1
-15
/
+11
|
\
|
*
block: remove GENHD_FL_CD
Christoph Hellwig
2021-11-29
1
-15
/
+11
*
|
xen/blkfront: harden blkfront against event channel storms
Juergen Gross
2021-12-16
1
-3
/
+12
|
/
*
xen-blkfront: add error handling support for add_disk()
Luis Chamberlain
2021-10-21
1
-1
/
+7
*
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2021-10-18
1
-0
/
+1
*
Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-09-02
1
-42
/
+84
|
\
|
*
xen/blkfront: don't trust the backend response data blindly
Juergen Gross
2021-08-30
1
-17
/
+53
|
*
xen/blkfront: don't take local copy of a request from the ring page
Juergen Gross
2021-08-30
1
-10
/
+15
|
*
xen/blkfront: read response from backend only once
Juergen Gross
2021-08-30
1
-17
/
+18
*
|
xen-blkfront: Remove redundant assignment to variable err
Colin Ian King
2021-08-09
1
-1
/
+0
|
/
*
xen-blkfront: sanitize the removal state machine
Christoph Hellwig
2021-07-15
1
-198
/
+26
*
xen-blkfront: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
1
-57
/
+39
*
block: move bd_mutex to struct gendisk
Christoph Hellwig
2021-06-01
1
-4
/
+4
*
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-28
1
-3
/
+3
|
\
|
*
block: xen-blkfront: Demote kernel-doc abuses
Lee Jones
2021-04-06
1
-3
/
+3
*
|
xen-blkfront: Fix 'physical' typos
Bjorn Helgaas
2021-04-23
1
-1
/
+1
|
/
*
Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-01-28
1
-13
/
+7
|
\
|
*
xen-blkfront: allow discard-* nodes to be optional
Roger Pau Monne
2021-01-26
1
-13
/
+7
*
|
Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-19
1
-0
/
+1
|
\
|
|
*
xen-blkfront: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-16
1
-0
/
+1
*
|
block: stop using bdget_disk for partition 0
Christoph Hellwig
2020-12-01
1
-15
/
+5
*
|
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
2020-11-16
1
-1
/
+1
|
/
*
xen-blkfront: add a parameter for disabling of persistent grants
SeongJae Park
2020-10-21
1
-5
/
+15
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-3
/
+2
*
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-06-24
1
-1
/
+2
*
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-10
1
-5
/
+12
|
\
|
*
xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()
Juergen Gross
2020-04-07
1
-5
/
+12
*
|
xen-blkfront.c: Convert to use set_capacity_revalidate_and_notify
Balbir Singh
2020-03-18
1
-5
/
+1
|
/
*
xen/blkfront: fix ring info addressing
Juergen Gross
2020-03-05
1
-38
/
+42
*
Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-06
1
-5
/
+3
|
\
|
*
xen/blkfront: limit allocated memory size to actual use case
Juergen Gross
2020-01-29
1
-5
/
+3
*
|
compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers
Arnd Bergmann
2020-01-03
1
-0
/
+1
|
/
*
xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
Nathan Chancellor
2019-12-20
1
-2
/
+2
*
xen-blkfront: switch kcalloc to kvcalloc for large array allocation
Roger Pau Monne
2019-06-03
1
-19
/
+19
*
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2019-02-15
1
-1
/
+1
*
Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-10
1
-0
/
+1
|
\
|
*
xen-blkfront: fix kernel panic with negotiate_mq error path
Manjunath Patil
2018-11-06
1
-0
/
+1
*
|
xen/blkfront: avoid NULL blkfront_info dereference on device removal
Vasilis Liaskovitis
2018-10-25
1
-0
/
+3
|
/
*
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-10-01
1
-2
/
+2
|
\
|
*
xen/blkfront: correct purging of persistent grants
Juergen Gross
2018-09-28
1
-2
/
+2
|
*
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
2018-09-28
1
-1
/
+3
|
*
xen/blkfront: When purging persistent grants, keep them in the buffer
Boris Ostrovsky
2018-09-27
1
-3
/
+1
*
|
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-28
1
-1
/
+1
|
/
*
xen/blkfront: reorder tests in xlblk_init()
Juergen Gross
2018-08-27
1
-9
/
+9
*
xen/blkfront: cleanup stale persistent grants
Juergen Gross
2018-08-27
1
-4
/
+90
*
xen-blkfront: use true and false for boolean values
Gustavo A. R. Silva
2018-08-06
1
-2
/
+2
*
xen/blkfront: remove unused macros
Juergen Gross
2018-07-25
1
-5
/
+0
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-9
/
+14
*
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-05-24
1
-4
/
+3
*
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
1
-5
/
+5
|
\
[next]