summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-10-01ext4: fix mmap data corruption when blocksize < pagesizeJan Kara
2014-10-01vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
2014-10-02xfs: flush the range before zero range conversionBrian Foster
2014-10-02xfs: restore buffer_head unwritten bit on ioend cancelBrian Foster
2014-10-02xfs: check for null dquot in xfs_quota_calc_throttle()Eric Sandeen
2014-10-02xfs: fix crc field handling in xfs_sb_to/from_diskEric Sandeen
2014-10-02xfs: don't send null bp to xfs_trans_brelse()Eric Sandeen
2014-10-02xfs: check for inode size overflow in xfs_new_eof()Brian Foster
2014-10-02xfs: only set extent size hint when askedDave Chinner
2014-10-02xfs: project id inheritance is a directory only flagDave Chinner
2014-10-02xfs: kill time.hDave Chinner
2014-10-02xfs: compat_xfs_bstat does not have forkoffDave Chinner
2014-10-02Merge branch 'xfs-buf-iosubmit' into for-nextDave Chinner
2014-10-02xfs: simplify xfs_zero_remaining_bytesChristoph Hellwig
2014-10-02xfs: check xfs_buf_read_uncached returns correctlyDave Chinner
2014-10-02xfs: introduce xfs_buf_submit[_wait]Dave Chinner
2014-10-02xfs: kill xfs_bioerror_relseDave Chinner
2014-10-02xfs: xfs_bioerror can die.Dave Chinner
2014-10-02xfs: kill xfs_bdstrat_cbDave Chinner
2014-10-02xfs: rework xfs_buf_bio_endio error handlingDave Chinner
2014-10-02xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionalityDave Chinner
2014-10-02xfs: synchronous buffer IO needs a referenceDave Chinner
2014-10-02xfs: Don't use xfs_buf_iowait in the delwri buffer codeDave Chinner
2014-10-02xfs: force the log before shutting downDave Chinner
2014-10-01btrfs: remove unused variable from btrfs_parse_optionsDavid Sterba
2014-10-01btrfs: defrag, use unsigned type for extent threshDavid Sterba
2014-10-01nfsd: eliminate "to_delegation" defineJeff Layton
2014-10-01GFS2: Make rename not save dirent locationBob Peterson
2014-09-30f2fs: clean up f2fs_ioctl functionsJaegeuk Kim
2014-09-30f2fs: potential shift wrapping buf in f2fs_trim_fs()Dan Carpenter
2014-09-30f2fs: call f2fs_unlock_op after error was handledJaegeuk Kim
2014-09-30f2fs: check the use of macros on block counts and addressesJaegeuk Kim
2014-09-30f2fs: refactor flush_nat_entries to remove costly reorganizing opsJaegeuk Kim
2014-09-30f2fs: introduce FITRIM in f2fs_ioctlJaegeuk Kim
2014-09-30f2fs: introduce cp_control structureJaegeuk Kim
2014-09-30Merge branch 'client-4.2' into linux-nextTrond Myklebust
2014-09-30Merge branch 'bugfixes' into linux-nextTrond Myklebust
2014-09-30NFSv4.1: Fix an NFSv4.1 state renewal regressionAndy Adamson
2014-09-30NFS: Implement SEEKAnna Schumaker
2014-09-30Merge commit '24bab491220f' into client-4.2Trond Myklebust
2014-09-30nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields
2014-09-30ocfs2: Back out change to use OCFS2_MAXQUOTAS in ocfs2_setattr()Jan Kara
2014-10-01Merge commit 'v3.16' into nextJames Morris
2014-09-30CacheFiles: Handle object being killed before being set upDavid Howells
2014-09-30UBIFS: Fix trivial typo in power_cut_emulated()Richard Weinberger
2014-09-29missing data dependency barrier in prepend_name()Al Viro
2014-09-29NFSD: Implement SEEKAnna Schumaker
2014-09-29NFSD: Add generic v4.2 infrastructureAnna Schumaker
2014-09-29udf: remove redundant sys_tz declarationFabian Frederick
2014-09-29Merge branch 'xfs-sparse-fixes' into for-nextDave Chinner