aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-26f2fs: remove several redundant assignmentsColin Ian King
2017-10-26f2fs: avoid using timespecArnd Bergmann
2017-10-26f2fs: fix to correct no_fggc_candidateChao Yu
2017-10-26Revert "f2fs: return wrong error number on f2fs_quota_write"Jaegeuk Kim
2017-10-26f2fs: remove obsolete pointer for truncate_xattr_nodeJaegeuk Kim
2017-10-26f2fs: retry ENOMEM for quota_read|writeJaegeuk Kim
2017-10-26f2fs: limit # of inmemory pagesJaegeuk Kim
2017-10-26f2fs: update ctx->pos correctly when hitting hole in directoryChao Yu
2017-10-26f2fs: relocate readahead codes in readdir()Chao Yu
2017-10-26f2fs: allow readdir() to be interruptedChao Yu
2017-10-26f2fs: trace f2fs_readdirChao Yu
2017-10-26f2fs: trace f2fs_lookupChao Yu
2017-10-26f2fs: skip searching non-exist range in truncate_holeWeichao Guo
2017-10-26f2fs: expose some sectors to user in inline data or dentry caseJaegeuk Kim
2017-10-26f2fs: avoid stale fi->gdirty_list pointerJaegeuk Kim
2017-10-26f2fs/crypto: drop crypto key at evict_inode onlyJaegeuk Kim
2017-10-26f2fs: fix to avoid race when accessing last_disk_sizeChao Yu
2017-10-26f2fs: Fix bool initialization/comparisonThomas Meyer
2017-10-26f2fs: give up CP_TRIMMED_FLAG if it drops discardsChao Yu
2017-10-26f2fs: trace f2fs_remove_discardChao Yu
2017-10-26f2fs: reduce cmd_lock coverage in __issue_discard_cmdChao Yu
2017-10-26f2fs: split discard policyChao Yu
2017-10-26f2fs: wrap discard policyChao Yu
2017-10-26f2fs: support issuing/waiting discard in rangeChao Yu
2017-10-10f2fs: fix to flush multiple device in checkpointChao Yu
2017-10-10f2fs: enhance multiple device flushChao Yu
2017-10-10f2fs: fix to show ino management cache size correctlyChao Yu
2017-10-10f2fs: drop FI_UPDATE_WRITE tag after f2fs_issue_flushChao Yu
2017-10-10f2fs: obsolete ALLOC_NID_LIST listChao Yu
2017-10-10f2fs: convert inline data for direct I/O & FI_NO_PREALLOCWeichao Guo
2017-10-10f2fs: allow readpages with NULL file pointerHsiang Kao
2017-10-10f2fs: show flush list status in sysfsChao Yu
2017-10-10f2fs: introduce read_xattr_blockChao Yu
2017-10-10f2fs: introduce read_inline_xattrChao Yu
2017-10-10Revert "f2fs: reuse nids more aggressively"Chao Yu
2017-10-10Revert "f2fs: node segment is prior to data segment selected victim"Yunlong Song
2017-10-10Merge tag 'f2fs-for-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-10Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-10-09Merge branch 'ppc-bundle' (bundle from Michael Ellerman)Linus Torvalds
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-09cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwanAleksander Morgado
2017-10-09Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-10-09net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-10-09Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-09udp: fix bcast packet receptionPaolo Abeni
2017-10-09netlink: do not set cb_running if dump's start() errsJason A. Donenfeld
2017-10-09Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-10-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-10-09ipv4: Fix traffic triggered IPsec connections.Steffen Klassert