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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
Merge tag 'for-5.4/io_uring-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-24
/
+217
2019-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
28
-283
/
+163
2019-09-25
mm, fs: move randomize_stack_top from fs to mm
Alexandre Ghiti
1
-20
/
+0
2019-09-25
mm,thp: avoid writes to file with THP in pagecache
Song Liu
2
-0
/
+11
2019-09-25
mm,thp: stats for file backed THP
Song Liu
2
-1
/
+7
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-4
/
+0
2019-09-25
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-09-25
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-09-25
ocfs2: fix spelling mistake "ambigous" -> "ambiguous"
Colin Ian King
1
-1
/
+1
2019-09-25
ocfs2: checkpoint appending truncate log transaction before flushing
Changwei Ge
1
-0
/
+15
2019-09-25
ocfs2: wait for recovering done after direct unlock request
Changwei Ge
1
-4
/
+19
2019-09-25
ocfs2: delete unnecessary checks before brelse()
Markus Elfring
2
-7
/
+3
2019-09-25
fs/ocfs2/dir.c: remove set but not used variables
zhengbin
1
-2
/
+1
2019-09-25
fs/ocfs2/file.c: remove set but not used variables
zhengbin
1
-3
/
+0
2019-09-25
fs/ocfs2/namei.c: remove set but not used variables
zhengbin
1
-2
/
+0
2019-09-25
ocfs2: remove unused ocfs2_orphan_scan_exit() declaration
Guozhonghua
1
-2
/
+1
2019-09-25
ocfs2: remove unused ocfs2_calc_tree_trunc_credits()
Guozhonghua
1
-28
/
+0
2019-09-25
ocfs2: further debugfs cleanups
Greg Kroah-Hartman
9
-180
/
+61
2019-09-25
jbd2: remove jbd2_journal_inode_add_[write|wait]
Joseph Qi
2
-14
/
+0
2019-09-25
ocfs2: use jbd2_inode dirty range scoping
Joseph Qi
4
-11
/
+28
2019-09-25
fat: work around race with userspace's read via blockdev while mounting
OGAWA Hirofumi
2
-2
/
+14
2019-09-24
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-459
/
+380
2019-09-23
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-7
/
+41
2019-09-23
io_uring: correctly handle non ->{read,write}_iter() file_operations
Jens Axboe
1
-6
/
+54
2019-09-22
Merge tag 'gfs2-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
16
-207
/
+264
2019-09-22
Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
17
-203
/
+839
2019-09-21
Merge tag 'for_v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
12
-135
/
+248
2019-09-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
17
-281
/
+837
2019-09-21
Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-43
/
+25
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+6
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-38
/
+42
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+4
2019-09-19
Merge tag 'configfs-for-5.4' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
5
-254
/
+170
2019-09-19
Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
27
-319
/
+1120
2019-09-19
Merge tag 'for-linus-5.4-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2019-09-19
Merge branch 'work.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-104
/
+44
2019-09-19
Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
9
-244
/
+320
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
45
-72
/
+287
2019-09-19
gfs2: Convert gfs2 to fs_context
Andrew Price
4
-459
/
+380
2019-09-19
Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
78
-1081
/
+1295
2019-09-19
Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+3
2019-09-19
Merge tag 'ovl-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...
Linus Torvalds
4
-29
/
+51
2019-09-19
Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
62
-5486
/
+6054
2019-09-19
Merge tag 'afs-next-20190915' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-28
/
+149
2019-09-19
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
30
-68
/
+2859
2019-09-19
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
19
-817
/
+2961
2019-09-18
Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+14
2019-09-18
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+107
2019-09-18
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+4
2019-09-18
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
6
-50
/
+37
[next]