Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9f4a9b83f13544df61efd3645308f64205dc8db9
/
fs
/
xfs
/
xfs_qm_syscalls.c
c61a9e3
xfs: make quota metadata truncation behavior consistent to user space
by Jie Liu
· 11 years ago
a4fbe6a
xfs: decouple inode and bmap btree header files
by Dave Chinner
· 11 years ago
239880e
xfs: decouple log and transaction headers
by Dave Chinner
· 11 years ago
70a9883c
xfs: create a shared header file for format-related information
by Dave Chinner
· 11 years ago
08e96e1
xfs: remove newlines from strings passed to __xfs_printk
by Eric Sandeen
· 11 years ago
5d5e3d5
xfs: Add support for the Q_XGETQSTATV
by Chandra Seetharaman
· 11 years ago
3d3c8b5
xfs: refactor xfs_trans_reserve() interface
by Jie Liu
· 11 years ago
e546cb7
xfs: consolidate xfs_utils.c
by Dave Chinner
· 11 years ago
6ca1c90
xfs: separate dquot on disk format definitions out of xfs_quota.h
by Dave Chinner
· 11 years ago
d892d58
xfs: Start using pquotaino from the superblock.
by Chandra Seetharaman
· 11 years ago
c31ad43
xfs: Fix the logic check for all quotas being turned off
by Chandra Seetharaman
· 11 years ago
92f8ff7
xfs: Add pquota fields where gquota is used.
by Chandra Seetharaman
· 11 years ago
83e782e
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
by Chandra Seetharaman
· 11 years ago
113a568
xfs: Code cleanup and removal of some typedef usage
by Chandra Seetharaman
· 11 years ago
f648167
xfs: avoid nesting transactions in xfs_qm_scall_setqlim()
by Dave Chinner
· 11 years ago
b136645
xfs: xfs_dquot prealloc throttling watermarks and low free space
by Brian Foster
· 12 years ago
762d7ba
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
by Jeff Liu
· 12 years ago
a1bd955
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
by Jeff Liu
· 12 years ago
f0f2df9
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
by Jeff Liu
· 12 years ago
667a929
xfs: Remove boolean_t typedef completely.
by Thiago Farina
· 12 years ago
f755503
xfs: remove int casts from debug dquot soft limit timer asserts
by Brian Foster
· 12 years ago
a454f74
xfs: support a tag-based inode_ag_iterator
by Brian Foster
· 12 years ago
6d8b79c
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
by Dave Chinner
· 12 years ago
60a3460
xfs: move xfsagino_t to xfs_types.h
by Dave Chinner
· 13 years ago
b84a3a9
xfs: remove the per-filesystem list of dquots
by Christoph Hellwig
· 13 years ago
8960501
xfs: include reservations in quota reporting
by Christoph Hellwig
· 13 years ago
18535a7
xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquota
by Christoph Hellwig
· 13 years ago
d0a3fe6
xfs: change available ranges of softlimit and hardlimit in quota check
by Mitsuo Hayasaka
· 13 years ago
ce7ae151
xfs: remove the i_size field in struct xfs_inode
by Christoph Hellwig
· 13 years ago
673e8e5
xfs: remove xfs_itruncate_data
by Christoph Hellwig
· 13 years ago
ddc3415
xfs: simplify xfs_trans_ijoin* again
by Christoph Hellwig
· 13 years ago
c59d87c
xfs: remove subdirectories
by Christoph Hellwig
· 13 years ago
[Renamed from fs/xfs/quota/xfs_qm_syscalls.c]
ea15ab3
xfs: remove the dead QUOTADEBUG code
by Christoph Hellwig
· 13 years ago
8f04c47
xfs: split xfs_itruncate_finish
by Christoph Hellwig
· 13 years ago
1e05ff0
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
ecb697c
xfs: fix variable set but not used warnings
by Christoph Hellwig
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
0b932cc
xfs: Convert remaining cmn_err() callers to new API
by Dave Chinner
· 14 years ago
8221112
xfs: convert the quota debug prints to new API
by Dave Chinner
· 14 years ago
6743099
xfs: Extend project quotas to support 32bit project ids
by Arkadiusz Mi?kiewicz
· 14 years ago
e13de95
xfs: split out inode walk inode grabbing
by Dave Chinner
· 14 years ago
65d0f20
xfs: split inode AG walking into separate code for reclaim
by Dave Chinner
· 14 years ago
dcd79a1
xfs: don't use vfs writeback for pure metadata modifications
by Dave Chinner
· 14 years ago
90e0c22
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
5d18898
xfs: simplify xfs_truncate_file
by Christoph Hellwig
· 14 years ago
f2d6761
xfs: remove xfs_iput
by Christoph Hellwig
· 14 years ago
3400777
xfs: remove unneeded #include statements
by Christoph Hellwig
· 14 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 14 years ago
ade7ce3
quota: Clean up the namespace in dqblk_xfs.h
by Christoph Hellwig
· 14 years ago
7b6259e
xfs: remove block number from inode lookup code
by Dave Chinner
· 14 years ago
7dce11d
xfs: always use iget in bulkstat
by Christoph Hellwig
· 14 years ago
c472b43
quota: unify ->set_dqblk
by Christoph Hellwig
· 15 years ago
8112e9d
xfs: removed unused XFS_QMOPT_ flags
by Christoph Hellwig
· 15 years ago
8a7b8a8
xfs: access quotainfo structure directly
by Christoph Hellwig
· 15 years ago
74457cf
xfs: remove xfs_dqmarker
by Christoph Hellwig
· 15 years ago
e6a81f1
xfs: convert the dquot hash list to use list heads
by Dave Chinner
· 15 years ago
3a25404
xfs: convert the per-mount dquot list to use list heads
by Dave Chinner
· 15 years ago
9bf729c
xfs: add a shrinker to background inode reclaim
by Dave Chinner
· 15 years ago
a14a348
xfs: cleanup up xfs_log_force calling conventions
by Christoph Hellwig
· 15 years ago
c8e20be
xfs: reclaim inodes under a write lock
by Dave Chinner
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
05277c7
xfs: fix double IRELE in xfs_dqrele_inode
by Christoph Hellwig
· 15 years ago
ef14f0c
xfs: use generic Posix ACL code
by Christoph Hellwig
· 15 years ago
fe588ed
xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes
by Christoph Hellwig
· 15 years ago
a0b0b8a
xfs: kill mutex_t typedef
by Christoph Hellwig
· 16 years ago
fcafb71
xfs: get rid of indirections in the quotaops implementation
by Christoph Hellwig
· 16 years ago
6307091
[XFS] Avoid using inodes that haven't been completely initialised
by Dave Chinner
· 16 years ago
cb4f0d1
[XFS] fix uninitialised variable bug in dquot release
by Dave Chinner
· 16 years ago
2030b5a
[XFS] use xfs_sync_inodes rather than xfs_syncsub
by David Chinner
· 16 years ago
bc60a99
[XFS] Use struct inodes instead of vnodes to kill vn_grab
by David Chinner
· 16 years ago
5b4d89a
[XFS] Traverse inode trees when releasing dquots
by David Chinner
· 16 years ago
5ec7f8c
[XFS] kill bhv_vnode_t
by Christoph Hellwig
· 16 years ago
705db4a
[XFS] kill shouty XFS_ITOV_NULL macro
by David Chinner
· 16 years ago
26cc002
[XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/
by Christoph Hellwig
· 16 years ago
f0e2d93
[XFS] Remove unused arg from kmem_free()
by Denys Vlasenko
· 16 years ago
6a7f422
[XFS] kill di_mode checks after xfs_iget
by Christoph Hellwig
· 17 years ago
e5720ee
[XFS] Propagate errors from xfs_trans_commit().
by David Chinner
· 17 years ago
88ab020
[XFS] Propagate quota file truncation errors.
by David Chinner
· 17 years ago
cb6edc2
[XFS] Catch errors when turning off quotas.
by David Chinner
· 17 years ago
4335509
[XFS] remove most calls to VN_RELE
by Christoph Hellwig
· 17 years ago
6211870
[XFS] remove shouting-indirection macros from xfs_sb.h
by Eric Sandeen
· 17 years ago
3685c2a
[XFS] Unwrap XFS_SB_LOCK.
by Eric Sandeen
· 17 years ago
bd186aa
[XFS] kill the vfs_flags member in struct bhv_vfs
by Christoph Hellwig
· 17 years ago
b09cc77
[XFS] remove dependency of the quota module on behaviors
by Christoph Hellwig
· 17 years ago
e6d2942
[XFS] Fix uquota and oquota enforcement problems.
by Kouta Ooizumi
· 18 years ago
424ea91b
[XFS] Fix quotaon syscall failures for group enforcement requests.
by Donald Douwsma
· 18 years ago
1c72bf9
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL.
by Eric Sandeen
· 18 years ago
7bc5306
[XFS] Remove unused header files for MAC and CAP checking functionality.
by Eric Sandeen
· 18 years ago
1f9b3b6
[XFS] remove unused xflags parameter from sync routines
by Lachlan McIlroy
· 18 years ago
f6c2d1f
[XFS] Remove version 1 directory code. Never functioned on Linux, just
by Nathan Scott
· 18 years ago
67fcaa7
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
by Nathan Scott
· 18 years ago
b83bd13
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
by Nathan Scott
· 18 years ago
c41564b
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
by Nathan Scott
· 19 years ago
16f7e0f
[PATCH] capable/capability.h (fs/)
by Randy Dunlap
· 19 years ago
794ee1b
[PATCH] mutex subsystem, semaphore to mutex: XFS
by Jes Sorensen
· 19 years ago
1149d96
[XFS] endianess annotations and cleanup for the quota code
by Christoph Hellwig
· 19 years ago
4ce3121
[XFS] Update license/copyright notices to match the prefered SGI boilerplate.
by Nathan Scott
· 19 years ago
a844f45
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
by Nathan Scott
· 19 years ago
ee34807
[XFS] Provide a mechiansm for flushing delalloc before quota reporting.
by Nathan Scott
· 19 years ago
c310ab6
[XFS] Fix signedness issues in dquot ID handling, allowing uids/gids above
by Nathan Scott
· 19 years ago
Next »