summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-06-06xfs: remove mp->m_dir_geo from directory loggingDave Chinner
2014-06-06xfs: reduce direct usage of mp->m_dir_geoDave Chinner
2014-06-06xfs: move node entry counts to xfs_da_geometryDave Chinner
2014-06-06xfs: convert dir/attr btree threshold to xfs_da_geometryDave Chinner
2014-06-06xfs: convert m_dirblksize to xfs_da_geometryDave Chinner
2014-06-06xfs: convert m_dirblkfsbs to xfs_da_geometryDave Chinner
2014-06-06xfs: convert directory segment limits to xfs_da_geometryDave Chinner
2014-06-06xfs: convert directory db conversion to xfs_da_geometryDave Chinner
2014-06-06xfs: convert directory dablk conversion to xfs_da_geometryDave Chinner
2014-06-06xfs: convert dir byte/off conversion to xfs_da_geometryDave Chinner
2014-06-06xfs: kill XFS_DIR2...FIRSTDB macrosDave Chinner
2014-06-06xfs: move directory block translatiosn to xfs_dir2_priv.hDave Chinner
2014-06-06xfs: introduce directory geometry structureDave Chinner
2014-05-14Merge branch 'xfs-attr-cleanup' into for-nextDave Chinner
2014-05-14Merge branch 'xfs-misc-fixes-1-for-3.16' into for-nextDave Chinner
2014-05-14Merge branch 'xfs-free-inode-btree' into for-nextDave Chinner
2014-05-14Merge branch 'xfs-filestreams-lookup' into for-nextDave Chinner
2014-05-14Merge branch 'xfs-unused-args-cleanup' into for-nextDave Chinner
2014-05-14xfs: list_lru_init returns a negative errorDave Chinner
2014-05-14xfs: negate xfs_icsb_init_counters error value Dave Chinner
2014-05-14xfs: negate mount workqueue init error valueDave Chinner
2014-05-14xfs: fix wrong err sign on xfs_set_acl()Dave Chinner
2014-05-14xfs: fix wrong errno from xfs_initxattrsDave Chinner
2014-05-14xfs: correct error sign on COLLAPSE_RANGE errorsDave Chinner
2014-05-14xfs: xfs_commit_metadata returns wrong errnoDave Chinner
2014-05-14xfs: fix incorrect error sign in xfs_file_aio_readDave Chinner
2014-05-14xfs: xfs_dir_fsync() returns positive errnoDave Chinner
2014-05-13xfs: pass struct da_args to xfs_attr_calc_sizeChristoph Hellwig
2014-05-13xfs: simplify attr name setupChristoph Hellwig
2014-05-13xfs: fold xfs_attr_remove_int into xfs_attr_removeChristoph Hellwig
2014-05-13xfs: fold xfs_attr_get_int into xfs_attr_getChristoph Hellwig
2014-05-13xfs: fold xfs_attr_set_int into xfs_attr_setChristoph Hellwig
2014-05-09Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-05-06xfs: fix directory readahead offset off-by-oneDave Chinner
2014-05-06xfs: don't sleep in xlog_cil_force_lsn on shutdownDave Chinner
2014-05-06xfs: truncate_setsize should be outside transactionsDave Chinner
2014-05-06Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-05-06fs/affs/super.c: bugfix / double freeFabian Frederick
2014-05-06fanotify: fix -EOVERFLOW with large files on 64-bitWill Woods
2014-05-06autofs: fix lockref lookupIan Kent
2014-05-06hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-05-06posix_acl: handle NULL ACL in posix_acl_equiv_modeChristoph Hellwig
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-05-05xfs: remote attribute overwrite causes transaction overrunDave Chinner
2014-05-05xfs: initialize default acls for ->tmpfile()Brian Foster
2014-05-05xfs: Fix wrong error codes being returnedFrom: Tuomas Tynkkynen
2014-05-05xfs: remove dquot hintsDave Chinner
2014-05-05xfs: bulletfproof xfs_qm_scall_trunc_qfiles()Eric Sandeen