index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
f2fs: trace f2fs_lookup
Chao Yu
2017-10-26
1
-17
/
+32
|
*
f2fs: skip searching non-exist range in truncate_hole
Weichao Guo
2017-10-26
1
-1
/
+1
|
*
f2fs: expose some sectors to user in inline data or dentry case
Jaegeuk Kim
2017-10-26
1
-0
/
+6
|
*
f2fs: avoid stale fi->gdirty_list pointer
Jaegeuk Kim
2017-10-26
1
-1
/
+3
|
*
f2fs/crypto: drop crypto key at evict_inode only
Jaegeuk Kim
2017-10-26
1
-1
/
+0
|
*
f2fs: fix to avoid race when accessing last_disk_size
Chao Yu
2017-10-26
3
-2
/
+15
|
*
f2fs: Fix bool initialization/comparison
Thomas Meyer
2017-10-26
1
-2
/
+2
|
*
f2fs: give up CP_TRIMMED_FLAG if it drops discards
Chao Yu
2017-10-26
3
-6
/
+14
|
*
f2fs: trace f2fs_remove_discard
Chao Yu
2017-10-26
1
-0
/
+2
|
*
f2fs: reduce cmd_lock coverage in __issue_discard_cmd
Chao Yu
2017-10-26
1
-8
/
+10
|
*
f2fs: split discard policy
Chao Yu
2017-10-26
4
-96
/
+88
|
*
f2fs: wrap discard policy
Chao Yu
2017-10-26
2
-10
/
+40
|
*
f2fs: support issuing/waiting discard in range
Chao Yu
2017-10-26
3
-23
/
+109
|
*
f2fs: fix to flush multiple device in checkpoint
Chao Yu
2017-10-10
4
-0
/
+41
|
*
f2fs: enhance multiple device flush
Chao Yu
2017-10-10
9
-21
/
+86
|
*
f2fs: fix to show ino management cache size correctly
Chao Yu
2017-10-10
1
-1
/
+1
|
*
f2fs: drop FI_UPDATE_WRITE tag after f2fs_issue_flush
Chao Yu
2017-10-10
1
-2
/
+4
|
*
f2fs: obsolete ALLOC_NID_LIST list
Chao Yu
2017-10-10
5
-73
/
+64
|
*
f2fs: convert inline data for direct I/O & FI_NO_PREALLOC
Weichao Guo
2017-10-10
1
-5
/
+8
|
*
f2fs: allow readpages with NULL file pointer
Hsiang Kao
2017-10-10
1
-1
/
+1
|
*
f2fs: show flush list status in sysfs
Chao Yu
2017-10-10
2
-2
/
+6
|
*
f2fs: introduce read_xattr_block
Chao Yu
2017-10-10
1
-26
/
+24
|
*
f2fs: introduce read_inline_xattr
Chao Yu
2017-10-10
1
-30
/
+29
|
*
Revert "f2fs: reuse nids more aggressively"
Chao Yu
2017-10-10
1
-4
/
+0
|
*
Revert "f2fs: node segment is prior to data segment selected victim"
Yunlong Song
2017-10-10
1
-11
/
+1
*
|
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-15
3
-6
/
+6
*
|
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-11-15
3
-6
/
+6
*
|
f2fs: use find_get_pages_tag() for looking up single page
Jan Kara
2017-11-15
1
-6
/
+7
*
|
f2fs: simplify page iteration loops
Jan Kara
2017-11-15
2
-50
/
+28
*
|
f2fs: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
1
-7
/
+2
*
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
3
-11
/
+10
|
\
\
|
*
|
fscrypt: remove unneeded empty fscrypt_operations structs
Eric Biggers
2017-10-18
1
-3
/
+2
|
*
|
fscrypt: remove ->is_encrypted()
Eric Biggers
2017-10-18
1
-2
/
+0
|
*
|
fs, fscrypt: add an S_ENCRYPTED inode flag
Eric Biggers
2017-10-18
2
-1
/
+5
|
*
|
fscrypt: clean up include file mess
Dave Chinner
2017-10-18
1
-5
/
+3
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
|
/
|
/
|
*
|
f2fs: fix potential panic during fstrim
Chao Yu
2017-10-03
3
-5
/
+5
|
/
*
Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2017-09-12
18
-484
/
+2062
|
\
|
*
f2fs: hurry up to issue discard after io interruption
Chao Yu
2017-09-12
1
-2
/
+15
|
*
f2fs: fix to show correct discard_granularity in sysfs
Chao Yu
2017-09-12
1
-0
/
+2
|
*
f2fs: detect dirty inode in evict_inode
Chao Yu
2017-09-12
1
-0
/
+3
|
*
f2fs: clear radix tree dirty tag of pages whose dirty flag is cleared
Daeho Jeong
2017-09-11
2
-0
/
+14
|
*
f2fs: speed up gc_urgent mode with SSR
Jaegeuk Kim
2017-09-11
3
-13
/
+16
|
*
f2fs: better to wait for fstrim completion
Jaegeuk Kim
2017-09-11
1
-1
/
+6
|
*
f2fs: avoid race in between read xattr & write xattr
Yunlei He
2017-09-07
3
-0
/
+8
|
*
f2fs: make get_lock_data_page to handle encrypted inode
Jaegeuk Kim
2017-09-07
1
-58
/
+51
|
*
f2fs: use generic terms used for encrypted block management
Jaegeuk Kim
2017-09-05
5
-12
/
+15
|
*
f2fs: introduce f2fs_encrypted_file for clean-up
Jaegeuk Kim
2017-09-05
5
-10
/
+14
|
*
Revert "f2fs: add a new function get_ssr_cost"
Yunlong Song
2017-09-05
1
-10
/
+1
|
*
f2fs: constify super_operations
Arvind Yadav
2017-09-05
1
-1
/
+1
[prev]
[next]