summaryrefslogtreecommitdiff
path: root/fs/block_dev.c
AgeCommit message (Expand)Author
2002-07-31[PATCH] split "gendisk" to be per-disk, part 1Alexander Viro
2002-07-30Remove the devfs_should* functions I added, and replace them with one devfs_o...Greg Kroah-Hartman
2002-07-30Removed devfs_register_blkdev and devfs_unregister_blkdev.Greg Kroah-Hartman
2002-07-28MergeLinus Torvalds
2002-07-28[PATCH] direct IO updatesAndrew Morton
2002-07-27VFS: implement sendfile file operationChristoph Hellwig
2002-07-25do_mounts.c, block_dev.c, hiddev.c, md.c:Richard Gooch
2002-07-20[PATCH] blk_ioctl() not exported anymoreAlexander Viro
2002-07-20[PATCH] partition handling locking cleanupsAlexander Viro
2002-07-20[PATCH] block device size cleanupsAlexander Viro
2002-07-18[PATCH] writeback scalability improvementsAndrew Morton
2002-07-18[PATCH] inline generic_writepages()Andrew Morton
2002-07-14[PATCH] direct-to-BIO for O_DIRECTAndrew Morton
2002-07-04Merge home.transmeta.com:/home/torvalds/v2.5/viroLinus Torvalds
2002-07-04[PATCH] ->i_dev switched to dev_tAlexander Viro
2002-07-04[PATCH] misc cleanups and fixesAndrew Morton
2002-06-11[PATCH] (2/14) resyncAlexander Viro
2002-05-27[PATCH] rename writeback_mapping to writepagesAndrew Morton
2002-05-24[PATCH] kdev_t -> bdev cleanups [2/2]Alexander Viro
2002-05-24Undo block devices changes from floppy fix: incorrect.Linus Torvalds
2002-05-24[PATCH] kdev_t -> bdev cleanups [1/2]Alexander Viro
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig
2002-05-22[PATCH] possible fix for broken floppy driver, take 2Mikael Pettersson
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig
2002-05-19[PATCH] pdflush exclusion infrastructureAndrew Morton
2002-04-30[PATCH] (6/6) blksize_size[] removalAlexander Viro
2002-04-30[PATCH] (4/6) blksize_size[] removalAlexander Viro
2002-04-30[PATCH] (3/6) blksize_size[] removalAlexander Viro
2002-04-30[PATCH] (2/6) blksize_size[] removalAlexander Viro
2002-04-29[PATCH] cleanup sync_buffers()Andrew Morton
2002-04-29[PATCH] page writeback locking updateAndrew Morton
2002-04-29[PATCH] cleanup of bh->flagsAndrew Morton
2002-04-29[PATCH] writeback from address spacesAndrew Morton
2002-04-29[PATCH] readahead fixAndrew Morton
2002-04-24[PATCH] (14/15) big struct block_device * push (first series)Alexander Viro
2002-04-24[PATCH] (9/15) big struct block_device * push (first series)Alexander Viro
2002-04-24[PATCH] (3/15) big struct block_device * push (first series)Alexander Viro
2002-04-09[PATCH] readaheadAndrew Morton
2002-04-07[PATCH] size_in_bytesAndries E. Brouwer
2002-04-03[PATCH] list_for_each is fs/Dave Jones
2002-03-10[PATCH] (3/4) ->kill_sb() switchoverAlexander Viro
2002-03-04[PATCH] death of is_mounted() and aother fixesAlexander Viro
2002-02-27[PATCH] (3/7) kdev_t removalsAlexander Viro
2002-02-18Clean up BDEV type handlingLinus Torvalds
2002-02-17[PATCH] msync correctnessAndrew Morton
2002-02-06[PATCH] (1/6) more ->get_sb() stuffAlexander Viro
2002-02-06[PATCH] (8/8) ->get_sb() switchoverAlexander Viro
2002-02-05v2.5.2.6 -> v2.5.3Linus Torvalds
2002-02-05v2.5.2.1.1 -> v2.5.2.2Linus Torvalds
2002-02-05v2.5.1.11 -> v2.5.2Linus Torvalds