Brian Foster
|
9d9e623385
xfs: fold dfops into the transaction
|
7 years ago |
Brian Foster
|
2af5284253
xfs: remove xfs_bunmapi() firstblock param
|
7 years ago |
Brian Foster
|
766139032f
xfs: use ->t_firstblock in xattr ops
|
7 years ago |
Brian Foster
|
381eee69f8
xfs: remove firstblock param from xfs dir ops
|
7 years ago |
Brian Foster
|
ccd9d91148
xfs: remove xfs_bunmapi() dfops param
|
7 years ago |
Brian Foster
|
32a9b7c65c
xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove
|
7 years ago |
Brian Foster
|
c9cfdb3811
xfs: remove dfops param from high level dirname calls
|
7 years ago |
Dave Chinner
|
0b61f8a407
xfs: convert to SPDX license tags
|
7 years ago |
Darrick J. Wong
|
ac503a4cc9
xfs: refactor the geometry structure filling function
|
7 years ago |
Darrick J. Wong
|
e9e899a2a8
xfs: move error injection tags into their own file
|
7 years ago |
Darrick J. Wong
|
a5c46e5e89
xfs: scrub directory metadata
|
7 years ago |
Darrick J. Wong
|
91fb9afc08
xfs: create inode pointer verifiers
|
7 years ago |
Darrick J. Wong
|
9e24cfd044
xfs: remove unneeded parameter from XFS_TEST_ERROR
|
8 years ago |
Arnd Bergmann
|
fd29f7af75
xfs: fix xfs_mode_to_ftype() prototype
|
8 years ago |
Amir Goldstein
|
1fc4d33fed
xfs: replace xfs_mode_to_ftype table with switch statement
|
8 years ago |
Amir Goldstein
|
3c6f46eacd
xfs: sanity check directory inode di_size
|
8 years ago |
Bhumika Goyal
|
cf7841c12d
fs: xfs: libxfs: constify xfs_nameops structures
|
8 years ago |
Darrick J. Wong
|
2c3234d1ef
xfs: rename flist/free_list to dfops
|
9 years ago |
Darrick J. Wong
|
310a75a3c6
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
|
9 years ago |
Darrick J. Wong
|
3ab78df2a5
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
|
9 years ago |
Dave Chinner
|
c19b3b05ae
xfs: mode di_mode to vfs inode
|
9 years ago |
Bill O'Donnell
|
ff6d6af235
xfs: per-filesystem stats counter implementation
|
9 years ago |
Dave Chinner
|
aa493382cb
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
|
10 years ago |
Dave Chinner
|
dbad7c9930
xfs: stop holding ILOCK over filldir callbacks
|
10 years ago |
Dave Chinner
|
ab7bb61092
xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag
|
10 years ago |
Dave Chinner
|
6044e4386c
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
|
10 years ago |
Dave Chinner
|
1b767ee386
xfs: move ftype conversion functions to libxfs
|
10 years ago |
Christoph Hellwig
|
508b6b3b73
xfs: merge xfs_inum.h into xfs_format.h
|
10 years ago |
Christoph Hellwig
|
bb58e6188a
xfs: move most of xfs_sb.h to xfs_format.h
|
10 years ago |
Christoph Hellwig
|
4fb6e8ade2
xfs: merge xfs_ag.h into xfs_format.h
|
10 years ago |