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
2013-08-09
f2fs: introduce cur_cp_version function to reduce code size
Jaegeuk Kim
5
-9
/
+13
2013-08-09
f2fs: fix inconsistency between xattr node blocks and its inode
Jaegeuk Kim
3
-0
/
+10
2013-08-09
f2fs: fix the use of XATTR_NODE_OFFSET
Jaegeuk Kim
2
-5
/
+11
2013-08-08
f2fs: fix a build failure due to missing the kobject header
Jaegeuk Kim
2
-1
/
+1
2013-08-06
f2fs: fix a deadlock in fsync
Jin Xu
5
-9
/
+16
2013-08-06
f2fs: remove redundant code from f2fs_write_begin
Namjae Jeon
1
-3
/
+0
2013-08-06
f2fs: add sysfs entries to select the gc policy
Namjae Jeon
5
-3
/
+30
2013-08-06
f2fs: add sysfs support for controlling the gc_thread
Namjae Jeon
6
-20
/
+203
2013-07-31
f2fs: remove an unneeded kfree(NULL)
Dan Carpenter
1
-1
/
+0
2013-07-30
f2fs: fix handling orphan inodes
Jaegeuk Kim
4
-9
/
+28
2013-07-30
f2fs: move bio_private allocation out of f2fs_bio_alloc()
Gu Zheng
2
-9
/
+11
2013-07-30
f2fs: use list_for_each rather than list_for_each_safe, in remove_orphan_inode()
Gu Zheng
1
-3
/
+2
2013-07-30
f2fs: use seq_puts()/seq_putc() rather than seq_printf() where possible
Gu Zheng
1
-9
/
+9
2013-07-30
f2fs: fix i_name during f2fs_sync_file
Jaegeuk Kim
1
-4
/
+6
2013-07-30
f2fs: update file name in the inode block during f2fs_rename
Jaegeuk Kim
3
-0
/
+21
2013-07-30
f2fs: introduce help function F2FS_NODE()
Gu Zheng
8
-40
/
+35
2013-07-30
f2fs: add a help func F2FS_STAT() to get the f2fs_stat_info
Gu Zheng
2
-11
/
+16
2013-07-30
f2fs: add proc entry to monitor current usage of segments
Jaegeuk Kim
2
-0
/
+47
2013-07-30
f2fs: add description for fsck.f2fs and dump.f2fs
Changman Lee
1
-4
/
+39
2013-07-30
f2fs: recover date requested by fdatasync
Jaegeuk Kim
1
-3
/
+4
2013-07-30
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
4
-4
/
+14
2013-07-30
Merge tag 'arc-v3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2013-07-29
Linux 3.11-rc3
v3.11-rc3
Linus Torvalds
1
-1
/
+1
2013-07-29
Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-19
/
+49
2013-07-29
Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-128
/
+95
2013-07-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-24
/
+32
2013-07-27
firewire: fix libdc1394/FlyCap2 iso event regression
Clemens Ladisch
4
-4
/
+14
2013-07-27
ARC: SMP build breakage
Vineet Gupta
1
-0
/
+1
2013-07-27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-127
/
+158
2013-07-27
Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
13
-508
/
+859
2013-07-27
Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-93
/
+17
2013-07-26
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
4
-4
/
+17
2013-07-26
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
57
-196
/
+307
2013-07-26
Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
33
-79
/
+172
2013-07-26
Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-3
/
+4
2013-07-26
Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-20
/
+38
2013-07-26
Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-42
/
+55
2013-07-26
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
10
-22
/
+29
2013-07-26
Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-11
/
+36
2013-07-26
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+3
2013-07-26
Merge tag 'md/3.11-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-6
/
+18
2013-07-26
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-42
/
+358
2013-07-26
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
Rafael J. Wysocki
6
-87
/
+11
2013-07-26
ahci_imx: depend on CONFIG_MFD_SYSCON
Tejun Heo
1
-1
/
+1
2013-07-26
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
Steven Rostedt (Red Hat)
1
-2
/
+1
2013-07-26
arm64: Change kernel stack size to 16K
Feng Kan
2
-3
/
+3
2013-07-26
Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve...
Dave Airlie
3
-5
/
+17
2013-07-26
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
8
-122
/
+141
2013-07-26
drm/radeon/dpm: fix r600_enable_sclk_control()
Alex Deucher
1
-2
/
+2
2013-07-26
drm/radeon/dpm: implement force performance levels for rv6xx
Alex Deucher
3
-0
/
+38
[next]