]> asedeno.scripts.mit.edu Git - linux.git/history - fs
xfs: devirtualize ->db_to_fdb and ->db_to_fdindex
[linux.git] / fs /
2019-11-11 Christoph Hellwigxfs: devirtualize ->db_to_fdb and ->db_to_fdindex
2019-11-11 Christoph Hellwigxfs: move the max dir2 free bests count to struct xfs_d...
2019-11-11 Christoph Hellwigxfs: move the dir2 free header size to struct xfs_da_ge...
2019-11-11 Christoph Hellwigxfs: add a bests pointer to struct xfs_dir3_icfree_hdr
2019-11-11 Christoph Hellwigxfs: make the xfs_dir3_icfree_hdr available to xfs_dir2...
2019-11-11 Christoph Hellwigxfs: devirtualize ->free_hdr_to_disk
2019-11-11 Christoph Hellwigxfs: devirtualize ->free_hdr_from_disk
2019-11-11 Christoph Hellwigxfs: move the max dir2 leaf entries count to struct...
2019-11-11 Christoph Hellwigxfs: move the dir2 leaf header size to struct xfs_da_ge...
2019-11-11 Christoph Hellwigxfs: add an entries pointer to struct xfs_dir3_icleaf_hdr
2019-11-11 Christoph Hellwigxfs: devirtualize ->leaf_hdr_to_disk
2019-11-11 Christoph Hellwigxfs: devirtualize ->leaf_hdr_from_disk
2019-11-11 Christoph Hellwigxfs: move the node header size to struct xfs_da_geometry
2019-11-11 Christoph Hellwigxfs: add a btree entries pointer to struct xfs_da3_icno...
2019-11-11 Christoph Hellwigxfs: devirtualize ->node_hdr_to_disk
2019-11-11 Christoph Hellwigxfs: devirtualize ->node_hdr_from_disk
2019-11-11 Christoph Hellwigxfs: refactor btree node scrubbing
2019-11-11 Christoph Hellwigxfs: use unsigned int for all size values in struct...
2019-11-11 Christoph Hellwigxfs: move incore structures out of xfs_da_format.h
2019-11-11 Dan Carpenterxfs: remove a stray tab in xfs_remount_rw()
2019-11-11 Darrick J. Wongxfs: convert EIO to EFSCORRUPTED when log contents...
2019-11-10 Darrick J. Wongxfs: refactor "does this fork map blocks" predicate
2019-11-10 Darrick J. Wongxfs: clean up weird while loop in xfs_alloc_ag_vextent_near
2019-11-10 Darrick J. Wongxfs: annotate functions that trip static checker lockin...
2019-11-10 Joe Perchesxfs: Correct comment tyops -> typos
2019-11-07 Darrick J. Wongxfs: range check ri_cnt when recovering log items
2019-11-07 Darrick J. Wongxfs: "optimize" buffer item log segment bitmap setting
2019-11-07 Darrick J. Wongxfs: null out bma->prev if no previous extent
2019-11-07 Darrick J. Wongxfs: fix missing header includes
2019-11-07 Darrick J. Wongxfs: periodically yield scrub threads to the scheduler
2019-11-06 Colin Ian Kingxfs: remove redundant assignment to variable error
2019-11-06 Darrick J. Wongxfs: add missing early termination checks to record...
2019-11-05 Darrick J. Wongxfs: make the assertion message functions take a mount...
2019-11-05 Darrick J. Wongxfs: add missing assert in xfs_fsmap_owner_from_rmap
2019-11-05 Darrick J. Wongxfs: decrease indenting problems in xfs_dabuf_map
2019-11-05 Ian Kentxfs: fold xfs_mount-alloc() into xfs_init_fs_context()
2019-11-05 Ian Kentxfs: move xfs_fc_parse_param() above xfs_fc_get_tree()
2019-11-05 Ian Kentxfs: move xfs_fc_get_tree() above xfs_fc_reconfigure()
2019-11-05 Ian Kentxfs: move xfs_fc_reconfigure() above xfs_fc_free()
2019-11-05 Ian Kentxfs: switch to use the new mount-api
2019-11-05 Ian Kentxfs: dont set sb in xfs_mount_alloc()
2019-11-05 Ian Kentxfs: move xfs_parseargs() validation to a helper
2019-11-05 Ian Kentxfs: refactor xfs_parseags()
2019-11-05 Ian Kentxfs: avoid redundant checks when options is empty
2019-11-05 Ian Kentxfs: refactor suffix_kstrtoint()
2019-11-05 Ian Kentxfs: add xfs_remount_ro() helper
2019-11-05 Ian Kentxfs: add xfs_remount_rw() helper
2019-11-05 Ian Kentxfs: merge freeing of mp names and mp
2019-11-05 Ian Kentxfs: use kmem functions for struct xfs_mount
2019-11-05 Ian Kentxfs: dont use XFS_IS_QUOTA_RUNNING() for option check
2019-11-05 Ian Kentxfs: use super s_id instead of struct xfs_mount m_fsname
2019-11-05 Ian Kentxfs: remove unused struct xfs_mount field m_fsname_len
2019-11-04 Darrick J. Wongxfs: always log corruption errors
2019-11-04 Darrick J. Wongxfs: constify the buffer pointer arguments to error...
2019-11-04 Darrick J. Wongxfs: relax shortform directory size checks
2019-11-03 Christoph Hellwigxfs: cleanup use of the XFS_ALLOC_ flags
2019-11-03 Christoph Hellwigxfs: move extent zeroing to xfs_bmapi_allocate
2019-11-03 Christoph Hellwigxfs: refactor xfs_bmapi_allocate
2019-11-03 Christoph Hellwigxfs: simplify the xfs_iomap_write_direct calling
2019-11-03 Christoph Hellwigxfs: don't log the inode in xfs_fs_map_blocks if it
2019-11-03 Christoph Hellwigxfs: slightly tweak an assert in xfs_fs_map_blocks
2019-11-03 Christoph Hellwigxfs: remove the extsize argument to xfs_eof_alignment
2019-11-03 Christoph Hellwigxfs: mark xfs_eof_alignment static
2019-11-03 Christoph Hellwigxfs: simplify xfs_iomap_eof_align_last_fsb
2019-10-31 Dave Chinnerxfs: properly serialise fallocate against AIO+DIO
2019-10-29 Christoph Hellwigxfs: merge xfs_showargs into xfs_fs_show_options
2019-10-29 Christoph Hellwigxfs: clean up printing inode32/64 in xfs_showargs
2019-10-29 Christoph Hellwigxfs: clean up printing the allocsize option in
2019-10-29 Christoph Hellwigxfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZE
2019-10-29 Christoph Hellwigxfs: rename the XFS_MOUNT_DFLT_IOSIZE option to
2019-10-29 Christoph Hellwigxfs: simplify parsing of allocsize mount option
2019-10-29 Christoph Hellwigxfs: rename the m_writeio_* fields in struct xfs_mount
2019-10-29 Christoph Hellwigxfs: remove the m_readio_* fields in struct xfs_mount
2019-10-29 Christoph Hellwigxfs: don't use a different allocsice for -o wsync
2019-10-29 Christoph Hellwigxfs: cleanup calculating the stat optimal I/O size
2019-10-29 Christoph Hellwigxfs: remove the dsunit and dswidth variables in
2019-10-29 Ian Kentxfs: remove the biosize mount option
2019-10-29 Christoph Hellwigxfs: simplify setting bio flags
2019-10-29 Darrick J. Wongxfs: refactor xfs_iread_extents to use xfs_btree_visit_...
2019-10-29 Darrick J. Wongxfs: refactor xfs_bmap_count_blocks using newer btree...
2019-10-29 Darrick J. Wongxfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
2019-10-29 Darrick J. Wongxfs: namecheck directory entry names before listing them
2019-10-29 Darrick J. Wongxfs: namecheck attribute names before listing them
2019-10-29 Darrick J. Wongxfs: check attribute leaf block structure
2019-10-28 Christoph Hellwigxfs: consolidate preallocation in xfs_file_fallocate
2019-10-28 Christoph Hellwigxfs: disable xfs_ioc_space for always COW inodes
2019-10-28 Christoph Hellwigfs: add generic UNRESVSP and ZERO_RANGE ioctl handlers
2019-10-28 Christoph Hellwigxfs: don't implement XFS_IOC_RESVSP / XFS_IOC_RESVSP64
2019-10-28 Christoph Hellwigxfs: use xfs_inode_buftarg in xfs_file_ioctl
2019-10-28 Christoph Hellwigxfs: use xfs_inode_buftarg in xfs_file_dio_aio_write
2019-10-28 Christoph Hellwigxfs: add a xfs_inode_buftarg helper
2019-10-28 Christoph Hellwigxfs: mark xfs_buf_free static
2019-10-24 Jan Karaxfs: Sanity check flags of Q_XQUOTARM call
2019-10-24 Ben Dooks (Codethink)xfs: add mising include of xfs_pnfs.h for missing decla...
2019-10-24 Brian Fosterxfs: don't set bmapi total block req where minleft is
2019-10-24 Dave Chinnerxfs: cap longest free extent to maximum allocatable
2019-10-21 kaixuxiaxfs: remove the duplicated inode log fieldmask set
2019-10-21 Christoph Hellwigxfs: improve the IOMAP_NOWAIT check for COW inodes
2019-10-21 Christoph Hellwigxfs: cleanup xfs_direct_write_iomap_begin
2019-10-21 Christoph Hellwigxfs: rename the whichfork variable in xfs_buffered_writ...
next