summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-09-23f2fs: remove redundant operation during roll-forward recoveryJaegeuk Kim
2014-09-23f2fs: do not skip latest inode informationJaegeuk Kim
2014-09-23f2fs: fix roll-forward missing scenariosJaegeuk Kim
2014-09-23f2fs: fix conditions to remain recovery information in f2fs_sync_fileJaegeuk Kim
2014-09-23f2fs: introduce a flag to represent each nat entry informationJaegeuk Kim
2014-09-23f2fs: use meta_inode cache to improve roll-forward speedJaegeuk Kim
2014-09-23Merge branch 'xfs-misc-fixes-for-3.18-2' into for-nextDave Chinner
2014-09-23xfs: flush entire last page of old EOF on truncate upDave Chinner
2014-09-23xfs: xfs_swap_extent_flush can be staticDave Chinner
2014-09-23xfs: xfs_buf_write_fail_rl_state can be staticDave Chinner
2014-09-23xfs: xfs_rtget_summary can be staticFengguang Wu
2014-09-23xfs: remove second xfs_quota.h inclusion in xfs_icache.cFabian Frederick
2014-09-23xfs: don't ASSERT on corrupt ftypeEric Sandeen
2014-09-23xfs: xlog_cil_force_lsn doesn't always wait correctlyDave Chinner
2014-09-23Merge branch 'xfs-shift-extents-rework' into for-nextDave Chinner
2014-09-23xfs: only writeback and truncate pages for the freed rangeBrian Foster
2014-09-23xfs: writeback and inval. file range to be shifted by collapseBrian Foster
2014-09-23xfs: refactor single extent shift into xfs_bmse_shift_one() helperBrian Foster
2014-09-23xfs: refactor shift-by-merge into xfs_bmse_merge() helperBrian Foster
2014-09-23xfs: track collapse via file offset rather than extent indexBrian Foster
2014-09-23xfs: ensure WB_SYNC_ALL writeback handles partial pages correctlyDave Chinner
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-09-22Merge tag 'fscache-fixes-20140917' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-09-22Btrfs: try not to ENOSPC on log replayJosef Bacik
2014-09-22Btrfs: don't do async reclaim during log replayJosef Bacik
2014-09-22Btrfs: remove empty block groups automaticallyJosef Bacik
2014-09-22Merge branch 'for-linus' into for-3.18/coreJens Axboe
2014-09-22Fix nasty 32-bit overflow bug in buffer i/o code.Anton Altaparmakov
2014-09-21pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripeTrond Myklebust
2014-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-09-19Merge tag 'nfs-for-3.17-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-09-19UBIFS: Remove bogus assertRichard Weinberger
2014-09-19Btrfs: fix data corruption after fast fsync and writeback errorFilipe Manana
2014-09-19Btrfs: fix fsync race leading to invalid data after log replayFilipe Manana
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2014-09-19GFS2: fix bad inode i_goal values during block allocationAbhi Das
2014-09-18Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-09-18cpuset: simplify proc_cpuset_show()Zefan Li
2014-09-18cgroup: simplify proc_cgroup_show()Zefan Li
2014-09-18NFSv4: Fix another bug in the close/open_downgrade codeTrond Myklebust
2014-09-18NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()Steve Dickson
2014-09-18Revert "Btrfs: device_list_add() should not update list when mounted"Chris Mason
2014-09-18btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent mapQu Wenruo
2014-09-17CacheFiles: Handle rename2David Howells
2014-09-17cachefiles: remove two unused pagevecs.NeilBrown
2014-09-17FS-Cache: refcount becomes corrupt under vma pressure.Milosz Tanski
2014-09-17Btrfs: fix up bounds checking in lseekLiu Bo
2014-09-17Btrfs: cleanup the read failure record after write or when the inode is freeingMiao Xie
2014-09-17Btrfs: implement repair function when direct read failsMiao Xie
2014-09-17Btrfs: Set real mirror number for read operation on RAID0/5/6Miao Xie