Age | Commit message (Expand) | Author |
2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds |
2023-06-12 | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig |
2023-05-24 | xen/blkfront: Only check REQ_FUA for writes | Ross Lagerwall |
2023-01-12 | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-12-15 | xen: make remove callback of xen driver void returned | Dawei Li |
2022-11-02 | block: set the disk capacity to 0 in blk_mark_disk_dead | Christoph Hellwig |
2022-09-03 | Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-09-02 | xen-blkfront: Cache feature_persistent value before advertisement | SeongJae Park |
2022-09-02 | xen-blkfront: Advertise feature-persistent as user requested | SeongJae Park |
2022-08-14 | Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-08-12 | xen-blkfront: Apply 'feature_persistent' parameter when connect | SeongJae Park |
2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-07-01 | xen/blkfront: force data bouncing when backend is untrusted | Roger Pau Monne |
2022-07-01 | xen/blkfront: fix leaking data in shared pages | Roger Pau Monne |
2022-06-28 | block: remove blk_cleanup_disk | Christoph Hellwig |
2022-06-21 | xen-blkfront: Handle NULL gendisk | Jason Andryuk |
2022-06-04 | Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-05-27 | xen: switch gnttab_end_foreign_access() to take a struct page pointer | Juergen Gross |
2022-05-23 | Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-05-19 | xen/blkfront: use xenbus_setup_ring() and xenbus_teardown_ring() | Juergen Gross |
2022-05-19 | xen/blkfront: switch blkfront to use INVALID_GRANT_REF | Juergen Gross |
2022-04-17 | block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD | Christoph Hellwig |
2022-04-17 | block: remove QUEUE_FLAG_DISCARD | Christoph Hellwig |
2022-04-01 | Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-03-28 | Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-03-21 | Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-03-21 | xen/blkfront: fix comment for need_copy | Dongli Zhang |
2022-03-15 | xen/grant-table: remove readonly parameter from functions | Juergen Gross |
2022-03-11 | xen/blkfront: speed up purge_persistent_grants() | Juergen Gross |
2022-03-07 | xen/blkfront: don't use gnttab_query_foreign_access() for mapped status | Juergen Gross |
2022-02-17 | block: fix surprise removal for drivers calling blk_set_queue_dying | Christoph Hellwig |
2022-01-12 | Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-12-16 | xen/blkfront: harden blkfront against event channel storms | Juergen Gross |
2021-11-29 | block: remove GENHD_FL_CD | Christoph Hellwig |
2021-10-21 | xen-blkfront: add error handling support for add_disk() | Luis Chamberlain |
2021-10-18 | block: drop unused includes in <linux/genhd.h> | Christoph Hellwig |
2021-09-02 | Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-08-30 | xen/blkfront: don't trust the backend response data blindly | Juergen Gross |
2021-08-30 | xen/blkfront: don't take local copy of a request from the ring page | Juergen Gross |
2021-08-30 | xen/blkfront: read response from backend only once | Juergen Gross |
2021-08-09 | xen-blkfront: Remove redundant assignment to variable err | Colin Ian King |
2021-07-15 | xen-blkfront: sanitize the removal state machine | Christoph Hellwig |
2021-06-11 | xen-blkfront: use blk_mq_alloc_disk and blk_cleanup_disk | Christoph Hellwig |
2021-06-01 | block: move bd_mutex to struct gendisk | Christoph Hellwig |
2021-04-28 | Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-04-23 | xen-blkfront: Fix 'physical' typos | Bjorn Helgaas |
2021-04-06 | block: xen-blkfront: Demote kernel-doc abuses | Lee Jones |
2021-01-28 | Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-01-26 | xen-blkfront: allow discard-* nodes to be optional | Roger Pau Monne |
2020-12-19 | Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |