summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* f2fs: allow readdir() to be interruptedChao Yu2017-10-261-0/+9
* f2fs: trace f2fs_readdirChao Yu2017-10-262-5/+38
* f2fs: trace f2fs_lookupChao Yu2017-10-262-17/+88
* 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-262-0/+9
* 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
* Merge tag 'f2fs-for-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-103-5/+5
|\
| * f2fs: fix potential panic during fstrimChao Yu2017-10-033-5/+5
* | Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-10-102-3/+3
|\ \
| * | selftests: mqueue: fix regression in silencing output from RUN_TESTSShuah Khan2017-10-051-2/+2
| * | selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan2017-10-051-1/+1
* | | Merge branch 'ppc-bundle' (bundle from Michael Ellerman)Linus Torvalds2017-10-102-2/+35
|\ \ \
| * | | powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero2017-10-061-1/+12
| * | | powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur2017-10-061-1/+23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-1054-164/+211
|\ \ \ \
| * | | | cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwanAleksander Morgado2017-10-101-0/+13
| * | | | net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva2017-10-091-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-10-0926-64/+107
| |\ \ \ \
| | * | | | netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani2017-10-094-2/+27
| | * | | | netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hookLin Zhang2017-10-092-2/+3
| | * | | | netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...Eric Dumazet2017-10-061-2/+2
| | * | | | netfilter: nf_tables: do not dump chain counters if not enabledPablo Neira Ayuso2017-10-061-1/+1
| | * | | | netfilter: nf_tables: Release memory obtained by kasprintfArvind Yadav2017-10-031-1/+3
| | * | | | netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov2017-09-295-17/+19
| | * | | | netfilter: nf_tables: fix update chain errorJingPiao Chen2017-09-291-2/+2
| | * | | | netfilter: ipset: Fix race between dump and swapRoss Lagerwall2017-09-291-2/+5
| | * | | | netfilter: ipset: pernet ops must be unregistered lastFlorian Westphal2017-09-261-9/+13
| | * | | | netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addressesJozsef Kadlecsik2017-09-2610-22/+24
| | * | | | netfilter: xt_socket: Restore mark from full sockets onlySubash Abhinov Kasiviswanathan2017-09-261-2/+2