summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* f2fs: delete duplicate information on sysfs nodesHridya Valsaraju2020-01-232-279/+120
* f2fs: change to use rwsem for gc_mutexChao Yu2020-01-185-24/+27
* f2fs: update f2fs document regarding to fsync_modeJaegeuk Kim2020-01-182-3/+5
* f2fs: add a way to turn off ipu bio cacheJaegeuk Kim2020-01-183-3/+6
* f2fs: code cleanup for f2fs_statfs_project()Chengguang Xu2020-01-181-12/+4
* f2fs: fix miscounted block limit in f2fs_statfs_project()Chengguang Xu2020-01-181-0/+2
* f2fs: show the CP_PAUSE reason in checkpoint tracesSahitya Tummala2020-01-181-1/+2
* f2fs: fix deadlock allocating bio_post_read_ctx from mempoolEric Biggers2020-01-181-6/+19
* f2fs: remove unneeded check for error allocating bio_post_read_ctxEric Biggers2020-01-181-4/+1
* f2fs: convert inline_dir early before starting renameJaegeuk Kim2020-01-184-25/+71
* f2fs: fix memleak of kobjectChao Yu2020-01-181-3/+8
* f2fs: fix to add swap extent correctlyChao Yu2020-01-181-7/+25
* f2fs: run fsck when getting bad inode during GCJaegeuk Kim2020-01-181-1/+3
* f2fs: support data compressionChao Yu2020-01-1816-117/+2566
* f2fs: free sysfs kobjectJaegeuk Kim2020-01-151-0/+1
* f2fs: declare nested quota_sem and remove unnecessary semsJaegeuk Kim2020-01-151-14/+4
* f2fs: don't put new_page twice in f2fs_renameJaegeuk Kim2020-01-151-3/+4
* f2fs: set I_LINKABLE early to avoid wrong access by vfsJaegeuk Kim2020-01-151-14/+13
* f2fs: don't keep META_MAPPING pages used for moving verity file blocksEric Biggers2020-01-151-3/+3
* f2fs: introduce private biosetChao Yu2020-01-153-22/+51
* f2fs: cleanup duplicate stats for atomic filesSahitya Tummala2020-01-154-10/+2
* f2fs: Check write pointer consistency of non-open zonesShin'ichiro Kawasaki2020-01-153-0/+138
* f2fs: Check write pointer consistency of open zonesShin'ichiro Kawasaki2020-01-153-2/+150
* f2fs: set GFP_NOFS when moving inline dentriesJaegeuk Kim2019-12-121-1/+1
* f2fs: should avoid recursive filesystem opsJaegeuk Kim2019-12-121-2/+2
* f2fs: keep quota data on write_begin failureJaegeuk Kim2019-12-121-2/+4
* f2fs: call f2fs_balance_fs outside of locked pageJaegeuk Kim2019-12-111-3/+4
* f2fs: preallocate DIO blocks when forcing buffered_ioJaegeuk Kim2019-12-102-23/+33
* Merge tag 'for-5.5-rc1-kconfig-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-091-0/+1
|\
| * btrfs: add Kconfig dependency for BLAKE2BDavid Sterba2019-12-091-0/+1
* | Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...Linus Torvalds2019-12-095-17/+7
|\ \
| * | checkpatch: Drop pr_warning checkKefeng Wang2019-12-061-9/+0
| * | printk: Drop pr_warning definitionKefeng Wang2019-12-061-2/+1
| * | Fix up for "printk: Drop pr_warning definition"Stephen Rothwell2019-12-062-4/+4
| * | workqueue: Use pr_warn instead of pr_warningKefeng Wang2019-12-061-2/+2
* | | Merge tag 'thermal-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-092-5/+3
|\ \ \ | |_|/ |/| |
| * | MAINTAINERS: thermal: Change the git tree locationDaniel Lezcano2019-12-071-2/+1
| * | MAINTAINERS: thermal: Add Daniel Lezcano as the thermal maintainerZhang Rui2019-12-071-1/+1
| * | MAINTAINERS: thermal: Eduardo's email is bouncingFlorian Fainelli2019-12-071-1/+0
| * | thermal: power_allocator: Fix Kconfig warningYueHaibing2019-12-071-1/+1
* | | Linux 5.5-rc1v5.5-rc1Linus Torvalds2019-12-081-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-08119-628/+1025
|\ \ \
| * | | r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit2019-12-071-1/+1
| * | | net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet2019-12-071-1/+7
| * | | r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit2019-12-071-1/+1
| * | | vhost/vsock: accept only packets with the right dst_cidStefano Garzarella2019-12-071-1/+3
| * | | net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko2019-12-071-48/+71
| * | | net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko2019-12-071-1/+1
| * | | inet: protect against too small mtu values.Eric Dumazet2019-12-075-11/+20
| * | | gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang2019-12-071-1/+1