summaryrefslogtreecommitdiffstats
path: root/fs/jffs2 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-29xfs: xfs_kset should be static Dave Chinner2-4/+2
2014-09-29xfs: xfs_qm_dquot_isolate needs locking annotations for sparseDave Chinner1-0/+1
2014-09-29xfs: fix use of agi_newino in finobt lookupDave Chinner1-3/+2
2014-09-29xfs: refactor recovery transaction start handlingDave Chinner1-43/+34
2014-09-29xfs: reorganise transaction recovery item codeDave Chinner1-179/+179
2014-09-29xfs: fix double free in xlog_recover_commit_transDave Chinner1-2/+6
2014-09-29xfs: recovery of XLOG_UNMOUNT_TRANS leaks memoryDave Chinner1-11/+12
2014-09-29xfs: refactor xlog_recover_process_data()Dave Chinner1-76/+132
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-23xfs: only writeback and truncate pages for the freed rangeBrian Foster1-4/+6
2014-09-23xfs: writeback and inval. file range to be shifted by collapseBrian Foster2-13/+23
2014-09-23xfs: refactor single extent shift into xfs_bmse_shift_one() helperBrian Foster1-73/+91
2014-09-23xfs: refactor shift-by-merge into xfs_bmse_merge() helperBrian Foster1-75/+167
2014-09-23xfs: track collapse via file offset rather than extent indexBrian Foster3-51/+53
2014-09-23xfs: ensure WB_SYNC_ALL writeback handles partial pages correctlyDave Chinner1-2/+14
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-09-02xfs: trim eofblocks before collapse rangeBrian Foster1-2/+9
2014-09-02xfs: xfs_file_collapse_range is delalloc challengedDave Chinner1-0/+13
2014-09-02xfs: don't log inode unless extent shift makes extent modificationsBrian Foster1-8/+10
2014-09-02xfs: use ranged writeback and invalidation for direct IODave Chinner1-4/+6
2014-09-02xfs: don't zero partial page cache pages during O_DIRECT writesDave Chinner1-1/+9
2014-09-02xfs: don't zero partial page cache pages during O_DIRECT writesChris Mason1-1/+10
2014-09-02xfs: don't dirty buffers beyond EOFDave Chinner1-0/+61
2014-08-26Linux 3.17-rc2v3.17-rc2Linus Torvalds1-1/+1
2014-08-25aio: 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-24MAINTAINERS: Add entry for Renesas DRM driversLaurent Pinchart1-0/+11
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-23ftrace: Use current addr when converting to nop in __ftrace_replace_code()Steven Rostedt (Red Hat)1-1/+1
2014-08-23ftrace: Fix function_profiler and function tracer togetherSteven Rostedt (Red Hat)1-22/+38
2014-08-23nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery1-1/+1