| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag | Christoph Hellwig | 2020-01-09 | 1 | -1/+3 |
* | xfs: remove the mappedbno argument to xfs_da_get_buf | Christoph Hellwig | 2019-11-22 | 1 | -2/+1 |
* | xfs: remove the mappedbno argument to xfs_da_read_buf | Christoph Hellwig | 2019-11-22 | 1 | -3/+2 |
* | xfs: split xfs_da3_node_read | Christoph Hellwig | 2019-11-22 | 1 | -2/+4 |
* | xfs: remove the mappedbno argument to xfs_da_reada_buf | Christoph Hellwig | 2019-11-22 | 1 | -2/+2 |
* | xfs: improve the xfs_dabuf_map calling conventions | Christoph Hellwig | 2019-11-22 | 1 | -0/+3 |
* | xfs: devirtualize ->m_dirnameops | Christoph Hellwig | 2019-11-13 | 1 | -11/+0 |
* | xfs: remove the now unused dir ops infrastructure | Christoph Hellwig | 2019-11-10 | 1 | -1/+0 |
* | xfs: move the dir2 data block fixed offsets to struct xfs_da_geometry | Christoph Hellwig | 2019-11-10 | 1 | -0/+3 |
* | xfs: move the max dir2 free bests count to struct xfs_da_geometry | Christoph Hellwig | 2019-11-10 | 1 | -0/+1 |
* | xfs: move the dir2 free header size to struct xfs_da_geometry | Christoph Hellwig | 2019-11-10 | 1 | -0/+1 |
* | xfs: move the max dir2 leaf entries count to struct xfs_da_geometry | Christoph Hellwig | 2019-11-10 | 1 | -0/+1 |
* | xfs: move the dir2 leaf header size to struct xfs_da_geometry | Christoph Hellwig | 2019-11-10 | 1 | -0/+1 |
* | xfs: move the node header size to struct xfs_da_geometry | Christoph Hellwig | 2019-11-10 | 1 | -0/+1 |
* | xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr | Christoph Hellwig | 2019-11-10 | 1 | -0/+6 |
* | xfs: devirtualize ->node_hdr_to_disk | Christoph Hellwig | 2019-11-10 | 1 | -0/+2 |
* | xfs: devirtualize ->node_hdr_from_disk | Christoph Hellwig | 2019-11-10 | 1 | -0/+3 |
* | xfs: use unsigned int for all size values in struct xfs_da_geometry | Christoph Hellwig | 2019-11-10 | 1 | -4/+4 |
* | xfs: move incore structures out of xfs_da_format.h | Christoph Hellwig | 2019-11-10 | 1 | -0/+13 |
* | xfs: allocate xattr buffer on demand | Dave Chinner | 2019-08-30 | 1 | -1/+3 |
* | xfs: fold dfops into the transaction | Brian Foster | 2018-08-02 | 1 | -1/+0 |
* | xfs: use ->t_firstblock in xattr ops | Brian Foster | 2018-07-11 | 1 | -1/+0 |
* | xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove | Brian Foster | 2018-07-11 | 1 | -1/+0 |
* | xfs: convert to SPDX license tags | Dave Chinner | 2018-06-06 | 1 | -13/+1 |
* | xfs: remove double-underscore integer types | Darrick J. Wong | 2017-06-19 | 1 | -4/+4 |
* | xfs: fail _dir_open when readahead fails | Darrick J. Wong | 2017-02-02 | 1 | -1/+1 |
* | xfs: rename flist/free_list to dfops | Darrick J. Wong | 2016-08-03 | 1 | -1/+1 |
* | xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* | Darrick J. Wong | 2016-08-03 | 1 | -2/+2 |
* | libxfs: move header files | Dave Chinner | 2014-06-25 | 1 | -0/+221 |