index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
z2ram.c
Age
Commit message (
Expand
)
Author
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-04
z2ram: add error handling support for add_disk()
Luis Chamberlain
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-11
z2ram: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-09
z2ram: remove unnecessary oom message
Zhen Lei
2020-11-16
z2ram: use separate gendisk for the different modes
Christoph Hellwig
2020-11-16
z2ram: reindent
Christoph Hellwig
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-16
z2ram: convert to blk-mq
Jens Axboe
2018-10-13
drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
Christophe Leroy
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-02-26
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2014-04-15
block: remove struct request buffer member
Jens Axboe
2013-11-26
block/z2ram: Remove duplicate external declarations
Geert Uytterhoeven
2013-11-26
zorro: ZTWO_VADDR() should return "void __iomem *"
Geert Uytterhoeven
2013-05-07
block_device_operations->release() should return void
Al Viro
2010-10-28
drivers/block/z2ram.c: correct printing of sector_t
Geert Uytterhoeven
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2009-07-15
z2ram: Small cleanup for z2ram.c
Zhaolei
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
z2ram: dequeue in-flight request
Tejun Heo
2009-05-11
block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
Tejun Heo
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-04-28
block: replace end_request() with [__]blk_end_request_cur()
Tejun Heo
2008-10-21
[PATCH] switch z2ram
Al Viro
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
2008-05-18
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-17
unregister_blkdev() delete redundant messages in callers
Akinobu Mita
2007-07-16
drivers/block/z2ram: Remove TRUE/FALSE defines
Richard Knutsson
2006-10-11
[PATCH] z2_init() in non-modular case
Al Viro
2006-06-26
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds