summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-04Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextxfs-for-linus-3.19-rc1Dave Chinner
2014-12-04xfs: split metadata and log buffer completion to separate workqueuesBrian Foster
2014-12-04xfs: fix set-but-unused warningsDave Chinner
2014-12-04xfs: move type conversion functions to xfs_dir.hDave Chinner
2014-12-04xfs: move ftype conversion functions to libxfsDave Chinner
2014-12-04xfs: lobotomise xfs_trans_read_buf_map()Dave Chinner
2014-12-04xfs: active inodes stat is brokenDave Chinner
2014-12-04xfs: cleanup xfs_bmse_merge returnsDave Chinner
2014-12-04xfs: cleanup xfs_bmse_shift_one goto messDave Chinner
2014-12-04xfs: fix premature enospc on inode allocationDave Chinner
2014-12-04xfs: overflow in xfs_iomap_eof_align_last_fsbPeter Watkins
2014-12-04Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2Dave Chinner
2014-12-01Merge branch 'xfs-coccinelle-cleanups' into for-nextDave Chinner
2014-12-01xfs: fix simple_return.cocci warning in xfs_bmse_shift_onekbuild test robot
2014-12-01xfs: fix simple_return.cocci warning in xfs_file_readdirkbuild test robot
2014-12-01libxfs: fix simple_return.cocci warningskbuild test robot
2014-12-01xfs: remove unnecessary null checksMarkus Elfring
2014-11-28Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner
2014-11-28Merge branch 'xfs-misc-fixes-for-3.19-1' into for-nextDave Chinner
2014-11-28xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: move acl structures to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: catch invalid negative blknos in _xfs_buf_find()Eric Sandeen
2014-11-28xfs: allow lazy sb counter sync during filesystem freeze sequenceBrian Foster
2014-11-28xfs: fix error handling in xfs_qm_log_quotaoff()Brian Foster
2014-11-28xfs: replace on-stack xfs_trans_res with pointer in xfs_create()Brian Foster
2014-11-28xfs: replace global xfslogd wq with per-mount wqBrian Foster
2014-11-07xfs: track bulkstat progress by aginoxfs-for-linus-3.18-rc3Dave Chinner
2014-11-07xfs: bulkstat error handling is brokenDave Chinner
2014-11-07xfs: bulkstat main loop logic is a messDave Chinner
2014-11-07xfs: bulkstat chunk-formatter has issuesDave Chinner
2014-11-07xfs: bulkstat chunk formatting cursor is brokenDave Chinner
2014-11-07xfs: bulkstat btree walk doesn't terminateDave Chinner
2014-11-07mm: Fix comment before truncate_setsize()Jan Kara
2014-10-30xfs: rework zero range to prevent invalid i_size updatesBrian Foster
2014-10-30mm: Remove false WARN_ON from pagecache_isize_extended()Jan Kara
2014-10-30xfs: Check error during inode btree iteration in xfs_bulkstat()Jan Kara
2014-10-29xfs: bulkstat doesn't release AGI buffer on errorDave Chinner
2014-10-26Linux 3.18-rc2v3.18-rc2Linus Torvalds
2014-10-26Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-25Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam
2014-10-24overlayfs: embed middle into overlay_readdir_dataAl Viro
2014-10-24overlayfs: embed root into overlay_readdir_dataAl Viro
2014-10-24overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro
2014-10-24overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro