2014-09-23 | Brian Foster | xfs: refactor shift-by-merge into xfs_bmse_merge()... Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-09-23 | Brian Foster | xfs: track collapse via file offset rather than extent... Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-09-23 | Dave Chinner | xfs: ensure WB_SYNC_ALL writeback handles partial pages... Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-09-02 | Brian Foster | xfs: trim eofblocks before collapse range Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-09-02 | Dave Chinner | xfs: xfs_file_collapse_range is delalloc challenged Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-09-02 | Brian Foster | xfs: don't log inode unless extent shift makes extent... Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-09-02 | Dave Chinner | xfs: use ranged writeback and invalidation for direct IO Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-09-02 | Dave Chinner | xfs: don't zero partial page cache pages during O_DIRECT... Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-09-02 | Chris Mason | xfs: don't zero partial page cache pages during O_DIRECT... Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-09-02 | Dave Chinner | xfs: don't dirty buffers beyond EOF Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-08-04 | Dave Chinner | Merge branch 'xfs-misc-fixes-3.17-2' into for-next |
commit | commitdiff | tree |
2014-08-04 | Dave Chinner | Merge branch 'xfs-bulkstat-refactor' into for-next |
commit | commitdiff | tree |
2014-08-04 | Dave Chinner | Merge branch 'xfs-misc-fixes-3.17-1' into for-next |
commit | commitdiff | tree |
2014-08-04 | Dave Chinner | Merge branch 'xfs-quota-eofblocks-scan' into for-next |
commit | commitdiff | tree |
2014-08-04 | kbuild test robot | xfs: fix coccinelle warnings Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-08-04 | Dave Chinner | xfs: flush both inodes in xfs_swap_extents Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-08-04 | Dave Chinner | xfs: fix swapext ilock deadlock Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-08-04 | Dave Chinner | xfs: kill xfs_vnode.h Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-08-04 | Dave Chinner | xfs: kill VN_MAPPED Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-08-04 | Dave Chinner | xfs: kill VN_CACHED Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-08-04 | Dave Chinner | xfs: kill VN_DIRTY() Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-08-04 | Dave Chinner | xfs: dquot recovery needs verifiers Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-08-04 | Dave Chinner | xfs: quotacheck leaves dquot buffers without verifiers Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-08-04 | Dave Chinner | xfs: ensure verifiers are attached to recovered buffers Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-08-04 | Dave Chinner | xfs: catch buffers written without verifiers attached Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-08-04 | Eric Sandeen | xfs: avoid false quotacheck after unclean shutdown |
commit | commitdiff | tree |
2014-08-04 | Brian Foster | xfs: fix rounding error of fiemap length parameter Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-08-04 | Jie Liu | xfs: introduce xfs_bulkstat_ag_ichunk Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-29 | Christoph Hellwig | xfs: require 64-bit sector_t Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Jie Liu | xfs: fix uflags detection at xfs_fs_rm_xquota Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Jie Liu | xfs: remove XFS_IS_OQUOTA_ON macros Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Eric Sandeen | xfs: tidy up xfs_set_inode32 Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Eric Sandeen | xfs: allow inode allocations in post-growfs disk space Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Jie Liu | xfs: mark xfs_qm_quotacheck as static Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Mark Tinguely | xfs: fix cil push sequence after log recovery Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Brian Foster | xfs: squash prealloc while over quota free space as... Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Brian Foster | xfs: run an eofblocks scan on ENOSPC/EDQUOT Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Brian Foster | xfs: support a union-based filter for eofblocks scans Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Brian Foster | xfs: add scan owner field to xfs_eofblocks Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Jie Liu | xfs: introduce xfs_bulkstat_grab_ichunk Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Jie Liu | xfs: introduce xfs_bulkstat_ichunk_ra Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Jie Liu | xfs: fix error handling at xfs_bulkstat Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Jie Liu | xfs: remove redundant user buffer count checks at xfs_bulkstat Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Jie Liu | xfs: fix error handling at xfs_inumbers Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Jie Liu | xfs: consolidate xfs_inumbers Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Christoph Hellwig | xfs: remove xfs_bulkstat_single Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-24 | Jie Liu | xfs: remove redundant stat assignment in xfs_bulkstat_one_int Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-14 | Brian Foster | xfs: document log sysfs attributes in testing ABI Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-14 | Brian Foster | xfs: add log attributes for log lsn and grant head... Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-14 | Brian Foster | xfs: add xlog sysfs kobject and attribute handlers Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-14 | Brian Foster | xfs: add xfs_mount sysfs kobject Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-14 | Brian Foster | xfs: add a sysfs kset Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-14 | Brian Foster | xfs: fix a couple error sequence jumps in xfs_mountfs() Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-14 | Dave Chinner | Merge branch 'xfs-libxfs-restructure' into for-next |
commit | commitdiff | tree |
2014-07-14 | Dave Chinner | xfs: null unused quota inodes when quota is on Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-14 | Dave Chinner | xfs: refine the allocation stack switch Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-07-14 | Dave Chinner | Revert "xfs: block allocation work needs to be kswapd... Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-25 | Dave Chinner | xfs: global error sign conversion Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-25 | Dave Chinner | libxfs: move source files Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-25 | Dave Chinner | libxfs: move header files Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-25 | Dave Chinner | xfs: create libxfs infrastructure Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-22 | Eric Sandeen | xfs: Nuke XFS_ERROR macro Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-22 | Eric Sandeen | xfs: return is not a function Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-09 | Dave Chinner | Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next |
commit | commitdiff | tree |
2014-06-09 | Dave Chinner | Merge branch 'xfs-da-geom' into for-next |
commit | commitdiff | tree |
2014-06-09 | Dave Chinner | xfs: fix xfs_da_args sparse warning in xfs_readdir Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Jan Kara | xfs: Fix rounding in xfs_alloc_fix_len() Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Christoph Hellwig | xfs: tone down writepage/releasepage WARN_ONs Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dan Carpenter | xfs: small cleanup in xfs_lowbit64() Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: kill xfs_buf_geterror() Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: xfs_readsb needs to check for magic numbers Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: block allocation work needs to be kswapd aware Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: remove redundant geometry information from xfs_da_state Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: replace attr LBSIZE with xfs_da_geometry Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: pass xfs_da_args to xfs_attr_leaf_newentsize Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: use xfs_da_geometry for block size in attr code Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: remove mp->m_dir_geo from directory logging Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: reduce direct usage of mp->m_dir_geo Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: move node entry counts to xfs_da_geometry Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: convert dir/attr btree threshold to xfs_da_geometry Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: convert m_dirblksize to xfs_da_geometry Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: convert m_dirblkfsbs to xfs_da_geometry Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: convert directory segment limits to xfs_da_geometry Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: convert directory db conversion to xfs_da_geometry Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: convert directory dablk conversion to xfs_da_geometry Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: convert dir byte/off conversion to xfs_da_geometry Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: kill XFS_DIR2...FIRSTDB macros Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: move directory block translatiosn to xfs_dir2_priv.h Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-06-06 | Dave Chinner | xfs: introduce directory geometry structure Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-19 | Dave Chinner | Merge branch 'xfs-feature-bit-cleanup' into for-next |
commit | commitdiff | tree |
2014-05-19 | Dave Chinner | Merge branch 'xfs-misc-fixes-2-for-3.16' into for-next |
commit | commitdiff | tree |
2014-05-19 | Roger Willcocks | xfs: fix compile error when libxfs header used in C... Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-19 | Jie Liu | xfs: fix infinite loop at xfs_vm_writepage on 32bit... Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-19 | Dave Chinner | xfs: remove redundant checks from xfs_da_read_buf Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-19 | Dave Chinner | xfs: log vector rounding leaks log space Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-19 | Namjae Jeon | xfs: remove XFS_TRANS_RESERVE in collapse range Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-19 | Dave Chinner | xfs: remove shared supberlock feature checking Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-19 | Dave Chinner | xfs: don't need dirv2 checks anymore Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-19 | Dave Chinner | xfs: turn NLINK feature on by default Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-19 | Dave Chinner | xfs: keep sb_bad_features2 the same a sb_features2 Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
next |