index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: Don't overwrite all types of node to keep node chain
Yunlei He
2018-03-17
1
-1
/
+1
*
f2fs: introduce mount option for fsync mode
Junling Zheng
2018-03-17
5
-5
/
+44
*
f2fs: fix to restore old mount option in ->remount_fs
Chao Yu
2018-03-17
1
-0
/
+10
*
f2fs: wrap sb_rdonly with f2fs_readonly
Chao Yu
2018-03-17
2
-5
/
+5
*
f2fs: avoid selinux denial on CAP_SYS_RESOURCE
Jaegeuk Kim
2018-03-17
1
-2
/
+2
*
f2fs: support hot file extension
Chao Yu
2018-03-13
4
-28
/
+90
*
f2fs: fix to avoid race in between atomic write and background GC
Chao Yu
2018-03-13
1
-0
/
+3
*
f2fs: do gc in greedy mode for whole range if gc_urgent mode is set
Jaegeuk Kim
2018-03-13
1
-2
/
+9
*
f2fs: issue discard aggressively in the gc_urgent mode
Jaegeuk Kim
2018-03-13
1
-6
/
+5
*
f2fs: set readdir_ra by default
Jaegeuk Kim
2018-03-13
1
-0
/
+1
*
f2fs: add auto tuning for small devices
Jaegeuk Kim
2018-03-13
2
-0
/
+16
*
f2fs: add mount option for segment allocation policy
Jaegeuk Kim
2018-03-13
3
-0
/
+39
*
f2fs: don't stop GC if GC is contended
Jaegeuk Kim
2018-03-13
1
-3
/
+4
*
f2fs: expose extension_list sysfs entry
Chao Yu
2018-03-13
5
-7
/
+85
*
f2fs: fix to set KEEP_SIZE bit in f2fs_zero_range
Chao Yu
2018-03-13
1
-2
/
+6
*
f2fs: introduce sb_lock to make encrypt pwsalt update exclusive
Chao Yu
2018-03-13
3
-8
/
+14
*
f2fs: remove redundant initialization of pointer 'p'
Colin Ian King
2018-03-13
1
-1
/
+1
*
f2fs: flush cp pack except cp pack 2 page at first
Gao Xiang
2018-03-13
1
-23
/
+46
*
f2fs: clean up f2fs_sb_has_xxx functions
Sheng Yong
2018-03-13
6
-53
/
+28
*
f2fs: remove redundant check of page type when submit bio
Tiezhu Yang
2018-03-13
1
-4
/
+3
*
f2fs: fix to handle looped node chain during recovery
Chao Yu
2018-03-13
1
-0
/
+14
*
f2fs: handle quota for orphan inodes
Jaegeuk Kim
2018-03-13
1
-12
/
+16
*
f2fs: support passing down write hints to block layer with F2FS policy
Hyunchul Lee
2018-03-13
3
-9
/
+54
*
f2fs: support passing down write hints given by users to block layer
Hyunchul Lee
2018-03-13
4
-6
/
+119
*
f2fs: fix to clear CP_TRIMMED_FLAG
Chao Yu
2018-03-13
1
-0
/
+2
*
f2fs: support large nat bitmap
Chao Yu
2018-03-13
1
-0
/
+6
*
f2fs: fix to check extent cache in f2fs_drop_extent_tree
Chao Yu
2018-03-13
1
-0
/
+3
*
f2fs: restrict inline_xattr_size configuration
Chao Yu
2018-03-13
1
-0
/
+7
*
f2fs: fix heap mode to reset it back
Yunlong Song
2018-03-13
2
-3
/
+5
*
f2fs: fix potential corruption in area before F2FS_SUPER_OFFSET
Sheng Yong
2018-03-13
1
-3
/
+2
*
f2fs: don't put dentry page in pagecache into highmem
Yunlong Song
2018-03-13
6
-57
/
+20
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-23
1
-3
/
+12
|
\
|
*
fs/signalfd: fix build error for BUS_MCEERR_AR
Randy Dunlap
2018-02-22
1
-3
/
+12
*
|
efivarfs: Limit the rate for non-root to read files
Luck, Tony
2018-02-22
1
-0
/
+6
*
|
Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-16
7
-21
/
+80
|
\
\
|
*
|
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
Nikolay Borisov
2018-02-05
1
-0
/
+1
|
*
|
Btrfs: fix null pointer dereference when replacing missing device
Filipe Manana
2018-02-02
1
-0
/
+4
|
*
|
btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
Zygo Blaxell
2018-02-02
1
-1
/
+10
|
*
|
btrfs: Ignore errors from btrfs_qgroup_trace_extent_post
Nikolay Borisov
2018-02-02
2
-3
/
+9
|
*
|
Btrfs: fix unexpected -EEXIST when creating new inode
Liu Bo
2018-02-02
1
-0
/
+18
|
*
|
Btrfs: fix use-after-free on root->orphan_block_rsv
Liu Bo
2018-02-02
1
-13
/
+21
|
*
|
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
Liu Bo
2018-02-02
1
-1
/
+1
|
*
|
Btrfs: fix extent state leak from tree log
Liu Bo
2018-02-02
1
-2
/
+3
|
*
|
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Liu Bo
2018-02-02
1
-0
/
+9
|
*
|
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
2018-02-02
1
-1
/
+4
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-15
1
-0
/
+4
|
\
\
\
|
*
|
|
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
2018-02-13
1
-0
/
+4
*
|
|
|
Merge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-14
1
-20
/
+23
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
gfs2: Fixes to "Implement iomap for block_map"
Andreas Gruenbacher
2018-02-13
1
-20
/
+23
*
|
|
|
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
24
-80
/
+80
[next]