index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
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-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
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-05
xfs: don't use BMBT btree split workers for IO completion
Dave Chinner
2023-02-05
xfs: fix confusing variable names in xfs_refcount_item.c
Darrick J. Wong
2023-02-05
xfs: pass refcount intent directly through the log intent code
Darrick J. Wong
2023-02-05
xfs: fix confusing variable names in xfs_rmap_item.c
Darrick J. Wong
2023-02-05
xfs: pass rmap space mapping directly through the log intent code
Darrick J. Wong
2023-02-05
xfs: fix confusing xfs_extent_item variable names
Darrick J. Wong
2023-02-05
xfs: pass xfs_extent_free_item directly through the log intent code
Darrick J. Wong
2023-02-05
xfs: fix confusing variable names in xfs_bmap_item.c
Darrick J. Wong
2023-02-05
xfs: pass the xfs_bmbt_irec directly through the log intent code
Darrick J. Wong
2023-02-05
xfs: use strscpy() to instead of strncpy()
Xu Panda
2023-01-19
fs: port vfs{g,u}id helpers to mnt_idmap
Christian Brauner
2023-01-19
fs: port fs{g,u}id helpers to mnt_idmap
Christian Brauner
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
fs: port i_{g,u}id_{needs_}update() to mnt_idmap
Christian Brauner
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
[prev]
[next]