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
2014-09-29
Merge branch 'xfs-trans-recover-cleanup' into for-next
Dave Chinner
1
-256
/
+308
2014-09-29
xfs: refactor recovery transaction start handling
Dave Chinner
1
-43
/
+34
2014-09-29
xfs: reorganise transaction recovery item code
Dave Chinner
1
-179
/
+179
2014-09-29
xfs: fix double free in xlog_recover_commit_trans
Dave Chinner
1
-2
/
+6
2014-09-29
xfs: recovery of XLOG_UNMOUNT_TRANS leaks memory
Dave Chinner
1
-11
/
+12
2014-09-29
xfs: refactor xlog_recover_process_data()
Dave Chinner
1
-76
/
+132
2014-09-23
Merge branch 'xfs-misc-fixes-for-3.18-2' into for-next
Dave Chinner
7
-14
/
+71
2014-09-23
xfs: flush entire last page of old EOF on truncate up
Dave Chinner
1
-0
/
+30
2014-09-23
xfs: xfs_swap_extent_flush can be static
Dave Chinner
1
-1
/
+1
2014-09-23
xfs: xfs_buf_write_fail_rl_state can be static
Dave Chinner
1
-1
/
+1
2014-09-23
xfs: xfs_rtget_summary can be static
Fengguang Wu
1
-1
/
+1
2014-09-23
xfs: remove second xfs_quota.h inclusion in xfs_icache.c
Fabian Frederick
1
-1
/
+0
2014-09-23
xfs: don't ASSERT on corrupt ftype
Eric Sandeen
1
-1
/
+0
2014-09-23
xfs: xlog_cil_force_lsn doesn't always wait correctly
Dave Chinner
1
-9
/
+38
2014-09-23
Merge branch 'xfs-shift-extents-rework' into for-next
Dave Chinner
4
-153
/
+289
2014-09-23
xfs: only writeback and truncate pages for the freed range
Brian Foster
1
-4
/
+6
2014-09-23
xfs: writeback and inval. file range to be shifted by collapse
Brian Foster
2
-13
/
+23
2014-09-23
xfs: refactor single extent shift into xfs_bmse_shift_one() helper
Brian Foster
1
-73
/
+91
2014-09-23
xfs: refactor shift-by-merge into xfs_bmse_merge() helper
Brian Foster
1
-75
/
+167
2014-09-23
xfs: track collapse via file offset rather than extent index
Brian Foster
3
-51
/
+53
2014-09-23
xfs: ensure WB_SYNC_ALL writeback handles partial pages correctly
Dave Chinner
1
-2
/
+14
2014-09-09
Merge branch 'xfs-misc-fixes-for-3.18-1' into for-next
Dave Chinner
19
-325
/
+290
2014-09-09
xfs: remove rbpp check from xfs_rtmodify_summary_int
Eric Sandeen
1
-13
/
+5
2014-09-09
xfs: combine xfs_rtmodify_summary and xfs_rtget_summary
Eric Sandeen
3
-61
/
+43
2014-09-09
xfs: combine xfs_dir_canenter into xfs_dir_createname
Eric Sandeen
1
-49
/
+11
2014-09-09
xfs: check resblks before calling xfs_dir_canenter
Eric Sandeen
4
-19
/
+22
2014-09-09
xfs: deduplicate xlog_do_recovery_pass()
Eric Sandeen
1
-54
/
+27
2014-09-09
xfs: lseek: the "whence" argument is called "whence"
Eric Sandeen
1
-4
/
+4
2014-09-09
xfs: combine xfs_seek_hole & xfs_seek_data
Eric Sandeen
1
-122
/
+50
2014-09-09
xfs: export log_recovery_delay to delay mount time log recovery
Brian Foster
4
-0
/
+52
2014-09-09
xfs: add debug sysfs attribute set
Brian Foster
3
-2
/
+65
2014-09-09
xfs: add a few more verifier tests
Eric Sandeen
3
-0
/
+8
2014-09-09
xfs: mark all internal workqueues as freezable
Brian Foster
3
-9
/
+11
2014-09-02
xfs: trim eofblocks before collapse range
Brian Foster
1
-2
/
+9
2014-09-02
xfs: xfs_file_collapse_range is delalloc challenged
Dave Chinner
1
-0
/
+13
2014-09-02
xfs: don't log inode unless extent shift makes extent modifications
Brian Foster
1
-8
/
+10
2014-09-02
xfs: use ranged writeback and invalidation for direct IO
Dave Chinner
1
-4
/
+6
2014-09-02
xfs: don't zero partial page cache pages during O_DIRECT writes
Dave Chinner
1
-1
/
+9
2014-09-02
xfs: don't zero partial page cache pages during O_DIRECT writes
Chris Mason
1
-1
/
+10
2014-09-02
xfs: don't dirty buffers beyond EOF
Dave Chinner
1
-0
/
+61
2014-08-26
Linux 3.17-rc2
v3.17-rc2
Linus Torvalds
1
-1
/
+1
2014-08-26
Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-29
/
+77
2014-08-26
Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-3
/
+11
2014-08-26
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
18
-59
/
+142
2014-08-26
Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-92
/
+168
2014-08-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-8
/
+16
2014-08-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+34
2014-08-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-30
/
+76
2014-08-25
Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
6
-15
/
+51
2014-08-25
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
44
-167
/
+328
[next]