Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d762ad4792fcdec4d58c5385097083116e47337d
/
fs
/
xfs
/
xfs_dquot.c
38f2323
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
by Christoph Hellwig
· 13 years ago
ddc3415
xfs: simplify xfs_trans_ijoin* again
by Christoph Hellwig
· 13 years ago
c0dc782
xfs: rename xfs_bmapi to xfs_bmapi_write
by Dave Chinner
· 13 years ago
5c8ed20
xfs: introduce xfs_bmapi_read()
by Dave Chinner
· 13 years ago
2a30f36d
xfs: Check the return value of xfs_trans_get_buf()
by Chandra Seetharaman
· 13 years ago
c2b006c
xfs: let xfs_bwrite callers handle the xfs_buf_relse
by Christoph Hellwig
· 13 years ago
61551f1
xfs: call xfs_buf_delwri_queue directly
by Christoph Hellwig
· 13 years ago
c59d87c
xfs: remove subdirectories
by Christoph Hellwig
· 13 years ago
[Renamed from fs/xfs/quota/xfs_dquot.c]
811e64c
Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned
by Chandra Seetharaman
· 13 years ago
6292604
xfs: Remove the macro XFS_BUF_PTR
by Chandra Seetharaman
· 13 years ago
b75e40a
xfs: Remove macro XFS_BUF_BUSY and family
by Chandra Seetharaman
· 13 years ago
5a52c2a58
xfs: Remove the macro XFS_BUF_ERROR and family
by Chandra Seetharaman
· 13 years ago
ea15ab3
xfs: remove the dead QUOTADEBUG code
by Christoph Hellwig
· 13 years ago
0c842ad
xfs: clean up buffer locking helpers
by Christoph Hellwig
· 13 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
5348778
xfs: convert xfs_fs_cmn_err to new error logging API
by Dave Chinner
· 14 years ago
a0fa2b6
xfs: Convert xlog_warn to new logging interface
by Dave Chinner
· 14 years ago
eb40a87
xfs: use wait queues directly for the log wait queues
by Dave Chinner
· 14 years ago
acecf1b
xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflush
by Christoph Hellwig
· 14 years ago
b4e9181
xfs: remove unused delta tracking code in xfs_bmapi
by Christoph Hellwig
· 14 years ago
898621d
xfs: simplify inode to transaction joining
by Christoph Hellwig
· 14 years ago
ca30b2a
xfs: give li_cb callbacks the correct prototype
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
c115541
xfs: Clean up XFS_BLI_* flag namespace
by Dave Chinner
· 15 years ago
191f848
xfs: remove a few macro indirections in the quota code
by Christoph Hellwig
· 15 years ago
8a7b8a8
xfs: access quotainfo structure directly
by Christoph Hellwig
· 15 years ago
3a8406f
xfs: convert the dquot free list to use list heads
by Dave Chinner
· 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
20026d9
xfs: kill the unused XFS_QMOPT_* flush flags V2
by Dave Chinner
· 15 years ago
7d6a7bd
xfs: Use delay write promotion for dquot flushing
by Dave Chinner
· 15 years ago
a14a348
xfs: cleanup up xfs_log_force calling conventions
by Christoph Hellwig
· 15 years ago
0cadda1
xfs: remove duplicate buffer flags
by Christoph Hellwig
· 15 years ago
512dd1a
xfs: kill XFS_QMOPT_ASYNC
by Christoph Hellwig
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
ef14f0c
xfs: use generic Posix ACL code
by Christoph Hellwig
· 15 years ago
7d09525
xfs: kill xfs_qmops
by Christoph Hellwig
· 15 years ago
c9a192d
xfs: sanitize qh_lock wrappers
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
9d87c31
[XFS] Remove the rest of the macro-to-function indirections.
by Eric Sandeen
· 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
2f8a3ce
[XFS] don't block in xfs_qm_dqflush() during async writeback.
by David Chinner
· 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
e1f49cf
[XFS] replace dquot flush semaphore with a completion
by David Chinner
· 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
4f0e8a9
[XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()
by Denys Vlasenko
· 16 years ago
579aa9c
[XFS] shrink mrlock_t
by Christoph Hellwig
· 17 years ago
db7a19f
[XFS] Ensure xfs_bawrite() errors are checked.
by David Chinner
· 17 years ago
3c56836
[XFS] Check for dquot flush errors
by David Chinner
· 17 years ago
287f3da
[XFS] Unwrap AIL_LOCK
by Donald Douwsma
· 17 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
f6c2d1f
[XFS] Remove version 1 directory code. Never functioned on Linux, just
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
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
c310ab6
[XFS] Fix signedness issues in dquot ID handling, allowing uids/gids above
by Nathan Scott
· 19 years ago
efa092f
[XFS] Fixes a bug in the quota code when allocating a new dquot record
by Tim Shimmin
· 19 years ago
ad89d02
[XFS] Remove some debugging code from quota syscalls.
by Nathan Scott
· 19 years ago
754002b
[XFS] Merge a few minor fixes to the quota warning code.
by Nathan Scott
· 19 years ago
c8ad20f
[XFS] Add support for project quota, based on Dan Knappes earlier work.
by Nathan Scott
· 19 years ago
ba0f32d
[XFS] mark various symbols static Patch from Adrian Bunk
by Christoph Hellwig
· 19 years ago
4372d6e
[XFS] Remove dead code. Patch from Adrian Bunk
by Christoph Hellwig
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago