index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_qm.c
Age
Commit message (
Expand
)
Author
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
2025-11-11
xfs: reduce ilock roundtrips in xfs_qm_vop_dqalloc
Christoph Hellwig
2025-11-11
xfs: return the dquot unlocked from xfs_qm_dqget
Christoph Hellwig
2025-11-11
xfs: fold xfs_qm_dqattach_one into xfs_qm_dqget_inode
Christoph Hellwig
2025-11-11
xfs: xfs_qm_dqattach_one is never called with a non-NULL *IO_idqpp
Christoph Hellwig
2025-11-11
xfs: remove xfs_qm_dqput and optimize dropping dquot references
Christoph Hellwig
2025-11-11
xfs: use a lockref for the xfs_dquot reference count
Christoph Hellwig
2025-11-11
xfs: remove xfs_dqunlock and friends
Christoph Hellwig
2025-11-11
xfs: don't leak a locked dquot when xfs_dquot_attach_buf fails
Christoph Hellwig
2025-07-24
xfs: return the allocated transaction from xfs_trans_alloc_empty
Christoph Hellwig
2025-06-27
xfs: avoid dquot buffer pin deadlock
Dave Chinner
2025-03-03
xfs: disable rt quotas for zoned file systems
Christoph Hellwig
2024-12-23
xfs: add some rtgroup inode helpers
Darrick J. Wong
2024-12-23
xfs: prepare to reuse the dquot pointer space in struct xfs_inode
Darrick J. Wong
2024-12-12
xfs: don't crash on corrupt /quotas dirent
Darrick J. Wong
2024-12-12
xfs: convert quotacheck to attach dquot buffers
Darrick J. Wong
2024-12-12
xfs: attach dquot buffer to dquot log item buffer
Darrick J. Wong
2024-12-12
xfs: separate dquot buffer reads from xfs_dqflush
Darrick J. Wong
2024-12-12
xfs: keep quota directory inode loaded
Darrick J. Wong
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-11
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
2024-11-11
mm/list_lru: split the lock to per-cgroup scope
Kairui Song
2024-11-05
xfs: enable realtime quota again
Darrick J. Wong
2024-11-05
xfs: create quota preallocation watermarks for realtime quota
Darrick J. Wong
2024-11-05
xfs: fix chown with rt quota
Darrick J. Wong
2024-11-05
xfs: use metadir for quota inodes
Darrick J. Wong
2024-11-05
xfs: refactor xfs_qm_destroy_quotainos
Darrick J. Wong
2024-11-05
xfs: move RT bitmap and summary information to the rtgroup
Christoph Hellwig
2024-11-05
xfs: add a xfs_qm_unmount_rt helper
Christoph Hellwig
2024-11-05
xfs: mark quota inodes as metadata files
Darrick J. Wong
2024-11-05
xfs: don't count metadata directory files to quota
Darrick J. Wong
2024-11-05
xfs: iget for metadata inodes
Darrick J. Wong
2024-09-01
xfs: refactor loading quota inodes in the regular case
Darrick J. Wong
2024-09-01
xfs: pass the icreate args object to xfs_dialloc
Darrick J. Wong
2024-07-02
xfs: separate the icreate logic around INIT_XATTRS
Darrick J. Wong
2024-07-02
xfs: pack icreate initialization parameters into a separate structure
Darrick J. Wong
2024-04-15
xfs: Hold inode locks in xfs_ialloc
Allison Henderson
2024-02-22
xfs: report quota block corruption errors to the health system
Darrick J. Wong
2024-02-22
xfs: track quota updates during live quotacheck
Darrick J. Wong
2024-02-22
xfs: report the health of quota counts
Darrick J. Wong
2024-02-19
xfs: Replace xfs_isilocked with xfs_assert_ilocked
Matthew Wilcox (Oracle)
2024-02-13
xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS
Dave Chinner
2024-02-13
xfs: convert remaining kmem_free() to kfree()
Dave Chinner
2024-02-13
xfs: convert kmem_alloc() to kmalloc()
Dave Chinner
2024-02-13
xfs: convert kmem_zalloc() to kzalloc()
Dave Chinner
2023-12-12
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
2023-10-04
xfs: dynamically allocate the xfs-qm shrinker
Qi Zheng
2023-09-24
xfs: fix reloading entire unlinked bucket lists
Darrick J. Wong
2023-09-12
xfs: make inode unlinked bucket recovery work with quotacheck
Darrick J. Wong
2023-03-05
xfs: quotacheck failure can race with background inode inactivation
Dave Chinner
[next]