index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-12
xfs: use xfs_alloc_vextent_start_bno() where appropriate
Dave Chinner
4
-38
/
+51
2023-02-12
xfs: use xfs_alloc_vextent_first_ag() where appropriate
Dave Chinner
3
-32
/
+42
2023-02-12
xfs: factor xfs_bmap_btalloc()
Dave Chinner
1
-137
/
+196
2023-02-12
xfs: use xfs_alloc_vextent_this_ag() where appropriate
Dave Chinner
9
-53
/
+74
2023-02-12
xfs: combine __xfs_alloc_vextent_this_ag and xfs_alloc_ag_vextent
Dave Chinner
1
-30
/
+35
2023-02-12
xfs: factor xfs_alloc_vextent_this_ag() for _iterate_ags()
Dave Chinner
1
-24
/
+26
2023-02-12
xfs: rework xfs_alloc_vextent()
Dave Chinner
1
-179
/
+285
2023-02-12
xfs: introduce xfs_for_each_perag_wrap()
Dave Chinner
3
-50
/
+105
2023-02-12
xfs: perags need atomic operational state
Dave Chinner
13
-65
/
+101
2023-02-12
xfs: convert xfs_ialloc_next_ag() to an atomic
Dave Chinner
4
-20
/
+4
2023-02-12
xfs: inobt can use perags in many more places than it does
Dave Chinner
7
-56
/
+47
2023-02-12
xfs: use active perag references for inode allocation
Dave Chinner
3
-35
/
+33
2023-02-12
xfs: convert xfs_imap() to take a perag
Dave Chinner
4
-35
/
+28
2023-02-12
xfs: rework the perag trace points to be perag centric
Dave Chinner
3
-28
/
+22
2023-02-12
xfs: active perag reference counting
Dave Chinner
9
-19
/
+105
2023-02-10
xfs: don't assert fail on transaction cancel with deferred ops
Dave Chinner
1
-2
/
+2
2023-02-10
xfs: t_firstblock is tracking AGs not blocks
Dave Chinner
10
-23
/
+21
2023-02-10
xfs: drop firstblock constraints from allocation setup
Dave Chinner
2
-132
/
+66
2023-02-10
xfs: block reservation too large for minleft allocation
Dave Chinner
3
-11
/
+12
2023-02-10
xfs: prefer free inodes at ENOSPC over chunk allocation
Dave Chinner
1
-0
/
+17
2023-02-10
xfs: fix low space alloc deadlock
Dave Chinner
3
-26
/
+58
2023-02-10
xfs: revert commit 8954c44ff477
Darrick J. Wong
1
-1
/
+3
2023-02-10
xfs: make kobj_type structures constant
Thomas Weißschuh
3
-12
/
+12
2023-02-10
xfs: allow setting full range of panic tags
Donald Douwsma
3
-3
/
+14
2023-02-05
xfs: don't use BMBT btree split workers for IO completion
Dave Chinner
1
-2
/
+16
2023-02-05
xfs: fix confusing variable names in xfs_refcount_item.c
Darrick J. Wong
1
-27
/
+27
2023-02-05
xfs: pass refcount intent directly through the log intent code
Darrick J. Wong
4
-103
/
+74
2023-02-05
xfs: fix confusing variable names in xfs_rmap_item.c
Darrick J. Wong
1
-39
/
+40
2023-02-05
xfs: pass rmap space mapping directly through the log intent code
Darrick J. Wong
3
-66
/
+55
2023-02-05
xfs: fix confusing xfs_extent_item variable names
Darrick J. Wong
2
-51
/
+51
2023-02-05
xfs: pass xfs_extent_free_item directly through the log intent code
Darrick J. Wong
1
-25
/
+30
2023-02-05
xfs: fix confusing variable names in xfs_bmap_item.c
Darrick J. Wong
1
-28
/
+28
2023-02-05
xfs: pass the xfs_bmbt_irec directly through the log intent code
Darrick J. Wong
3
-72
/
+46
2023-02-05
xfs: use strscpy() to instead of strncpy()
Xu Panda
1
-3
/
+1
2023-01-29
Linux 6.2-rc6
v6.2-rc6
Linus Torvalds
1
-1
/
+1
2023-01-29
Revert "mm/compaction: fix set skip in fast_find_migrateblock"
Vlastimil Babka
1
-0
/
+1
2023-01-28
Fix up more non-executable files marked executable
Linus Torvalds
2
-0
/
+0
2023-01-27
ovl: fail on invalid uid/gid mapping at copy up
Miklos Szeredi
1
-0
/
+4
2023-01-27
ovl: fix tmpfile leak
Miklos Szeredi
1
-1
/
+1
2023-01-27
io_uring: always prep_async for drain requests
Dylan Yudaken
1
-10
/
+8
2023-01-27
tools: gpio: fix -c option of gpio-event-mon
Ivo Borisov Shopov
1
-0
/
+1
2023-01-27
gpio: ep93xx: remove unused variable
Arnd Bergmann
1
-2
/
+0
2023-01-27
amdgpu: fix build on non-DCN platforms.
Dave Airlie
1
-2
/
+2
2023-01-26
treewide: fix up files incorrectly marked executable
Linus Torvalds
3
-0
/
+0
2023-01-26
block: ublk: move ublk_chr_class destroying after devices are removed
Ming Lei
1
-4
/
+3
2023-01-26
Partially revert "perf/arm-cmn: Optimise DTC counter accesses"
Robin Murphy
1
-1
/
+6
2023-01-26
net: mdio-mux-meson-g12a: force internal PHY off on mux switch
Jerome Brunet
1
-7
/
+16
2023-01-26
docs: networking: Fix bridge documentation URL
Ivan Vecera
1
-1
/
+1
2023-01-26
tsnep: Fix TX queue stop/wake for multiple queues
Gerhard Engleder
1
-6
/
+9
2023-01-26
net/tg3: resolve deadlock in tg3_reset_task() during EEH
David Christensen
1
-4
/
+4
[next]