index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
z2ram.c
Age
Commit message (
Expand
)
Author
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