index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_qm_syscalls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: global error sign conversion
Dave Chinner
2014-06-25
1
-12
/
+12
*
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-22
1
-8
/
+8
*
xfs: return is not a function
Eric Sandeen
2014-06-22
1
-11
/
+11
*
Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
Dave Chinner
2014-05-15
1
-2
/
+3
|
\
|
*
xfs: bulletfproof xfs_qm_scall_trunc_qfiles()
Eric Sandeen
2014-05-05
1
-2
/
+3
*
|
xfs: remove unused pag ptr arg from iterator execute functions
Eric Sandeen
2014-04-14
1
-1
/
+0
|
/
*
xfs: make quota metadata truncation behavior consistent to user space
Jie Liu
2013-12-06
1
-6
/
+12
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
1
-9
/
+1
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-3
/
+4
*
xfs: create a shared header file for format-related information
Dave Chinner
2013-10-23
1
-0
/
+1
*
xfs: remove newlines from strings passed to __xfs_printk
Eric Sandeen
2013-10-17
1
-6
/
+6
*
xfs: Add support for the Q_XGETQSTATV
Chandra Seetharaman
2013-08-20
1
-0
/
+82
*
xfs: refactor xfs_trans_reserve() interface
Jie Liu
2013-08-12
1
-9
/
+4
*
xfs: consolidate xfs_utils.c
Dave Chinner
2013-08-12
1
-1
/
+0
*
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-08-12
1
-0
/
+1
*
xfs: Start using pquotaino from the superblock.
Chandra Seetharaman
2013-07-22
1
-5
/
+30
*
xfs: Fix the logic check for all quotas being turned off
Chandra Seetharaman
2013-07-11
1
-3
/
+2
*
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
2013-07-11
1
-4
/
+15
*
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
Chandra Seetharaman
2013-06-28
1
-20
/
+23
*
xfs: Code cleanup and removal of some typedef usage
Chandra Seetharaman
2013-06-28
1
-4
/
+4
*
xfs: avoid nesting transactions in xfs_qm_scall_setqlim()
Dave Chinner
2013-05-21
1
-17
/
+23
*
xfs: xfs_dquot prealloc throttling watermarks and low free space
Brian Foster
2013-03-22
1
-4
/
+5
*
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
Jeff Liu
2013-02-01
1
-2
/
+3
*
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
Jeff Liu
2013-02-01
1
-7
/
+3
*
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
Jeff Liu
2013-02-01
1
-2
/
+3
*
xfs: Remove boolean_t typedef completely.
Thiago Farina
2013-01-17
1
-4
/
+4
*
xfs: remove int casts from debug dquot soft limit timer asserts
Brian Foster
2013-01-03
1
-2
/
+2
*
xfs: support a tag-based inode_ag_iterator
Brian Foster
2012-11-08
1
-2
/
+3
*
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
Dave Chinner
2012-10-17
1
-0
/
+1
*
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: remove the per-filesystem list of dquots
Christoph Hellwig
2012-03-14
1
-9
/
+3
*
xfs: include reservations in quota reporting
Christoph Hellwig
2012-02-29
1
-3
/
+3
*
xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquota
Christoph Hellwig
2012-02-29
1
-69
/
+49
*
xfs: change available ranges of softlimit and hardlimit in quota check
Mitsuo Hayasaka
2012-02-21
1
-2
/
+2
*
xfs: remove the i_size field in struct xfs_inode
Christoph Hellwig
2012-01-17
1
-1
/
+0
*
xfs: remove xfs_itruncate_data
Christoph Hellwig
2012-01-13
1
-1
/
+8
*
xfs: simplify xfs_trans_ijoin* again
Christoph Hellwig
2011-10-11
1
-1
/
+1
*
xfs: remove subdirectories
Christoph Hellwig
2011-08-12
1
-0
/
+906