aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-09-05bonding: complain about missing route only once for A/B ARP probesDavid Decotigny1-3/+3
2021-09-05ip/ip6_gre: use the same logic as SIT interfaces when computing v6LL addressAntonio Quartulli1-10/+18
2021-09-05net: stmmac: Fix overall budget calculation for rxtx_napiSong Yoong Siang1-4/+6
2021-09-05iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'Christophe JAILLET1-1/+5
2021-09-04ext4: drop unnecessary journal handle in delalloc writeZhang Yi1-55/+5
2021-09-04ext4: factor out write end code of inline fileZhang Yi3-109/+84
2021-09-04ext4: correct the error path of ext4_write_inline_data_end()Zhang Yi2-12/+10
2021-09-04ext4: check and update i_disksize properlyZhang Yi1-16/+18
2021-09-05net/9p: increase default msize to 128kChristian Schoenebeck1-1/+1
2021-09-05net/9p: use macro to define default msizeChristian Schoenebeck1-2/+4
2021-09-05net/9p: increase tcp max msize to 1MBDominique Martinet1-1/+1
2021-09-04NTB: perf: Fix an error code in perf_setup_inbuf()Yang Li1-0/+1
2021-09-04NTB: Fix an error code in ntb_msit_probe()Yang Li1-1/+3
2021-09-04ntb: intel: remove invalid email address in header commentDave Jiang1-3/+0
2021-09-04Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus Torvalds16-103/+119
2021-09-04Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds33-0/+31018
2021-09-04Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds23-460/+1496
2021-09-04cdrom: update uniform CD-ROM maintainership in MAINTAINERS filePhillip Potter1-2/+1
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds38-244/+399
2021-09-04octeontx2-af: Fix some memory leaks in the error handling path of 'cgx_lmac_init()'Christophe JAILLET1-3/+5
2021-09-04octeontx2-af: Add a 'rvu_free_bitmap()' functionChristophe JAILLET2-0/+6
2021-09-04ethtool: Fix an error code in cxgb2.cYang Li1-0/+1
2021-09-04qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu1-1/+0
2021-09-04fq_codel: reject silly quantum parametersEric Dumazet2-2/+12
2021-09-04mm, slub: convert kmem_cpu_slab protection to local_lockVlastimil Babka2-35/+117
2021-09-04mm, slub: use migrate_disable() on PREEMPT_RTVlastimil Babka1-9/+30
2021-09-04mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchgVlastimil Babka1-37/+44
2021-09-04mm, slub: make slab_lock() disable irqs with PREEMPT_RTVlastimil Babka1-17/+41
2021-09-04mm: slub: make object_map_lock a raw_spinlock_tSebastian Andrzej Siewior1-3/+3
2021-09-03Input: adc-keys - drop bogus __refdata annotationGeert Uytterhoeven1-1/+1
2021-09-03Input: Fix spelling mistake in Kconfig "useable" -> "usable"Colin Ian King1-1/+1
2021-09-03Input: Fix spelling mistake in Kconfig "Modul" -> "Module"Colin Ian King1-1/+1
2021-09-03ksmbd: add validation for ndr read/write functionsNamjae Jeon1-108/+273
2021-09-03ksmbd: remove unused ksmbd_file_table_flush functionNamjae Jeon2-17/+0
2021-09-03ksmbd: smbd: fix dma mapping error in smb_direct_post_send_dataHyunchul Lee1-1/+1
2021-09-03ksmbd: Reduce error log 'speed is unknown' to debugPer Forlin1-2/+2
2021-09-03ksmbd: defer notify_change() callChristian Brauner1-7/+16
2021-09-03ksmbd: remove setattr preparations in set_file_basic_info()Christian Brauner1-17/+8
2021-09-03ksmbd: ensure error is surfaced in set_file_basic_info()Christian Brauner1-1/+1
2021-09-03ndr: fix translation in ndr_encode_posix_acl()Christian Brauner1-2/+2
2021-09-03ksmbd: fix translation in sid_to_id()Christian Brauner1-4/+18
2021-09-03ksmbd: fix subauth 0 handling in sid_to_id()Christian Brauner1-2/+2
2021-09-03ksmbd: fix translation in acl entriesChristian Brauner3-10/+33
2021-09-03ksmbd: fix translation in ksmbd_acls_fattr()Christian Brauner2-9/+11
2021-09-03ksmbd: fix translation in create_posix_rsp_buf()Christian Brauner1-2/+4
2021-09-03ksmbd: fix translation in smb2_populate_readdir_entry()Christian Brauner3-8/+3
2021-09-03ksmbd: fix lookup on idmapped mountsChristian Brauner3-27/+37
2021-09-03loop: reduce the loop_ctl_mutex scopeTetsuo Handa2-26/+50
2021-09-03tracing: Add migrate-disabled counter to tracing output.Thomas Gleixner3-10/+28
2021-09-03io_uring: reexpand under-reexpanded itersPavel Begunkov1-0/+2