| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 1 | -2/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -2/+2 |
| 2024-12-23 | block: remove BLK_MQ_F_SHOULD_MERGE | Christoph Hellwig | 1 | -1/+0 |
| 2024-06-19 | z2ram: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
| 2024-02-13 | block: pass a queue_limits argument to blk_mq_alloc_disk | Christoph Hellwig | 1 | -1/+1 |
| 2023-06-12 | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig | 1 | -1/+1 |
| 2023-06-12 | block: remove the unused mode argument to ->release | Christoph Hellwig | 1 | -1/+1 |
| 2023-06-12 | block: pass a gendisk to ->open | Christoph Hellwig | 1 | -4/+2 |
| 2022-06-28 | block: remove blk_cleanup_disk | Christoph Hellwig | 1 | -1/+1 |
| 2022-06-28 | block: simplify disk shutdown | Christoph Hellwig | 1 | -1/+0 |
| 2021-11-29 | block: remove GENHD_FL_EXT_DEVT | Christoph Hellwig | 1 | -0/+1 |
| 2021-11-04 | z2ram: add error handling support for add_disk() | Luis Chamberlain | 1 | -2/+5 |
| 2021-06-30 | Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -8/+2 |
| 2021-06-11 | z2ram: use blk_mq_alloc_disk and blk_cleanup_disk | Christoph Hellwig | 1 | -11/+4 |
| 2021-06-09 | z2ram: remove unnecessary oom message | Zhen Lei | 1 | -8/+2 |
| 2020-11-16 | z2ram: use separate gendisk for the different modes | Christoph Hellwig | 1 | -40/+56 |
| 2020-11-16 | z2ram: reindent | Christoph Hellwig | 1 | -237/+216 |
| 2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
| 2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
| 2018-10-26 | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -2/+1 |
| 2018-10-16 | z2ram: convert to blk-mq | Jens Axboe | 1 | -35/+46 |
| 2018-10-13 | drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU) | Christophe Leroy | 1 | -2/+1 |
| 2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -2/+3 |
| 2018-02-26 | genhd: Rename get_disk() to get_disk_and_module() | Jan Kara | 1 | -1/+1 |
| 2017-06-09 | block: introduce new block status code type | Christoph Hellwig | 1 | -2/+2 |
| 2014-04-15 | block: remove struct request buffer member | Jens Axboe | 1 | -2/+4 |
| 2013-11-26 | block/z2ram: Remove duplicate external declarations | Geert Uytterhoeven | 1 | -3/+0 |
| 2013-11-26 | zorro: ZTWO_VADDR() should return "void __iomem *" | Geert Uytterhoeven | 1 | -2/+2 |
| 2013-05-07 | block_device_operations->release() should return void | Al Viro | 1 | -4/+2 |
| 2010-10-28 | drivers/block/z2ram.c: correct printing of sector_t | Geert Uytterhoeven | 1 | -2/+4 |
| 2010-10-05 | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 1 | -7/+8 |
| 2010-08-07 | block: push down BKL into .open and .release | Arnd Bergmann | 1 | -3/+10 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2009-09-22 | const: make block_device_operations const | Alexey Dobriyan | 1 | -2/+1 |
| 2009-07-15 | z2ram: Small cleanup for z2ram.c | Zhaolei | 1 | -1/+1 |
| 2009-05-11 | block: implement and enforce request peek/start/fetch | Tejun Heo | 1 | -9/+3 |
| 2009-05-11 | z2ram: dequeue in-flight request | Tejun Heo | 1 | -4/+15 |
| 2009-05-11 | block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup | Tejun Heo | 1 | -1/+1 |
| 2009-05-11 | block: convert to pos and nr_sectors accessors | Tejun Heo | 1 | -3/+3 |
| 2009-04-28 | block: replace end_request() with [__]blk_end_request_cur() | Tejun Heo | 1 | -2/+2 |
| 2008-10-21 | [PATCH] switch z2ram | Al Viro | 1 | -6/+5 |
| 2008-10-21 | [PATCH] beginning of methods conversion | Al Viro | 1 | -2/+2 |
| 2008-05-18 | m68k: Return -ENODEV if no device is found | Geert Uytterhoeven | 1 | -1/+1 |
| 2007-07-24 | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 1 | -1/+1 |
| 2007-07-17 | unregister_blkdev() delete redundant messages in callers | Akinobu Mita | 1 | -3/+1 |
| 2007-07-16 | drivers/block/z2ram: Remove TRUE/FALSE defines | Richard Knutsson | 1 | -3/+0 |
| 2006-10-11 | [PATCH] z2_init() in non-modular case | Al Viro | 1 | -22/+6 |
| 2006-06-26 | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 1 | -1/+0 |
| 2005-09-10 | [PATCH] vfree and kfree cleanup in drivers/ | Jesper Juhl | 1 | -1/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+429 |