aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
| | * | | | xfs: move directory block translatiosn to xfs_dir2_priv.hDave Chinner2014-06-06
| | * | | | xfs: introduce directory geometry structureDave Chinner2014-06-06
| * | | | | Merge branch 'xfs-feature-bit-cleanup' into for-nextDave Chinner2014-05-19
| |\ \ \ \ \
| | * | | | | xfs: remove shared supberlock feature checkingDave Chinner2014-05-19
| | * | | | | xfs: don't need dirv2 checks anymoreDave Chinner2014-05-19
| | * | | | | xfs: turn NLINK feature on by defaultDave Chinner2014-05-19
| | * | | | | xfs: keep sb_bad_features2 the same a sb_features2Dave Chinner2014-05-19
| | * | | | | xfs: make superblock version checks reflect realityDave Chinner2014-05-19
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'xfs-misc-fixes-2-for-3.16' into for-nextDave Chinner2014-05-19
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | xfs: fix compile error when libxfs header used in C++ codeRoger Willcocks2014-05-19
| | * | | | xfs: fix infinite loop at xfs_vm_writepage on 32bit systemJie Liu2014-05-19
| | * | | | xfs: remove redundant checks from xfs_da_read_bufDave Chinner2014-05-19
| | * | | | xfs: log vector rounding leaks log spaceDave Chinner2014-05-19
| | * | | | xfs: remove XFS_TRANS_RESERVE in collapse rangeNamjae Jeon2014-05-19
| | |/ / /
| * | | | Merge branch 'xfs-attr-cleanup' into for-nextDave Chinner2014-05-14
| |\ \ \ \
| | * | | | xfs: pass struct da_args to xfs_attr_calc_sizeChristoph Hellwig2014-05-13
| | * | | | xfs: simplify attr name setupChristoph Hellwig2014-05-13
| | * | | | xfs: fold xfs_attr_remove_int into xfs_attr_removeChristoph Hellwig2014-05-13
| | * | | | xfs: fold xfs_attr_get_int into xfs_attr_getChristoph Hellwig2014-05-13
| | * | | | xfs: fold xfs_attr_set_int into xfs_attr_setChristoph Hellwig2014-05-13
| * | | | | Merge branch 'xfs-misc-fixes-1-for-3.16' into for-nextDave Chinner2014-05-14
| |\ \ \ \ \
| | * | | | | xfs: fix directory readahead offset off-by-oneDave Chinner2014-05-06
| | * | | | | xfs: don't sleep in xlog_cil_force_lsn on shutdownDave Chinner2014-05-06
| | * | | | | xfs: truncate_setsize should be outside transactionsDave Chinner2014-05-06
| | * | | | | xfs: Fix wrong error codes being returnedFrom: Tuomas Tynkkynen2014-05-05
| | * | | | | xfs: remove dquot hintsDave Chinner2014-05-05
| | * | | | | xfs: bulletfproof xfs_qm_scall_trunc_qfiles()Eric Sandeen2014-05-05
| | * | | | | xfs: fix Q_XQUOTARM ioctlEric Sandeen2014-05-05
| | |/ / / /
| * | | | | Merge branch 'xfs-free-inode-btree' into for-nextDave Chinner2014-05-14
| |\ \ \ \ \
| | * | | | | xfs: enable the finobt feature on v5 superblocksBrian Foster2014-04-24
| | * | | | | xfs: report finobt status in fs geometryBrian Foster2014-04-24
| | * | | | | xfs: add finobt support to growfsBrian Foster2014-04-24
| | * | | | | xfs: update the finobt on inode freeBrian Foster2014-04-24
| | * | | | | xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helperBrian Foster2014-04-24
| | * | | | | xfs: use and update the finobt on inode allocationBrian Foster2014-04-24
| | * | | | | xfs: insert newly allocated inode chunks into the finobtBrian Foster2014-04-24
| | * | | | | xfs: update inode allocation/free transaction reservations for finobtBrian Foster2014-04-24
| | * | | | | xfs: support the XFS_BTNUM_FINOBT free inode btree typeBrian Foster2014-04-24
| | * | | | | xfs: reserve v5 superblock read-only compat. feature bit for finobtBrian Foster2014-04-24
| | * | | | | xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbersBrian Foster2014-04-24
| | |/ / / /
| * | | | | Merge branch 'xfs-filestreams-lookup' into for-nextDave Chinner2014-05-14
| |\ \ \ \ \
| | * | | | | xfs: add filestream allocator tracepointsChristoph Hellwig2014-04-22
| | * | | | | xfs: remove xfs_filestream_associateChristoph Hellwig2014-04-22
| | * | | | | xfs: don't create a slab cache for filestream itemsChristoph Hellwig2014-04-22
| | * | | | | xfs: rewrite the filestream allocator using the dentry cacheChristoph Hellwig2014-04-22
| | * | | | | xfs: remove XFS_IFILESTREAMChristoph Hellwig2014-04-22
| | * | | | | xfs: embedd mru_elem into parent structureChristoph Hellwig2014-04-22
| | * | | | | xfs: handle duplicate entries in xfs_mru_cache_insertChristoph Hellwig2014-04-22
| | * | | | | xfs: split xfs_bmap_btalloc_nullfbChristoph Hellwig2014-04-22
| | * | | | | xfs: don't try to use the filestream allocator for metadata allocationsChristoph Hellwig2014-04-14
| | |/ / / /