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
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: Only lfs mode is allowed with zoned block device feature
Chunhai Guo
2023-09-13
1
-5
/
+5
*
f2fs: judge whether discard_unit is section only when have CONFIG_BLK_DEV_ZONED
Yangtao Li
2023-09-13
1
-6
/
+5
*
Revert "f2fs: fix to set flush_merge opt and show noflush_merge"
Greg Kroah-Hartman
2023-08-27
1
-11
/
+2
*
Revert "f2fs: don't reset unchangable mount option in f2fs_remount()"
Greg Kroah-Hartman
2023-08-27
1
-18
/
+12
*
f2fs: don't reset unchangable mount option in f2fs_remount()
Chao Yu
2023-08-11
1
-12
/
+18
*
f2fs: fix to set flush_merge opt and show noflush_merge
Yangtao Li
2023-08-11
1
-2
/
+11
*
f2fs: fix to check readonly condition correctly
Chao Yu
2023-05-24
1
-1
/
+1
*
f2fs: specify extent cache for read explicitly
Jaegeuk Kim
2023-05-17
1
-6
/
+6
*
f2fs: fix scheduling while atomic in decompression path
Jaegeuk Kim
2023-05-11
1
-1
/
+1
*
f2fs: synchronize atomic write aborts
Daeho Jeong
2023-03-11
1
-2
/
+0
*
f2fs: initialize locks earlier in f2fs_fill_super()
Tetsuo Handa
2023-02-09
1
-18
/
+20
*
f2fs: fix to avoid accessing uninitialized spinlock
Chao Yu
2022-12-31
1
-3
/
+3
*
f2fs: fix to destroy sbi->post_read_wq in error path of f2fs_fill_super()
Chao Yu
2022-12-31
1
-1
/
+1
*
Merge tag 'f2fs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-10
1
-14
/
+82
|
\
|
*
f2fs: support recording errors into superblock
Chao Yu
2022-10-04
1
-2
/
+47
|
*
f2fs: support recording stop_checkpoint reason into super_block
Chao Yu
2022-10-04
1
-0
/
+20
|
*
f2fs: increase the limit for reserve_root
Jaegeuk Kim
2022-09-12
1
-2
/
+2
|
*
f2fs: complete checkpoints during remount
Jaegeuk Kim
2022-09-12
1
-0
/
+6
|
*
f2fs: flush pending checkpoints when freezing super
Jaegeuk Kim
2022-09-12
1
-3
/
+2
|
*
f2fs: use memcpy_{to,from}_page() where possible
Eric Biggers
2022-08-29
1
-9
/
+2
|
*
f2fs: LFS mode does not support ATGC
Jaegeuk Kim
2022-08-29
1
-0
/
+5
*
|
fscrypt: work on block_devices instead of request_queues
Christoph Hellwig
2022-09-21
1
-12
/
+12
|
/
*
Merge tag 'f2fs-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2022-08-08
1
-31
/
+59
|
\
|
*
f2fs: clean up f2fs_abort_atomic_write()
Chao Yu
2022-08-05
1
-2
/
+1
|
*
f2fs: introduce sysfs atomic write statistics
Daeho Jeong
2022-07-30
1
-0
/
+1
|
*
f2fs: enforce single zone capacity
Jaegeuk Kim
2022-07-30
1
-21
/
+12
|
*
f2fs: introduce memory mode
Daeho Jeong
2022-07-30
1
-0
/
+24
|
*
f2fs: use the updated test_dummy_encryption helper functions
Eric Biggers
2022-06-25
1
-8
/
+21
*
|
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-03
1
-1
/
+1
|
/
*
Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-31
1
-44
/
+44
|
\
|
*
f2fs: add f2fs_init_write_merge_io function
Yufen Yu
2022-05-25
1
-24
/
+3
|
*
f2fs: do not stop GC when requiring a free section
Jaegeuk Kim
2022-05-17
1
-1
/
+2
|
*
f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parameters
Jaegeuk Kim
2022-05-12
1
-1
/
+7
|
*
f2fs: reject test_dummy_encryption when !CONFIG_FS_ENCRYPTION
Eric Biggers
2022-05-12
1
-2
/
+3
|
*
f2fs: change the current atomic write way
Daeho Jeong
2022-05-12
1
-5
/
+1
|
*
f2fs: don't need inode lock for system hidden quota
Jaegeuk Kim
2022-05-12
1
-2
/
+4
|
*
f2fs: skip GC if possible when checkpoint disabling
Weichao Guo
2022-05-09
1
-2
/
+7
|
*
f2fs: ensure only power of 2 zone sizes are allowed
Luis Chamberlain
2022-05-06
1
-0
/
+4
|
*
f2fs: call bdev_zone_sectors() only once on init_blkz_info()
Luis Chamberlain
2022-05-06
1
-3
/
+6
|
*
f2fs: extend stat_lock to avoid potential race in statfs
Niels Dossche
2022-05-06
1
-5
/
+8
*
|
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
|
/
*
f2fs: remove obsolete whint_mode
Jaegeuk Kim
2022-04-20
1
-31
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
1
-6
/
+8
|
\
|
*
f2fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-2
/
+6
|
*
f2fs: replace congestion_wait() calls with io_schedule_timeout()
NeilBrown
2022-03-22
1
-4
/
+2
*
|
Merge tag 'f2fs-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2022-03-22
1
-35
/
+56
|
\
\
|
|
/
|
/
|
|
*
f2fs: use aggressive GC policy during f2fs_disable_checkpoint()
Chao Yu
2022-03-18
1
-0
/
+5
|
*
f2fs: initialize sbi->gc_mode explicitly
Chao Yu
2022-03-17
1
-0
/
+1
|
*
f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fs
Jaegeuk Kim
2022-03-11
1
-0
/
+4
|
*
f2fs: quota: fix loop condition at f2fs_quota_sync()
Juhyung Park
2022-02-25
1
-3
/
+3
[next]