aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-17f2fs: fix deadlock allocating bio_post_read_ctx from mempoolEric Biggers1-6/+19
2020-01-17f2fs: remove unneeded check for error allocating bio_post_read_ctxEric Biggers1-4/+1
2020-01-17f2fs: convert inline_dir early before starting renameJaegeuk Kim4-25/+71
2020-01-17f2fs: fix memleak of kobjectChao Yu1-3/+8
2020-01-17f2fs: fix to add swap extent correctlyChao Yu1-7/+25
2020-01-17f2fs: run fsck when getting bad inode during GCJaegeuk Kim1-1/+3
2020-01-17f2fs: support data compressionChao Yu16-117/+2566
2020-01-15f2fs: free sysfs kobjectJaegeuk Kim1-0/+1
2020-01-15f2fs: declare nested quota_sem and remove unnecessary semsJaegeuk Kim1-14/+4
2020-01-15f2fs: don't put new_page twice in f2fs_renameJaegeuk Kim1-3/+4
2020-01-15f2fs: set I_LINKABLE early to avoid wrong access by vfsJaegeuk Kim1-14/+13
2020-01-15f2fs: don't keep META_MAPPING pages used for moving verity file blocksEric Biggers1-3/+3
2020-01-15f2fs: introduce private biosetChao Yu3-22/+51
2020-01-15f2fs: cleanup duplicate stats for atomic filesSahitya Tummala4-10/+2
2020-01-15f2fs: Check write pointer consistency of non-open zonesShin'ichiro Kawasaki3-0/+138
2020-01-15f2fs: Check write pointer consistency of open zonesShin'ichiro Kawasaki3-2/+150
2019-12-12f2fs: set GFP_NOFS when moving inline dentriesJaegeuk Kim1-1/+1
2019-12-12f2fs: should avoid recursive filesystem opsJaegeuk Kim1-2/+2
2019-12-12f2fs: keep quota data on write_begin failureJaegeuk Kim1-2/+4
2019-12-10f2fs: call f2fs_balance_fs outside of locked pageJaegeuk Kim1-3/+4
2019-12-09f2fs: preallocate DIO blocks when forcing buffered_ioJaegeuk Kim2-23/+33
2019-12-09btrfs: add Kconfig dependency for BLAKE2BDavid Sterba1-0/+1
2019-12-08Linux 5.5-rc1Linus Torvalds1-2/+2
2019-12-07smb3: improve check for when we send the security descriptor context on createSteve French1-0/+2
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit1-1/+1
2019-12-07pipe: don't use 'pipe_wait() for basic pipe IOLinus Torvalds1-3/+27
2019-12-07NTB: Add Hygon Device IDJiasen Lin1-0/+1
2019-12-07pipe: remove 'waiting_writers' merging logicLinus Torvalds3-33/+9
2019-12-07pipe: fix and clarify pipe read wakeup logicLinus Torvalds1-13/+18
2019-12-07pipe: fix and clarify pipe write wakeup logicLinus Torvalds1-18/+41
2019-12-07net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet1-1/+7
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit1-1/+1
2019-12-07vhost/vsock: accept only packets with the right dst_cidStefano Garzarella1-1/+3
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko1-48/+71
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-07inet: protect against too small mtu values.Eric Dumazet5-11/+20
2019-12-07gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang1-1/+1
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki1-2/+0
2019-12-07lib/: fix Kconfig indentationKrzysztof Kozlowski3-22/+22
2019-12-07kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'Changbin Du1-12/+12
2019-12-07kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'Changbin Du1-9/+9
2019-12-07kernel-hacking: create a submenu for scheduler debugging optionsChangbin Du1-0/+4
2019-12-07kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEChangbin Du1-12/+12
2019-12-07kernel-hacking: move Oops into 'Lockups and Hangs'Changbin Du1-29/+29
2019-12-07kernel-hacking: move kernel testing and coverage options to same submenuChangbin Du1-84/+89
2019-12-07kernel-hacking: group kernel data structures debugging togetherChangbin Du1-10/+14
2019-12-07kernel-hacking: create submenu for arch special debugging optionsChangbin Du1-0/+4
2019-12-07kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments'Changbin Du1-4/+8
2019-12-07pipe: fix poll/select race introduced by the pipe reworkLinus Torvalds1-3/+15
2019-12-07nfsd: depend on CRYPTO_MD5 for legacy client trackingPatrick Steinhardt1-0/+1