index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
quota
/
xfs_dquot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-10
xfs: use generic Posix ACL code
Christoph Hellwig
1
-1
/
+0
2009-06-08
xfs: kill xfs_qmops
Christoph Hellwig
1
-1
/
+3
2009-02-09
xfs: sanitize qh_lock wrappers
Christoph Hellwig
1
-14
/
+14
2009-01-19
xfs: add a lock class for group/project dquots
Christoph Hellwig
1
-1
/
+11
2009-01-19
xfs: lockdep annotations for xfs_dqlock2
Christoph Hellwig
1
-10
/
+14
2009-01-16
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
1
-1
/
+1
2008-10-30
[XFS] Finish removing the mount pointer from the AIL API
David Chinner
1
-8
/
+7
2008-10-30
[XFS] Move the AIL lock into the struct xfs_ail
David Chinner
1
-2
/
+2
2008-10-30
[XFS] Allow 64 bit machines to avoid the AIL lock during flushes
David Chinner
1
-4
/
+2
2008-10-30
[XFS] don't block in xfs_qm_dqflush() during async writeback.
David Chinner
1
-7
/
+5
2008-10-30
[XFS] Clean up dquot pincount code.
Peter Leckie
1
-3
/
+3
2008-08-13
[XFS] Use KM_NOFS for debug trace buffers
Lachlan McIlroy
1
-1
/
+1
2008-08-13
[XFS] replace dquot flush semaphore with a completion
David Chinner
1
-22
/
+12
2008-08-13
[XFS] remove remaining VN_HOLD calls
Christoph Hellwig
1
-1
/
+1
2008-08-13
[XFS] Kill shouty XFS_ITOV() macro
David Chinner
1
-1
/
+1
2008-07-28
[XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()
Denys Vlasenko
1
-2
/
+1
2008-04-29
[XFS] shrink mrlock_t
Christoph Hellwig
1
-2
/
+2
2008-04-18
[XFS] Ensure xfs_bawrite() errors are checked.
David Chinner
1
-2
/
+8
2008-04-18
[XFS] Check for dquot flush errors
David Chinner
1
-4
/
+6
2008-02-07
[XFS] Unwrap AIL_LOCK
Donald Douwsma
1
-7
/
+5
2007-05-08
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
Eric Sandeen
1
-2
/
+1
2007-02-10
[XFS] Remove unused header files for MAC and CAP checking functionality.
Eric Sandeen
1
-2
/
+0
2007-02-10
[XFS] Remove unused argument to xfs_bmap_finish
Eric Sandeen
1
-1
/
+1
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
1
-2
/
+0
2006-06-09
[XFS] Shutdown the filesystem if all device paths have gone. Made
Nathan Scott
1
-1
/
+1
2006-06-09
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
Olaf Weber
1
-2
/
+2
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: XFS
Jes Sorensen
1
-2
/
+2
2005-11-02
[XFS] endianess annotations and cleanup for the quota code
Christoph Hellwig
1
-95
/
+89
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-27
/
+11
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
1
-6
/
+6
2005-11-02
[XFS] Fix signedness issues in dquot ID handling, allowing uids/gids above
Nathan Scott
1
-2
/
+1
2005-09-05
[XFS] Fixes a bug in the quota code when allocating a new dquot record
Tim Shimmin
1
-7
/
+36
2005-06-21
[XFS] Remove some debugging code from quota syscalls.
Nathan Scott
1
-3
/
+0
2005-06-21
[XFS] Merge a few minor fixes to the quota warning code.
Nathan Scott
1
-1
/
+9
2005-06-21
[XFS] Add support for project quota, based on Dan Knappes earlier work.
Nathan Scott
1
-15
/
+19
2005-06-21
[XFS] mark various symbols static Patch from Adrian Bunk
Christoph Hellwig
1
-1
/
+1
2005-06-21
[XFS] Remove dead code. Patch from Adrian Bunk
Christoph Hellwig
1
-62
/
+0
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1648