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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2016-05-05
btrfs: cleaner_kthread() doesn't need explicit freeze
Jiri Kosina
1
-1
/
+1
2016-05-05
btrfs: fix memory leak of fs_info in block group cache
Kinglong Mee
2
-6
/
+1
2016-05-05
f2fs crypto: make sure the encryption info is initialized on opendir(2)
Chao Yu
1
-0
/
+8
2016-05-05
f2fs crypto: handle unexpected lack of encryption keys
Chao Yu
2
-2
/
+7
2016-05-05
f2fs: don't need to call set_page_dirty for io error
Jaegeuk Kim
1
-1
/
+0
2016-05-05
f2fs: do f2fs_balance_fs when block is allocated
Jaegeuk Kim
1
-6
/
+6
2016-05-05
ext4/fscrypto: avoid RCU lookup in d_revalidate
Jaegeuk Kim
1
-0
/
+4
2016-05-05
f2fs: cover large section in sanity check of super
Jaegeuk Kim
1
-37
/
+65
2016-05-05
f2fs: slightly reorganize read_raw_super_block
Shawn Lin
1
-37
/
+36
2016-05-05
f2fs crypto: fix corrupted symlink in encrypted case
Jaegeuk Kim
1
-6
/
+6
2016-05-05
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
1
-3
/
+3
2016-05-05
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
1
-3
/
+30
2016-05-05
debugfs: Make automount point inodes permanently empty
Seth Forshee
1
-1
/
+1
2016-04-20
Btrfs: fix file/data loss caused by fsync after rename and new inode
Filipe Manana
1
-0
/
+137
2016-04-20
ext4: ignore quota mount options if the quota feature is enabled
Theodore Ts'o
1
-11
/
+11
2016-04-20
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
3
-4
/
+55
2016-04-20
btrfs: fix crash/invalid memory access on fsync when using overlayfs
Filipe Manana
1
-1
/
+1
2016-04-20
ext4: use file_dentry()
Miklos Szeredi
1
-1
/
+1
2016-04-20
ext4: use dget_parent() in ext4_file_open()
Miklos Szeredi
1
-4
/
+8
2016-04-20
ext4 crypto: use dget_parent() in ext4_d_revalidate()
Theodore Ts'o
1
-4
/
+8
2016-04-20
nfs: use file_dentry()
Miklos Szeredi
3
-6
/
+6
2016-04-20
fs: add file_dentry()
Miklos Szeredi
2
-1
/
+37
2016-04-12
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
Joseph Qi
2
-1
/
+13
2016-04-12
ocfs2/dlm: fix race between convert and recovery
Joseph Qi
1
-1
/
+10
2016-04-12
ocfs2: o2hb: fix double free bug
Junxiao Bi
1
-2
/
+2
2016-04-12
writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inode
Tejun Heo
1
-10
/
+19
2016-04-12
writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list()
Tejun Heo
1
-3
/
+5
2016-04-12
nfsd: fix deadlock secinfo+readdir compound
J. Bruce Fields
1
-0
/
+1
2016-04-12
nfsd4: fix bad bounds checking
J. Bruce Fields
1
-5
/
+8
2016-04-12
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
3
-9
/
+29
2016-04-12
fuse: Add reference counting for fuse_io_priv
Seth Forshee
3
-9
/
+32
2016-04-12
fuse: do not use iocb after it may have been freed
Robert Doebbelin
1
-3
/
+4
2016-04-12
xfs: fix two memory leaks in xfs_attr_list.c error paths
Mateusz Guzik
1
-9
/
+10
2016-04-12
quota: Fix possible GPF due to uninitialised pointers
Nikolay Borisov
1
-2
/
+1
2016-04-12
splice: handle zero nr_pages in splice_to_pipe()
Rabin Vincent
1
-0
/
+3
2016-04-12
vfs: show_vfsstat: do not ignore errors from show_devname method
Dmitry V. Levin
1
-0
/
+2
2016-04-12
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
OGAWA Hirofumi
1
-5
/
+12
2016-03-11
Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-103
/
+168
2016-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+9
2016-03-10
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2016-03-10
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
1
-0
/
+1
2016-03-10
dax: check return value of dax_radix_entry()
Ross Zwisler
1
-1
/
+8
2016-03-10
ocfs2: fix return value from ocfs2_page_mkwrite()
Jan Kara
1
-0
/
+4
2016-03-08
jffs2: reduce the breakage on recovery from halfway failed rename()
Al Viro
1
-3
/
+8
2016-03-08
ncpfs: fix a braino in OOM handling in ncp_fill_cache()
Al Viro
1
-1
/
+1
2016-03-08
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-6
/
+19
2016-03-07
xfs: only run torn log write detection on dirty logs
Brian Foster
1
-11
/
+31
2016-03-07
xfs: refactor in-core log state update to helper
Brian Foster
1
-19
/
+33
2016-03-07
xfs: refactor unmount record detection into helper
Brian Foster
1
-60
/
+93
2016-03-07
xfs: separate log head record discovery from verification
Brian Foster
1
-22
/
+20
[next]