block: don't depend on consecutive minor space
[safe/jmp/linux-2.6] / fs / block_dev.c
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-10-09 Tejun Heoblock: make variable and argument names more consistent
2008-08-01 Al Viro[PATCH] switch mtd and dm-table to lookup_bdev()
2008-08-01 Al Viro[PATCH] fix bdev leak in block_dev.c do_open()
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-06-23 Al Viro[PATCH] fix cgroup-inflicted breakage in block_dev.c
2008-06-06 Pavel Emelyanovdevscgroup: check for device permissions at mount time
2008-02-19 Adrian Bunkfs/block_dev.c: remove #if 0'ed code
2008-02-19 Adrian Bunkmake struct def_blk_aops static
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-06 Qi Yongkill an unused PTR_ERR in bdev_cache_init()
2008-01-25 Kay SieversDriver core: convert block from raw kobjects to core...
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-16 Nick Pigginblock_dev: convert to new aops
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-16 Andrew Mortonbd_claim_by_disk: fix warning
2007-07-16 Johannes WeinerReplace obscure constructs in fs/block_dev.c
2007-07-16 Matthias Kaehlckefs/block_dev.c: use list_for_each_entry()
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-08 Vignesh Babu BMis_power_of_2 in fs/block_dev.c
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-07 Peter Zijlstramm: optimize kill_bdev()
2007-05-07 Peter Zijlstramm: remove destroy_dirty_buffers from invalidate_bdev()
2007-02-21 Peter Zijlstra[PATCH] lockdep: annotate BLKPG_DEL_PARTITION
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-03 Andrew Morton[PATCH] revert blockdev direct io back to 2.6.19 version
2007-01-23 Chen, Kenneth W[PATCH] fix blk_direct_IO bio preparation
2007-01-23 Andrew Morton[PATCH] blockdev direct_io: fix signedness bug
2007-01-12 David Chinner[PATCH] Revert bd_mount_mutex back to a semaphore
2006-12-13 Chen, Kenneth W[PATCH] optimize o_direct on block devices
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-12-08 Peter Zijlstra[PATCH] bdev: fix ->bd_part_count leak
2006-12-08 NeilBrown[PATCH] lockdep: use mutex_lock_nested for bd_mutex...
2006-12-08 NeilBrown[PATCH] lockdep: simplify some aspects of bd_mutex...
2006-12-08 NeilBrown[PATCH] lockdep: remove lock_key approach to managing...
2006-12-08 Peter Zijlstra[PATCH] new bd_mutex lockdep annotation
2006-12-08 Peter Zijlstra[PATCH] remove the old bd_mutex lockdep annotation
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-31 Andrew Morton[PATCH] find_bd_holder() fix
2006-10-31 Jun'ichi Nomura[PATCH] clean up add_bd_holder()
2006-10-31 Jun'ichi Nomura[PATCH] fix bd_claim_by_kobject error handling
2006-10-28 Pavel Emelianov[PATCH] Fix potential OOPs in blkdev_open()
2006-10-01 Badari Pulavarty[PATCH] Streamline generic_file_* interfaces and filema...
2006-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-10-01 Badari Pulavarty[PATCH] Vectorize aio_read/aio_write fileop methods
2006-09-30 David Howells[PATCH] BLOCK: Move __invalidate_device() to block_dev...
2006-09-30 David Howells[PATCH] BLOCK: Dissociate generic_writepages() from...
2006-09-30 David Howells[PATCH] BLOCK: Move extern declarations out of fs/...
2006-09-29 Jason Baron[PATCH] block_dev.c mutex_lock_nested() fix
2006-09-29 Andrew Morton[PATCH] blockdev.c: check driver layer errors
2006-08-27 Peter Zijlstra[PATCH] lockdep: fix blkdev_open() warning
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate blkdev nesting
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-22 OGAWA Hirofumi[PATCH] Fix a race condition between ->i_mapping and...
2006-05-01 Jens Axboe[PATCH] Add ->splice_read/splice_write to def_blk_fops
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-27 Jun'ichi Nomura[PATCH] dm/md dependency tree in sysfs: convert bd_sem...
2006-03-27 Jun'ichi Nomura[PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject
2006-03-26 Badari Pulavarty[PATCH] remove ->get_blocks() support
2006-03-26 Eric Dumazet[PATCH] Use __read_mostly on some hot fs variables
2006-03-24 Coywolf Qi Hunt[PATCH] sb_set_blocksize cleanup
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache format
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: blockdev #2
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2005-06-23 Arnd Bergmann[PATCH] block: add unlocked_ioctl support for block...
2005-05-05 Christoph Hellwig[PATCH] remove do_sync parameter from __invalidate_device
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2