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
/
f2fs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-14
Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux
Linus Torvalds
2
-29
/
+29
2021-11-13
Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-95
/
+302
2021-11-09
f2fs: fix UAF in f2fs_available_free_memory
Dongliang Mu
1
-0
/
+2
2021-11-09
f2fs: invalidate META_MAPPING before IPU/DIO write
Hyeong-Jun Kim
2
-0
/
+5
2021-11-09
lib: zstd: Add kernel-specific API
Nick Terrell
2
-29
/
+29
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-1
/
+0
2021-10-29
f2fs: support fault injection for dquot_initialize()
Chao Yu
10
-26
/
+44
2021-10-29
f2fs: fix incorrect return value in f2fs_sanity_check_ckpt()
Chao Yu
1
-1
/
+1
2021-10-28
f2fs: compress: disallow disabling compress on non-empty compressed file
Hyeong-Jun Kim
1
-2
/
+1
2021-10-27
f2fs: compress: fix overwrite may reduce compress ratio unproperly
Fengnan Chang
3
-18
/
+39
2021-10-27
f2fs: multidevice: support direct IO
Chao Yu
4
-20
/
+104
2021-10-27
f2fs: introduce fragment allocation mode mount option
Daeho Jeong
6
-5
/
+70
2021-10-27
f2fs: replace snprintf in show functions with sysfs_emit
Qing Wang
1
-2
/
+2
2021-10-27
f2fs: include non-compressed blocks in compr_written_block
Daeho Jeong
1
-0
/
+1
2021-10-18
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
1
-1
/
+1
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-12
f2fs: fix wrong condition to trigger background checkpoint correctly
Chao Yu
1
-1
/
+1
2021-10-12
f2fs: fix to use WHINT_MODE
Keoseong Park
1
-1
/
+1
2021-09-21
fscrypt: remove fscrypt_operations::max_namelen
Eric Biggers
1
-1
/
+0
2021-09-21
f2fs: set SBI_NEED_FSCK flag when inconsistent node block found
Weichao Guo
1
-0
/
+1
2021-09-21
f2fs: introduce excess_dirty_threshold()
Chao Yu
3
-7
/
+24
2021-09-16
f2fs: avoid attaching SB_ACTIVE flag during mount
Chao Yu
2
-9
/
+2
2021-09-16
f2fs: quota: fix potential deadlock
Chao Yu
1
-1
/
+2
2021-09-16
f2fs: should use GFP_NOFS for directory inodes
Jaegeuk Kim
2
-2
/
+2
2021-09-04
Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-457
/
+1364
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+5
2021-09-01
f2fs: should put a page beyond EOF when preparing a write
Jaegeuk Kim
1
-0
/
+2
2021-09-01
f2fs: deallocate compressed pages when error happens
Jaegeuk Kim
1
-6
/
+6
2021-08-31
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-1
/
+11
2021-08-31
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-08-30
f2fs: enable realtime discard iff device supports discard
Chao Yu
1
-2
/
+7
2021-08-30
f2fs: guarantee to write dirty data when enabling checkpoint back
Jaegeuk Kim
2
-4
/
+12
2021-08-30
f2fs: fix to unmap pages from userspace process in punch_hole()
Chao Yu
1
-3
/
+1
2021-08-30
f2fs: fix unexpected ENOENT comes from f2fs_map_blocks()
Chao Yu
1
-0
/
+14
2021-08-30
f2fs: fix to account missing .skipped_gc_rwsem
Chao Yu
1
-1
/
+3
2021-08-30
f2fs: adjust unlock order for cleanup
Chao Yu
1
-2
/
+2
2021-08-30
f2fs: Don't create discard thread when device doesn't support realtime discard
Fengnan Chang
3
-7
/
+46
2021-08-23
f2fs: rebuild nat_bits during umount
Chao Yu
3
-59
/
+95
2021-08-23
f2fs: introduce periodic iostat io latency traces
Daeho Jeong
5
-6
/
+220
2021-08-23
f2fs: separate out iostat feature
Daeho Jeong
13
-149
/
+223
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2
-2
/
+5
2021-08-18
block: Introduce IOPRIO_NR_LEVELS
Damien Le Moal
1
-1
/
+1
2021-08-17
f2fs: compress: do sanity check on cluster
Chao Yu
3
-0
/
+62
2021-08-17
f2fs: convert S_IRUGO to 0444
Yangtao Li
2
-5
/
+5
2021-08-17
f2fs: fix to keep compatibility of fault injection interface
Chao Yu
1
-0
/
+1
2021-08-17
f2fs: support fault injection for f2fs_kmem_cache_alloc()
Chao Yu
12
-30
/
+58
2021-08-17
f2fs: compress: allow write compress released file after truncate to zero
Fengnan Chang
1
-0
/
+8
2021-08-13
f2fs: correct comment in segment.h
Yangtao Li
1
-2
/
+2
2021-08-13
f2fs: improve sbi status info in debugfs/f2fs/status
Yangtao Li
1
-5
/
+26
[next]