UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / block_dev.c
2011-07-15 Tejun Heoblock: don't block events on excl write for non-optical...
2011-07-15 Tejun Heoblock: move bd_set_size() above rescan_partitions(...
2011-07-15 Tejun Heoblock: rescan partitions on invalidated devices on...
2011-03-01 Randy Dunlapfs/block_dev.c: fix new kernel-doc warning
2011-02-25 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-02-24 Tejun Heoblock: bd_link_disk_holder() should hold on to holder_dir
2011-02-24 NeilBrownFix over-zealous flush_disk when changing device size.
2011-02-17 Chuck Ebbertblock: revert block_dev read-only check
2011-01-14 Tejun Heoblock: restore multiple bd_link_disk_holder() support
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2011-01-13 Al Viropass default dentry_operations to mount_pseudo()
2011-01-07 Nick Pigginfs: icache RCU free inodes
2010-12-23 James BottomleyMerge branch 'block'
2010-12-16 Tejun Heoimplement in-kernel gendisk events handling
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-11-13 Tejun Heoblock: clean up blkdev_get() wrappers and their users
2010-11-13 Tejun Heoblock: check bdev_read_only() from blkdev_get()
2010-11-13 Tejun Heoblock: reorganize claim/release implementation
2010-11-13 Tejun Heoblock: make blkdev_get/put() handle exclusive access
2010-11-13 Tejun Heoblock: simplify holder symlink handling
2010-10-29 Al Viroconvert get_sb_pseudo() users
2010-10-26 Nick Pigginfs: inode split IO and LRU lists
2010-10-26 Dave Chinnerfs: switch bdev inode bdi's correctly
2010-10-26 Al Vironew helper: ihold()
2010-09-16 Christoph Hellwigblock: remove BLKDEV_IFL_WAIT
2010-08-11 Chris Wrightblkdev: cgroup whitelist permission fix
2010-08-10 Linus TorvaldsMerge branch 'for-2.6.36' of git://git.kernel.dk/linux...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-09 Al Viroconvert remaining ->clear_inode() to ->evict_inode()
2010-08-09 Christoph Hellwigget rid of block_write_begin_newtrunc
2010-08-09 Christoph Hellwigsort out blockdev_direct_IO variants
2010-08-07 Arnd Bergmannblock: push down BKL into .open and .release
2010-08-04 Tejun Heoblock_dev: always serialize exclusive open attempts
2010-06-10 Jens Axboeblock: remove duplicate BUG_ON() in bd_finish_claiming()
2010-06-10 Nick Pigginblock: bd_start_claiming cleanup
2010-06-10 Nick Pigginblock: bd_start_claiming fix module refcount
2010-05-28 Nick Pigginfs: convert simple fs to new truncate
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 Josef BacikIntroduce freeze_super and thaw_super for the fsfreeze...
2010-05-21 Al ViroMove grabbing s_umount to callers of grab_super()
2010-04-29 Jens AxboeMerge branch 'master' into for-2.6.35
2010-04-28 Dmitry Monakhovblkdev: generalize flags for blkdev_issue_fn functions
2010-04-27 Tejun Heoblock: implement bd_claiming and claiming block
2010-04-27 Tejun Heoblock: factor out bd_may_claim()
2010-04-24 Anton Blanchardfs/block_dev.c: fix performance regression in O_DIRECT...
2010-04-07 Andrew Mortonvfs: rename block_fsync() to blkdev_fsync()
2010-04-07 Anton Blanchardraw: fsync method is now required
2010-02-07 Jun'ichi Nomurafreeze_bdev: don't deactivate successfully frozen MS_RD...
2009-11-03 Jens AxboeMerge branch 'for-linus' into for-2.6.33
2009-10-29 Christoph Hellwigblkdev: flush disk cache on ->fsync
2009-10-26 Neil Brownblock: use after free bug in __blkdev_get
2009-09-24 Christoph Hellwigfreeze_bdev: grab active reference to frozen superblocks
2009-09-24 Christoph Hellwigfreeze_bdev: kill bd_mount_sem
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-09-16 Jens Axboefs: remove bdev->bd_inode_backing_dev_info
2009-09-14 Christoph Hellwigvfs: Rename generic_file_aio_write_nolock
2009-07-29 Alan JenkinsPM / Hibernate: Replace bdget call with simple atomic_i...
2009-06-12 Jan Karavfs: Rename fsync_super() to sync_filesystem() (version 4)
2009-06-12 Jan Karavfs: Make sys_sync() use fsync_super() (version 4)
2009-06-12 Jan Karavfs: Make __fsync_super() a static function (version 4)
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-arm.org/linux-2.6
2009-06-11 Catalin Marinaskmemleak: Remove some of the kmemleak false positives
2009-06-04 Jens AxboeRevert "block: implement blkdev_readpages"
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-04-28 Jeff Moyerblock: implement blkdev_readpages
2009-04-01 Al ViroCleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45e...
2009-03-27 Nick Pigginfs: move bdev code out of buffer.c
2009-01-10 Takashi Satofilesystem freeze: implement generic freeze feature
2009-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-08 NeilBrownmd: make devices disappear when they are no longer...
2009-01-06 Randy Dunlapfs: fix function param name in kernel-doc
2009-01-03 Theodore Ts'oadd releasepage hooks to block devices which can be...
2008-12-31 Denis ChengRqfs/block_dev.c: __read_mostly improvement and sb_is_blk...
2008-12-04 Christoph Hellwig[PATCH 1/2] kill FMODE_NDELAY_NOW
2008-12-04 Christoph Hellwig[PATCH] clean up blkdev_get a little bit
2008-11-06 Tejun Heoblock: fix __blkdev_get() for removable devices
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/viro/bdev
2008-10-23 Al Viro[PATCH] assorted path_lookup() -> kern_path() conversions
2008-10-21 Al Viro[PATCH] kill the rest of struct file propagation in...
2008-10-21 Al Viro[PATCH] sanitize blkdev_get() and friends
2008-10-21 Al Viro[PATCH] propagate mode through open_bdev_excl/close_bde...
2008-10-21 Al Viro[PATCH] pass fmode_t to blkdev_put()
2008-10-21 Al Viro[PATCH] end of methods switch: remove the old ones
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-10-21 Al Viro[PATCH] eliminate use of ->f_flags in block methods
2008-10-21 Al Viro[PATCH] introduce fmode_t, do annotations
2008-10-17 Randy Dunlapblock: fix current kernel-doc warnings
2008-10-09 Randy Dunlapblock_dev: fix kernel-doc in new functions
2008-10-09 Andrew PattersonCall flush_disk() after detecting an online resize.
2008-10-09 Andrew PattersonAdded flush_disk to factor out common buffer cache...
2008-10-09 Andrew PattersonAdjust block device size after an online resize of...
2008-10-09 Andrew PattersonWrapper for lower-level revalidate_disk routines.
2008-10-09 Tejun Heoblock: always set bdev->bd_part
2008-10-09 Tejun Heoblock: move holder_dir from disk to part0
2008-10-09 Tejun Heoblock: introduce partition 0
2008-10-09 Tejun Heoblock: implement and use {disk|part}_to_dev()
2008-10-09 Tejun Heoblock: fix disk->part[] dereferencing race
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-10-09 Tejun Heoblock: make variable and argument names more consistent
next