index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
quota
/
xfs_qm_syscalls.c
Age
Commit message (
Expand
)
Author
2009-06-10
xfs: use generic Posix ACL code
Christoph Hellwig
2009-06-08
xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes
Christoph Hellwig
2009-03-29
xfs: kill mutex_t typedef
Christoph Hellwig
2009-02-09
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
2008-11-10
[XFS] Avoid using inodes that haven't been completely initialised
Dave Chinner
2008-11-10
[XFS] fix uninitialised variable bug in dquot release
Dave Chinner
2008-10-30
[XFS] use xfs_sync_inodes rather than xfs_syncsub
David Chinner
2008-10-30
[XFS] Use struct inodes instead of vnodes to kill vn_grab
David Chinner
2008-10-30
[XFS] Traverse inode trees when releasing dquots
David Chinner
2008-08-13
[XFS] kill bhv_vnode_t
Christoph Hellwig
2008-08-13
[XFS] kill shouty XFS_ITOV_NULL macro
David Chinner
2008-07-28
[XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/
Christoph Hellwig
2008-07-28
[XFS] Remove unused arg from kmem_free()
Denys Vlasenko
2008-04-29
[XFS] kill di_mode checks after xfs_iget
Christoph Hellwig
2008-04-18
[XFS] Propagate errors from xfs_trans_commit().
David Chinner
2008-04-18
[XFS] Propagate quota file truncation errors.
David Chinner
2008-04-18
[XFS] Catch errors when turning off quotas.
David Chinner
2008-04-18
[XFS] remove most calls to VN_RELE
Christoph Hellwig
2008-04-10
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
2008-02-07
[XFS] Unwrap XFS_SB_LOCK.
Eric Sandeen
2007-10-16
[XFS] kill the vfs_flags member in struct bhv_vfs
Christoph Hellwig
2007-10-16
[XFS] remove dependency of the quota module on behaviors
Christoph Hellwig
2007-05-08
[XFS] Fix uquota and oquota enforcement problems.
Kouta Ooizumi
2007-05-08
[XFS] Fix quotaon syscall failures for group enforcement requests.
Donald Douwsma
2007-05-08
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
Eric Sandeen
2007-02-10
[XFS] Remove unused header files for MAC and CAP checking functionality.
Eric Sandeen
2007-02-10
[XFS] remove unused xflags parameter from sync routines
Lachlan McIlroy
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-09
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
2006-06-09
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
Nathan Scott
2006-03-29
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
Nathan Scott
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: XFS
Jes Sorensen
2005-11-02
[XFS] endianess annotations and cleanup for the quota code
Christoph Hellwig
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
2005-11-02
[XFS] Provide a mechiansm for flushing delalloc before quota reporting.
Nathan Scott
2005-11-02
[XFS] Fix signedness issues in dquot ID handling, allowing uids/gids above
Nathan Scott
2005-09-02
[XFS] replace vn_get usage by ihold
Christoph Hellwig
2005-06-21
[XFS] Merge a few minor fixes to the quota warning code.
Nathan Scott
2005-06-21
[XFS] Add support for project quota, based on Dan Knappes earlier work.
Nathan Scott
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds