Age | Commit message (Expand) | Author | Files | Lines |
2018-10-27 | 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 | -38/+49 |
2018-10-13 | drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU) | Christophe Leroy | 1 | -2/+1 |
2018-06-13 | 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-16 | 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-19 | 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-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+429 |