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-05-31
Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-48
/
+128
2019-05-28
Btrfs: fix race updating log root item during fsync
Filipe Manana
1
-2
/
+6
2019-05-28
Btrfs: fix wrong ctime and mtime of a directory after log replay
Filipe Manana
1
-2
/
+12
2019-05-28
Btrfs: fix fsync not persisting changed attributes of a directory
Filipe Manana
1
-12
/
+0
2019-05-28
btrfs: qgroup: Check bg while resuming relocation to avoid NULL pointer deref...
Qu Wenruo
1
-1
/
+7
2019-05-28
btrfs: reloc: Also queue orphan reloc tree for cleanup to avoid BUG_ON()
Qu Wenruo
1
-8
/
+19
2019-05-28
Btrfs: incremental send, fix emission of invalid clone operations
Filipe Manana
1
-3
/
+43
2019-05-28
Btrfs: incremental send, fix file corruption when no-holes feature is enabled
Filipe Manana
1
-0
/
+6
2019-05-28
btrfs: correct zstd workspace manager lock to use spin_lock_bh()
Dennis Zhou
1
-10
/
+10
2019-05-28
btrfs: Ensure replaced device doesn't have pending chunk allocation
Nikolay Borisov
1
-10
/
+25
2019-05-28
configfs: Fix use-after-free when accessing sd->s_dentry
Sahitya Tummala
1
-8
/
+6
2019-05-26
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-18
/
+19
2019-05-25
ext4: fix dcache lookup of !casefolded directories
Gabriel Krisman Bertazi
1
-1
/
+1
2019-05-25
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
115
-1258
/
+115
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
4
-40
/
+4
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 97
Thomas Gleixner
1
-15
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96
Thomas Gleixner
43
-645
/
+43
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83
Thomas Gleixner
9
-36
/
+9
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
3
-40
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
32
-160
/
+32
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35
Thomas Gleixner
23
-322
/
+23
2019-05-24
ext4: do not delete unlinked inode from orphan list on failed truncate
Jan Kara
1
-1
/
+1
2019-05-24
ext4: wait for outstanding dio during truncate in nojournal mode
Jan Kara
1
-12
/
+9
2019-05-23
Merge tag 'xfs-5.2-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-0
/
+27
2019-05-22
Merge tag 'gfs2-5.1.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+5
2019-05-22
ext4: don't perform block validity checks on the journal inode
Theodore Ts'o
1
-4
/
+8
2019-05-22
gfs2: Fix sign extension bug in gfs2_update_stats
Andreas Gruenbacher
1
-4
/
+5
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
195
-70
/
+195
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
4
-56
/
+4
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
109
-0
/
+109
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
39
-0
/
+39
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
42
-0
/
+42
2019-05-20
xfs: don't reserve per-AG space for an internal log
Darrick J. Wong
3
-0
/
+27
2019-05-20
Merge tag 'for-5.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-26
/
+97
2019-05-20
Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+8
2019-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+8
2019-05-19
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
3
-5
/
+4
2019-05-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-62
/
+102
2019-05-19
Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-51
/
+173
2019-05-19
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
1
-3
/
+8
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
3
-5
/
+4
2019-05-18
ext4: avoid panic during forced reboot due to aborted journal
Jan Kara
1
-1
/
+1
2019-05-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2019-05-17
Merge tag 'for-linus-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-57
/
+31
2019-05-17
Merge tag 'afs-fixes-b-20190516' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
20
-1381
/
+1383
2019-05-17
Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
26
-289
/
+393
2019-05-17
Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
12
-264
/
+751
2019-05-17
afs: Fix application of the results of a inline bulk status fetch
David Howells
2
-7
/
+45
2019-05-17
afs: Pass pre-fetch server and volume break counts into afs_iget5_set()
David Howells
4
-49
/
+78
[next]