index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-19
ext4: Fix small file fragmentation
Aneesh Kumar K.V
2
-13
/
+61
2008-08-20
ext4: Initialize writeback_index to 0 when allocating a new inode
Aneesh Kumar K.V
1
-0
/
+1
2008-08-20
ext4: make sure ext4_has_free_blocks returns 0 for ENOSPC
Aneesh Kumar K.V
1
-0
/
+3
2008-08-20
ext4: journal credit fix for the delayed allocation's writepages() function
Mingming Cao
2
-24
/
+58
2008-08-20
ext4: Rework the ext4_da_writepages() function
Aneesh Kumar K.V
1
-88
/
+113
2008-08-20
ext4: journal credits reservation fixes for DIO, fallocate
Mingming Cao
3
-27
/
+30
2008-08-20
ext4: journal credits reservation fixes for extent file writepage
Mingming Cao
3
-62
/
+49
2008-08-20
ext4: journal credits calulation cleanup and fix for non-extent writepage
Mingming Cao
3
-34
/
+108
2008-08-20
ext4: Fix bug where we return ENOSPC even though we have plenty of inodes
Eric Sandeen
1
-1
/
+1
2008-08-20
ext4: don't try to resize if there are no reserved gdt blocks left
Josef Bacik
1
-1
/
+2
2008-08-16
ext4: Use ext4_discard_reservations instead of mballoc-specific call
Theodore Ts'o
1
-1
/
+1
2008-08-20
ext4: Fix ext4_dx_readdir hash collision handling
Theodore Ts'o
1
-5
/
+15
2008-08-20
ext4: Fix delalloc release block reservation for truncate
Mingming Cao
1
-0
/
+21
2008-08-14
ext4: Fix potential truncate BUG due to i_prealloc_list being non-empty
Theodore Ts'o
1
-2
/
+3
2008-08-20
ext4: Handle unwritten extent properly with delayed allocation
Aneesh Kumar K.V
1
-2
/
+10
2008-08-13
Linux 2.6.27-rc3
v2.6.27-rc3
Linus Torvalds
1
-1
/
+1
2008-08-13
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-9
/
+9
2008-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-31
/
+104
2008-08-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
7
-13
/
+54
2008-08-13
firmware/memmap: cleanup
Bernhard Walle
2
-44
/
+43
2008-08-13
ALi M7101 PMU also available on Sun Netra's too
Alexander Clouter
1
-2
/
+3
2008-08-13
Make ioctl.h compatible with userland
Michael Abbott
1
-0
/
+4
2008-08-13
docsrc: fix getdelays printk formats
Randy Dunlap
1
-8
/
+17
2008-08-13
docsrc: fix crc32hash type
Randy Dunlap
1
-1
/
+1
2008-08-13
docsrc: fix ifenslave type
Randy Dunlap
1
-1
/
+1
2008-08-13
docsrc: fix procfs example
Randy Dunlap
1
-3
/
+1
2008-08-13
docsrc: build Documentation/ sources
Randy Dunlap
15
-1
/
+118
2008-08-13
byteorder: add include/linux/byteorder.h to define endian helpers
Harvey Harrison
1
-0
/
+372
2008-08-13
byteorder: add a new include/linux/swab.h to define byteswapping functions
Harvey Harrison
1
-0
/
+309
2008-08-13
genirq: switch /proc/irq/*/smp_affinity et al to seqfiles
Alexey Dobriyan
1
-45
/
+51
2008-08-13
seq_file: add seq_cpumask(), seq_nodemask()
Alexey Dobriyan
4
-0
/
+38
2008-08-13
reiserfs: removed duplicated #include
Huang Weiyi
1
-1
/
+0
2008-08-13
fs/eventpoll.c: fix sys_epoll_create1() comment
Andrew Morton
1
-4
/
+1
2008-08-13
drivers/char/rtc.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-08-13
mm/sparse.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-08-13
move kernel-doc comment for might_sleep directly before its defining block
Uwe Kleine-König
1
-7
/
+7
2008-08-13
lib/vsprintf.c: wrong conversion function used
Yi Yang
1
-1
/
+1
2008-08-13
fbcon: prevent cursor disappearance after switching to 512 character font
Krzysztof Helt
1
-2
/
+2
2008-08-13
atmel_lcdfb: add board parameter specify framebuffer memory size
Haavard Skinnemoen
2
-2
/
+6
2008-08-13
atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91
Haavard Skinnemoen
1
-2
/
+4
2008-08-13
matrox maven: convert to a new-style i2c driver
Jean Delvare
3
-59
/
+50
2008-08-13
matroxfb: i2c structure templates clean-up
Jean Delvare
1
-8
/
+3
2008-08-13
matrox maven: fix a broken error path
Jean Delvare
1
-1
/
+1
2008-08-13
do_migrate_pages(): remove unused variable
MinChan Kim
1
-1
/
+0
2008-08-13
GRU: fix preprocessor symbol for sparse
Randy Dunlap
1
-1
/
+1
2008-08-13
radeonfb: fix accel engine hangs
David Miller
2
-0
/
+12
2008-08-13
allocate structures for reservation tracking in hugetlbfs outside of spinlock...
Andy Whitcroft
1
-4
/
+11
2008-08-13
hugetlbfs: allocate structures for reservation tracking outside of spinlocks
Andy Whitcroft
1
-9
/
+35
2008-08-13
isight_firmware: fix a leak and double kfree()
Parag Warudkar
1
-2
/
+2
2008-08-13
cpuidle: make sysfs attributes sysdev class attributes
Rabin Vincent
1
-14
/
+15
[next]