summaryrefslogtreecommitdiffstats
path: root/fs/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* writeback: remove pages_skipped accounting in __block_write_full_page()Fengguang Wu2007-10-171-1/+0
* mm: count reclaimable pages per BDIPeter Zijlstra2007-10-171-0/+2
* Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-161-1/+2
* fs: restore nobhNick Piggin2007-10-161-79/+150
* With reiserfs no longer using the weird generic_cont_expand, remove it comple...Nick Piggin2007-10-161-20/+0
* fs: new cont helpersNick Piggin2007-10-161-100/+94
* fs: introduce write_begin, write_end, and perform_write aopsNick Piggin2007-10-161-32/+169
* fs: fix data-loss on errorNick Piggin2007-10-161-0/+2
* fs: fix nobh error handlingNick Piggin2007-10-161-56/+82
* mm: add end_buffer_read helper functionDmitry Monakhov2007-10-161-15/+17
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-5/+1
* fix some conversion overflowsNick Piggin2007-07-201-1/+1
* [FS] Implement block_page_mkwrite.David Chinner2007-07-191-0/+47
* fs: introduce some page/buffer invariantsNick Piggin2007-07-171-17/+37
* Lumpy Reclaim V4Andy Whitcroft2007-07-171-1/+1
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-171-1/+1
* buffer: kill old incorrect commentEric W. Biederman2007-07-161-5/+0
* Fix "fs: convert core functions to zero_user_page"OGAWA Hirofumi2007-05-211-1/+1
* Fix page allocation flags in grow_dev_page()Christoph Lameter2007-05-171-1/+2
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-18/+4
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-1/+1
* fs: convert core functions to zero_user_pageNate Diller2007-05-091-44/+12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* block_write_full_page(): report ENOSPCAndrew Morton2007-05-081-0/+1
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* mm: optimize kill_bdev()Peter Zijlstra2007-05-071-2/+1
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-071-6/+1
* fs: buffer don't PageUptodate without page lockedNick Piggin2007-05-071-10/+1
* [PATCH] fs: nobh_truncate_page() fixDave Kleikamp2007-03-061-0/+9
* [PATCH] fs: fix nobh data leakNick Piggin2007-02-201-18/+3
* [PATCH] fs: fix __block_write_full_page error case buffer submissionNick Piggin2007-02-201-1/+1
* [PATCH] warning fix: unsigned->signedTomasz Kvarsin2007-02-121-6/+6
* [PATCH] Make BH_Unwritten a first class bufferhead flag V2David Chinner2007-02-121-1/+3
* [PATCH] buffer: memorder fixNick Piggin2007-02-111-0/+1
* [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-111-1/+1
* [PATCH] Fix try_to_free_buffer() lockingNick Piggin2007-01-291-1/+5
* Resurrect 'try_to_free_buffers()' VM hackeryLinus Torvalds2007-01-261-1/+14
* [PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner2007-01-111-3/+3
* Clean up and make try_to_free_buffers() not race with dirty pagesLinus Torvalds2006-12-211-17/+1
* [PATCH] io-accounting: write-cancel accountingAndrew Morton2006-12-101-1/+6
* [PATCH] io-accounting: write accountingAndrew Morton2006-12-101-1/+4
* [PATCH] clean up __set_page_dirty_nobuffers()Andrew Morton2006-12-101-13/+12
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-2/+0
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] Fix IO error reporting on fsync()Jan Kara2006-10-171-2/+9
* [PATCH] D-cache aliasing issue in __block_prepare_writeMonakhov Dmitriy2006-10-111-0/+2
* [PATCH] grow_buffers() infinite loop fixAndrew Morton2006-10-111-2/+19
* [PATCH] mm: bug in set_page_dirty_buffersNick Piggin2006-10-091-1/+4
* [PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells2006-09-301-174/+0
* [PATCH] mm: tracking shared dirty pagesPeter Zijlstra2006-09-261-1/+1
OpenPOWER on IntegriCloud