Merge branch 'for-linus' of git://git.kernel.dk/linux-block
[linux-flexiantxendom0-3.2.10.git] / fs / buffer.c
2012-05-11 Jeff Moyerblock: don't mark buffers beyond end of disk as mapped
2012-04-26 Glauber Costafs/buffer.c: remove BUG() in possible but rare condition
2012-03-29 Gilad Ben-Yosseffs: only send IPI to invalidate LRU BH when needed
2012-02-29 Paul Gortmakerfs: reduce the use of module.h wherever possible
2012-01-04 Al Virofs: move code out of buffer.c
2011-11-07 Linus TorvaldsMerge branch 'writeback-for-linus' of git://git./linux...
2011-11-01 Tao Mafs/buffer.c: add device information for error output...
2011-10-30 Curt Wohlgemuthwriteback: Add a 'reason' to wb_writeback_work
2011-10-28 Wang Sheng-Huicleanup: vfs: small comment fix for block_invalidatepage
2011-06-16 Jan Karavfs: Fix data corruption after failed write in __block_...
2011-05-28 Darrick J. Wongfs: block_page_mkwrite should wait for writeback to...
2011-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-26 Dan Magenheimermm/fs: add hooks to support cleancache
2011-05-26 Jan Karavfs: Block mmapped writes while the fs is frozen
2011-05-26 Jan Karavfs: Create __block_page_mkwrite() helper passing error...
2011-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-25 Dave Chinnerfs: protect inode->i_state with inode->i_lock
2011-03-17 Jens Axboefs: make fsync_buffers_list() plug
2011-03-10 Jens Axboeblock: kill off REQ_UNPLUG
2011-03-10 Jens Axboeblock: remove per-queue plugging
2010-12-17 Christoph Lameterfs: Use this_cpu_inc_return in buffer.c
2010-12-17 Christoph Lameterfs: Use this_cpu_xx operations in buffer.c
2010-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-26 Namhyung Kimfs/buffer.c: remove duplicated assignment to b_private
2010-10-26 Wu Fengguangwriteback: remove nonblocking/encountered_congestion...
2010-10-26 Namhyung Kimfs/buffer.c: call __block_write_begin() if we have...
2010-10-26 Namhyung Kimfs/buffer.c: remove duplicated assignment on b_private
2010-10-26 Christoph Hellwigfs: kill block_prepare_write
2010-09-10 Christoph Hellwigblock: remove the BH_Eopnotsupp flag
2010-08-18 Christoph Hellwigremove SWRITE* I/O types
2010-08-18 Christoph Hellwigkill BH_Ordered flag
2010-08-09 Christoph Hellwigget rid of block_write_begin_newtrunc
2010-08-09 Christoph Hellwigintroduce __block_write_begin
2010-08-09 Christoph Hellwigget rid of cont_write_begin_newtrunc
2010-08-09 Christoph Hellwigget rid of nobh_write_begin_newtrunc
2010-05-28 npiggin@suse.defs: introduce new truncate sequence
2010-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 Al Vironew helper: iterate_supers()
2010-05-21 Al ViroConvert simple loops over superblocks to list_for_each_...
2010-05-21 Al ViroLeave superblocks on s_list until the end
2010-05-21 Tejun Heobuffer: make invalidate_bdev() drain all percpu LRU...
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-12 Richard Kennedyfs: buffer_head: remove kmem_cache constructor to reduc...
2010-02-04 Adam BuchbinderFix misspellings of "invocation" in comments.
2009-09-25 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-25 Jens Axboewriteback: get rid to incorrect references to pdflush...
2009-09-24 npiggin@suse.detruncate: use new helpers
2009-09-23 H Hartley Sweetenfs/buffer.c: clean up EXPORT* macros
2009-09-11 Jens Axboewriteback: switch to per-bdi threads for flushing data
2009-08-22 Linus TorvaldsRe-introduce page mapping check in mark_buffer_dirty()
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-06-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-06-06 Theodore Ts'oFix nobh_truncate_page() to not pass stack garbage...
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-02 Nick Pigginmm: close page_mkwrite races
2009-05-12 Aneesh Kumar K.Vvfs: Add BUG_ON for delayed and unwritten flags in...
2009-04-16 Chris MasonAdd block_write_full_page_endio for passing endio handler
2009-04-15 Jens Axboebuffer: switch do_emergency_thaw() away from pdflush_op...
2009-04-08 Theodore Ts'oblock_write_full_page: switch synchronous writes to...
2009-04-06 Jens Axboeblock: switch sync_dirty_buffer() over to WRITE_SYNC
2009-04-06 Jens Axboeblock: fsync_buffers_list() should use SWRITE_SYNC_PLUG
2009-04-03 Linus TorvaldsMerge branch 'ext3-latency-fixes' of git://git./linux...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Nikanth Karthikesanvfs: check bh->b_blocknr only if BH_Mapped is set
2009-04-01 Eric Sandeenfilesystem freeze: allow SysRq emergency thaw to thaw...
2009-04-01 KAMEZAWA Hiroyukivmscan: fix it to take care of nodemask
2009-04-01 Nick Pigginfs: fix page_mkwrite error cases in core code and btrfs
2009-04-01 Nick Pigginmm: page_mkwrite change prototype to match fault
2009-04-01 Edward Shishkinvfs: add/use account_page_dirtied()
2009-04-01 Al ViroCleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45e...
2009-03-28 Theodore Ts'oblock_write_full_page: Use synchronous writes for WBC_S...
2009-03-27 Nick Pigginfs: move bdev code out of buffer.c
2009-03-19 Linus TorvaldsFix race in create_empty_buffers() vs __set_page_dirty_...
2009-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-02-18 Nick Pigginmm: task dirty accounting fix
2009-02-18 Jens Axboeblock: revert part of 18ce3751ccd488c78d3827e9f6bf54e63...
2009-02-06 Dave Kleikampvfs: Don't call attach_nobh_buffers() with an empty...
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 10
2009-01-10 Takashi Satofilesystem freeze: implement generic freeze feature
2009-01-10 Takashi Satofilesystem freeze: add error handling of write_super_lo...
2009-01-06 Franck Bui-Huublock_write_begin(): remove useless goto
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2008-12-29 Keith Manntheyblock: Supress Buffer I/O errors when SCSI REQ_QUIET...
2008-11-27 Jan Karaudf: Fix BUG_ON() in destroy_inode()
2008-10-20 Nick Pigginfs: buffer lock use lock bitops
2008-08-27 Jens Axboeblock: submit_bh() inadvertently discards barrier flag...
2008-08-05 Nick Pigginfs: rename buffer trylock
2008-07-30 Thomas Petazzonifs/buffer.c: uninline __remove_assoc_queue()
2008-07-28 Hisashi Hifumivfs: pagecache usage optimization for pagesize!=blocksize
2008-07-26 Arjan van de VenUse WARN() in fs/
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-26 Nick Pigginmm: spinlock tree_lock
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-11 Alex Tomasvfs: add hooks for ext4's delayed allocation support
2008-07-11 Jan Karavfs: Move mark_inode_dirty() from under page lock in...
2008-07-01 Jens AxboeProperly notify block layer of sync writes
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-04-30 Harvey Harrisonfs: replace remaining __FUNCTION__ occurrences
2008-04-29 Adrian Bunkmake fs/buffer.c:cont_expand_zero() static
2008-04-29 Adrian Bunkremove generic_commit_write()
next