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
2009-12-10
ext3: PTR_ERR return of wrong pointer in setup_new_group_blocks()
Roel Kluin
1
-1
/
+1
2009-12-10
ext3: Fix data / filesystem corruption when write fails to copy data
Jan Kara
1
-4
/
+14
2009-12-10
ext4: Support for 64-bit quota format
Jan Kara
1
-6
/
+24
2009-12-10
ext3: Support for vfsv1 quota format
Jan Kara
1
-6
/
+24
2009-12-10
quota: Implement quota format with 64-bit space and inode limits
Jan Kara
4
-39
/
+154
2009-12-10
quota: Move definition of QFMT_OCFS2 to linux/quota.h
Jan Kara
2
-4
/
+1
2009-12-10
ext2: fix comment in ext2_find_entry about return values
Jérémy Cochoy
1
-2
/
+2
2009-12-10
ext3: Unify log messages in ext3
Alexey Fisher
2
-205
/
+229
2009-12-10
ext2: clear uptodate flag on super block I/O error
Stephen Hemminger
1
-0
/
+16
2009-12-10
ext2: Unify log messages in ext2
Alexey Fisher
4
-80
/
+101
2009-12-10
ext3: make "norecovery" an alias for "noload"
Eric Sandeen
2
-2
/
+6
2009-12-10
ext3: Don't update the superblock in ext3_statfs()
Eric Sandeen
1
-2
/
+0
2009-12-10
ext3: journal all modifications in ext3_xattr_set_handle
Eric Sandeen
1
-3
/
+4
2009-12-10
ext2: Explicitly assign values to on-disk enum of filetypes
Jan Blunck
1
-8
/
+8
2009-12-10
quota: Fix WARN_ON in lookup_one_len
Jan Kara
1
-0
/
+2
2009-12-10
const: struct quota_format_ops
Alexey Dobriyan
4
-5
/
+5
2009-12-10
ubifs: remove manual O_SYNC handling
Christoph Hellwig
1
-12
/
+1
2009-12-10
afs: remove manual O_SYNC handling
Christoph Hellwig
1
-9
/
+0
2009-12-10
kill wait_on_page_writeback_range
Christoph Hellwig
5
-45
/
+18
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
24
-40
/
+109
2009-12-10
zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress...
Jan Kara
2
-250
/
+286
2009-12-10
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
49
-283
/
+1153
2009-12-10
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
58
-1742
/
+2319
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
11
-90
/
+248
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
63
-1167
/
+3110
2009-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
291
-11187
/
+27986
2009-12-10
Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
3
-157
/
+398
2009-12-10
Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
4
-4
/
+8
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
15
-221
/
+39
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
490
-831
/
+720
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
9
-17
/
+61
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
235
-7716
/
+27284
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
12
-45
/
+141
2009-12-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+1
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
146
-2405
/
+4741
2009-12-10
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
47
-1762
/
+3051
2009-12-10
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
76
-2713
/
+2727
2009-12-10
Doc: use misc-devices/ dir for drivers
Jean Delvare
2
-0
/
+0
2009-12-10
Doc: better explanation of procs_running
Luis Garces-Erice
1
-2
/
+2
2009-12-10
correct gpio.txt typos
Dominik D. Geyer
1
-2
/
+2
2009-12-10
docbook: fix signal_pending() argument
Shawn Bohrer
1
-1
/
+1
2009-12-10
use DMA_BIT_MASK instead of inline constant
Marin Mitov
1
-1
/
+1
2009-12-10
Use KERN_WARNING instead of KERN_WARN, which does not exist
Randy Dunlap
1
-2
/
+2
2009-12-10
nvram: Fix missing smp_lock.h in nvram
Frederic Weisbecker
1
-0
/
+1
2009-12-09
hwmon: (adt7475) Add VID support for the ADT7476
Jean Delvare
3
-4
/
+65
2009-12-09
hwmon: (adt7475) Add an entry in MAINTAINERS
Jean Delvare
1
-0
/
+7
2009-12-09
hwmon: (adt7475) Add support for the ADT7476
Jean Delvare
3
-25
/
+80
2009-12-09
hwmon: (adt7475) Voltage attenuators can be bypassed
Jean Delvare
1
-6
/
+36
2009-12-09
hwmon: (adt7475) Print device information on probe
Jean Delvare
1
-0
/
+18
2009-12-09
hwmon: (adt7475) Handle alternative pin functions
Jean Delvare
1
-15
/
+99
[next]