tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / fs / buffer.c
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()
2008-04-28 OGAWA HirofumiAdd balance_dirty_pages_ratelimited() to cont_expand_zero()
2008-04-28 Mel Gormanmm: filter based on a nodemask as well as a gfp_mask
2008-04-28 Mel Gormanmm: have zonelist contains structs with both a zone...
2008-04-28 Mel Gormanmm: use two zonelist that are filtered by GFP mask
2008-04-28 Mel Gormanmm: introduce node_zonelist() for accessing the zonelis...
2008-04-28 Mel Gormanmm: use zonelists instead of zones when direct reclaimi...
2008-04-28 Christoph LameterRemove set_migrateflags()
2008-04-04 Linus TorvaldsBe more careful about marking buffers dirty
2008-03-28 Dmitri Monakhovvfs: fix data leak in nobh_write_end()
2008-03-20 Randy Dunlapfs: fix kernel-doc notation warnings
2008-03-05 Jan Karavfs: fix NULL pointer dereference in fsync_buffers_list()
2008-03-03 Randy Dunlapdocbook: fix filesystems.tmpl source files
2008-02-08 Jan Karabuffer_head: fix private_list handling
2008-02-08 Harvey Harrisonfs: remove fastcall, it is always empty
2008-02-08 Nick Pigginrewrite rd
2008-02-05 Christoph Lameterbufferhead: revert constructor removal
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2008-01-29 Aneesh Kumar K.VAdd buffer head related helper functions
2007-10-21 Nick Pigginnobh: nobh_write_end fix
2007-10-17 Fengguang Wuwriteback: remove pages_skipped accounting in __block_w...
2007-10-17 Peter Zijlstramm: count reclaimable pages per BDI
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-10-16 Nick Pigginfs: restore nobh
2007-10-16 Nick PigginWith reiserfs no longer using the weird generic_cont_ex...
2007-10-16 Nick Pigginfs: new cont helpers
2007-10-16 Nick Pigginfs: introduce write_begin, write_end, and perform_write...
2007-10-16 Nick Pigginfs: fix data-loss on error
2007-10-16 Nick Pigginfs: fix nobh error handling
2007-10-16 Dmitry Monakhovmm: add end_buffer_read helper function
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-07-20 Nick Pigginfix some conversion overflows
2007-07-19 David Chinner[FS] Implement block_page_mkwrite.
2007-07-17 Nick Pigginfs: introduce some page/buffer invariants
2007-07-17 Andy WhitcroftLumpy Reclaim V4
2007-07-17 Mel GormanAdd __GFP_MOVABLE for callers to flag allocations from...
2007-07-16 Eric W. Biedermanbuffer: kill old incorrect comment
2007-05-21 OGAWA HirofumiFix "fs: convert core functions to zero_user_page"
2007-05-17 Christoph LameterFix page allocation flags in grow_dev_page()
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-09 Nate Dillerfs: convert core functions to zero_user_page
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Andrew Mortonblock_write_full_page(): report ENOSPC
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
next