index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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-27
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-13
f2fs: inject fault in inc_valid_node_count
Chao Yu
1
-0
/
+7
2017-11-13
f2fs: expose quota information in debugfs
Jaegeuk Kim
1
-2
/
+8
2017-11-06
f2fs: trace checkpoint reason in fsync()
Chao Yu
1
-0
/
+12
2017-11-05
f2fs: fix summary info corruption
Chao Yu
1
-0
/
+2
2017-11-05
f2fs: support quota sys files
Jaegeuk Kim
1
-1
/
+8
2017-11-05
f2fs: add quota_ino feature infra
Jaegeuk Kim
1
-0
/
+6
2017-11-05
Revert "f2fs: handle dirty segments inside refresh_sit_entry"
Yunlong Song
1
-1
/
+0
2017-11-05
f2fs: export SSR allocation threshold
Chao Yu
1
-0
/
+2
2017-11-05
f2fs: give correct trimmed blocks in fstrim
Chao Yu
1
-1
/
+0
2017-11-05
f2fs: support bio allocation error injection
Chao Yu
1
-6
/
+17
2017-11-05
f2fs: support get_page error injection
Chao Yu
1
-0
/
+14
2017-11-05
f2fs: support soft block reservation
Yunlong Song
1
-2
/
+11
2017-11-05
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-18
fs, fscrypt: add an S_ENCRYPTED inode flag
Eric Biggers
1
-0
/
+1
2017-10-18
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-11
f2fs: speed up gc_urgent mode with SSR
Jaegeuk Kim
1
-0
/
+1
2017-09-07
f2fs: avoid race in between read xattr & write xattr
Yunlei He
1
-0
/
+1
2017-09-05
f2fs: use generic terms used for encrypted block management
Jaegeuk Kim
1
-2
/
+1
2017-09-05
f2fs: introduce f2fs_encrypted_file for clean-up
Jaegeuk Kim
1
-0
/
+5
2017-08-21
f2fs: introduce discard_granularity sysfs entry
Chao Yu
1
-0
/
+12
2017-08-21
f2fs: merge equivalent flags F2FS_GET_BLOCK_[READ|DIO]
Qiuyang Sun
1
-6
/
+7
2017-08-21
f2fs: support journalled quota
Chao Yu
1
-0
/
+9
2017-08-09
f2fs: add app/fs io stat
Chao Yu
1
-3
/
+56
2017-08-03
f2fs: support inode checksum
Chao Yu
1
-0
/
+32
2017-08-03
f2fs: provide f2fs_balance_fs to __write_node_page
Yunlong Song
1
-1
/
+2
2017-07-31
f2fs: support F2FS_IOC_FS{GET,SET}XATTR
Chao Yu
1
-0
/
+3
2017-07-31
f2fs: avoid naming confusion of sysfs init
Jaegeuk Kim
1
-4
/
+4
2017-07-31
f2fs: support project quota
Chao Yu
1
-0
/
+29
2017-07-31
f2fs: enhance on-disk inode structure scalability
Chao Yu
1
-17
/
+55
2017-07-31
f2fs: make max inline size changeable
Chao Yu
1
-8
/
+40
2017-07-31
f2fs: add ioctl to expose current features
Jaegeuk Kim
1
-0
/
+2
2017-07-28
f2fs: don't give partially written atomic data from process crash
Jaegeuk Kim
1
-0
/
+1
2017-07-26
f2fs: spread struct f2fs_dentry_ptr for inline path
Chao Yu
1
-1
/
+4
2017-07-26
f2fs: remove unused input parameter
Yunlei He
1
-2
/
+1
[next]