index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_qm_syscalls.c
Age
Commit message (
Expand
)
Author
2020-05-27
xfs: straighten out all the naming around incore inode tree walks
Darrick J. Wong
2020-05-27
xfs: remove flags argument from xfs_inode_ag_walk
Darrick J. Wong
2020-05-27
xfs: remove xfs_inode_ag_iterator_flags
Darrick J. Wong
2020-05-27
xfs: allow individual quota grace period extension
Eric Sandeen
2020-05-27
xfs: per-type quota timers and warn limits
Eric Sandeen
2020-05-27
xfs: switch xfs_get_defquota to take explicit type
Eric Sandeen
2020-05-27
xfs: pass xfs_dquot to xfs_qm_adjust_dqtimers
Eric Sandeen
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
2020-05-04
xfs: simplify the flags setting in xfs_qm_scall_quotaon
Kaixu Xia
2020-03-18
xfs: fix unmount hang and memory leak on shutdown during quotaoff
Brian Foster
2019-11-13
xfs: Replace function declaration by actual definition
Pavel Reichl
2019-11-13
xfs: remove the xfs_qoff_logitem_t typedef
Pavel Reichl
2019-06-28
xfs: remove unused header files
Eric Sandeen
2018-07-26
xfs: clean up IRELE/iput callsites
Darrick J. Wong
2018-07-26
xfs: remove all boilerplate defer init/finish code
Brian Foster
2018-07-26
xfs: pull up dfops from xfs_itruncate_extents()
Brian Foster
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-10
xfs: replace XFS_QMOPT_DQALLOC with a simple boolean
Darrick J. Wong
2018-05-10
xfs: split out dqget for inodes from regular dqget
Darrick J. Wong
2018-05-10
xfs: refactor XFS_QMOPT_DQNEXT out of existence
Darrick J. Wong
2017-04-28
xfs: wait on new inodes during quotaoff dquot release
Brian Foster
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
2016-02-08
xfs: Split default quota limits by quota type
Carlos Maiolino
2016-02-08
xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk
Eric Sandeen
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
2015-03-04
xfs: Convert to using ->get_state callback
Jan Kara
2015-02-10
Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-01-30
Merge branch 'for_linus' into for_next
Jan Kara
2015-01-28
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
2015-01-22
xfs: consolidate superblock logging functions
Dave Chinner
2015-01-22
xfs: remove bitfield based superblock updates
Dave Chinner
2015-01-21
xfs: Remove some pointless quota checks
Jan Kara
2015-01-21
xfs: Remove some useless flags tests
Jan Kara
2014-11-28
Merge branch 'xfs-consolidate-format-defs' into for-next
Dave Chinner
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
xfs: fix error handling in xfs_qm_log_quotaoff()
Brian Foster
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-22
xfs: return is not a function
Eric Sandeen
2014-05-15
Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
Dave Chinner
2014-05-05
xfs: bulletfproof xfs_qm_scall_trunc_qfiles()
Eric Sandeen
2014-04-14
xfs: remove unused pag ptr arg from iterator execute functions
Eric Sandeen
2013-12-06
xfs: make quota metadata truncation behavior consistent to user space
Jie Liu
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
2013-10-17
xfs: remove newlines from strings passed to __xfs_printk
Eric Sandeen
2013-08-20
xfs: Add support for the Q_XGETQSTATV
Chandra Seetharaman
2013-08-12
xfs: refactor xfs_trans_reserve() interface
Jie Liu
[next]