summaryrefslogtreecommitdiffstats
path: root/fs/f2fs
Commit message (Expand)AuthorAgeFilesLines
...
| * f2fs: trace f2fs_lookupChao Yu2017-10-261-17/+32
| * f2fs: skip searching non-exist range in truncate_holeWeichao Guo2017-10-261-1/+1
| * f2fs: expose some sectors to user in inline data or dentry caseJaegeuk Kim2017-10-261-0/+6
| * f2fs: avoid stale fi->gdirty_list pointerJaegeuk Kim2017-10-261-1/+3
| * f2fs/crypto: drop crypto key at evict_inode onlyJaegeuk Kim2017-10-261-1/+0
| * f2fs: fix to avoid race when accessing last_disk_sizeChao Yu2017-10-263-2/+15
| * f2fs: Fix bool initialization/comparisonThomas Meyer2017-10-261-2/+2
| * f2fs: give up CP_TRIMMED_FLAG if it drops discardsChao Yu2017-10-263-6/+14
| * f2fs: trace f2fs_remove_discardChao Yu2017-10-261-0/+2
| * f2fs: reduce cmd_lock coverage in __issue_discard_cmdChao Yu2017-10-261-8/+10
| * f2fs: split discard policyChao Yu2017-10-264-96/+88
| * f2fs: wrap discard policyChao Yu2017-10-262-10/+40
| * f2fs: support issuing/waiting discard in rangeChao Yu2017-10-263-23/+109
| * f2fs: fix to flush multiple device in checkpointChao Yu2017-10-104-0/+41
| * f2fs: enhance multiple device flushChao Yu2017-10-109-21/+86
| * f2fs: fix to show ino management cache size correctlyChao Yu2017-10-101-1/+1
| * f2fs: drop FI_UPDATE_WRITE tag after f2fs_issue_flushChao Yu2017-10-101-2/+4
| * f2fs: obsolete ALLOC_NID_LIST listChao Yu2017-10-105-73/+64
| * f2fs: convert inline data for direct I/O & FI_NO_PREALLOCWeichao Guo2017-10-101-5/+8
| * f2fs: allow readpages with NULL file pointerHsiang Kao2017-10-101-1/+1
| * f2fs: show flush list status in sysfsChao Yu2017-10-102-2/+6
| * f2fs: introduce read_xattr_blockChao Yu2017-10-101-26/+24
| * f2fs: introduce read_inline_xattrChao Yu2017-10-101-30/+29
| * Revert "f2fs: reuse nids more aggressively"Chao Yu2017-10-101-4/+0
| * Revert "f2fs: node segment is prior to data segment selected victim"Yunlong Song2017-10-101-11/+1
* | mm, pagevec: remove cold parameter for pagevecsMel Gorman2017-11-153-6/+6
* | mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara2017-11-153-6/+6
* | f2fs: use find_get_pages_tag() for looking up single pageJan Kara2017-11-151-6/+7
* | f2fs: simplify page iteration loopsJan Kara2017-11-152-50/+28
* | f2fs: use pagevec_lookup_range_tag()Jan Kara2017-11-151-7/+2
* | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-143-11/+10
|\ \
| * | fscrypt: remove unneeded empty fscrypt_operations structsEric Biggers2017-10-181-3/+2
| * | fscrypt: remove ->is_encrypted()Eric Biggers2017-10-181-2/+0
| * | fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers2017-10-182-1/+5
| * | fscrypt: clean up include file messDave Chinner2017-10-181-5/+3
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/ |/|
* | f2fs: fix potential panic during fstrimChao Yu2017-10-033-5/+5
|/
* Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-09-1218-484/+2062
|\
| * f2fs: hurry up to issue discard after io interruptionChao Yu2017-09-121-2/+15
| * f2fs: fix to show correct discard_granularity in sysfsChao Yu2017-09-121-0/+2
| * f2fs: detect dirty inode in evict_inodeChao Yu2017-09-121-0/+3
| * f2fs: clear radix tree dirty tag of pages whose dirty flag is clearedDaeho Jeong2017-09-112-0/+14
| * f2fs: speed up gc_urgent mode with SSRJaegeuk Kim2017-09-113-13/+16
| * f2fs: better to wait for fstrim completionJaegeuk Kim2017-09-111-1/+6
| * f2fs: avoid race in between read xattr & write xattrYunlei He2017-09-073-0/+8
| * f2fs: make get_lock_data_page to handle encrypted inodeJaegeuk Kim2017-09-071-58/+51
| * f2fs: use generic terms used for encrypted block managementJaegeuk Kim2017-09-055-12/+15
| * f2fs: introduce f2fs_encrypted_file for clean-upJaegeuk Kim2017-09-055-10/+14
| * Revert "f2fs: add a new function get_ssr_cost"Yunlong Song2017-09-051-10/+1
| * f2fs: constify super_operationsArvind Yadav2017-09-051-1/+1
OpenPOWER on IntegriCloud