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
*
[GFS2] fix inode meta data corruption
Wendy Cheng
2007-10-10
1
-5
/
+15
*
[GFS2] delay glock demote for a minimum hold time
Benjamin Marzinski
2007-10-10
3
-16
/
+66
*
[GFS2] panic after can't parse mount arguments
Abhijith Das
2007-10-10
1
-2
/
+4
*
[GFS2] Patch to protect sd_log_num_jdata
Bob Peterson
2007-10-10
1
-1
/
+2
*
[GFS2] Wendy's dump lockname in hex & fix glock dump
Abhijith Das
2007-10-10
1
-13
/
+13
*
[DLM] Fix lowcomms socket closing
Patrick Caulfield
2007-10-10
1
-12
/
+4
*
[GFS2] Reduce truncate IO traffic
Wendy Cheng
2007-10-10
1
-1
/
+31
*
[GFS2] Add NULL entry to token table
Benjamin Marzinski
2007-10-10
1
-1
/
+4
*
[GFS2] Add a missing gfs2_trans_add_bh()
Steven Whitehouse
2007-10-10
1
-0
/
+1
*
[GFS2] Clean up invalidatepage/releasepage
Steven Whitehouse
2007-10-10
4
-120
/
+24
*
[GFS2] Fix quota do_list operation hang
Abhijith Das
2007-10-10
2
-1
/
+32
*
[GFS2] fixed a NULL pointer assignment BUG
Denis Cheng
2007-10-10
1
-2
/
+3
*
[GFS2] Force unstuff of hidden quota inode
Abhijith Das
2007-10-10
1
-0
/
+10
*
[GFS2] better code for translating characters
Denis Cheng
2007-10-10
1
-1
/
+2
*
[GFS2] unneeded typecast
Denis Cheng
2007-10-10
1
-1
/
+1
*
[GFS2] use list_for_each_entry instead
Denis Cheng
2007-10-10
1
-3
/
+1
*
[GFS2] Ensure journal file cache is flushed after recovery
Bob Peterson
2007-10-10
2
-2
/
+2
*
[GFS2] invalid metadata block - REVISED
Bob Peterson
2007-10-10
1
-1
/
+6
*
[GFS2] Reduce number of gfs2_scand processes to one
Steven Whitehouse
2007-10-10
10
-57
/
+53
*
[GFS2] use the declaration of gfs2_dops in the header file instead
Denis Cheng
2007-10-10
1
-2
/
+1
*
[GFS2] mark struct *_operations const
Denis Cheng
2007-10-10
3
-7
/
+7
*
[GFS2] Detach buf data during in-place writeback
Bob Peterson
2007-10-10
1
-0
/
+3
*
[GFS2] use an temp variable to reduce a spin_unlock
Denis Cheng
2007-10-10
1
-5
/
+6
*
[GFS2] Prevent infinite loop in try_rgrp_unlink()
Bob Peterson
2007-10-10
1
-13
/
+17
*
[GFS2] Revert part of earlier log.c changes
Bob Peterson
2007-10-10
1
-11
/
+2
*
[GFS2] Move some code inside the log lock
Bob Peterson
2007-10-10
1
-3
/
+14
*
[GFS2] Fix an oops in glock dumping
Steven Whitehouse
2007-10-10
1
-38
/
+35
*
[GFS2] GFS2 not checking pointer on create when running under nfsd
Steve French
2007-10-10
1
-1
/
+1
*
[GFS2] Clean up duplicate includes in fs/gfs2/
Jesper Juhl
2007-10-10
3
-4
/
+0
*
[GFS2] Fix calculation of demote state
Josef Whiter
2007-10-10
1
-2
/
+3
*
[GFS2] Fix two races relating to glock callbacks
Steven Whitehouse
2007-10-10
1
-6
/
+18
*
Linux 2.6.23
v2.6.23
Linus Torvalds
2007-10-09
1
-1
/
+1
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-10-09
6
-11
/
+12
|
\
|
*
[MIPS] Au1000: set the PCI controller IO base
Florian Fainelli
2007-10-09
1
-0
/
+1
|
*
[MIPS] Alchemy: Fix USB initialization.
Florian Fainelli
2007-10-09
4
-10
/
+10
|
*
[MIPS] IP32: Fix fatal typo in address computation.
Giuseppe Sacco
2007-10-09
1
-1
/
+1
*
|
NLM: Fix a memory leak in nlmsvc_testlock
Trond Myklebust
2007-10-09
1
-1
/
+3
*
|
sata_mv: correct S/G table limits
Jeff Garzik
2007-10-09
1
-3
/
+6
|
/
*
Correct Makefile rule for generating custom keymap
Maarten Bressers
2007-10-08
1
-1
/
+1
*
ISDN: Fix data access out of array bounds
Karsten Keil
2007-10-08
1
-2
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-10-08
6
-13
/
+22
|
\
|
*
[IPv6]: Fix ICMPv6 redirect handling with target multicast address
Brian Haley
2007-10-08
1
-4
/
+5
|
*
[PKT_SCHED] cls_u32: error code isn't been propogated properly
Stephen Hemminger
2007-10-07
1
-1
/
+1
|
*
[ROSE]: Fix rose.ko oops on unload
Alexey Dobriyan
2007-10-07
3
-8
/
+13
|
*
[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed
Ilpo Järvinen
2007-10-07
1
-0
/
+3
*
|
AIO: fix cleanup in io_submit_one(...)
Yan Zheng
2007-10-08
1
-1
/
+1
*
|
fix page release issue in filemap_fault
Yan Zheng
2007-10-08
1
-0
/
+1
*
|
fix VM_CAN_NONLINEAR check in sys_remap_file_pages
Yan Zheng
2007-10-08
1
-1
/
+1
*
|
mm: set_page_dirty_balance() vs ->page_mkwrite()
Peter Zijlstra
2007-10-08
3
-5
/
+10
|
/
*
Driver core: fix SYSF_DEPRECATED breakage for nested classdevs
Dmitry Torokhov
2007-10-07
1
-3
/
+7
[next]