summaryrefslogtreecommitdiffstats
path: root/security (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-12xfs: use xfs_alloc_vextent_start_bno() where appropriateDave Chinner4-38/+51
2023-02-12xfs: use xfs_alloc_vextent_first_ag() where appropriateDave Chinner3-32/+42
2023-02-12xfs: factor xfs_bmap_btalloc()Dave Chinner1-137/+196
2023-02-12xfs: use xfs_alloc_vextent_this_ag() where appropriateDave Chinner9-53/+74
2023-02-12xfs: combine __xfs_alloc_vextent_this_ag and xfs_alloc_ag_vextentDave Chinner1-30/+35
2023-02-12xfs: factor xfs_alloc_vextent_this_ag() for _iterate_ags()Dave Chinner1-24/+26
2023-02-12xfs: rework xfs_alloc_vextent()Dave Chinner1-179/+285
2023-02-12xfs: introduce xfs_for_each_perag_wrap()Dave Chinner3-50/+105
2023-02-12xfs: perags need atomic operational stateDave Chinner13-65/+101
2023-02-12xfs: convert xfs_ialloc_next_ag() to an atomicDave Chinner4-20/+4
2023-02-12xfs: inobt can use perags in many more places than it doesDave Chinner7-56/+47
2023-02-12xfs: use active perag references for inode allocationDave Chinner3-35/+33
2023-02-12xfs: convert xfs_imap() to take a peragDave Chinner4-35/+28
2023-02-12xfs: rework the perag trace points to be perag centricDave Chinner3-28/+22
2023-02-12xfs: active perag reference countingDave Chinner9-19/+105
2023-02-10xfs: don't assert fail on transaction cancel with deferred opsDave Chinner1-2/+2
2023-02-10xfs: t_firstblock is tracking AGs not blocksDave Chinner10-23/+21
2023-02-10xfs: drop firstblock constraints from allocation setupDave Chinner2-132/+66
2023-02-10xfs: block reservation too large for minleft allocationDave Chinner3-11/+12
2023-02-10xfs: prefer free inodes at ENOSPC over chunk allocationDave Chinner1-0/+17
2023-02-10xfs: fix low space alloc deadlockDave Chinner3-26/+58
2023-02-10xfs: revert commit 8954c44ff477Darrick J. Wong1-1/+3
2023-02-10xfs: make kobj_type structures constantThomas Weißschuh3-12/+12
2023-02-10xfs: allow setting full range of panic tagsDonald Douwsma3-3/+14
2023-02-05xfs: don't use BMBT btree split workers for IO completionDave Chinner1-2/+16
2023-02-05xfs: fix confusing variable names in xfs_refcount_item.cDarrick J. Wong1-27/+27
2023-02-05xfs: pass refcount intent directly through the log intent codeDarrick J. Wong4-103/+74
2023-02-05xfs: fix confusing variable names in xfs_rmap_item.cDarrick J. Wong1-39/+40
2023-02-05xfs: pass rmap space mapping directly through the log intent codeDarrick J. Wong3-66/+55
2023-02-05xfs: fix confusing xfs_extent_item variable namesDarrick J. Wong2-51/+51
2023-02-05xfs: pass xfs_extent_free_item directly through the log intent codeDarrick J. Wong1-25/+30
2023-02-05xfs: fix confusing variable names in xfs_bmap_item.cDarrick J. Wong1-28/+28
2023-02-05xfs: pass the xfs_bmbt_irec directly through the log intent codeDarrick J. Wong3-72/+46
2023-02-05xfs: use strscpy() to instead of strncpy()Xu Panda1-3/+1
2023-01-29Linux 6.2-rc6v6.2-rc6Linus Torvalds1-1/+1
2023-01-29Revert "mm/compaction: fix set skip in fast_find_migrateblock"Vlastimil Babka1-0/+1
2023-01-28Fix up more non-executable files marked executableLinus Torvalds2-0/+0
2023-01-27ovl: fail on invalid uid/gid mapping at copy upMiklos Szeredi1-0/+4
2023-01-27ovl: fix tmpfile leakMiklos Szeredi1-1/+1
2023-01-27io_uring: always prep_async for drain requestsDylan Yudaken1-10/+8
2023-01-27tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov1-0/+1
2023-01-27gpio: ep93xx: remove unused variableArnd Bergmann1-2/+0
2023-01-27amdgpu: fix build on non-DCN platforms.Dave Airlie1-2/+2
2023-01-26treewide: fix up files incorrectly marked executableLinus Torvalds3-0/+0
2023-01-26block: ublk: move ublk_chr_class destroying after devices are removedMing Lei1-4/+3
2023-01-26Partially revert "perf/arm-cmn: Optimise DTC counter accesses"Robin Murphy1-1/+6
2023-01-26net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet1-7/+16
2023-01-26docs: networking: Fix bridge documentation URLIvan Vecera1-1/+1
2023-01-26tsnep: Fix TX queue stop/wake for multiple queuesGerhard Engleder1-6/+9
2023-01-26net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen1-4/+4