- 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 5 months ago
- a6343e4 xfs: avoid buffer deadlocks when walking fs inodes by Darrick J. Wong · 3 years, 5 months ago
- e98d5e8 xfs: move the di_crtime field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
- 3e09ab8 xfs: move the di_flags2 field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
- b33ce57 xfs: move the di_cowextsize field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
- 031474c xfs: move the di_extsize field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
- 6e73a54 xfs: move the di_nblocks field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
- 13d2c10 xfs: move the di_size field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
- ceaf603 xfs: move the di_projid field to struct xfs_inode by Christoph Hellwig · 3 years, 10 months ago
- 582a734 xfs: handle crtime more carefully in xfs_bulkstat_one_int by Christoph Hellwig · 3 years, 10 months ago
- 8723d5b xfs: also reject BULKSTAT_SINGLE in a mount user namespace by Christoph Hellwig · 3 years, 10 months ago
- f736d93 xfs: support idmapped mounts by Christoph Hellwig · 4 years ago
- f7e67b2 xfs: move the fork format fields into struct xfs_ifork by Christoph Hellwig · 4 years, 8 months ago
- daf8396 xfs: move the per-fork nextents fields into struct xfs_ifork by Christoph Hellwig · 4 years, 8 months ago
- 6471e9c xfs: remove the di_version field from struct icdinode by Christoph Hellwig · 4 years, 10 months ago
- ba8adad xfs: remove the kuid/kgid conversion wrappers by Christoph Hellwig · 5 years ago
- 5429515 xfs: remove the icdinode di_uid/di_gid members by Christoph Hellwig · 5 years ago
- de7a866 xfs: merge the projid fields in struct xfs_icdinode by Christoph Hellwig · 5 years ago
- 8d2d878 xfs: use a struct timespec64 for the in-core crtime by Christoph Hellwig · 5 years ago
- e7ee96d xfs: remove all *_ITER_ABORT values by Darrick J. Wong · 5 years ago
- 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 5 years ago
- 2e616d9 xfs: fix stack contents leakage in the v1 inumber ioctls by Darrick J. Wong · 5 years ago
- 0df5c39 xfs: bump INUMBERS cursor correctly in xfs_inumbers_walk by Darrick J. Wong · 6 years ago
- 13d59a2 xfs: specify AG in bulk req by Darrick J. Wong · 6 years ago
- 5f19c7f xfs: introduce v5 inode group structure by Darrick J. Wong · 6 years ago
- 7035f97 xfs: introduce new v5 bulkstat structure by Darrick J. Wong · 6 years ago
- 677717f xfs: refactor INUMBERS to use iwalk functions by Darrick J. Wong · 6 years ago
- da1d9e5 xfs: move bulkstat ichunk helpers to iwalk code by Darrick J. Wong · 6 years ago
- 2810bd6 xfs: convert bulkstat to new iwalk infrastructure by Darrick J. Wong · 6 years ago
- a211432 xfs: create simplified inode walk function by Darrick J. Wong · 6 years ago
- 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
- ef32595 xfs: separate inode geometry by Darrick J. Wong · 6 years ago
- 89d139d xfs: report inode health via bulkstat by Darrick J. Wong · 6 years ago
- 83dcdb4 xfs: precalculate inodes and blocks per inode cluster by Darrick J. Wong · 6 years ago
- 43004b2 xfs: add a block to inode count converter by Darrick J. Wong · 6 years ago
- 44a8736 xfs: clean up IRELE/iput callsites by Darrick J. Wong · 6 years ago
- 0b04b6b8 xfs: trivial xfs_btree_del_cursor cleanups by Darrick J. Wong · 6 years ago
- 9bb54cb xfs: clean up MIN/MAX by Dave Chinner · 7 years ago
- 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
- 66f3646 xfs: remove if_rdev by Christoph Hellwig · 7 years ago
- 42b67dc xfs: remove the never fully implemented UUID fork format by Christoph Hellwig · 7 years ago
- 91fb9af xfs: create inode pointer verifiers by Darrick J. Wong · 7 years ago
- 2678809 xfs: export various function for the online scrubber by Darrick J. Wong · 8 years ago
- bf9216f xfs: fix kernel memory exposure problems by Darrick J. Wong · 8 years ago
- 08b005f xfs: remove kmem_zalloc_greedy by Darrick J. Wong · 8 years ago
- f7ca352 xfs: create a separate cow extent size hint for the allocator by Darrick J. Wong · 8 years ago
- c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 9 years ago
- 9e9a267 xfs: move inode generation count to VFS inode by Dave Chinner · 9 years ago
- 54d7b5c xfs: use vfs inode nlink field everywhere by Dave Chinner · 9 years ago
- 3987848 xfs: remove timestamps from incore inode by Dave Chinner · 9 years ago
- f307080 xfs: fix btree cursor error cleanups by Brian Foster · 9 years ago
- 12d0714 xfs: use actual inode count for sparse records in bulkstat/inumbers by Brian Foster · 10 years ago
- 5fb5aee xfs: pass mp to XFS_WANT_CORRUPTED_RETURN by Eric Sandeen · 10 years ago
- 6044e43 Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next by Dave Chinner · 10 years ago
- 32296f8 xfs: fix set-but-unused warnings by Dave Chinner · 10 years ago
- 216875a Merge branch 'xfs-consolidate-format-defs' into for-next by Dave Chinner · 10 years ago
- 508b6b3 xfs: merge xfs_inum.h into xfs_format.h by Christoph Hellwig · 10 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
- 6d3ebaa xfs: merge xfs_dinode.h into xfs_format.h by Christoph Hellwig · 10 years ago
- 0027589 xfs: track bulkstat progress by agino by Dave Chinner · 10 years ago
- febe3cb xfs: bulkstat error handling is broken by Dave Chinner · 10 years ago
- 6e57c542 xfs: bulkstat main loop logic is a mess by Dave Chinner · 10 years ago
- 2b831ac6 xfs: bulkstat chunk-formatter has issues by Dave Chinner · 10 years ago
- bf4a5af xfs: bulkstat chunk formatting cursor is broken by Dave Chinner · 10 years ago
- afa947c xfs: bulkstat btree walk doesn't terminate by Dave Chinner · 10 years ago
- 7a19dee xfs: Check error during inode btree iteration in xfs_bulkstat() by Jan Kara · 10 years ago
- a6bbce5 xfs: bulkstat doesn't release AGI buffer on error by Dave Chinner · 10 years ago
- a8b1ee8 xfs: fix agno increment in xfs_inumbers() loop by Eric Sandeen · 10 years ago
- 1e773c4 xfs: introduce xfs_bulkstat_ag_ichunk by Jie Liu · 10 years ago
- f3d1e58 xfs: introduce xfs_bulkstat_grab_ichunk by Jie Liu · 10 years ago
- 4b8fdfe xfs: introduce xfs_bulkstat_ichunk_ra by Jie Liu · 10 years ago
- d4c2734 xfs: fix error handling at xfs_bulkstat by Jie Liu · 10 years ago
- 296dfd7 xfs: remove redundant user buffer count checks at xfs_bulkstat by Jie Liu · 10 years ago
- c7cb51d xfs: fix error handling at xfs_inumbers by Jie Liu · 10 years ago
- 549fa00 xfs: consolidate xfs_inumbers by Jie Liu · 10 years ago
- d716f8e xfs: remove xfs_bulkstat_single by Christoph Hellwig · 10 years ago
- 8fe6577 xfs: remove redundant stat assignment in xfs_bulkstat_one_int by Jie Liu · 10 years ago
- 2451337 xfs: global error sign conversion by Dave Chinner · 11 years ago
- b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 11 years ago
- 57bd3db xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers by Brian Foster · 11 years ago
- a2ba07b xfs: use xfs_icluster_size_fsb in xfs_bulkstat by Jie Liu · 11 years ago
- 0f49efd xfs: get rid of XFS_INODE_CLUSTER_SIZE macros 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
- 70a9883 xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
- fdd3cce xfs: factor all the kmalloc-or-vmalloc fallback allocations by Dave Chinner · 11 years ago
- a30b036 xfs: fix some minor sparse warnings by Dave Chinner · 11 years ago
- 9cee4c5 xfs: clean up unused codes at xfs_bulkstat() by Jie Liu · 12 years ago
- 9cad19d xfs: Define a new function xfs_is_quota_inode() by Chandra Seetharaman · 12 years ago
- cbb2864 xfs: add pluging for bulkstat readahead by Dave Chinner · 12 years ago
- 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
- 612cfbf xfs: add pre-write metadata buffer verifier callbacks by Dave Chinner · 12 years ago
- 3d3e6f6 xfs: verify btree blocks as they are read from disk by Dave Chinner · 12 years ago
- 33479e0 xfs: remove xfs_iget.c by Dave Chinner · 12 years ago
- 475ee41 xfs: merge xfs_itobp into xfs_imap_to_bp by Christoph Hellwig · 13 years ago
- ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 13 years ago
- 5132ba8 xfs: don't cache inodes read through bulkstat by Dave Chinner · 13 years ago
- 8a9c998 xfs: log timestamp updates by Christoph Hellwig · 13 years ago
- ecb697c xfs: fix variable set but not used warnings by Christoph Hellwig · 14 years ago