nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / fs / buffer.c
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
2007-05-07 Peter Zijlstramm: optimize kill_bdev()
2007-05-07 Peter Zijlstramm: remove destroy_dirty_buffers from invalidate_bdev()
2007-05-07 Nick Pigginfs: buffer don't PageUptodate without page locked
2007-03-06 Dave Kleikamp[PATCH] fs: nobh_truncate_page() fix
2007-02-21 Nick Piggin[PATCH] fs: fix nobh data leak
2007-02-21 Nick Piggin[PATCH] fs: fix __block_write_full_page error case...
2007-02-12 Tomasz Kvarsin[PATCH] warning fix: unsigned->signed
2007-02-12 David Chinner[PATCH] Make BH_Unwritten a first class bufferhead...
2007-02-11 Nick Piggin[PATCH] buffer: memorder fix
2007-02-11 Andrew Morton[PATCH] remove invalidate_inode_pages()
2007-01-30 Nick Piggin[PATCH] Fix try_to_free_buffer() locking
2007-01-26 Linus TorvaldsResurrect 'try_to_free_buffers()' VM hackery
2007-01-12 David Chinner[PATCH] Revert bd_mount_mutex back to a semaphore
2006-12-21 Linus TorvaldsClean up and make try_to_free_buffers() not race with...
2006-12-10 Andrew Morton[PATCH] io-accounting: write-cancel accounting
2006-12-10 Andrew Morton[PATCH] io-accounting: write accounting
2006-12-10 Andrew Morton[PATCH] clean up __set_page_dirty_nobuffers()
2006-12-07 Ingo Molnar[PATCH] hotplug CPU: clean up hotcpu_notifier() use
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-10-17 Jan Kara[PATCH] Fix IO error reporting on fsync()
2006-10-11 Monakhov Dmitriy[PATCH] D-cache aliasing issue in __block_prepare_write
2006-10-11 Andrew Morton[PATCH] grow_buffers() infinite loop fix
2006-10-10 Nick Piggin[PATCH] mm: bug in set_page_dirty_buffers
2006-09-30 David Howells[PATCH] BLOCK: Move functions out of buffer code [try #6]
2006-09-26 Peter Zijlstra[PATCH] mm: tracking shared dirty pages
2006-07-31 Andrew Morton[PATCH] invalidate_bdev() speedup
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_dirty to...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
next