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.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-03-23
autofs: fix error return in autofs_fill_super()
Ian Kent
1
-1
/
+3
2019-03-23
autofs: drop dentry reference only when it is never used
Pan Bian
1
-1
/
+2
2019-03-23
fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
Jan Kara
1
-1
/
+7
2019-03-23
cifs: fix computation for MAX_SMB2_HDR_SIZE
Ronnie Sahlberg
1
-2
/
+2
2019-03-23
nfs: Fix NULL pointer dereference of dev_name
Yao Liu
1
-0
/
+5
2019-03-23
hugetlbfs: fix races and page leaks during migration
Mike Kravetz
1
-0
/
+12
2019-03-23
ncpfs: fix build warning of strncpy
Greg Kroah-Hartman
1
-2
/
+2
2019-03-23
ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
Yan, Zheng
1
-1
/
+2
2019-02-20
cifs: Limit memory used by lock request calls to a page
Ross Lagerwall
2
-0
/
+12
2019-02-20
Revert "exec: load_script: don't blindly truncate shebang string"
Linus Torvalds
1
-7
/
+3
2019-02-20
Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure ...
Greg Kroah-Hartman
1
-1
/
+1
2019-02-20
debugfs: fix debugfs_rename parameter checking
Greg Kroah-Hartman
1
-0
/
+7
2019-02-20
fuse: handle zero sized retrieve correctly
Miklos Szeredi
1
-1
/
+1
2019-02-20
fuse: decrement NR_WRITEBACK_TEMP on the right page
Miklos Szeredi
1
-1
/
+1
2019-02-20
fuse: call pipe_buf_release() under pipe lock
Jann Horn
1
-0
/
+3
2019-02-20
exec: load_script: don't blindly truncate shebang string
Oleg Nesterov
1
-3
/
+7
2019-02-20
fs/epoll: drop ovflist branch prediction
Davidlohr Bueso
1
-1
/
+1
2019-02-20
ocfs2: don't clear bh uptodate for block read
Junxiao Bi
1
-2
/
+0
2019-02-20
cifs: check ntwrk_buf_start for NULL before dereferencing it
Ronnie Sahlberg
1
-1
/
+8
2019-02-20
NFS: nfs_compare_mount_options always compare auth flavors.
Chris Perl
1
-2
/
+1
2019-02-20
udf: Fix BUG on corrupted inode
Jan Kara
1
-0
/
+6
2019-02-20
nfsd4: fix crash on writing v4_end_grace before nfsd startup
J. Bruce Fields
1
-0
/
+2
2019-02-20
f2fs: fix wrong return value of f2fs_acl_create
Tiezhu Yang
1
-6
/
+8
2019-02-20
f2fs: move dir data flush to write checkpoint process
Yunlei He
1
-0
/
+3
2019-02-20
dlm: Don't swamp the CPU with callbacks queued during recovery
Bob Peterson
1
-0
/
+10
2019-02-06
fs: don't scan the inode cache before SB_BORN is set
Dave Chinner
1
-6
/
+24
2019-02-06
cifs: Always resolve hostname before reconnecting
Paulo Alcantara
1
-0
/
+53
2019-02-06
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
1
-1
/
+1
2019-02-06
fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
Waiman Long
1
-5
/
+1
2019-02-06
CIFS: Do not count -ENODATA as failure for query directory
Pavel Shilovsky
1
-2
/
+2
2019-02-06
fs: add the fsnotify call to vfs_iter_write
Jimmy Durand Wesolowski
1
-1
/
+3
2019-02-06
f2fs: read page index before freeing
Pan Bian
1
-1
/
+3
2019-02-06
CIFS: Fix possible hang during async MTU reads and writes
Pavel Shilovsky
1
-3
/
+3
2019-01-26
ocfs2: fix panic due to unrecovered local alloc
Junxiao Bi
1
-2
/
+7
2019-01-26
pstore/ram: Do not treat empty buffers as valid
Joel Fernandes (Google)
1
-0
/
+5
2019-01-26
jffs2: Fix use of uninitialized delayed_work, lockdep breakage
Daniel Santos
1
-1
/
+2
2019-01-26
xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE
Darrick J. Wong
1
-1
/
+8
2019-01-26
btrfs: wait on ordered extents on abort cleanup
Josef Bacik
1
-0
/
+8
2019-01-26
proc: Remove empty line in /proc/self/status
Gwendal Grignou
1
-1
/
+1
2019-01-26
f2fs: fix validation of the block count in sanity_check_raw_super
Martin Blumenstingl
1
-3
/
+3
2019-01-26
f2fs: fix missing up_read
Jaegeuk Kim
1
-1
/
+3
2019-01-26
f2fs: fix invalid memory access
Chao Yu
1
-5
/
+6
2019-01-26
f2fs: fix to do sanity check with cp_pack_start_sum
Chao Yu
2
-4
/
+16
2019-01-26
f2fs: fix to do sanity check with block address in main area v2
Chao Yu
2
-5
/
+16
2019-01-26
f2fs: fix to do sanity check with block address in main area
Chao Yu
7
-6
/
+75
2019-01-26
f2fs: fix to do sanity check with reserved blkaddr of inline inode
Chao Yu
1
-0
/
+21
2019-01-26
f2fs: fix to do sanity check with node footer and iblocks
Chao Yu
1
-2
/
+23
2019-01-26
f2fs: Add sanity_check_inode() function
Ben Hutchings
1
-0
/
+12
2019-01-26
f2fs: fix to do sanity check with user_block_count
Chao Yu
1
-1
/
+12
2019-01-26
f2fs: fix to do sanity check with secs_per_zone
Chao Yu
1
-2
/
+2
[next]