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-09
f2fs: mark is_extension_exist() inline
Park Ju Hyung
1
-1
/
+1
2019-05-09
f2fs: fix to set FI_UPDATE_WRITE correctly
Chao Yu
1
-1
/
+2
2019-05-09
f2fs: fix to avoid panic in f2fs_inplace_write_data()
Chao Yu
1
-2
/
+7
2019-05-09
f2fs: fix to do sanity check on valid block count of segment
Chao Yu
1
-2
/
+1
2019-05-09
f2fs: fix to do sanity check on valid node/block count
Chao Yu
1
-1
/
+20
2019-05-09
f2fs: fix to avoid panic in do_recover_data()
Chao Yu
1
-1
/
+9
2019-05-09
f2fs: fix to do sanity check on free nid
Chao Yu
1
-0
/
+3
2019-05-09
f2fs: fix to do checksum even if inode page is uptodate
Chao Yu
2
-5
/
+6
2019-05-09
f2fs: fix to avoid panic in f2fs_remove_inode_page()
Chao Yu
1
-2
/
+8
2019-05-09
f2fs: fix to clear dirty inode in error path of f2fs_iget()
Chao Yu
1
-0
/
+1
2019-05-09
f2fs: remove new blank line of f2fs kernel message
Chao Yu
2
-6
/
+6
2019-05-09
f2fs: fix wrong __is_meta_io() macro
Chao Yu
3
-6
/
+6
2019-05-09
f2fs: fix to avoid panic in dec_valid_node_count()
Chao Yu
1
-3
/
+11
2019-05-09
f2fs: fix to avoid panic in dec_valid_block_count()
Chao Yu
1
-2
/
+10
2019-05-09
f2fs: fix to use inline space only if inline_xattr is enable
Chao Yu
1
-1
/
+3
2019-05-09
f2fs: fix to retrieve inline xattr space
Chao Yu
1
-0
/
+17
2019-05-09
f2fs: fix error path of recovery
Chao Yu
1
-4
/
+11
2019-05-09
f2fs: fix to avoid deadloop in foreground GC
Chao Yu
1
-0
/
+1
2019-04-16
f2fs: data: fix warning Using plain integer as NULL pointer
Hariprasad Kelam
1
-1
/
+1
2019-04-16
f2fs: add tracepoint for f2fs_file_write_iter()
Chao Yu
1
-9
/
+19
2019-04-05
f2fs: add comment for conditional compilation statement
Chao Yu
1
-1
/
+1
2019-04-05
f2fs: fix potential recursive call when enabling data_flush
Chao Yu
2
-5
/
+4
2019-04-05
f2fs: improve discard handling with multi-device volumes
Damien Le Moal
2
-5
/
+19
2019-04-05
f2fs: Reduce zoned block device memory usage
Damien Le Moal
3
-34
/
+29
2019-04-05
f2fs: Fix use of number of devices
Damien Le Moal
5
-15
/
+32
2019-04-01
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-188
/
+150
2019-04-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
4
-13
/
+14
2019-04-01
debugfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-04-01
ubifs: fix use-after-free on symlink traversal
Al Viro
1
-3
/
+1
2019-04-01
jffs2: fix use-after-free on symlink traversal
Al Viro
2
-6
/
+4
2019-03-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-21
/
+34
2019-03-30
Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+24
2019-03-30
Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2019-03-30
Merge tag 'xfs-5.1-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-17
/
+49
2019-03-29
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
1
-1
/
+2
2019-03-29
fs: fs_parser: fix printk format warning
Randy Dunlap
1
-1
/
+1
2019-03-29
fs/proc/kcore.c: make kcore_modules static
YueHaibing
1
-1
/
+1
2019-03-29
ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
Darrick J. Wong
1
-18
/
+24
2019-03-29
fs/open.c: allow opening only regular files during execve()
Tetsuo Handa
1
-0
/
+6
2019-03-28
afs: Fix StoreData op marshalling
David Howells
2
-4
/
+4
2019-03-27
ceph: fix use-after-free on symlink traversal
Al Viro
1
-1
/
+1
2019-03-27
Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-7
/
+8
2019-03-26
Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-21
/
+72
2019-03-26
xfs: serialize unaligned dio writes against all other dio writes
Brian Foster
1
-10
/
+17
2019-03-25
io_uring: offload write to async worker in case of -EAGAIN
Roman Penyaev
1
-1
/
+15
2019-03-25
io_uring: fix big-endian compat signal mask handling
Arnd Bergmann
1
-1
/
+9
2019-03-25
xfs: prohibit fstrim in norecovery mode
Darrick J. Wong
1
-0
/
+8
2019-03-25
locks: wake any locks blocked on request before deadlock check
Jeff Layton
1
-0
/
+5
2019-03-24
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-59
/
+58
2019-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+27
[next]