summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-01Merge branch 'xfs-coccinelle-cleanups' into for-nextDave Chinner5-24/+9
2014-12-01xfs: fix simple_return.cocci warning in xfs_bmse_shift_onekbuild test robot1-5/+1
2014-12-01xfs: fix simple_return.cocci warning in xfs_file_readdirkbuild test robot1-5/+1
2014-12-01libxfs: fix simple_return.cocci warningskbuild test robot1-5/+1
2014-12-01xfs: remove unnecessary null checksMarkus Elfring2-9/+6
2014-11-28Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner86-1380/+1138
2014-11-28Merge branch 'xfs-misc-fixes-for-3.19-1' into for-nextDave Chinner7-48/+52
2014-11-28xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig13-71/+35
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig56-638/+579
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig79-358/+267
2014-11-28xfs: move acl structures to xfs_format.hChristoph Hellwig2-36/+36
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig36-277/+221
2014-11-28xfs: catch invalid negative blknos in _xfs_buf_find()Eric Sandeen1-1/+1
2014-11-28xfs: allow lazy sb counter sync during filesystem freeze sequenceBrian Foster3-10/+23
2014-11-28xfs: fix error handling in xfs_qm_log_quotaoff()Brian Foster1-16/+10
2014-11-28xfs: replace on-stack xfs_trans_res with pointer in xfs_create()Brian Foster1-9/+6
2014-11-28xfs: replace global xfslogd wq with per-mount wqBrian Foster3-12/+12
2014-11-07xfs: track bulkstat progress by aginoDave Chinner1-37/+34
2014-11-07xfs: bulkstat error handling is brokenDave Chinner1-10/+19
2014-11-07xfs: bulkstat main loop logic is a messDave Chinner1-32/+24
2014-11-07xfs: bulkstat chunk-formatter has issuesDave Chinner1-34/+24
2014-11-07xfs: bulkstat chunk formatting cursor is brokenDave Chinner2-47/+28
2014-11-07xfs: bulkstat btree walk doesn't terminateDave Chinner1-9/+10
2014-11-07mm: Fix comment before truncate_setsize()Jan Kara1-2/+3
2014-10-30xfs: rework zero range to prevent invalid i_size updatesBrian Foster1-52/+20
2014-10-30mm: Remove false WARN_ON from pagecache_isize_extended()Jan Kara1-1/+0
2014-10-30xfs: Check error during inode btree iteration in xfs_bulkstat()Jan Kara1-0/+4
2014-10-29xfs: bulkstat doesn't release AGI buffer on errorDave Chinner1-6/+10
2014-10-26Linux 3.18-rc2Linus Torvalds1-1/+1
2014-10-26Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds18-46/+107
2014-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds27-58/+3814
2014-10-25Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson3-12/+11
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam1-1/+0
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2-11/+11
2014-10-24overlayfs: embed middle into overlay_readdir_dataAl Viro1-7/+5
2014-10-24overlayfs: embed root into overlay_readdir_dataAl Viro1-6/+5
2014-10-24overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro1-6/+5
2014-10-24overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro1-6/+13
2014-10-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds22-575/+30
2014-10-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds13-32/+160
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds11-62/+70
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-85/+282
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds7-74/+50
2014-10-24Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-18/+52
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-19/+36
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds36-150/+527
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds31-422/+2222
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas1-4/+8
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller1-0/+30
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller10-62/+40