index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
|
*
ext4: fix oops in trace_ext4_mb_release_group_pa
Eric Sandeen
2010-10-27
|
|
*
ext4: fix potential infinite loop in ext4_da_writepages()
Toshiyuki Okajima
2010-10-27
|
|
*
ext4: improve llseek error handling for overly large seek offsets
Toshiyuki Okajima
2010-10-27
|
|
*
ext4: don't update sb journal_devnum when RO dev
Maciej Żenczykowski
2010-10-27
|
|
*
ext4: use sb_issue_zeroout in ext4_ext_zeroout
Lukas Czerner
2010-10-27
|
|
*
ext4: use sb_issue_zeroout in setup_new_group_blocks
Lukas Czerner
2010-10-27
|
|
*
ext4: add interface to advertise ext4 features in sysfs
Lukas Czerner
2010-10-27
|
|
*
ext4: add support for lazy inode table initialization
Lukas Czerner
2010-10-27
|
|
*
Add helper function for blkdev_issue_zeroout (sb_issue_discard)
Lukas Czerner
2010-10-27
|
|
*
jbd2: Add sanity check for attempts to start handle during umount
Theodore Ts'o
2010-10-27
|
|
*
ext4: fix NULL pointer dereference in print_daily_error_info()
Sergey Senozhatsky
2010-10-27
|
|
*
ext4: don't hold spinlock while calling ext4_issue_discard()
Lukas Czerner
2010-10-27
|
|
*
ext4: check for negative error code from sb_issue_discard
Lukas Czerner
2010-10-27
|
|
*
ext4: don't bump up LONG_MAX nr_to_write by a factor of 8
Eric Sandeen
2010-10-27
|
|
*
ext4: stop looping in ext4_num_dirty_pages when max_pages reached
Eric Sandeen
2010-10-27
|
|
*
ext4: use dedicated slab caches for group_info structures
Curt Wohlgemuth
2010-10-27
|
|
*
ext4: avoid null dereference in trace_ext4_mballoc_discard
Wen Congyang
2010-10-27
|
|
*
jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode
Brian King
2010-10-27
|
|
*
ext4: fix EOFBLOCKS_FL handling
Theodore Ts'o
2010-10-27
*
|
|
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-27
|
\
\
\
|
*
|
|
drm/radeon/kms: enable unmappable vram for evergreen
Alex Deucher
2010-10-27
|
*
|
|
drm/radeon/kms: fix tiled db height calculation on 6xx/7xx
Alex Deucher
2010-10-27
|
*
|
|
drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xx
Alex Deucher
2010-10-27
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-10-27
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
quota: Fix possible oops in __dquot_initialize()
Jan Kara
2010-10-27
|
*
|
|
ext3: Update kernel-doc comments
Namhyung Kim
2010-10-27
|
*
|
|
jbd/2: fixed typos
Andrea Gelmini
2010-10-27
|
*
|
|
ext2: fixed typo.
Andrea Gelmini
2010-10-27
|
*
|
|
ext3: Fix debug messages in ext3_group_extend()
Namhyung Kim
2010-10-27
|
*
|
|
jbd: Convert atomic_inc() to get_bh()
Namhyung Kim
2010-10-27
|
*
|
|
ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate()
Namhyung Kim
2010-10-27
|
*
|
|
jbd: Fix debug message in do_get_write_access()
Namhyung Kim
2010-10-27
|
*
|
|
jbd: Check return value of __getblk()
Namhyung Kim
2010-10-27
|
*
|
|
ext3: Use DIV_ROUND_UP() on group desc block counting
Namhyung Kim
2010-10-27
|
*
|
|
ext3: Return proper error code on ext3_fill_super()
Namhyung Kim
2010-10-27
|
*
|
|
ext3: Remove unnecessary casts on bh->b_data
Namhyung Kim
2010-10-27
|
*
|
|
ext3: Cleanup ext3_setup_super()
Namhyung Kim
2010-10-27
|
*
|
|
quota: Fix issuing of warnings from dquot_transfer
Jan Kara
2010-10-27
|
*
|
|
quota: fix dquot_disable vs dquot_transfer race v2
Dmitry
2010-10-27
|
*
|
|
jbd: Convert bitops to buffer fns
Namhyung Kim
2010-10-27
|
*
|
|
ext3/jbd: Avoid WARN() messages when failing to write the superblock
Darrick J. Wong
2010-10-27
|
*
|
|
jbd: Use offset_in_page() instead of manual calculation
Namhyung Kim
2010-10-27
|
*
|
|
jbd: Remove unnecessary goto statement
Namhyung Kim
2010-10-27
|
*
|
|
jbd: Use printk_ratelimited() in journal_alloc_journal_head()
Namhyung Kim
2010-10-27
|
*
|
|
jbd: Move debug message into #ifdef area
Namhyung Kim
2010-10-27
|
*
|
|
ext2: fix comment on ext2_try_to_allocate()
Namhyung Kim
2010-10-27
|
*
|
|
ext3: Fix lost extented attributes for inode with ino == 11
Jan Kara
2010-10-05
|
*
|
|
quota: Make QUOTACTL config be selected by its users
Jan Kara
2010-10-05
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-10-27
|
\
\
\
\
|
*
|
|
|
DMAENGINE: move COH901318 to arch_initcall
Linus Walleij
2010-10-22
[prev]
[next]