index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
ext4: don't bump up LONG_MAX nr_to_write by a factor of 8
Eric Sandeen
2010-10-27
1
-3
/
+6
|
|
*
ext4: stop looping in ext4_num_dirty_pages when max_pages reached
Eric Sandeen
2010-10-27
1
-1
/
+3
|
|
*
ext4: use dedicated slab caches for group_info structures
Curt Wohlgemuth
2010-10-27
2
-21
/
+78
|
|
*
ext4: avoid null dereference in trace_ext4_mballoc_discard
Wen Congyang
2010-10-27
1
-2
/
+3
|
|
*
jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode
Brian King
2010-10-27
3
-6
/
+12
|
|
*
ext4: fix EOFBLOCKS_FL handling
Theodore Ts'o
2010-10-27
1
-29
/
+69
*
|
|
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-27
6
-6
/
+17
|
\
\
\
|
*
|
|
drm/radeon/kms: enable unmappable vram for evergreen
Alex Deucher
2010-10-28
1
-0
/
+2
|
*
|
|
drm/radeon/kms: fix tiled db height calculation on 6xx/7xx
Alex Deucher
2010-10-28
1
-6
/
+8
|
*
|
|
drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xx
Alex Deucher
2010-10-28
4
-0
/
+7
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-10-27
15
-69
/
+137
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
quota: Fix possible oops in __dquot_initialize()
Jan Kara
2010-10-28
1
-0
/
+3
|
*
|
|
ext3: Update kernel-doc comments
Namhyung Kim
2010-10-28
2
-12
/
+20
|
*
|
|
jbd/2: fixed typos
Andrea Gelmini
2010-10-28
2
-2
/
+2
|
*
|
|
ext2: fixed typo.
Andrea Gelmini
2010-10-28
1
-1
/
+1
|
*
|
|
ext3: Fix debug messages in ext3_group_extend()
Namhyung Kim
2010-10-28
1
-6
/
+7
|
*
|
|
jbd: Convert atomic_inc() to get_bh()
Namhyung Kim
2010-10-28
2
-3
/
+3
|
*
|
|
ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate()
Namhyung Kim
2010-10-28
1
-1
/
+0
|
*
|
|
jbd: Fix debug message in do_get_write_access()
Namhyung Kim
2010-10-28
1
-1
/
+1
|
*
|
|
jbd: Check return value of __getblk()
Namhyung Kim
2010-10-28
1
-0
/
+2
|
*
|
|
ext3: Use DIV_ROUND_UP() on group desc block counting
Namhyung Kim
2010-10-28
1
-2
/
+1
|
*
|
|
ext3: Return proper error code on ext3_fill_super()
Namhyung Kim
2010-10-28
1
-0
/
+2
|
*
|
|
ext3: Remove unnecessary casts on bh->b_data
Namhyung Kim
2010-10-28
2
-5
/
+5
|
*
|
|
ext3: Cleanup ext3_setup_super()
Namhyung Kim
2010-10-28
1
-3
/
+3
|
*
|
|
quota: Fix issuing of warnings from dquot_transfer
Jan Kara
2010-10-28
1
-7
/
+6
|
*
|
|
quota: fix dquot_disable vs dquot_transfer race v2
Dmitry
2010-10-28
1
-6
/
+12
|
*
|
|
jbd: Convert bitops to buffer fns
Namhyung Kim
2010-10-28
1
-3
/
+3
|
*
|
|
ext3/jbd: Avoid WARN() messages when failing to write the superblock
Darrick J. Wong
2010-10-28
2
-3
/
+51
|
*
|
|
jbd: Use offset_in_page() instead of manual calculation
Namhyung Kim
2010-10-28
1
-1
/
+1
|
*
|
|
jbd: Remove unnecessary goto statement
Namhyung Kim
2010-10-28
1
-2
/
+0
|
*
|
|
jbd: Use printk_ratelimited() in journal_alloc_journal_head()
Namhyung Kim
2010-10-28
1
-6
/
+4
|
*
|
|
jbd: Move debug message into #ifdef area
Namhyung Kim
2010-10-28
1
-1
/
+1
|
*
|
|
ext2: fix comment on ext2_try_to_allocate()
Namhyung Kim
2010-10-28
1
-2
/
+1
|
*
|
|
ext3: Fix lost extented attributes for inode with ino == 11
Jan Kara
2010-10-05
1
-3
/
+8
|
*
|
|
quota: Make QUOTACTL config be selected by its users
Jan Kara
2010-10-05
2
-2
/
+3
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-10-27
25
-1159
/
+5716
|
\
\
\
\
|
*
|
|
|
DMAENGINE: move COH901318 to arch_initcall
Linus Walleij
2010-10-22
1
-1
/
+1
|
*
|
|
|
dma: imx-dma: fix signedness bug
Sascha Hauer
2010-10-22
1
-1
/
+3
|
*
|
|
|
Merge branch 'dma40' into dmaengine
Dan Williams
2010-10-19
5
-71
/
+72
|
|
\
\
\
\
|
|
*
|
|
|
ste_dma40: remove channel_type
Rabin Vincent
2010-10-19
1
-9
/
+0
|
|
*
|
|
|
ste_dma40: remove enum for endianess
Rabin Vincent
2010-10-19
4
-15
/
+8
|
|
*
|
|
|
ste_dma40: remove TIM_FOR_LINK option
Rabin Vincent
2010-10-19
2
-6
/
+0
|
|
*
|
|
|
ste_dma40: move mode_opt to separate config
Rabin Vincent
2010-10-19
4
-13
/
+44
|
|
*
|
|
|
ste_dma40: move channel mode to a separate field
Rabin Vincent
2010-10-19
3
-15
/
+12
|
|
*
|
|
|
ste_dma40: move priority to separate field
Rabin Vincent
2010-10-19
3
-8
/
+3
|
|
*
|
|
|
ste_dma40: add variable to indicate valid dma_cfg
Rabin Vincent
2010-10-19
1
-8
/
+8
|
*
|
|
|
|
dma/timberdale: simplify conditional
Nicolas Kaiser
2010-10-19
1
-1
/
+1
|
*
|
|
|
|
async_tx: make async_tx channel switching opt-in
Dan Williams
2010-10-07
3
-8
/
+11
|
*
|
|
|
|
move async raid6 test to lib/Kconfig.debug
Dan Williams
2010-10-07
2
-13
/
+13
|
|
|
|
|
|
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine
Dan Williams
2010-10-07
19
-424
/
+4988
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
[prev]
[next]