summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * ext4: add interface to advertise ext4 features in sysfsLukas Czerner2010-10-273-11/+65
| | * ext4: add support for lazy inode table initializationLukas Czerner2010-10-274-3/+611
| | * Add helper function for blkdev_issue_zeroout (sb_issue_discard)Lukas Czerner2010-10-271-0/+8
| | * jbd2: Add sanity check for attempts to start handle during umountTheodore Ts'o2010-10-272-0/+11
| | * ext4: fix NULL pointer dereference in print_daily_error_info()Sergey Senozhatsky2010-10-271-0/+1
| | * ext4: don't hold spinlock while calling ext4_issue_discard()Lukas Czerner2010-10-271-2/+2
| | * ext4: check for negative error code from sb_issue_discardLukas Czerner2010-10-271-1/+1
| | * ext4: don't bump up LONG_MAX nr_to_write by a factor of 8Eric Sandeen2010-10-271-3/+6
| | * ext4: stop looping in ext4_num_dirty_pages when max_pages reachedEric Sandeen2010-10-271-1/+3
| | * ext4: use dedicated slab caches for group_info structuresCurt Wohlgemuth2010-10-272-21/+78
| | * ext4: avoid null dereference in trace_ext4_mballoc_discardWen Congyang2010-10-271-2/+3
| | * jbd2: Fix I/O hang in jbd2_journal_release_jbd_inodeBrian King2010-10-273-6/+12
| | * ext4: fix EOFBLOCKS_FL handlingTheodore Ts'o2010-10-271-29/+69
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-276-6/+17
|\ \ \
| * | | drm/radeon/kms: enable unmappable vram for evergreenAlex Deucher2010-10-281-0/+2
| * | | drm/radeon/kms: fix tiled db height calculation on 6xx/7xxAlex Deucher2010-10-281-6/+8
| * | | drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xxAlex Deucher2010-10-284-0/+7
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-10-2715-69/+137
|\ \ \ \ | |_|/ / |/| | |
| * | | quota: Fix possible oops in __dquot_initialize()Jan Kara2010-10-281-0/+3
| * | | ext3: Update kernel-doc commentsNamhyung Kim2010-10-282-12/+20
| * | | jbd/2: fixed typosAndrea Gelmini2010-10-282-2/+2
| * | | ext2: fixed typo.Andrea Gelmini2010-10-281-1/+1
| * | | ext3: Fix debug messages in ext3_group_extend()Namhyung Kim2010-10-281-6/+7
| * | | jbd: Convert atomic_inc() to get_bh()Namhyung Kim2010-10-282-3/+3
| * | | ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate()Namhyung Kim2010-10-281-1/+0
| * | | jbd: Fix debug message in do_get_write_access()Namhyung Kim2010-10-281-1/+1
| * | | jbd: Check return value of __getblk()Namhyung Kim2010-10-281-0/+2
| * | | ext3: Use DIV_ROUND_UP() on group desc block countingNamhyung Kim2010-10-281-2/+1
| * | | ext3: Return proper error code on ext3_fill_super()Namhyung Kim2010-10-281-0/+2
| * | | ext3: Remove unnecessary casts on bh->b_dataNamhyung Kim2010-10-282-5/+5
| * | | ext3: Cleanup ext3_setup_super()Namhyung Kim2010-10-281-3/+3
| * | | quota: Fix issuing of warnings from dquot_transferJan Kara2010-10-281-7/+6
| * | | quota: fix dquot_disable vs dquot_transfer race v2Dmitry2010-10-281-6/+12
| * | | jbd: Convert bitops to buffer fnsNamhyung Kim2010-10-281-3/+3
| * | | ext3/jbd: Avoid WARN() messages when failing to write the superblockDarrick J. Wong2010-10-282-3/+51
| * | | jbd: Use offset_in_page() instead of manual calculationNamhyung Kim2010-10-281-1/+1
| * | | jbd: Remove unnecessary goto statementNamhyung Kim2010-10-281-2/+0
| * | | jbd: Use printk_ratelimited() in journal_alloc_journal_head()Namhyung Kim2010-10-281-6/+4
| * | | jbd: Move debug message into #ifdef areaNamhyung Kim2010-10-281-1/+1
| * | | ext2: fix comment on ext2_try_to_allocate()Namhyung Kim2010-10-281-2/+1
| * | | ext3: Fix lost extented attributes for inode with ino == 11Jan Kara2010-10-051-3/+8
| * | | quota: Make QUOTACTL config be selected by its usersJan Kara2010-10-052-2/+3
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-2725-1159/+5716
|\ \ \ \
| * | | | DMAENGINE: move COH901318 to arch_initcallLinus Walleij2010-10-221-1/+1
| * | | | dma: imx-dma: fix signedness bugSascha Hauer2010-10-221-1/+3
| * | | | Merge branch 'dma40' into dmaengineDan Williams2010-10-195-71/+72
| |\ \ \ \
| | * | | | ste_dma40: remove channel_typeRabin Vincent2010-10-191-9/+0
| | * | | | ste_dma40: remove enum for endianessRabin Vincent2010-10-194-15/+8
| | * | | | ste_dma40: remove TIM_FOR_LINK optionRabin Vincent2010-10-192-6/+0
| | * | | | ste_dma40: move mode_opt to separate configRabin Vincent2010-10-194-13/+44
OpenPOWER on IntegriCloud