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
2018-03-17
f2fs: introduce mount option for fsync mode
Junling Zheng
5
-5
/
+44
2018-03-17
f2fs: fix to restore old mount option in ->remount_fs
Chao Yu
1
-0
/
+10
2018-03-17
f2fs: wrap sb_rdonly with f2fs_readonly
Chao Yu
2
-5
/
+5
2018-03-17
f2fs: avoid selinux denial on CAP_SYS_RESOURCE
Jaegeuk Kim
1
-2
/
+2
2018-03-13
f2fs: support hot file extension
Chao Yu
4
-28
/
+90
2018-03-13
f2fs: fix to avoid race in between atomic write and background GC
Chao Yu
1
-0
/
+3
2018-03-13
f2fs: do gc in greedy mode for whole range if gc_urgent mode is set
Jaegeuk Kim
1
-2
/
+9
2018-03-13
f2fs: issue discard aggressively in the gc_urgent mode
Jaegeuk Kim
1
-6
/
+5
2018-03-13
f2fs: set readdir_ra by default
Jaegeuk Kim
1
-0
/
+1
2018-03-13
f2fs: add auto tuning for small devices
Jaegeuk Kim
2
-0
/
+16
2018-03-13
f2fs: add mount option for segment allocation policy
Jaegeuk Kim
3
-0
/
+39
2018-03-13
f2fs: don't stop GC if GC is contended
Jaegeuk Kim
1
-3
/
+4
2018-03-13
f2fs: expose extension_list sysfs entry
Chao Yu
5
-7
/
+85
2018-03-13
f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
Chao Yu
1
-2
/
+6
2018-03-13
f2fs: introduce sb_lock to make encrypt pwsalt update exclusive
Chao Yu
3
-8
/
+14
2018-03-13
f2fs: remove redundant initialization of pointer 'p'
Colin Ian King
1
-1
/
+1
2018-03-13
f2fs: flush cp pack except cp pack 2 page at first
Gao Xiang
1
-23
/
+46
2018-03-13
f2fs: clean up f2fs_sb_has_xxx functions
Sheng Yong
6
-53
/
+28
2018-03-13
f2fs: remove redundant check of page type when submit bio
Tiezhu Yang
1
-4
/
+3
2018-03-13
f2fs: fix to handle looped node chain during recovery
Chao Yu
1
-0
/
+14
2018-03-13
f2fs: handle quota for orphan inodes
Jaegeuk Kim
1
-12
/
+16
2018-03-13
f2fs: support passing down write hints to block layer with F2FS policy
Hyunchul Lee
3
-9
/
+54
2018-03-13
f2fs: support passing down write hints given by users to block layer
Hyunchul Lee
4
-6
/
+119
2018-03-13
f2fs: fix to clear CP_TRIMMED_FLAG
Chao Yu
1
-0
/
+2
2018-03-13
f2fs: support large nat bitmap
Chao Yu
1
-0
/
+6
2018-03-13
f2fs: fix to check extent cache in f2fs_drop_extent_tree
Chao Yu
1
-0
/
+3
2018-03-13
f2fs: restrict inline_xattr_size configuration
Chao Yu
1
-0
/
+7
2018-03-13
f2fs: fix heap mode to reset it back
Yunlong Song
2
-3
/
+5
2018-03-13
f2fs: fix potential corruption in area before F2FS_SUPER_OFFSET
Sheng Yong
1
-3
/
+2
2018-03-13
f2fs: don't put dentry page in pagecache into highmem
Yunlong Song
6
-57
/
+20
2018-02-23
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+12
2018-02-23
fs/signalfd: fix build error for BUS_MCEERR_AR
Randy Dunlap
1
-3
/
+12
2018-02-22
efivarfs: Limit the rate for non-root to read files
Luck, Tony
1
-0
/
+6
2018-02-16
Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-21
/
+80
2018-02-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2018-02-14
Merge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+23
2018-02-13
gfs2: Fixes to "Implement iomap for block_map"
Andreas Gruenbacher
1
-20
/
+23
2018-02-13
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
1
-0
/
+4
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
24
-80
/
+80
2018-02-12
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-21
/
+26
2018-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+5
2018-02-10
Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-13
/
+130
2018-02-09
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
7
-40
/
+57
2018-02-08
Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
8
-92
/
+74
2018-02-08
Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-405
/
+295
2018-02-08
Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
9
-129
/
+313
2018-02-08
cramfs: better MTD dependency expression
Nicolas Pitre
1
-2
/
+1
2018-02-08
NFSD: hide unused svcxdr_dupstr()
Arnd Bergmann
1
-3
/
+2
2018-02-08
nfsd: store stat times in fill_pre_wcc() instead of inode times
Amir Goldstein
3
-24
/
+37
2018-02-08
nfsd: encode stat->mtime for getattr instead of inode->i_mtime
Amir Goldstein
2
-4
/
+3
[next]