summaryrefslogtreecommitdiffstats
path: root/fs/omfs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-08-23nfs: can_coalesce_requests must enforce contiguityWeston Andros Adamson1-0/+8
2014-08-23nfs: disallow duplicate pages in pgio page vectorsWeston Andros Adamson1-3/+15
2014-08-23nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson3-1/+29
2014-08-23nfs: fix error handling in lock_and_join_requestsWeston Andros Adamson1-1/+4
2014-08-23nfs: use blocking page_group_lock in add_requestWeston Andros Adamson1-11/+2
2014-08-23nfs: fix nonblocking calls to nfs_page_group_lockWeston Andros Adamson1-8/+13
2014-08-23nfs: change nfs_page_group_lock argumentWeston Andros Adamson2-7/+8
2014-08-22mac80211: fix channel switch for chanctx-based driversMichal Kazior1-1/+1
2014-08-22ftrace: Fix up trampoline accounting with looping on hash opsSteven Rostedt (Red Hat)1-15/+28