summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-02xfs: restore buffer_head unwritten bit on ioend cancelBrian Foster1-0/+7
2014-10-02xfs: check for null dquot in xfs_quota_calc_throttle()Eric Sandeen1-2/+2
2014-10-02xfs: fix crc field handling in xfs_sb_to/from_diskEric Sandeen1-0/+5
2014-10-02xfs: don't send null bp to xfs_trans_brelse()Eric Sandeen1-1/+2
2014-10-02xfs: check for inode size overflow in xfs_new_eof()Brian Foster1-1/+1
2014-10-02xfs: only set extent size hint when askedDave Chinner1-2/+14
2014-10-02xfs: project id inheritance is a directory only flagDave Chinner2-4/+4
2014-10-02xfs: kill time.hDave Chinner5-41/+8
2014-10-02xfs: compat_xfs_bstat does not have forkoffDave Chinner2-1/+4
2014-09-23xfs: flush entire last page of old EOF on truncate upDave Chinner1-0/+30
2014-09-23xfs: xfs_swap_extent_flush can be staticDave Chinner1-1/+1
2014-09-23xfs: xfs_buf_write_fail_rl_state can be staticDave Chinner1-1/+1
2014-09-23xfs: xfs_rtget_summary can be staticFengguang Wu1-1/+1
2014-09-23xfs: remove second xfs_quota.h inclusion in xfs_icache.cFabian Frederick1-1/+0
2014-09-23xfs: don't ASSERT on corrupt ftypeEric Sandeen1-1/+0
2014-09-23xfs: xlog_cil_force_lsn doesn't always wait correctlyDave Chinner1-9/+38
2014-09-09xfs: remove rbpp check from xfs_rtmodify_summary_intEric Sandeen1-13/+5
2014-09-09xfs: combine xfs_rtmodify_summary and xfs_rtget_summaryEric Sandeen3-61/+43
2014-09-09xfs: combine xfs_dir_canenter into xfs_dir_createnameEric Sandeen1-49/+11
2014-09-09xfs: check resblks before calling xfs_dir_canenterEric Sandeen4-19/+22
2014-09-09xfs: deduplicate xlog_do_recovery_pass()Eric Sandeen1-54/+27
2014-09-09xfs: lseek: the "whence" argument is called "whence"Eric Sandeen1-4/+4
2014-09-09xfs: combine xfs_seek_hole & xfs_seek_dataEric Sandeen1-122/+50
2014-09-09xfs: export log_recovery_delay to delay mount time log recoveryBrian Foster4-0/+52
2014-09-09xfs: add debug sysfs attribute setBrian Foster3-2/+65
2014-09-09xfs: add a few more verifier testsEric Sandeen3-0/+8
2014-09-09xfs: mark all internal workqueues as freezableBrian Foster3-9/+11
2014-08-25Linux 3.17-rc2v3.17-rc2Linus Torvalds1-1/+1
2014-08-25Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-29/+77
2014-08-25Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-3/+11
2014-08-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds18-59/+142
2014-08-25Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-92/+168
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-8/+16
2014-08-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+34
2014-08-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-30/+76
2014-08-24Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds6-15/+51
2014-08-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds44-167/+328
2014-08-24aio: fix reqs_available handlingBenjamin LaHaise1-4/+73
2014-08-24bus: arm-ccn: Fix warning messagePawel Moll1-1/+1
2014-08-24ARM: shmobile: koelsch: Remove non-existent i2c6 pinmuxGeert Uytterhoeven1-7/+0
2014-08-24ARM: tegra: apalis/colibri t30: fix on-module 5v0 suppliesMarcel Ziswiler2-2/+20
2014-08-24Merge tag 'v3.17-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson3-0/+5
2014-08-24MAINTAINERS: Add entry for Renesas DRM driversLaurent Pinchart1-0/+11
2014-08-24Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2-0/+8
2014-08-23MAINTAINERS: add new Rockchip SoC listHeiko Stuebner1-0/+1
2014-08-23ARM: dts: rockchip: readd missing mmc0 pinctrl settingsHeiko Stuebner2-0/+4
2014-08-22Merge tag 'sunxi-dt-for-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-0/+8
2014-08-22ftrace: Use current addr when converting to nop in __ftrace_replace_code()Steven Rostedt (Red Hat)1-1/+1
2014-08-22ftrace: Fix function_profiler and function tracer togetherSteven Rostedt (Red Hat)1-22/+38
2014-08-22nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery1-1/+1