aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/mst.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-27arch: Add generic Kconfig option indicating page size smaller than 64kGuenter Roeck1-0/+10
2021-11-27io_uring: Fix undefined-behaviour in io_issue_sqeYe Bin1-0/+3
2021-11-27io_uring: fix soft lockup when call __io_remove_buffersYe Bin1-3/+2
2021-11-26tracing: Fix pid filtering when triggers are attachedSteven Rostedt (VMware)1-6/+18
2021-11-26net: dsa: microchip: implement multi-bridge supportOleksij Rempel4-133/+43
2021-11-26net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean1-1/+4
2021-11-26net: mscc: ocelot: set up traps for PTP packetsVladimir Oltean1-1/+240
2021-11-26net: ptp: add a definition for the UDP port for IEEE 1588 general messagesVladimir Oltean1-0/+1
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean2-0/+18
2021-11-26net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPVladimir Oltean1-6/+0
2021-11-26net: hns3: fix incorrect components info of ethtool --reset commandJie Wang1-0/+4
2021-11-26net: hns3: fix one incorrect value of page pool info when queried by debugfsHao Chen1-1/+2
2021-11-26net: hns3: add check NULL address for page poolHao Chen1-0/+5
2021-11-26net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang1-2/+2
2021-11-26tracing: Check pid filtering when creating eventsSteven Rostedt (VMware)1-0/+12
2021-11-26net: qed: fix the array may be out of boundzhangyue1-3/+3
2021-11-26net/smc: Don't call clcsock shutdown twice when smc shutdownTony Lu1-1/+7
2021-11-26net: vlan: fix underflow for the real_dev refcntZiyang Xuan2-3/+3
2021-11-26ptp: fix filter names in the documentationJakub Kicinski1-2/+2
2021-11-26ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()Julian Wiedmann1-1/+1
2021-11-26nfc: virtual_ncidev: change default device permissionsThadeu Lima de Souza Cascardo1-1/+1
2021-11-26net/sched: sch_ets: don't peek at classes beyond 'nbands'Davide Caratti1-3/+5
2021-11-26net: stmmac: Disable Tx queues when reconfiguring the interfaceYannick Vignon1-0/+2
2021-11-26zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACKJens Axboe1-0/+2
2021-11-26block: call rq_qos_done() before ref check in batch completionsJens Axboe1-1/+2
2021-11-26io_uring: fix link traversal lockingPavel Begunkov1-18/+42
2021-11-26io_uring: fail cancellation for EXITING tasksPavel Begunkov1-2/+3
2021-11-26btrfs: fix the memory leak caused in lzo_compress_pages()Qu Wenruo1-0/+2
2021-11-25selftests: tls: test for correct proto_opsJakub Kicinski1-0/+55
2021-11-25tls: fix replacing proto_opsJakub Kicinski1-7/+40
2021-11-25selftests: tls: test splicing decrypted recordsJakub Kicinski1-0/+49
2021-11-25tls: splice_read: fix accessing pre-processed recordsJakub Kicinski1-8/+25
2021-11-25selftests: tls: test splicing cmsgsJakub Kicinski1-0/+40
2021-11-25tls: splice_read: fix record type checkJakub Kicinski1-13/+10
2021-11-25selftests: tls: add tests for handling of bad recordsJakub Kicinski1-0/+154
2021-11-25selftests: tls: factor out cmsg send/receiveJakub Kicinski1-41/+70
2021-11-25selftests: tls: add helper for creating sock pairsJakub Kicinski1-99/+29
2021-11-25block: fix parameter not described warningYang Guang1-0/+1
2021-11-25MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei1-1/+1
2021-11-25MIPS: loongson64: fix FTLB configurationHuang Pei1-2/+2
2021-11-25MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo()Tiezhu Yang1-1/+1
2021-11-25mdio: aspeed: Fix "Link is Down" issueDylan Hung1-0/+7
2021-11-25igb: fix netpoll exit with trafficJesse Brandeburg1-1/+1
2021-11-25xen: make HYPERVISOR_set_debugreg() always_inlineJuergen Gross1-1/+1
2021-11-25xen: make HYPERVISOR_get_debugreg() always_inlineJuergen Gross1-1/+1
2021-11-25nvmet: use IOCB_NOWAIT only if the filesystem supports itMaurizio Lombardi1-1/+3
2021-11-25memory: mtk-smi: Fix a null dereference for the ostdYong Wu1-1/+1
2021-11-25arm64: dts: exynos: drop samsung,ufs-shareability-reg-offset in ExynosAutov9Chanho Park1-2/+1
2021-11-25MAINTAINERS: Update maintainer entry for keystone platformsNishanth Menon1-2/+4
2021-11-25futex: Wireup futex_waitv syscallAndré Almeida8-0/+8