Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5f9c39dca52d3e639ac899e169f408c6fd8396cc
/
fs
/
xfs
/
quota
ef14f0c
xfs: use generic Posix ACL code
by Christoph Hellwig
· 15 years ago
8b5403a
xfs: remove SYNC_BDFLUSH
by Christoph Hellwig
· 15 years ago
fe588ed
xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes
by Christoph Hellwig
· 15 years ago
7d09525
xfs: kill xfs_qmops
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
c9a192d
xfs: sanitize qh_lock wrappers
by Christoph Hellwig
· 16 years ago
7201813
xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED
by Christoph Hellwig
· 16 years ago
e249458
xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE
by Christoph Hellwig
· 16 years ago
8e9b6e7
xfs: remove the unused XFS_QMOPT_DQLOCK flag
by Christoph Hellwig
· 16 years ago
98b8c7a
xfs: add a lock class for group/project dquots
by Christoph Hellwig
· 16 years ago
5bb87a3
xfs: lockdep annotations for xfs_dqlock2
by Christoph Hellwig
· 16 years ago
a4edd1d
xfs: add a separate lock class for the per-mount list of dquots
by Christoph Hellwig
· 16 years ago
9d87c31
[XFS] Remove the rest of the macro-to-function indirections.
by Eric Sandeen
· 16 years ago
e57481d
no explicit xfs_iflush for special inodes during unmount
by Christoph Hellwig
· 16 years ago
00dd402
[XFS] remove bhv_statvfs_t typedef
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
9d565ff
[XFS] kill struct xfs_mount_args
by Christoph Hellwig
· 16 years ago
783a2f6
[XFS] Finish removing the mount pointer from the AIL API
by David Chinner
· 16 years ago
c7e8f26
[XFS] Move the AIL lock into the struct xfs_ail
by David Chinner
· 16 years ago
7b2e2a3
[XFS] Allow 64 bit machines to avoid the AIL lock during flushes
by David Chinner
· 16 years ago
a4e4c4f
[XFS] Kill xfs_sync()
by David 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
2f8a3ce
[XFS] don't block in xfs_qm_dqflush() during async writeback.
by David Chinner
· 16 years ago
d1de802
[XFS] Fix build brakage from patch "Clean up dquot pincount code"
by Peter Leckie
· 16 years ago
bc3048e
[XFS] Clean up dquot pincount code.
by Peter Leckie
· 16 years ago
5695ef46
[XFS] Use KM_NOFS for debug trace buffers
by Lachlan McIlroy
· 16 years ago
4249023
[XFS] cleanup xfs_mountfs
by Christoph Hellwig
· 16 years ago
e1f49cf
[XFS] replace dquot flush semaphore with a completion
by David Chinner
· 16 years ago
5ec7f8c
[XFS] kill bhv_vnode_t
by Christoph Hellwig
· 16 years ago
0b1f9177
[XFS] remove remaining VN_HOLD calls
by Christoph Hellwig
· 16 years ago
e4f7529
[XFS] Kill shouty XFS_ITOV() macro
by David Chinner
· 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
4f0e8a9
[XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()
by Denys Vlasenko
· 17 years ago
f0e2d93
[XFS] Remove unused arg from kmem_free()
by Denys Vlasenko
· 17 years ago
579aa9c
[XFS] shrink mrlock_t
by Christoph Hellwig
· 17 years ago
6a7f422
[XFS] kill di_mode checks after xfs_iget
by Christoph Hellwig
· 17 years ago
db7a19f
[XFS] Ensure xfs_bawrite() errors are checked.
by David Chinner
· 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
31d5577
[XFS] Catch errors resetting quota flags.
by David Chinner
· 17 years ago
53aa791
[XFS] Clean up quotamount error handling.
by David Chinner
· 17 years ago
3c56836
[XFS] Check for dquot flush errors
by David Chinner
· 17 years ago
4b8879d
[XFS] Propagate xfs_qm_dqflush_all() errors.
by David Chinner
· 17 years ago
5b13973
[XFS] xfs_qm_reset_dqcounts() does not return errors.
by David Chinner
· 17 years ago
0225da1
[XFS] Replace __inline with inline
by Harvey Harrison
· 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
413d57c
xfs: convert beX_add to beX_add_cpu (new common API)
by Marcin Slusarz
· 17 years ago
e6a4b37
[XFS] Remove the BPCSHIFT and NB* based macros from XFS.
by Tim Shimmin
· 17 years ago
007c61c
[XFS] Remove spin.h
by Eric Sandeen
· 17 years ago
3685c2a
[XFS] Unwrap XFS_SB_LOCK.
by Eric Sandeen
· 17 years ago
869b906
[XFS] Unwrap XFS_DQ_PINUNLOCK.
by Eric Sandeen
· 17 years ago
287f3da
[XFS] Unwrap AIL_LOCK
by Donald Douwsma
· 17 years ago
d757762
[XFS] Fix dbflush panic in xfs_qm_sync.
by Donald Douwsma
· 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
0a74cd1
[XFS] kill struct bhv_vnode
by Christoph Hellwig
· 17 years ago
a6f64d4
[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
by Christoph Hellwig
· 17 years ago
5995cb7
[XFS] fix nasty quota hashtable allocation bug
by Eric Sandeen
· 17 years ago
8e1f936
mm: clean up and kernelify shrinker registration
by Rusty Russell
· 17 years ago
b11f94d
[XFS] Quota inode has no parent.
by David Chinner
· 17 years ago
3260f78
[XFS] Use generic shrinker interfaces in XFS.
by Andrew Morton
· 18 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
646d5bd
[XFS] Invalidate quotacheck when mounting without a quota type.
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
f7c99b6
[XFS] Remove unused argument to xfs_bmap_finish
by Eric Sandeen
· 18 years ago
1f9b3b6
[XFS] remove unused xflags parameter from sync routines
by Lachlan McIlroy
· 18 years ago
7989cb8
[XFS] Keep stack usage down for 4k stacks by using noinline.
by David Chinner
· 18 years ago
215101c
[XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.
by Nathan Scott
· 18 years ago
77e4635
[XFS] Add a greedy allocation interface, allocating within a min/max size range.
by Nathan Scott
· 18 years ago
efb8ad7
[XFS] Add a debug flag for allocations which are known to be larger than
by Nathan Scott
· 18 years ago
3f89243
[XFS] Remove several macros that are no longer used anywhere
by Eric Sandeen
· 18 years ago
065d312
[XFS] Remove unused iop_abort log item operation
by Eric Sandeen
· 18 years ago
0edc7d0
[XFS] Fix a bad pointer dereference in the quota statvfs handling.
by Nathan Scott
· 18 years ago
2a293b7
[XFS] All xfs_disk_dquot_t values are (as the name says) disk endian.
by Christoph Hellwig
· 18 years ago
f6c2d1f
[XFS] Remove version 1 directory code. Never functioned on Linux, just
by Nathan Scott
· 18 years ago
0d8fee3
[XFS] Kill direct access to ->count in valusema(); all we ever use it for
by Al Viro
· 18 years ago
8285fb5
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD porters.
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
932f2c3
[XFS] statvfs component of directory/project quota support, code
by Nathan Scott
· 18 years ago
9c48876
[XFS] Remove dead code from come bulkstat paths.
by Nathan Scott
· 18 years ago
7d04a33
[XFS] Shutdown the filesystem if all device paths have gone. Made
by Nathan Scott
· 18 years ago
3e57ecf
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
by Olaf Weber
· 18 years ago
9a2a7de
[XFS] Make project quota enforcement return an error code consistent with
by Nathan Scott
· 19 years ago
c41564b
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
by Nathan Scott
· 19 years ago
3758dee
[XFS] Fixup naming inconsistencies found by Pekka Enberg and one from Jan
by Nathan Scott
· 19 years ago
4eea22f
[XFS] 929045 567344 This mod re-organizes some of the in-core file extent
by Mandy Kirkconnell
· 19 years ago
fcce0f1
[XFS] forgot a couple of calls to XLOG_VEC_SET_TYPE when porting from irix
by Tim Shimmin
· 19 years ago
20722a9
[XFS] Fix a mutex_destroy diagnostic about a locked-mutex-on-destroy from
by Nathan Scott
· 19 years ago
dae81d4
[XFS] Reduce stack use during quota mounts (caused a panic). This
by Nathan Scott
· 19 years ago
4a8e4a2
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
by Linus Torvalds
· 19 years ago
Next »