index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
f2fs: cleanup the disk level filename updating
Kinglong Mee
2017-05-21
5
-62
/
+4
*
f2fs: cover update_free_nid_bitmap with nid_list_lock
Chao Yu
2017-05-21
2
-17
/
+11
*
f2fs: fix bad prefetchw of NULL page
Kinglong Mee
2017-05-21
1
-1
/
+2
*
f2fs: clear FI_DATA_EXIST flag in truncate_inline_inode
Kinglong Mee
2017-05-21
3
-20
/
+13
*
f2fs: move mnt_want_write_file after arguments checking
Kinglong Mee
2017-05-21
1
-26
/
+18
*
f2fs: check new size by inode_newsize_ok in f2fs_insert_range
Kinglong Mee
2017-05-21
1
-2
/
+3
*
f2fs: avoid copy date to user-space if move file range fail
Kinglong Mee
2017-05-21
1
-0
/
+2
*
f2fs: drop duplicate new_size assign in f2fs_zero_range
Kinglong Mee
2017-05-21
1
-2
/
+0
*
f2fs: adjust the way of calculating nat block
Fan Li
2017-05-21
1
-3
/
+6
*
f2fs: add fault injection on f2fs_truncate
Jaegeuk Kim
2017-05-21
3
-0
/
+8
*
f2fs: check range before defragment
Sheng Yong
2017-05-21
1
-0
/
+6
*
f2fs: use parameter max_items instead of PIDVEC_SIZE
Sheng Yong
2017-05-21
1
-1
/
+1
*
f2fs: add a punch discard command function
Yunlei He
2017-05-21
1
-2
/
+20
*
f2fs: allocate a bio for discarding when actually issuing it
Jaegeuk Kim
2017-05-21
2
-93
/
+105
*
f2fs: skip writeback meta pages if cp_mutex acquire failed
Yunlei He
2017-05-21
1
-3
/
+4
*
f2fs: show more precise message on orphan recovery failure
Jaegeuk Kim
2017-05-21
1
-1
/
+1
*
f2fs: remove dead macro PGOFS_OF_NEXT_DNODE
Kinglong Mee
2017-05-21
1
-6
/
+0
*
f2fs: drop duplicate radix tree lookup of nat_entry_set
Kinglong Mee
2017-05-21
1
-12
/
+6
*
f2fs: make sure trace all f2fs_issue_flush
Kinglong Mee
2017-05-21
1
-11
/
+13
*
f2fs: don't allow volatile writes for non-regular file
Chao Yu
2017-05-21
1
-0
/
+3
*
f2fs: don't allow atomic writes for not regular files
Jaegeuk Kim
2017-05-21
1
-0
/
+3
*
f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
Jaegeuk Kim
2017-05-21
3
-1
/
+33
*
f2fs: build stat_info before orphan inode recovery
Jaegeuk Kim
2017-05-21
1
-5
/
+5
*
f2fs: fix the fault of calculating blkstart twice
Kinglong Mee
2017-05-21
1
-1
/
+2
*
f2fs: fix the fault of checking F2FS_LINK_MAX for rename inode
Kinglong Mee
2017-05-21
1
-2
/
+2
*
f2fs: don't allow to get pino when filename is encrypted
Jaegeuk Kim
2017-05-21
1
-0
/
+3
*
f2fs: fix wrong error injection for evict_inode
Jaegeuk Kim
2017-05-21
1
-7
/
+6
*
f2fs: le32_to_cpu for ckpt->cp_pack_total_block_count
Kinglong Mee
2017-05-21
1
-1
/
+2
*
f2fs: combine nat_bits and free_nid_bitmap cache
Chao Yu
2017-05-21
1
-78
/
+47
*
f2fs: skip scanning free nid bitmap of full NAT blocks
Chao Yu
2017-05-21
3
-6
/
+31
*
f2fs: s/fi/inode/g
Albert I
2017-04-16
1
-1
/
+1
*
BACKPORT: posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2017-04-16
1
-5
/
+3
*
f2fs: use __set{__clear}_bit_le
Jaegeuk Kim
2017-04-13
1
-3
/
+3
*
f2fs: update_free_nid_bitmap() can be static
kbuild test robot
2017-04-13
1
-2
/
+2
*
f2fs: __update_nat_bits() can be static
kbuild test robot
2017-04-13
1
-1
/
+1
*
f2fs: le16_to_cpu for xattr->e_value_size
Jaegeuk Kim
2017-04-13
1
-1
/
+3
*
f2fs: don't overwrite node block by SSR
Jaegeuk Kim
2017-04-13
1
-0
/
+6
*
f2fs: don't need to invalidate wrong node page
Jaegeuk Kim
2017-04-13
1
-1
/
+4
*
f2fs: fix an error return value in truncate_partial_data_page
Yunlei He
2017-04-13
1
-1
/
+1
*
fscrypt: catch up to v4.11-rc1
Jaegeuk Kim
2017-04-13
5
-52
/
+15
*
f2fs: avoid to flush nat journal entries
Jaegeuk Kim
2017-04-13
1
-1
/
+1
*
f2fs: avoid to issue redundant discard commands
Jaegeuk Kim
2017-04-13
1
-0
/
+2
*
f2fs: fix a plint compile warning
Hou Pengyang
2017-04-13
1
-1
/
+1
*
f2fs: add f2fs_drop_inode tracepoint
Hou Pengyang
2017-04-13
1
-2
/
+5
*
f2fs: Fix zoned block device support
Masato Suzuki
2017-04-13
1
-23
/
+48
*
f2fs: remove redundant set_page_dirty()
Yunlei He
2017-04-13
1
-2
/
+1
*
f2fs: fix to enlarge size of write_io_dummy mempool
Chao Yu
2017-04-13
1
-1
/
+1
*
f2fs: fix memory leak of write_io_dummy mempool during umount
Chao Yu
2017-04-13
1
-1
/
+2
*
f2fs: fix to update F2FS_{CP_}WB_DATA count correctly
Chao Yu
2017-04-13
1
-1
/
+2
*
f2fs: use MAX_FREE_NIDS for the free nids target
Kinglong Mee
2017-04-13
1
-5
/
+3
[prev]
[next]