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
2018-05-31
f2fs: sanity check for total valid node blocks
Jaegeuk Kim
1
-0
/
+16
2018-05-31
f2fs: sanity check on sit entry
Jaegeuk Kim
1
-0
/
+9
2018-05-31
f2fs: avoid bug_on on corrupted inode
Jaegeuk Kim
1
-1
/
+19
2018-05-31
f2fs: give message and set need_fsck given broken node id
Jaegeuk Kim
3
-21
/
+26
2018-05-31
f2fs: clean up commit_inmem_pages()
Chao Yu
1
-24
/
+22
2018-05-31
f2fs: do not check F2FS_INLINE_DOTS in recover
Sheng Yong
1
-2
/
+0
2018-05-31
f2fs: remove duplicated dquot_initialize and fix error handling
Sheng Yong
1
-2
/
+3
2018-05-31
f2fs: fix to detect failure of dquot_initialize
Chao Yu
1
-1
/
+3
2018-05-31
f2fs: stop issue discard if something wrong with f2fs
Yunlei He
1
-0
/
+7
2018-05-31
f2fs: fix return value in f2fs_ioc_commit_atomic_write
Chao Yu
1
-1
/
+3
2018-05-31
f2fs: allocate hot_data for atomic write more strictly
Yunlei He
1
-10
/
+6
2018-05-31
f2fs: check if inmem_pages list is empty correctly
Sheng Yong
1
-1
/
+1
2018-05-31
f2fs: fix race in between GC and atomic open
Chao Yu
1
-0
/
+3
2018-05-31
fs: f2fs: Adding new return type vm_fault_t
Souptick Joarder
1
-5
/
+5
2018-05-31
f2fs: change le32 to le16 of f2fs_inode->i_extra_size
Zhikang Zhang
1
-2
/
+2
2018-05-31
f2fs: check cur_valid_map_mir & raw_sit block count when flush sit entries
Zhikang Zhang
1
-0
/
+9
2018-05-31
f2fs: correct return value of f2fs_trim_fs
Chao Yu
1
-2
/
+2
2018-05-31
f2fs: fix to show missing bits in FS_IOC_GETFLAGS
Chao Yu
1
-2
/
+9
2018-05-31
f2fs: remove unneeded F2FS_PROJINHERIT_FL
Chao Yu
1
-4
/
+4
2018-05-31
f2fs: don't use GFP_ZERO for page caches
Chao Yu
4
-3
/
+9
2018-05-31
f2fs: issue all big range discards in umount process
Yunlei He
1
-0
/
+1
2018-05-31
f2fs: remove redundant block plug
Chao Yu
1
-3
/
+0
2018-05-31
f2fs: remove unmatched zero_user_segment when convert inline dentry
Yunlong Song
1
-1
/
+0
2018-05-31
f2fs: introduce private inode status mapping
Chao Yu
5
-45
/
+88
2018-05-31
f2fs: run fstrim asynchronously if runtime discard is on
Jaegeuk Kim
1
-2
/
+11
2018-05-30
f2fs: turn down IO priority of discard from background
Chao Yu
1
-0
/
+1
2018-05-30
f2fs: don't split checkpoint in fstrim
Chao Yu
3
-32
/
+15
2018-05-30
f2fs: issue discard commands proactively in high fs utilization
Jaegeuk Kim
2
-34
/
+40
2018-05-29
f2fs: add fsync_mode=nobarrier for non-atomic files
Jaegeuk Kim
3
-1
/
+6
2018-05-29
f2fs: let fstrim issue discard commands in lower priority
Jaegeuk Kim
2
-65
/
+78
2018-05-20
fscrypt: make fscrypt_operations.max_namelen an integer
Eric Biggers
1
-7
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-23
/
+6
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-8
/
+4
2018-05-04
f2fs: avoid fsync() failure caused by EAGAIN in writepage()
Jaegeuk Kim
1
-1
/
+7
2018-05-03
f2fs: clear PageError on writepage
Jaegeuk Kim
5
-0
/
+6
2018-05-03
f2fs: check cap_resource only for data blocks
Jaegeuk Kim
1
-4
/
+4
2018-05-03
Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"
Jaegeuk Kim
4
-35
/
+3
2018-05-03
f2fs: call unlock_new_inode() before d_instantiate()
Eric Biggers
1
-4
/
+4
2018-05-03
f2fs: refactor read path to allow multiple postprocessing steps
Eric Biggers
6
-49
/
+147
2018-05-03
fscrypt: allow synchronous bio decryption
Eric Biggers
1
-1
/
+1
2018-04-11
page cache: use xa_lock
Matthew Wilcox
4
-13
/
+13
2018-04-11
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
1
-1
/
+1
2018-04-04
f2fs: remain written times to update inode during fsync
Jaegeuk Kim
2
-0
/
+19
2018-04-03
f2fs: make assignment of t->dentry_bitmap more readable
Yunlong Song
1
-1
/
+1
2018-04-03
f2fs: truncate preallocated blocks in error case
Jaegeuk Kim
1
-0
/
+9
2018-04-02
f2fs: fix a wrong condition in f2fs_skip_inode_update
Junling Zheng
1
-1
/
+1
2018-03-28
f2fs: reserve bits for fs-verity
Eric Biggers
1
-0
/
+2
2018-03-28
f2fs: Add a segment type check in inplace write
Yunlei He
1
-0
/
+5
2018-03-28
f2fs: no need to initialize zero value for GFP_F2FS_ZERO
Yunlong Song
1
-5
/
+0
2018-03-28
f2fs: don't track new nat entry in nat set
Chao Yu
2
-4
/
+26
[prev]
[next]