index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
f2fs: cleanup the code in build_sit_entries.
Lihong Kou
2019-08-23
1
-2
/
+0
|
*
f2fs: fix wrong available node count calculation
Chao Yu
2019-08-23
2
-5
/
+3
|
*
f2fs: remove duplicate code in f2fs_file_write_iter
Lihong Kou
2019-08-23
1
-5
/
+0
|
*
f2fs: fix to migrate blocks correctly during defragment
Chao Yu
2019-08-23
1
-4
/
+6
|
*
f2fs: use wrapped f2fs_cp_error()
Chao Yu
2019-08-23
1
-1
/
+1
|
*
f2fs: fix to use more generic EOPNOTSUPP
Chao Yu
2019-08-23
1
-1
/
+1
|
*
f2fs: use wrapped IS_SWAPFILE()
Chao Yu
2019-08-23
1
-1
/
+1
|
*
f2fs: Support case-insensitive file name lookups
Daniel Rosenberg
2019-08-23
8
-20
/
+204
|
*
f2fs: include charset encoding information in the superblock
Daniel Rosenberg
2019-08-23
3
-0
/
+124
|
*
f2fs: fix to avoid call kvfree under spinlock
Chao Yu
2019-08-23
1
-1
/
+4
|
*
fs: f2fs: Remove unnecessary checks of SM_I(sbi) in update_general_status()
Jia-Ju Bai
2019-08-23
1
-2
/
+2
|
*
f2fs: disallow direct IO in atomic write
Chao Yu
2019-08-23
1
-0
/
+3
|
*
f2fs: fix to handle quota_{on,off} correctly
Chao Yu
2019-08-23
1
-2
/
+25
|
*
f2fs: fix to detect cp error in f2fs_setxattr()
Chao Yu
2019-08-23
1
-0
/
+2
|
*
f2fs: fix to spread f2fs_is_checkpoint_ready()
Chao Yu
2019-08-23
3
-0
/
+20
|
*
f2fs: support fiemap() for directory inode
Chao Yu
2019-08-23
3
-2
/
+9
|
*
f2fs: fix to avoid discard command leak
Chao Yu
2019-08-23
1
-0
/
+7
|
*
f2fs: fix to avoid tagging SBI_QUOTA_NEED_REPAIR incorrectly
Chao Yu
2019-08-23
1
-1
/
+2
|
*
f2fs: fix to drop meta/node pages during umount
Chao Yu
2019-08-23
1
-0
/
+14
|
*
f2fs: disallow switching io_bits option during remount
Chao Yu
2019-08-23
1
-0
/
+7
|
*
f2fs: fix panic of IO alignment feature
Chao Yu
2019-08-23
2
-1
/
+11
|
*
f2fs: introduce {page,io}_is_mergeable() for readability
Chao Yu
2019-08-23
1
-7
/
+33
|
*
f2fs: fix livelock in swapfile writes
Jaegeuk Kim
2019-08-16
1
-1
/
+1
*
|
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-19
1
-9
/
+12
|
\
\
|
*
|
timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
2019-08-30
1
-9
/
+12
|
|
/
*
|
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2019-09-18
9
-15
/
+392
|
\
\
|
*
|
f2fs: add fs-verity support
Eric Biggers
2019-08-12
9
-15
/
+392
*
|
|
f2fs: wire up new fscrypt ioctls
Eric Biggers
2019-08-12
2
-0
/
+60
|
|
/
|
/
|
*
|
Merge tag 'f2fs-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-30
3
-100
/
+81
|
\
\
|
|
/
|
/
|
|
*
f2fs: use EINVAL for superblock with invalid magic
Icenowy Zheng
2019-07-28
1
-24
/
+24
|
*
f2fs: fix to read source block before invalidating it
Jaegeuk Kim
2019-07-26
1
-36
/
+34
|
*
f2fs: remove redundant check from f2fs_setflags_common()
Eric Biggers
2019-07-12
1
-8
/
+1
|
*
f2fs: use generic checking function for FS_IOC_FSSETXATTR
Eric Biggers
2019-07-12
1
-31
/
+14
|
*
f2fs: use generic checking and prep function for FS_IOC_SETFLAGS
Eric Biggers
2019-07-12
1
-1
/
+8
*
|
mm: migrate: remove unused mode argument
Keith Busch
2019-07-18
1
-1
/
+1
*
|
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-15
2
-6
/
+4
|
\
\
|
|
/
|
/
|
|
*
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-11
1
-3
/
+1
|
*
blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()
Tejun Heo
2019-07-10
1
-2
/
+2
*
|
Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2019-07-12
18
-758
/
+1268
|
\
\
|
*
|
f2fs: improve print log in f2fs_sanity_check_ckpt()
Chao Yu
2019-07-10
1
-1
/
+3
|
*
|
f2fs: avoid out-of-range memory access
Ocean Chen
2019-07-10
1
-0
/
+5
|
*
|
f2fs: fix to avoid long latency during umount
Heng Xiao
2019-07-10
1
-0
/
+4
|
*
|
f2fs: allow all the users to pin a file
Jaegeuk Kim
2019-07-10
1
-3
/
+0
|
*
|
f2fs: support swap file w/ DIO
Jaegeuk Kim
2019-07-03
2
-10
/
+137
|
*
|
f2fs: allocate blocks for pinned file
Jaegeuk Kim
2019-07-02
1
-1
/
+6
|
*
|
f2fs: fix is_idle() check for discard type
Sahitya Tummala
2019-07-02
1
-1
/
+1
|
*
|
f2fs: add a rw_sem to cover quota flag changes
Jaegeuk Kim
2019-07-02
3
-27
/
+53
|
*
|
f2fs: set SBI_NEED_FSCK for xattr corruption case
Chao Yu
2019-07-02
1
-0
/
+6
|
*
|
f2fs: use generic EFSBADCRC/EFSCORRUPTED
Chao Yu
2019-07-02
14
-37
/
+46
|
*
|
f2fs: Use DIV_ROUND_UP() instead of open-coding
Geert Uytterhoeven
2019-07-02
3
-6
/
+6
[prev]
[next]