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.12.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
...
|
*
|
|
|
[JFFS2] Fix inode allocation race
David Woodhouse
2005-05-23
3
-6
/
+13
|
*
|
|
|
[MTD] NAND: Fix the broken dynamic array allocations
Jarkko Lavinen
2005-05-23
1
-5
/
+5
|
*
|
|
|
[MTD] Fix broken user ABI
Thomas Gleixner
2005-05-23
1
-2
/
+2
|
*
|
|
|
[JFFS2] Fix race in garbage collector
Artem B. Bityuckiy
2005-05-23
2
-7
/
+37
|
*
|
|
|
[MTD] DiskOnChip: Add some comments
Dan Brown
2005-05-23
1
-1
/
+11
|
*
|
|
|
[MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.
Dan Brown
2005-05-23
1
-3
/
+1
|
*
|
|
|
[MTD] DiskOnChip: Prevent problems with existing filesystems
Dan Brown
2005-05-23
1
-2
/
+2
|
*
|
|
|
[MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections.
Dan Brown
2005-05-23
1
-4
/
+3
|
*
|
|
|
[MTD] DiskOnChip: Fix (?) free OOB array info.
Dan Brown
2005-05-23
1
-2
/
+2
|
*
|
|
|
[JFFS2] Add KERN_DEBUG level to printks
Artem B. Bityuckiy
2005-05-23
1
-3
/
+3
|
*
|
|
|
[JFFS2] Fix race problems with wbuf.
Artem B. Bityuckiy
2005-05-23
2
-10
/
+10
|
*
|
|
|
[MTD] NAND: Move the NULL check into the calling function
Thomas Gleixner
2005-05-23
1
-8
/
+8
|
*
|
|
|
[MTD] NAND: Fix missing NULL pointer check
Dan Brown
2005-05-23
1
-7
/
+7
|
*
|
|
|
[MTD] Fix OTP for top-parameter devices
Nicolas Pitre
2005-05-23
1
-2
/
+14
|
*
|
|
|
[MTD] Reset file position when switching OTP mode
Nicolas Pitre
2005-05-23
1
-1
/
+2
|
*
|
|
|
[MTD] NAND: Fix oob available calculation
Thomas Gleixner
2005-05-23
1
-7
/
+4
|
*
|
|
|
[MTD] Add reboot notifier to Intel NOR flash driver
Nicolas Pitre
2005-05-23
2
-3
/
+47
|
*
|
|
|
[MTD] Avoid compile warnings for Intel CFI flash without OTP support.
Todd Poynor
2005-05-23
1
-1
/
+3
|
*
|
|
|
[MTD] cfi_cmdset_0001: Skip delay if Instant Block Locking is set
Todd Poynor
2005-05-23
1
-4
/
+12
|
*
|
|
|
[MTD] DiskOnChip: Scan the entire device for Media Headers.
Dan Brown
2005-05-23
1
-22
/
+28
|
*
|
|
|
[MTD] NAND: Use arrays of needed size instead of constant-sized.
Artem B. Bityuckiy
2005-05-23
1
-5
/
+5
|
*
|
|
|
[MTD] sharpsl-flash: Correct error paths
Richard Purdie
2005-05-23
1
-5
/
+10
|
*
|
|
|
[MTD] Add support for more SharpSL machines and fix missing mapping init
Richard Purdie
2005-05-23
1
-6
/
+20
|
*
|
|
|
[JFFS2] Prevent deadlock when flushing write buffer
Artem B. Bityuckiy
2005-05-23
1
-1
/
+3
|
*
|
|
|
[JFFS2] Forbid to free inode_cache objects if its nlink isn't zero.
Artem B. Bityuckiy
2005-05-23
2
-4
/
+4
|
*
|
|
|
[JFFS2] Improve garbage collector block selection
Artem B. Bityuckiy
2005-05-23
1
-1
/
+7
|
*
|
|
|
[MTD] plat-ram: Make it usable on non ARM platforms
Thomas Gleixner
2005-05-23
1
-2
/
+2
|
*
|
|
|
[MTD] block2mtd: Fix incompatible pointer type
Thomas Gleixner
2005-05-23
1
-9
/
+8
|
*
|
|
|
[MTD] cfi_cmdset_0001: Fix compiler warnings
Thomas Gleixner
2005-05-23
1
-5
/
+5
|
*
|
|
|
[MTD] NAND nandsim: Use NAND_SKIP_BBT option
Artem B. Bityuckiy
2005-05-23
1
-29
/
+12
|
*
|
|
|
[MTD] ixp2000: Remove port setting code
Lennert Buytenhek
2005-05-23
1
-6
/
+1
|
*
|
|
|
[MTD] Kernel Janitor fixes.
Domen Puncer
2005-05-23
4
-8
/
+8
|
*
|
|
|
[JFFS2] Use function to manipulate superblock dirty flag
Artem B. Bityuckiy
2005-05-23
1
-2
/
+2
|
*
|
|
|
[MTD] Fix typo in Kconfig
Thomas Gleixner
2005-05-23
1
-2
/
+2
|
*
|
|
|
[MTD] NAND s3c2410: Simplify command handling
Ben Dooks
2005-05-23
1
-106
/
+12
|
*
|
|
|
[MTD] cfi_cmdset_0001: Fix state after sync
Nicolas Pitre
2005-05-23
1
-1
/
+2
|
*
|
|
|
[MTD] cfi_cmdset_0001: Fix the buggy status check.
Thomas Gleixner
2005-05-23
1
-13
/
+3
|
*
|
|
|
[MTD] Add the reverse operation of cfi_build_cmd()
Thomas Gleixner
2005-05-23
1
-1
/
+64
|
*
|
|
|
[MTD] plat-ram: removed extraneous debugging code
Ben Dooks
2005-05-23
1
-10
/
+2
|
*
|
|
|
[MTD] NAND: Fixed unused loop variable
Ben Dooks
2005-05-23
1
-2
/
+2
|
*
|
|
|
[MTD] Fixed signed 1bit bitfield
Ben Dooks
2005-05-23
1
-3
/
+3
|
*
|
|
|
[MTD] phram: Allow short reads.
Joern Engel
2005-05-23
1
-8
/
+22
|
*
|
|
|
[MTD] block2mtd: Remove copyright. Fix offset calculation
Joern Engel
2005-05-23
1
-4
/
+3
|
*
|
|
|
[MTD] Remove Elan-104NC
David Vrabel
2005-05-23
3
-241
/
+2
|
*
|
|
|
[JFFS2] Add symlink caching support.
Artem B. Bityuckiy
2005-05-23
5
-70
/
+117
|
*
|
|
|
[MTD] NAND: Use cond_resched instead of msleep
Thomas Gleixner
2005-05-23
1
-2
/
+2
|
*
|
|
|
[JFFS2] Fix NOR specific scan BUG
Artem B. Bityuckiy
2005-05-23
3
-10
/
+15
|
*
|
|
|
[JFFS2] Prevent ino cache removal for inodes in use
David Woodhouse
2005-05-23
5
-16
/
+24
|
*
|
|
|
[MTD] Replace all the Au1x mapping drivers with a simplified single driver
Pete Popov
2005-05-23
7
-867
/
+199
|
*
|
|
|
[MTD] Use after free, found by the Coverity tool
Joern Engel
2005-05-23
1
-3
/
+3
[prev]
[next]