1. 5905afc block: fix pin count management when merging same-page segments by Christoph Hellwig · 1 year, 6 months ago
  2. a0433f8 Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 9 months ago
  3. 403b6fb block: convert bio_map_user_iov to use iov_iter_extract_pages by David Howells · 1 year, 10 months ago
  4. e51bab4 block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic by Christoph Hellwig · 1 year, 10 months ago
  5. 46930b7 block: fix bio-cache for passthru IO by Anuj Gupta · 1 year, 10 months ago
  6. de4f5fe iov_iter: add iter_iovec() helper by Jens Axboe · 2 years ago
  7. 0a2481c block: ensure bio_alloc_map_data() deals with ITER_UBUF correctly by Jens Axboe · 2 years ago
  8. 307e14c Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 2 years, 1 month ago
  9. f62e52d iov_iter: Define flags to qualify page extraction. by David Howells · 2 years, 2 months ago
  10. 5b0ed59 Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 1 month ago
  11. 7e2e355 block: extend bio-cache for non-polled requests by Anuj Gupta · 2 years, 2 months ago
  12. d46aa78 block: use iter_ubuf for single range by Keith Busch · 2 years, 2 months ago
  13. 7ee4ccf block: set FOLL_PCI_P2PDMA in bio_map_user_iov() by Logan Gunthorpe · 2 years, 5 months ago
  14. aa261f2 block: Constify most queue limits pointers by Bart Van Assche · 2 years, 5 months ago
  15. 3798754 block: extend functionality to map bvec iterator by Kanchan Joshi · 2 years, 5 months ago
  16. ab89e8e block: factor out blk_rq_map_bio_alloc helper by Kanchan Joshi · 2 years, 5 months ago
  17. 32f1c71 block: rename bio_map_put to blk_mq_map_bio_put by Anuj Gupta · 2 years, 5 months ago
  18. 5576540 block: add blk_rq_map_user_io by Anuj Gupta · 2 years, 5 months ago
  19. 91e5add block/blk-map: Remove set but unused variable 'added' by Jiapeng Chong · 2 years, 6 months ago
  20. e88811b block: use on-stack page vec for <= UIO_FASTIOV by Jens Axboe · 2 years, 7 months ago
  21. 8af870a block: enable bio caching use for passthru IO by Jens Axboe · 2 years, 7 months ago
  22. f5d632d block: shrink rq_map_data a bit by Jens Axboe · 2 years, 7 months ago
  23. 480cb84 block: convert to advancing variants of iov_iter_get_pages{,_alloc}() by Al Viro · 2 years, 9 months ago
  24. 7ab89db block/blk-map: Remove redundant assignment by Michal Orzel · 2 years, 11 months ago
  25. 066ff57 block: turn bio_kmalloc into a simple kmalloc wrapper by Christoph Hellwig · 3 years ago
  26. cc8f7fe block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern by Haimin Zhang · 3 years, 1 month ago
  27. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  28. f358afc mm: remove flush_kernel_dcache_page by Christoph Hellwig · 3 years, 6 months ago
  29. d24920e block: use memcpy_from_bvec in bio_copy_kern_endio_read by Christoph Hellwig · 3 years, 8 months ago
  30. cbb749c block: remove an incorrect check from blk_rq_append_bio by Christoph Hellwig · 4 years ago
  31. 393bb12 block: stop calling blk_queue_bounce for passthrough requests by Christoph Hellwig · 4 years ago
  32. ce288e0 block: remove BLK_BOUNCE_ISA support by Christoph Hellwig · 4 years ago
  33. a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 4 years ago
  34. 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  35. 0385971 block: fix bmd->is_null_mapped initialization by Christoph Hellwig · 4 years, 6 months ago
  36. 3310eeb block: remove the BIO_USER_MAPPED flag by Christoph Hellwig · 4 years, 7 months ago
  37. 7589ad6 block: remove __blk_rq_map_user_iov by Christoph Hellwig · 4 years, 7 months ago
  38. 7b63c05 block: remove __blk_rq_unmap_user by Christoph Hellwig · 4 years, 7 months ago
  39. f325607 block: remove the BIO_NULL_MAPPED flag by Christoph Hellwig · 4 years, 7 months ago
  40. a892c8d block: Inline encryption support for blk-mq by Satya Tangirala · 4 years, 10 months ago
  41. e458110 block: rename __bio_add_pc_page to bio_add_hw_page by Christoph Hellwig · 4 years, 10 months ago
  42. e64a0e1 block: remove RQF_COPY_USER by Christoph Hellwig · 5 years ago
  43. 130879f block: move bio_map_* to blk-map.c by Christoph Hellwig · 5 years ago
  44. 3b7995a block: fix memleak when __blk_rq_map_user_iov() is failed by Yang Yingliang · 5 years ago
  45. 14ccb66 block: remove the bi_phys_segments field in struct bio by Christoph Hellwig · 6 years ago
  46. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  47. 69e0927 blk_rq_map_user_iov: fix error override by Douglas Gilbert · 7 years ago
  48. 0abc2a1 block: fix blk_rq_append_bio by Jens Axboe · 7 years ago
  49. 16382e1 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  50. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  51. 2884d0b move more stuff down into bio_copy_user_iov() by Al Viro · 7 years ago
  52. e81cef5 blk_rq_map_user_iov(): move iov_iter_advance() down by Al Viro · 7 years ago
  53. caa4b024 blk-map: call blk_queue_bounce from blk_rq_append_bio by Christoph Hellwig · 8 years ago
  54. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  55. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  56. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  57. a0ac402 Don't feed anything but regular iovec's to blk_rq_map_user_iov by Linus Torvalds · 8 years ago
  58. ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago
  59. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  60. 98d61d5 block: simplify and export blk_rq_append_bio by Christoph Hellwig · 9 years ago
  61. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 9 years ago
  62. 357f435 fix the copy vs. map logics in blk_rq_map_user_iov() by Al Viro · 9 years ago
  63. 4d6af73 block: support large requests in blk_rq_map_user_iov by Christoph Hellwig · 9 years ago
  64. 46348456 block: Copy a user iovec if it includes gaps by Sagi Grimberg · 10 years ago
  65. b7c44ed block: manipulate bio->bi_flags through helpers by Jens Axboe · 10 years ago
  66. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 10 years ago
  67. 8f7e885 blk_rq_map_user(): use import_single_range() by Al Viro · 10 years ago
  68. a0763b2 block: handle the null_mapped flag correctly in blk_rq_map_user_iov by Christoph Hellwig · 10 years ago
  69. 37f19e5 block: merge __bio_map_user_iov into bio_map_user_iov by Christoph Hellwig · 10 years ago
  70. 26e49cf block: pass iov_iter to the BLOCK_PC mapping functions by Kent Overstreet · 10 years ago
  71. ddad8dd block: use blk_rq_map_user_iov to implement blk_rq_map_user by Christoph Hellwig · 10 years ago
  72. b4f42e2 block: remove struct request buffer member by Jens Axboe · 11 years ago
  73. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  74. 86d564c constify blk_rq_map_user_iov() and friends by Al Viro · 11 years ago
  75. d426334 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  76. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 11 years ago
  77. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  78. 609f6ea block: re-use existing 'reading' variable instead of checking direction again by majianpeng · 13 years ago
  79. 6b76106 block: Always check length of all iov entries in blk_rq_map_user_iov() by Ben Hutchings · 13 years ago
  80. 5478755 block: check for proper length of iov entries earlier in blk_rq_map_user_iov() by Xiaotian Feng · 14 years ago
  81. 9284bcf block: check for proper length of iov entries in blk_rq_map_user_iov() by Jens Axboe · 14 years ago
  82. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  83. a45dc2d block: fix blk_rq_map_kern bio direction flag by Benny Halevy · 14 years ago
  84. 1441779 block: fix an address space warning in blk-map.c by Namhyung Kim · 14 years ago
  85. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 15 years ago
  86. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 16 years ago
  87. a411f4b block: Un-export blk_rq_append_bio by Boaz Harrosh · 16 years ago
  88. 3a5a392 block: allow blk_rq_map_kern to append to requests by James Bottomley · 16 years ago
  89. a2dec7b block: hide request sector and data_len by Tejun Heo · 16 years ago
  90. 731ec49 block: kill rq->data by Tejun Heo · 16 years ago
  91. 97ae77a [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE by FUJITA Tomonori · 16 years ago
  92. 56c451f [SCSI] block: fix the partial mappings with struct rq_map_data by FUJITA Tomonori · 16 years ago
  93. 53cc0b2 When block layer fails to map iov, it calls bio_unmap_user to undo by Petr Vandrovec · 16 years ago
  94. c26156b block: hold extra reference to bio in blk_rq_map_user_iov() by Jens Axboe · 16 years ago
  95. 8188276 block: make blk_rq_map_user take a NULL user-space buffer by FUJITA Tomonori · 17 years ago
  96. 8790407 block: add blk_rq_aligned helper function by FUJITA Tomonori · 17 years ago
  97. 152e283 block: introduce struct rq_map_data to use reserved pages by FUJITA Tomonori · 17 years ago
  98. a3bce90 block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov by FUJITA Tomonori · 17 years ago
  99. 710027a Add some block/ source files to the kernel-api docbook. Fix kernel-doc notation in them as needed. Fix changed function parameter names. Fix typos/spellos. In comments, change REQ_SPECIAL to REQ_TYPE_SPECIAL and REQ_BLOCK_PC to REQ_TYPE_BLOCK_PC. by Randy Dunlap · 17 years ago
  100. a76eef9 block/blk-map.c: use the new object_is_on_stack() helper by FUJITA Tomonori · 17 years ago