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.13.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
/
f2fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-1
/
+1
2017-11-16
Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-47
/
+175
2017-11-14
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+4
2017-11-14
f2fs: inject fault in inc_valid_node_count
Chao Yu
1
-0
/
+7
2017-11-14
f2fs: expose quota information in debugfs
Jaegeuk Kim
1
-2
/
+8
2017-11-07
f2fs: trace checkpoint reason in fsync()
Chao Yu
1
-0
/
+12
2017-11-06
f2fs: fix summary info corruption
Chao Yu
1
-0
/
+2
2017-11-06
f2fs: support quota sys files
Jaegeuk Kim
1
-1
/
+8
2017-11-06
f2fs: add quota_ino feature infra
Jaegeuk Kim
1
-0
/
+6
2017-11-06
Revert "f2fs: handle dirty segments inside refresh_sit_entry"
Yunlong Song
1
-1
/
+0
2017-11-06
f2fs: export SSR allocation threshold
Chao Yu
1
-0
/
+2
2017-11-06
f2fs: give correct trimmed blocks in fstrim
Chao Yu
1
-1
/
+0
2017-11-06
f2fs: support bio allocation error injection
Chao Yu
1
-6
/
+17
2017-11-06
f2fs: support get_page error injection
Chao Yu
1
-0
/
+14
2017-11-06
f2fs: support soft block reservation
Yunlong Song
1
-2
/
+11
2017-11-06
f2fs: support flexible inline xattr size
Chao Yu
1
-13
/
+26
2017-10-26
f2fs: avoid using timespec
Arnd Bergmann
1
-2
/
+1
2017-10-26
f2fs: remove obsolete pointer for truncate_xattr_node
Jaegeuk Kim
1
-1
/
+1
2017-10-26
f2fs: limit # of inmemory pages
Jaegeuk Kim
1
-0
/
+3
2017-10-26
f2fs: fix to avoid race when accessing last_disk_size
Chao Yu
1
-2
/
+8
2017-10-26
f2fs: give up CP_TRIMMED_FLAG if it drops discards
Chao Yu
1
-1
/
+1
2017-10-26
f2fs: split discard policy
Chao Yu
1
-5
/
+12
2017-10-26
f2fs: wrap discard policy
Chao Yu
1
-1
/
+11
2017-10-26
f2fs: support issuing/waiting discard in range
Chao Yu
1
-1
/
+2
2017-10-19
fs, fscrypt: add an S_ENCRYPTED inode flag
Eric Biggers
1
-0
/
+1
2017-10-19
fscrypt: clean up include file mess
Dave Chinner
1
-5
/
+3
2017-10-10
f2fs: fix to flush multiple device in checkpoint
Chao Yu
1
-0
/
+3
2017-10-10
f2fs: enhance multiple device flush
Chao Yu
1
-3
/
+11
2017-10-10
f2fs: obsolete ALLOC_NID_LIST list
Chao Yu
1
-6
/
+9
2017-10-10
f2fs: show flush list status in sysfs
Chao Yu
1
-1
/
+2
2017-10-03
f2fs: fix potential panic during fstrim
Chao Yu
1
-1
/
+1
2017-09-12
f2fs: speed up gc_urgent mode with SSR
Jaegeuk Kim
1
-0
/
+1
2017-09-08
f2fs: avoid race in between read xattr & write xattr
Yunlei He
1
-0
/
+1
2017-09-06
f2fs: use generic terms used for encrypted block management
Jaegeuk Kim
1
-2
/
+1
2017-09-06
f2fs: introduce f2fs_encrypted_file for clean-up
Jaegeuk Kim
1
-0
/
+5
2017-08-22
f2fs: introduce discard_granularity sysfs entry
Chao Yu
1
-0
/
+12
2017-08-22
f2fs: merge equivalent flags F2FS_GET_BLOCK_[READ|DIO]
Qiuyang Sun
1
-6
/
+7
2017-08-22
f2fs: support journalled quota
Chao Yu
1
-0
/
+9
2017-08-10
f2fs: add app/fs io stat
Chao Yu
1
-3
/
+56
2017-08-04
f2fs: support inode checksum
Chao Yu
1
-0
/
+32
2017-08-04
f2fs: provide f2fs_balance_fs to __write_node_page
Yunlong Song
1
-1
/
+2
2017-08-01
f2fs: support F2FS_IOC_FS{GET,SET}XATTR
Chao Yu
1
-0
/
+3
2017-08-01
f2fs: avoid naming confusion of sysfs init
Jaegeuk Kim
1
-4
/
+4
2017-08-01
f2fs: support project quota
Chao Yu
1
-0
/
+29
2017-08-01
f2fs: enhance on-disk inode structure scalability
Chao Yu
1
-17
/
+55
2017-08-01
f2fs: make max inline size changeable
Chao Yu
1
-8
/
+40
2017-08-01
f2fs: add ioctl to expose current features
Jaegeuk Kim
1
-0
/
+2
2017-07-29
f2fs: don't give partially written atomic data from process crash
Jaegeuk Kim
1
-0
/
+1
2017-07-27
f2fs: spread struct f2fs_dentry_ptr for inline path
Chao Yu
1
-1
/
+4
2017-07-27
f2fs: remove unused input parameter
Yunlei He
1
-2
/
+1
[next]