summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/bitmap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-30jbd2: Use tracepoints for history fileTheodore Ts'o5-228/+130
2009-09-30ext4: Use tracepoints for mb_history trace fileTheodore Ts'o6-348/+182
2009-09-29ext4, jbd2: Drop unneeded printks at mount and unmount timeTheodore Ts'o5-22/+10
2009-09-29ext4: Handle nested ext4_journal_start/stop calls without a journalCurt Wohlgemuth3-13/+38
2009-09-29ext4: Make sure ext4_dirty_inode() updates the inode in no journal modeCurt Wohlgemuth1-15/+4
2009-09-29ext4: Avoid updating the inode table bh twice in no journal modeFrank Mayhar1-21/+16
2009-09-28ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes firstTheodore Ts'o1-8/+8
2009-09-28ext4: async direct IO for holes and fallocate supportMingming Cao5-41/+234
2009-09-28ext4: Use end_io callback to avoid direct I/O fallback to buffered I/OMingming Cao3-1/+210
2009-09-28ext4: Split uninitialized extents for direct I/OMingming Cao6-42/+419
2009-09-28ext4: release reserved quota when block reservation for delalloc retryMingming Cao1-1/+1
2009-09-29ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o4-16/+107
2009-09-28ext4: Fix hueristic which avoids group preallocation for closed filesTheodore Ts'o1-1/+1
2009-09-26ext4: Use ext4_msg() for ext4_da_writepage() errorsTheodore Ts'o1-25/+25
2009-09-29ext4: Update documentation about quota mount optionsJan Kara1-3/+10
2009-09-25writeback: writeback_inodes_sb() should use bdi_start_writeback()Jens Axboe1-1/+1
2009-09-25writeback: don't delay inodes redirtied by a fast dirtierWu Fengguang1-3/+9
2009-09-25writeback: make the super_block pinning more efficientJens Axboe1-17/+29
2009-09-25writeback: don't resort for a single super_block in move_expired_inodes()Jens Axboe1-1/+11
2009-09-25writeback: move inodes from one super_block togetherShaohua Li1-3/+18
2009-09-25writeback: get rid to incorrect references to pdflush in commentsJens Axboe5-19/+17
2009-09-25writeback: improve readability of the wb_writeback() continue/break logicJens Axboe1-20/+23
2009-09-25writeback: cleanup writeback_single_inode()Wu Fengguang1-8/+7
2009-09-25writeback: kupdate writeback shall not stop when more io is possibleWu Fengguang1-2/+2
2009-09-25writeback: stop background writeback when below background thresholdWu Fengguang2-14/+20
2009-09-25writeback: balance_dirty_pages() shall write more than dirtied pagesWu Fengguang1-6/+10
2009-09-25fs: Fix busyloop in wb_writeback()Jan Kara1-1/+18
2009-09-25[WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer.Thierry Reding3-0/+362
2009-09-25sh_mobile_ceu_camera: fix compile breakage, caused by a bad mergeGuennadi Liakhovetski1-2/+2
2009-09-25sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu1-0/+14
2009-09-25sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu1-0/+14
2009-09-25sh: enable onenand support in kfr2r09 defconfig.Paul Mundt1-2/+7
2009-09-25sh: update defconfigs.Paul Mundt48-1271/+3269
2009-09-25sh: add FSI driver support for ms7724seKuninori Morimoto1-0/+89
2009-09-25NOMMU: Ignore mmap() address param as it is a hintDavid Howells1-4/+4
2009-09-25NOMMU: Fallback for is_vmalloc_or_module_addr() should be inlineDavid Howells1-1/+1
2009-09-25NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directlyDavid Howells1-22/+12
2009-09-25FRV: Flash mappings for the MB93090-MB00 motherboardDavid Howells2-0/+92
2009-09-25alpha: Clean up linker script using new linker script macros.Geoffrey Thomas1-81/+9
2009-09-25alpha: use .data.init_task instead of .data.init_thread.Tim Abbott2-8/+4
2009-09-25powerpc: Cleanup linker script using new linker script macros.Tim Abbott1-54/+15
2009-09-25blackfin: Cleanup linker script using new linker script macros.Tim Abbott1-50/+6
2009-09-25mn10300: Clean up linker script using higher-level macros.Tim Abbott1-36/+4
2009-09-25h8300: Cleanup linker script using new linker script macros.Tim Abbott1-18/+7
2009-09-25um: Clean up linker script using standard macros.Tim Abbott3-50/+14
2009-09-25xtensa: Cleanup linker script using new linker script macros.Tim Abbott1-61/+14
2009-09-25parisc: Remove useless altinstructions code copied from x86.Tim Abbott1-25/+0
2009-09-25parisc: Clean up linker script using new linker script macros.Tim Abbott1-75/+4
2009-09-25Optimize the ordering of sections in RW_DATA_SECTION.Tim Abbott1-2/+2
2009-09-25hugetlb_file_setup(): use C, not cppAndrew Morton1-4/+8