summaryrefslogtreecommitdiffstats
path: root/fs/logfs/dev_bdev.c
AgeCommit message (Expand)AuthorLines
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds-0/+1
2011-03-10block: remove per-queue pluggingJens Axboe-2/+0
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo-1/+2
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo-2/+2
2010-10-29logfs: fix a leak in get_sbAl Viro-2/+2
2010-10-29logfs get_sb, part 3Al Viro-10/+5
2010-10-29logfs get_sb, part 2Al Viro-1/+5
2010-10-29logfs get_sb massage, part 1Al Viro-4/+8
2010-05-07logfs: handle powerfail on NAND flashJoern Engel-0/+6
2010-04-05Merge branch 'master' into export-slabhTejun Heo-2/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-27Plug memory leak in writeseg_end_ioJoern Engel-0/+1
2010-03-27Limit max_pages for insane devicesJoern Engel-2/+6
2010-03-04[LogFS] Fix bdev erasesJoern Engel-12/+76
2009-11-20[LogFS] add new flash file systemJoern Engel-0/+263