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
...
|
*
|
|
MIPS: SMTC: Remove duplicate structure field initialization
Julia Lawall
2009-09-30
1
-3
/
+2
|
*
|
|
MIPS: Remove duplicated #include
Huang Weiyi
2009-09-30
1
-1
/
+0
|
*
|
|
MIPS: BCM63xx: Remove duplicated #include
Huang Weiyi
2009-09-30
1
-1
/
+0
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2009-09-30
2
-0
/
+2
|
\
\
\
\
|
*
|
|
|
nilfs2: fix missing initialization of i_dir_start_lookup member
Ryusuke Konishi
2009-09-29
1
-0
/
+1
|
*
|
|
|
nilfs2: fix missing zero-fill initialization of btree node cache
Ryusuke Konishi
2009-09-29
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-09-30
20
-751
/
+1362
|
\
\
\
\
|
*
|
|
|
ext4: Fix time encoding with extra epoch bits
Theodore Ts'o
2009-09-30
1
-3
/
+3
|
*
|
|
|
ext4: Add a stub for mpage_da_data in the trace header
Josh Stone
2009-09-30
1
-0
/
+1
|
*
|
|
|
jbd2: Use tracepoints for history file
Theodore Ts'o
2009-09-30
5
-228
/
+130
|
*
|
|
|
ext4: Use tracepoints for mb_history trace file
Theodore Ts'o
2009-09-30
6
-348
/
+182
|
*
|
|
|
ext4, jbd2: Drop unneeded printks at mount and unmount time
Theodore Ts'o
2009-09-29
5
-22
/
+10
|
*
|
|
|
ext4: Handle nested ext4_journal_start/stop calls without a journal
Curt Wohlgemuth
2009-09-29
3
-13
/
+38
|
*
|
|
|
ext4: Make sure ext4_dirty_inode() updates the inode in no journal mode
Curt Wohlgemuth
2009-09-29
1
-15
/
+4
|
*
|
|
|
ext4: Avoid updating the inode table bh twice in no journal mode
Frank Mayhar
2009-09-29
1
-21
/
+16
|
*
|
|
|
ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes first
Theodore Ts'o
2009-09-28
1
-8
/
+8
|
*
|
|
|
ext4: async direct IO for holes and fallocate support
Mingming Cao
2009-09-28
5
-41
/
+234
|
*
|
|
|
ext4: Use end_io callback to avoid direct I/O fallback to buffered I/O
Mingming Cao
2009-09-28
3
-1
/
+210
|
*
|
|
|
ext4: Split uninitialized extents for direct I/O
Mingming Cao
2009-09-28
6
-42
/
+419
|
*
|
|
|
ext4: release reserved quota when block reservation for delalloc retry
Mingming Cao
2009-09-28
1
-1
/
+1
|
*
|
|
|
ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks
Theodore Ts'o
2009-09-29
4
-16
/
+107
|
*
|
|
|
ext4: Fix hueristic which avoids group preallocation for closed files
Theodore Ts'o
2009-09-28
1
-1
/
+1
|
*
|
|
|
ext4: Use ext4_msg() for ext4_da_writepage() errors
Theodore Ts'o
2009-09-26
1
-25
/
+25
|
*
|
|
|
ext4: Update documentation about quota mount options
Jan Kara
2009-09-29
1
-3
/
+10
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
2009-09-30
6
-27
/
+26
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
fat: Check s_dirt in fat_sync_fs()
OGAWA Hirofumi
2009-09-20
3
-9
/
+15
|
*
|
|
|
vfat: change the default from shortname=lower to shortname=mixed
Paul Wise
2009-08-01
2
-3
/
+3
|
*
|
|
|
fat/nls: Fix handling of utf8 invalid char
OGAWA Hirofumi
2009-08-01
2
-15
/
+8
*
|
|
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2009-09-30
18
-57
/
+65
|
\
\
\
\
\
|
*
|
|
|
|
PM / yenta: Fix cardbus suspend/resume regression
Rafael J. Wysocki
2009-09-29
1
-40
/
+48
|
*
|
|
|
|
PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()
Rafael J. Wysocki
2009-09-29
18
-18
/
+18
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-30
38
-11045
/
+6792
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2009-09-28
19
-235
/
+274
|
|
\
\
\
\
|
|
*
|
|
|
sony-laptop: re-read the rfkill state when resuming from suspend
Alan Jenkins
2009-09-28
1
-0
/
+3
|
|
*
|
|
|
sony-laptop: check for rfkill hard block at load time
Alan Jenkins
2009-09-28
1
-0
/
+6
|
|
*
|
|
|
wext: add back wireless/ dir in sysfs for cfg80211 interfaces
Johannes Berg
2009-09-28
3
-8
/
+7
|
|
*
|
|
|
wext: Add bound checks for copy_from_user
Arjan van de Ven
2009-09-28
1
-3
/
+6
|
|
*
|
|
|
mac80211: improve/fix mlme messages
Johannes Berg
2009-09-28
1
-9
/
+9
|
|
*
|
|
|
cfg80211: always get BSS
Johannes Berg
2009-09-28
1
-3
/
+2
|
|
*
|
|
|
iwlwifi: fix 3945 ucode info retrieval after failure
Reinette Chatre
2009-09-28
11
-204
/
+229
|
|
*
|
|
|
iwlwifi: fix memory leak in command queue handling
Reinette Chatre
2009-09-28
1
-0
/
+6
|
|
*
|
|
|
iwlwifi: fix debugfs buffer handling
Reinette Chatre
2009-09-28
1
-3
/
+3
|
|
*
|
|
|
cfg80211: don't set privacy w/o key
Johannes Berg
2009-09-28
1
-1
/
+2
|
|
*
|
|
|
cfg80211: wext: don't display BSSID unless associated
Johannes Berg
2009-09-28
1
-4
/
+1
|
*
|
|
|
|
net: Add explicit bound checks in net/socket.c
Arjan van de Ven
2009-09-28
1
-1
/
+6
|
*
|
|
|
|
bridge: Fix double-free in br_add_if.
Jeff Hansen
2009-09-28
1
-0
/
+1
|
*
|
|
|
|
isdn: fix netjet/isdnhdlc build errors
Randy Dunlap
2009-09-28
2
-2
/
+2
|
*
|
|
|
|
atm: dereference of he_dev->rbps_virt in he_init_group()
Juha Leppanen
2009-09-28
1
-7
/
+7
|
*
|
|
|
|
ax25: Add missing dev_put in ax25_setsockopt
Ralf Baechle
2009-09-28
1
-9
/
+10
|
|
/
/
/
/
|
*
|
|
|
Revert "sit: stateless autoconf for isatap"
Sascha Hlusiak
2009-09-26
4
-67
/
+1
[prev]
[next]