index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
quota
/
xfs_qm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-07
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
1
-15
/
+12
2011-03-07
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
1
-7
/
+6
2011-03-07
xfs: Convert xlog_warn to new logging interface
Dave Chinner
1
-1
/
+1
2011-02-23
xfs: more sensible inode refcounting for ialloc
Christoph Hellwig
1
-7
/
+0
2011-01-28
xfs: fix dquot shaker deadlock
Dave Chinner
1
-25
/
+21
2010-10-19
xfs: Extend project quotas to support 32bit project ids
Arkadiusz Mi?kiewicz
1
-5
/
+5
2010-10-19
xfs: remove xfs_buf wrappers
Christoph Hellwig
1
-1
/
+1
2010-10-19
xfs: remove xfs_cred.h
Christoph Hellwig
1
-5
/
+3
2010-10-19
xfs: simplify xfs_qm_dqusage_adjust
Christoph Hellwig
1
-142
/
+61
2010-07-26
xfs: remove xfs_iput
Christoph Hellwig
1
-2
/
+4
2010-07-26
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
1
-1
/
+1
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
1
-6
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
1
-2
/
+5
2010-06-24
xfs: remove block number from inode lookup code
Dave Chinner
1
-4
/
+3
2010-06-23
xfs: always use iget in bulkstat
Christoph Hellwig
1
-6
/
+5
2010-05-29
fs/xfs/quota: Add missing mutex_unlock
Julia Lawall
1
-1
/
+3
2010-05-19
xfs: remove dead XFS_LOUD_RECOVERY code
Christoph Hellwig
1
-8
/
+0
2010-05-19
xfs: removed unused XFS_QMOPT_ flags
Christoph Hellwig
1
-2
/
+2
2010-05-19
xfs: remove a few macro indirections in the quota code
Christoph Hellwig
1
-1
/
+3
2010-05-19
xfs: access quotainfo structure directly
Christoph Hellwig
1
-68
/
+76
2010-05-19
xfs: convert the dquot free list to use list heads
Dave Chinner
1
-84
/
+35
2010-05-19
xfs: convert the dquot hash list to use list heads
Dave Chinner
1
-4
/
+5
2010-05-19
xfs: remove duplicate code from dquot reclaim
Dave Chinner
1
-191
/
+73
2010-05-19
xfs: convert the per-mount dquot list to use list heads
Dave Chinner
1
-75
/
+80
2010-02-13
fs/xfs: Correct NULL test
Julia Lawall
1
-1
/
+1
2010-02-04
xfs: kill the unused XFS_QMOPT_* flush flags V2
Dave Chinner
1
-8
/
+6
2010-01-21
xfs: replace KM_LARGE with explicit vmalloc use
Christoph Hellwig
1
-6
/
+20
2009-12-15
xfs: event tracing support
Christoph Hellwig
1
-14
/
+26
2009-06-10
xfs: use generic Posix ACL code
Christoph Hellwig
1
-1
/
+0
2009-06-08
xfs: remove SYNC_BDFLUSH
Christoph Hellwig
1
-23
/
+5
2009-06-08
xfs: kill xfs_qmops
Christoph Hellwig
1
-66
/
+73
2009-03-29
xfs: kill mutex_t typedef
Christoph Hellwig
1
-2
/
+2
2009-02-09
xfs: sanitize qh_lock wrappers
Christoph Hellwig
1
-41
/
+8
2009-02-09
xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE
Christoph Hellwig
1
-7
/
+6
2009-02-08
xfs: remove the unused XFS_QMOPT_DQLOCK flag
Christoph Hellwig
1
-102
/
+44
2009-01-19
xfs: add a separate lock class for the per-mount list of dquots
Christoph Hellwig
1
-0
/
+9
2008-12-04
no explicit xfs_iflush for special inodes during unmount
Christoph Hellwig
1
-36
/
+8
2008-10-30
[XFS] kill struct xfs_mount_args
Christoph Hellwig
1
-1
/
+0
2008-10-30
[XFS] Kill xfs_sync()
David Chinner
1
-7
/
+3
2008-10-30
[XFS] Clean up dquot pincount code.
Peter Leckie
1
-2
/
+0
2008-08-13
[XFS] cleanup xfs_mountfs
Christoph Hellwig
1
-4
/
+2
2008-08-13
[XFS] replace dquot flush semaphore with a completion
David Chinner
1
-4
/
+4
2008-07-28
[XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/
Christoph Hellwig
1
-5
/
+5
2008-07-28
[XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()
Denys Vlasenko
1
-1
/
+1
2008-07-28
[XFS] Remove unused arg from kmem_free()
Denys Vlasenko
1
-6
/
+6
2008-04-29
[XFS] shrink mrlock_t
Christoph Hellwig
1
-10
/
+11
2008-04-29
[XFS] kill di_mode checks after xfs_iget
Christoph Hellwig
1
-6
/
+0
2008-04-18
[XFS] Propagate errors from xfs_trans_commit().
David Chinner
1
-2
/
+2
2008-04-18
[XFS] Catch errors resetting quota flags.
David Chinner
1
-1
/
+4
[next]