index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-02-13
xfs: factor out filestreams from xfs_bmap_btalloc_nullfb
Dave Chinner
2023-02-13
xfs: convert trim to use for_each_perag_range
Dave Chinner
2023-02-13
xfs: convert xfs_alloc_vextent_iterate_ags() to use perag walker
Dave Chinner
2023-02-13
xfs: move the minimum agno checks into xfs_alloc_vextent_check_args
Dave Chinner
2023-02-13
xfs: fold xfs_alloc_ag_vextent() into callers
Dave Chinner
2023-02-13
xfs: move allocation accounting to xfs_alloc_vextent_set_fsbno()
Dave Chinner
2023-02-13
xfs: introduce xfs_alloc_vextent_prepare()
Dave Chinner
2023-02-13
xfs: introduce xfs_alloc_vextent_exact_bno()
Dave Chinner
2023-02-13
xfs: introduce xfs_alloc_vextent_near_bno()
Dave Chinner
2023-02-13
xfs: use xfs_alloc_vextent_start_bno() where appropriate
Dave Chinner
2023-02-13
xfs: use xfs_alloc_vextent_first_ag() where appropriate
Dave Chinner
2023-02-13
xfs: factor xfs_bmap_btalloc()
Dave Chinner
2023-02-13
xfs: use xfs_alloc_vextent_this_ag() where appropriate
Dave Chinner
2023-02-13
xfs: combine __xfs_alloc_vextent_this_ag and xfs_alloc_ag_vextent
Dave Chinner
2023-02-13
xfs: factor xfs_alloc_vextent_this_ag() for _iterate_ags()
Dave Chinner
2023-02-13
xfs: rework xfs_alloc_vextent()
Dave Chinner
2023-02-13
xfs: introduce xfs_for_each_perag_wrap()
Dave Chinner
2023-02-13
xfs: perags need atomic operational state
Dave Chinner
2023-02-13
xfs: convert xfs_ialloc_next_ag() to an atomic
Dave Chinner
2023-02-13
xfs: inobt can use perags in many more places than it does
Dave Chinner
2023-02-13
xfs: use active perag references for inode allocation
Dave Chinner
2023-02-13
xfs: convert xfs_imap() to take a perag
Dave Chinner
2023-02-13
xfs: rework the perag trace points to be perag centric
Dave Chinner
2023-02-13
xfs: active perag reference counting
Dave Chinner
2023-02-12
Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-11
nfsd: don't destroy global nfs4_file table in per-net shutdown
Jeff Layton
2023-02-10
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2023-02-11
xfs: don't assert fail on transaction cancel with deferred ops
Dave Chinner
2023-02-11
xfs: t_firstblock is tracking AGs not blocks
Dave Chinner
2023-02-11
xfs: drop firstblock constraints from allocation setup
Dave Chinner
2023-02-11
xfs: block reservation too large for minleft allocation
Dave Chinner
2023-02-11
xfs: prefer free inodes at ENOSPC over chunk allocation
Dave Chinner
2023-02-11
xfs: fix low space alloc deadlock
Dave Chinner
2023-02-10
xfs: revert commit 8954c44ff477
Darrick J. Wong
2023-02-10
Merge tag 'ceph-for-6.2-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-02-10
xfs: make kobj_type structures constant
Thomas Weißschuh
2023-02-09
xfs: allow setting full range of panic tags
Donald Douwsma
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
mm/mmap: don't use __vma_adjust() in shift_arg_pages()
Liam R. Howlett
2023-02-09
mm: don't use __vma_adjust() in __split_vma()
Liam R. Howlett
2023-02-09
mm: add vma iterator to vma_adjust() arguments
Liam R. Howlett
2023-02-09
mm: switch vma_merge(), split_vma(), and __split_vma to vma iterator
Liam R. Howlett
2023-02-09
task_mmu: convert to vma iterator
Liam R. Howlett
2023-02-09
coredump: convert to vma iterator
Liam R. Howlett
2023-02-09
mm: change mprotect_fixup to vma iterator
Liam R. Howlett
2023-02-09
userfaultfd: use vma iterator
Liam R. Howlett
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
f2fs: fix to do sanity check on extent cache correctly
Chao Yu
2023-02-09
Merge tag '6.2-rc8-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-02-09
btrfs: free device in btrfs_close_devices for a single device filesystem
Anand Jain
[prev]
[next]