Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / block_dev.c
2012-05-11 Jeff Moyerblock: don't mark buffers beyond end of disk as mapped
2012-03-23 Muthu Kumarmagic.h: move some FS magic numbers into magic.h
2012-03-19 Konrad Rzeszutek... Merge branch 'stable/cleancache.v13' into linux-next
2012-03-19 Jeff Mahoney- Update to 3.3-final.
2012-03-02 Jun'ichi Nomurablock: Fix NULL pointer dereference in sd_revalidate_disk
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2012-01-23 Dan Magenheimermm: cleancache: s/flush/invalidate/
2012-01-13 Andi Kleenvfs: cache request_queue in struct block_device
2012-01-10 Sergey Senozhatskyblock_dev: Suppress bdev_cache_init() kmemleak warninig
2012-01-04 Al Virofs: move code out of buffer.c
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2012-01-04 Al Virotrim fs/internal.h
2011-11-05 Linus TorvaldsMerge branch 'for-3.2/drivers' of git://git.kernel...
2011-10-24 Tejun Heoblock: make gendisk hold a reference to its queue
2011-10-19 Tejun Heoblock: make gendisk hold a reference to its queue
2011-09-10 NeilBrownAvoid dereferencing a 'request_queue' after last close.
2011-08-23 Tejun Heoblock: add GENHD_FL_NO_PART_SCAN
2011-08-02 Rafael J. Wysockifix block device fallout from ->fsync() changes
2011-08-01 Lachlan McIlroyblock: initialise bd_super in bdget()
2011-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-25 Linus TorvaldsMerge branch 'for-3.1/core' of git://git.kernel.dk...
2011-07-21 Josef Bacikfs: push i_mutex and filemap_write_and_wait down into...
2011-07-21 Josef Bacikfs: handle SEEK_HOLE/SEEK_DATA properly in all fs's...
2011-07-01 Tejun Heoblock: flush MEDIA_CHANGE from drivers on close(2)
2011-06-13 Tejun Heoblock: use the passed in @bdev when claiming if partno...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-08 Christoph Hellwigwriteback: split inode_wb_list_lock into bdi_writeback...
2011-06-01 Tejun Heoblock: blkdev_get() should access ->bd_disk only after...
2011-05-23 Tejun Heoblock: move bd_set_size() above rescan_partitions(...
2011-05-23 Tejun Heoblock: move bd_set_size() above rescan_partitions(...
2011-04-29 Tejun Heoblock: rescan partitions on invalidated devices on...
2011-04-21 Tejun Heoblock: don't block events on excl write for non-optical...
2011-04-21 Tejun Heoblock: rescan partitions on invalidated devices on...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-25 Dave Chinnerfs: move i_wb_list out from under inode_lock
2011-03-25 Dave Chinnerfs: protect inode->i_state with inode->i_lock
2011-03-19 Dan Carpenterblock: NULL dereference on error path in __blkdev_get()
2011-03-10 Jens AxboeMerge branch 'for-2.6.39/stack-plug' into for-2.6.39...
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-09 Tejun Heoblock: Don't check events while open is in progress
2011-03-09 Tejun Heoblock: Don't check events on close unless it was blocked
2011-03-09 Tejun Heoblock: Don't implicitly trigger event check on disk_unb...
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-10 Tejun Heoblock_dev: always serialize exclusive open attempts
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-23 Jeff Mahoney- patches.fixes/blkdev-generalize-flags-for-blkdev_issu...
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-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
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...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
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
next