- 40b5222 xfs: remove support for disabling quota accounting on a mounted file system by Christoph Hellwig · 3 years, 5 months ago
- 5f9b4b0 xfs: xfs_log_force_lsn isn't passed a LSN by Dave Chinner · 3 years, 6 months ago
- c51df73 xfs: stop using q_core.d_id in the quota code by Darrick J. Wong · 4 years, 6 months ago
- 0b0fa1d xfs: stop using q_core.d_flags in the quota code by Darrick J. Wong · 4 years, 6 months ago
- 3536b61 xfs: unwind log item error flagging by Dave Chinner · 4 years, 6 months ago
- 2b3cf09 xfs: combine xfs_trans_ail_[remove|delete]() by Brian Foster · 4 years, 8 months ago
- 6af0479 xfs: drop unused shutdown parameter from xfs_trans_ail_remove() by Brian Foster · 4 years, 8 months ago
- cb6ad09 xfs: refactor failed buffer resubmission into xfsaild by Brian Foster · 4 years, 8 months ago
- 8d3d7e2 xfs: trylock underlying buffer on dquot flush by Brian Foster · 4 years, 9 months ago
- 8a62714 xfs: fix unmount hang and memory leak on shutdown during quotaoff by Brian Foster · 4 years, 10 months ago
- 854f82b xfs: factor out quotaoff intent AIL removal and memory free by Brian Foster · 4 years, 10 months ago
- 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 5 years ago
- 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
- 95cf0e4 xfs: remove a pointless comment duplicated above all xfs_item_ops instances by Christoph Hellwig · 6 years ago
- ddf9205 xfs: split iop_unlock by Christoph Hellwig · 6 years ago
- e8b78db xfs: don't require log items to implement optional methods by Christoph Hellwig · 6 years ago
- 5467b34 xfs: move xfs_ino_geometry to xfs_shared.h by Darrick J. Wong · 6 years ago
- 76dee76 xfs: remove the debug-only q_transp field from struct xfs_dquot by Christoph Hellwig · 6 years ago
- 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
- 609001b xfs: don't spray logs when dquot flush/purge fail by Darrick J. Wong · 7 years ago
- 22525c1 xfs: log item flags are racy by Dave Chinner · 7 years ago
- 57e8095 xfs: Rename xa_ elements to ail_ by Matthew Wilcox · 7 years ago
- 643c8c0 Use list_head infra-structure for buffer's log items list by Carlos Maiolino · 7 years ago
- 75d4a13 xfs: fix non-debug build compiler warnings by Darrick J. Wong · 7 years ago
- c969004 xfs: use %px for data pointers when debugging by Darrick J. Wong · 7 years ago
- 373b058 xfs: Properly retry failed dquot items in case of error during buffer writeback by Carlos Maiolino · 7 years ago
- b1c5ebb xfs: allocate log vector buffers outside CIL context lock by Dave Chinner · 8 years ago
- bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 10 years ago
- 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
- ffda4e8 xfs: remove the quotaoff log format from the quotaoff log item by Christoph Hellwig · 11 years ago
- ce8e962 xfs: remove the dquot log format from the dquot log item by Christoph Hellwig · 11 years ago
- bde7cff xfs: format log items write directly into the linear CIL buffer by Christoph Hellwig · 11 years ago
- 1234351 xfs: introduce xlog_copy_iovec by Christoph Hellwig · 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
- a30b036 xfs: fix some minor sparse warnings by Dave Chinner · 11 years ago
- 166d136 xfs: return log item size in IOP_SIZE 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
- ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 13 years ago
- 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 13 years ago
- 04913fd xfs: pass shutdown method into xfs_trans_ail_delete_bulk by Dave Chinner · 13 years ago
- 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 13 years ago
- fe7257f xfs: do not write the buffer from xfs_qm_dqflush by Christoph Hellwig · 13 years ago
- 800b484 xfs: cleanup dquot locking helpers by Christoph Hellwig · 13 years ago
- fdedf28 xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflush by Christoph Hellwig · 13 years ago
- b393421 xfs: remove the lid_size field in struct log_item_desc by Christoph Hellwig · 13 years ago
- 272e42b xfs: constify xfs_item_ops by Christoph Hellwig · 13 years ago
- 17b3847 xfs: force the log if we encounter pinned buffers in .iop_pushbuf by Christoph Hellwig · 13 years ago
- c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/quota/xfs_dquot_item.c]
- 5348778 xfs: convert xfs_fs_cmn_err to new error logging API by Dave Chinner · 14 years ago
- 4e0d5f9 xfs: fix the xfs_log_iovec i_addr type by Christoph Hellwig · 15 years ago
- 7bfa31d xfs: give xfs_item_ops methods the correct prototypes by Christoph Hellwig · 15 years ago
- 9412e31 xfs: merge iop_unpin_remove into iop_unpin by Christoph Hellwig · 15 years ago
- 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 15 years ago
- 288699f xfs: drop dmapi hooks by Christoph Hellwig · 15 years ago
- 8a7b8a8 xfs: access quotainfo structure directly by Christoph Hellwig · 15 years ago
- 8e12385 xfs: remove stale parameter from ->iop_unpin method by Dave Chinner · 15 years ago
- 43f5efc xfs: factor log item initialisation by Dave Chinner · 15 years ago
- 20026d9 xfs: kill the unused XFS_QMOPT_* flush flags V2 by Dave Chinner · 15 years ago
- d808f61 xfs: Don't issue buffer IO direct from AIL push V2 by Dave Chinner · 15 years ago
- a14a348 xfs: cleanup up xfs_log_force calling conventions by Christoph Hellwig · 15 years ago
- 4139b3b xfs: kill XLOG_VEC_SET_TYPE by Christoph Hellwig · 15 years ago
- 0cadda1 xfs: remove duplicate buffer flags by Christoph Hellwig · 15 years ago
- ef14f0c xfs: use generic Posix ACL code 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
- 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
- e1f49cf [XFS] replace dquot flush semaphore with a completion by David Chinner · 16 years ago
- f0e2d93 [XFS] Remove unused arg from kmem_free() by Denys Vlasenko · 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
- 869b906 [XFS] Unwrap XFS_DQ_PINUNLOCK. by Eric Sandeen · 17 years ago
- 287f3da [XFS] Unwrap AIL_LOCK by Donald Douwsma · 17 years ago
- 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 18 years ago
- 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 18 years ago
- 065d312 [XFS] Remove unused iop_abort log item operation by Eric Sandeen · 18 years ago
- f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 19 years ago
- 0d8fee3 [XFS] Kill direct access to ->count in valusema(); all we ever use it for by Al Viro · 19 years ago
- c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 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
- 3762ec6 [XFS] Merge in trivial changes, sync up headers with userspace equivalents. by Nathan Scott · 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
- 7e9c639 [XFS] 929956 add log debugging and tracing info by Tim Shimmin · 19 years ago
- ba0f32d [XFS] mark various symbols static Patch from Adrian Bunk by Christoph Hellwig · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago