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-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 | 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-06-04 | Dave Chinner | fs/superblock: unregister sb shrinker before ->kill_sb() Cc: 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 | 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 | 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 |
2014-05-19 | Dave Chinner | xfs: make superblock version checks reflect reality Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-14 | Dave Chinner | Merge branch 'xfs-attr-cleanup' into for-next |
commit | commitdiff | tree |
2014-05-14 | Dave Chinner | Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next |
commit | commitdiff | tree |
2014-05-14 | Dave Chinner | Merge branch 'xfs-free-inode-btree' into for-next |
commit | commitdiff | tree |
2014-05-14 | Dave Chinner | Merge branch 'xfs-filestreams-lookup' into for-next |
commit | commitdiff | tree |
2014-05-14 | Dave Chinner | Merge branch 'xfs-unused-args-cleanup' into for-next |
commit | commitdiff | tree |
2014-05-14 | Dave Chinner | xfs: list_lru_init returns a negative error Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-14 | Dave Chinner | xfs: negate xfs_icsb_init_counters error value Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-14 | Dave Chinner | xfs: negate mount workqueue init error value Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-14 | Dave Chinner | xfs: fix wrong err sign on xfs_set_acl() Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-14 | Dave Chinner | xfs: fix wrong errno from xfs_initxattrs Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-14 | Dave Chinner | xfs: correct error sign on COLLAPSE_RANGE errors Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-14 | Dave Chinner | xfs: xfs_commit_metadata returns wrong errno Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-14 | Dave Chinner | xfs: fix incorrect error sign in xfs_file_aio_read Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-14 | Dave Chinner | xfs: xfs_dir_fsync() returns positive errno Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-06 | Dave Chinner | xfs: fix directory readahead offset off-by-one Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-06 | Dave Chinner | xfs: don't sleep in xlog_cil_force_lsn on shutdown Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-06 | Dave Chinner | xfs: truncate_setsize should be outside transactions Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-05 | Dave Chinner | xfs: remote attribute overwrite causes transaction... Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-05 | Dave Chinner | xfs: remove dquot hints Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-05-05 | Dave Chinner | xfs: fully support v5 format filesystems Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-04-16 | Dave Chinner | xfs: wrong error sign conversion during failed DIO... Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-04-16 | Dave Chinner | xfs: unmount does not wait for shutdown during unmount Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-04-16 | Dave Chinner | xfs: 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-04-16 | Dave Chinner | xfs: don't map ranges that span EOF for direct IO Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-04-14 | Dave Chinner | xfs: zeroing space needs to punch delalloc blocks Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-04-14 | Dave Chinner | xfs: xfs_vm_write_end truncates too much on failure Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-04-14 | Dave Chinner | xfs: write failure beyond EOF truncates too much data Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-04-14 | Dave Chinner | xfs: kill buffers over failed write ranges properly Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-04-03 | Dave Chinner | Merge branch 'xfs-bug-fixes-for-3.15-3' into for-next |
commit | commitdiff | tree |
2014-03-13 | Dave Chinner | Merge branch 'xfs-O_TMPFILE-support' into for-next |
commit | commitdiff | tree |
2014-03-13 | Dave Chinner | Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next |
commit | commitdiff | tree |
2014-03-13 | Dave Chinner | Merge branch 'xfs-verifier-cleanup' into for-next |
commit | commitdiff | tree |
2014-03-13 | Dave Chinner | Merge branch 'xfs-stack-fixes' into for-next |
commit | commitdiff | tree |
2014-03-13 | Dave Chinner | Merge branch 'xfs-collapse-range' into for-next |
commit | commitdiff | tree |
2014-03-07 | Dave Chinner | xfs: inode log reservations are still too small Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-03-07 | Dave Chinner | xfs: xfs_check_page_type buffer checks need help Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-03-07 | Dave Chinner | xfs: use NOIO contexts for vm_map_ram Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-03-07 | Dave Chinner | xfs: don't leak EFSBADCRC to userspace Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-02-27 | Dave Chinner | xfs: fix directory inode iolock lockdep false positive Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-02-27 | Dave Chinner | xfs: allocate xfs_da_args to reduce stack footprint Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-02-27 | Dave Chinner | xfs: always do log forces via the workqueue Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2014-02-20 | Dave Chinner | Merge remote-tracking branch 'xfs-async-aio-extend... |
commit | commitdiff | tree |
2014-02-20 | Dave Chinner | Merge branch 'xfs-fixes-for-3.15' into for-next |
commit | commitdiff | tree |
2014-02-09 | Dave Chinner | xfs: ensure correct log item buffer alignment Signed-off-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> |
commit | commitdiff | tree |
2013-12-17 | Dave Chinner | xfs: abort metadata writeback on permanent errors Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-12-17 | Dave Chinner | xfs: swalloc doesn't align allocations properly Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-12-17 | Dave Chinner | xfs: align initial file allocations correctly Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-12-11 | Dave Chinner | xfs: align initial file allocations correctly Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-12-11 | Dave Chinner | xfs: xfs_dir2_block_to_sf temp buffer allocation fails Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-12-10 | Dave Chinner | xfs: growfs overruns AGFL buffer on V4 filesystems Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-12-05 | Dave Chinner | xfs: growfs overruns AGFL buffer on V4 filesystems Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-11-18 | Dave Chinner | xfs: open code inc_inode_iversion when logging an inode Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-11-18 | Dave Chinner | xfs: increase inode cluster size for v5 filesystems Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-11-06 | Dave Chinner | xfs: add tracepoints to AGF/AGI read operations Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-11-06 | Dave Chinner | xfs: trace AIL manipulations Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-11-04 | Dave Chinner | xfs: xfs_remove deadlocks due to inverted AGF vs AGI... Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-10-30 | Dave Chinner | xfs: prevent stack overflows from page cache allocation Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-10-30 | Dave Chinner | xfs: fix static and extern sparse warnings Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-10-30 | Dave Chinner | xfs: validity check the directory block leaf entry... Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-10-30 | Dave Chinner | xfs: make dir2 ftype offset pointers explicit Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-10-30 | Dave Chinner | xfs: convert directory vector functions to constants Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-10-30 | Dave Chinner | xfs: convert directory vector functions to constants Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-10-30 | Dave Chinner | xfs: vectorise encoding/decoding directory headers Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
2013-10-30 | Dave Chinner | xfs: vectorise DA btree operations Signed-off-by: Dave Chinner <dchinner@redhat.com> |
commit | commitdiff | tree |
next |