summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_file.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-13xfs: return a 64-bit block count from xfs_btree_count_blocksDarrick J. Wong9-15/+17
2024-12-13xfs: keep quota directory inode loadedDarrick J. Wong3-53/+32
2024-12-13xfs: metapath scrubber should use the already loaded inodesDarrick J. Wong1-16/+25
2024-12-13xfs: fix off-by-one error in fsmap's end_daddr usageDarrick J. Wong1-16/+22
2024-12-12selftests/bpf: Add test for narrow ctx load for pointer argsKumar Kartikeya Dwivedi1-0/+36
2024-12-12bpf: Check size for BTF-based ctx access of pointer membersKumar Kartikeya Dwivedi3-4/+10
2024-12-12selftests/bpf: extend changes_pkt_data with cases w/o subprogramsEduard Zingerman3-22/+66
2024-12-12bpf: fix null dereference when computing changes_pkt_data of prog w/o subprogsEduard Zingerman1-2/+5
2024-12-12blk-iocost: Avoid using clamp() on inuse in __propagate_weights()Nathan Chancellor1-1/+8
2024-12-12arm64: stacktrace: Don't WARN when unwinding other tasksMark Rutland1-3/+5
2024-12-12arm64: stacktrace: Skip reporting LR at exception boundariesMark Rutland1-22/+2
2024-12-12drm/xe/reg_sr: Remove register poolLucas De Marchi2-31/+6
2024-12-12drm/xe: Call invalidation_fence_fini for PT inval fences in error stateDaniele Ceraolo Spurio3-2/+10
2024-12-12drm/xe: fix the ERR_PTR() returned on failure to allocate tiny ptMirsad Todorovac1-2/+2
2024-12-12block: Make bio_iov_bvec_set() accept pointer to const iov_iterJohn Garry3-3/+3
2024-12-12net: dsa: tag_ocelot_8021q: fix broken receptionRobert Hodaszi1-1/+1
2024-12-12net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundariesJesse Van Gavere1-24/+18
2024-12-12io_uring/rsrc: don't put/free empty buffersJens Axboe1-2/+4
2024-12-12net: renesas: rswitch: fix initial MPIC register settingNikita Yushchenko2-13/+28
2024-12-12Bluetooth: btmtk: avoid UAF in btmtk_process_coredumpThadeu Lima de Souza Cascardo1-8/+12
2024-12-12Bluetooth: iso: Fix circular lock in iso_conn_big_syncIulia Tanasescu1-7/+27
2024-12-12Bluetooth: iso: Fix circular lock in iso_listen_bisIulia Tanasescu1-2/+12
2024-12-12Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis2-14/+16
2024-12-12Bluetooth: iso: Fix recursive locking warningIulia Tanasescu1-2/+6
2024-12-12Bluetooth: iso: Always release hdev at the end of iso_listen_bisIulia Tanasescu1-2/+1
2024-12-12Bluetooth: hci_event: Fix using rcu_read_(un)lock while iteratingLuiz Augusto von Dentz1-22/+11
2024-12-12Bluetooth: hci_core: Fix sleeping function called from invalid contextLuiz Augusto von Dentz6-57/+97
2024-12-12ACPICA: events/evxfregn: don't release the ContextMutex that was never acquiredDaniil Tatianin1-2/+0
2024-12-12i2c: riic: Always round-up when calculating bus periodGeert Uytterhoeven1-1/+1
2024-12-12ASoC: Intel: sof_sdw: Add space for a terminator into DAIs arrayCharles Keepax1-2/+6
2024-12-12team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann1-1/+2
2024-12-12team: Fix initial vlan_feature set in __team_compute_featuresDaniel Borkmann1-2/+3
2024-12-12bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann1-0/+1
2024-12-12bonding: Fix initial {vlan,mpls}_feature set in bond_compute_featuresDaniel Borkmann1-2/+3
2024-12-12net, team, bonding: Add netdev_base_features helperDaniel Borkmann3-5/+9
2024-12-12perf probe: Fix uninitialized variableJames Clark1-1/+1
2024-12-12net/sched: netem: account for backlog updates from child qdiscMartin Ottens1-6/+16
2024-12-12net: dsa: felix: fix stuck CPU-injected packets with short taprio windowsVladimir Oltean1-6/+11
2024-12-12splice: do not checksum AF_UNIX socketsFrederik Deweerdt1-0/+1
2024-12-12net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas1-0/+3
2024-12-12net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqsMaxim Levitsky1-2/+3
2024-12-12net: mana: Fix memory leak in mana_gd_setup_irqsMaxim Levitsky1-0/+1
2024-12-12MAINTAINERS: Add ethtool.h to NETWORKING [GENERAL]Simon Horman1-0/+2
2024-12-11netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal2-21/+15
2024-12-11netfilter: IDLETIMER: Fix for possible ABBA deadlockPhil Sutter1-24/+28
2024-12-11selftests: netfilter: Stabilize rpath.shPhil Sutter1-2/+16
2024-12-11Revert "unicode: Don't special case ignorable code points"Linus Torvalds2-3346/+3427
2024-12-11EDAC/amd64: Simplify ECC check on unified memory controllersBorislav Petkov (AMD)1-22/+10
2024-12-11riscv: mm: Do not call pmd dtor on vmemmap page table teardownBjörn Töpel1-3/+4
2024-12-11riscv: Fix IPIs usage in kfence_protect_page()Alexandre Ghiti1-1/+3