summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-09-26fs/cachefiles: add missing \n to kerror conversionsFabian Frederick
2014-09-26mm: softdirty: addresses before VMAs in PTE holes aren't softdirtyPeter Feiner
2014-09-26ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi
2014-09-26nilfs2: fix data loss with mmap()Andreas Rohner
2014-09-26ocfs2: free vol_label in ocfs2_delete_osb()Joseph Qi
2014-09-26UBIFS: Align the dump messages of SB_NODEhujianyang
2014-09-25NFS: Fabricate fscache server index key correctlyDavid Howells
2014-09-25NFSv3: Fix missing includes of nfs3_fs.hTrond Myklebust
2014-09-25NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()NeilBrown
2014-09-25NFS: avoid waiting at all in nfs_release_page when congested.NeilBrown
2014-09-25NFS: avoid deadlocks with loop-back mounted NFS filesystems.NeilBrown
2014-09-24NFS: don't use STABLE writes during writeback.NeilBrown
2014-09-24NFSv4: use exponential retry on NFS4ERR_DELAY for async requests.NeilBrown
2014-09-24lockd: Try to reconnect if statd has movedBenjamin Coddington
2014-09-24Fixing lease renewalOlga Kornievskaia
2014-09-24nfs: fix duplicate proc entriesFabian Frederick
2014-09-24percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo
2014-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo
2014-09-23f2fs: use more free segments until SSR is activatedJaegeuk Kim
2014-09-23f2fs: change the ipu_policy option to enable combinationsJaegeuk Kim
2014-09-23f2fs: fix to search whole dirty segmap when get_victimChao Yu
2014-09-23f2fs: fix to clean previous mount option when remount_fsChao Yu
2014-09-23f2fs: skip punching hole in special conditionChao Yu
2014-09-23f2fs: support large sector sizeChao Yu
2014-09-23f2fs: fix to truncate blocks past EOF in ->setattrChao Yu
2014-09-23f2fs: update i_size when __allocate_data_blockJaegeuk Kim
2014-09-23f2fs: use MAX_BIO_BLOCKS(sbi)Jaegeuk Kim
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