summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-07-20Merge branch 'xfs-4.8-split-dax-dio' into for-nextDave Chinner
2016-07-20Merge branch 'xfs-4.8-buf-fixes' into for-nextDave Chinner
2016-07-20Merge branch 'xfs-4.8-misc-fixes-3' into for-nextDave Chinner
2016-07-20xfs: remove __arch_packChristoph Hellwig
2016-07-20xfs: kill xfs_dir2_inou_tChristoph Hellwig
2016-07-20xfs: kill xfs_dir2_sf_off_tChristoph Hellwig
2016-07-20xfs: split direct I/O and DAX pathChristoph Hellwig
2016-07-20xfs: direct calls in the direct I/O pathChristoph Hellwig
2016-07-20xfs: stop using generic_file_read_iter for direct I/OChristoph Hellwig
2016-07-20xfs: split xfs_file_read_iter into buffered and direct I/O helpersChristoph Hellwig
2016-07-20xfs: remove s_maxbytes enforcement in xfs_file_read_iterChristoph Hellwig
2016-07-20xfs: kill ioflagsChristoph Hellwig
2016-07-20xfs: don't pass ioflags around in the ioctl pathChristoph Hellwig
2016-07-20xfs: track and serialize in-flight async buffers against unmountBrian Foster
2016-07-20xfs: exclude never-released buffers from buftarg I/O accountingBrian Foster
2016-07-20xfs: don't reset b_retries to 0 on every failureEric Sandeen
2016-07-20xfs: remove extraneous buffer flag changesEric Sandeen
2016-07-20xfs: fix xfs_error_get_cfg for negative errnosEric Sandeen
2016-07-20xfs: remove the magic numbers in xfs_btree_block-related len macrosHou Tao
2016-07-20xfs: indentation fix in xfs_btree_get_iroot()Kaho Ng
2016-07-20xfs: don't allow negative error tagsDan Carpenter
2016-07-20xfs: fix type confusion in xfs_ioc_swapextJann Horn
2016-07-18Btrfs: fix comparison in __btrfs_map_block()Vincent Stehlé
2016-07-18f2fs: avoid memory allocation failure due to a long lengthJaegeuk Kim
2016-07-15f2fs: reset default idle interval valueChao Yu
2016-07-15f2fs: use blk_plug in all the possible pathsJaegeuk Kim
2016-07-15f2fs: fix to avoid data update racing between GC and DIOChao Yu
2016-07-15f2fs: add maximum prefree segmentsJaegeuk Kim
2016-07-15f2fs: disable extent_cache for fcollapse/finsert inodesJaegeuk Kim
2016-07-15f2fs: refactor __exchange_data_block for speed upJaegeuk Kim
2016-07-15f2fs: fix ERR_PTR returned by bioJaegeuk Kim
2016-07-15xfs: fix type confusion in xfs_ioc_swapextJann Horn
2016-07-15x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2H.J. Lu
2016-07-15ext4: verify extent header depthVegard Nossum
2016-07-15ext4: short-cut orphan cleanup on errorVegard Nossum
2016-07-15ext4: fix reference counting bug on block allocation errorVegard Nossum
2016-07-14chardev: add missing line break in pr_warnFengguang Wu
2016-07-12GFS2: Check rs_free with rd_rsspin protectionBob Peterson
2016-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-07-10ext4 crypto: migrate into vfs's crypto engineJaegeuk Kim
2016-07-08Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab
2016-07-08f2fs: avoid mark_inode_dirtyJaegeuk Kim
2016-07-08f2fs: move i_size_write in f2fs_write_endJaegeuk Kim
2016-07-08f2fs: fix to avoid redundant discard during fstrimChao Yu
2016-07-08f2fs: avoid mismatching block range for discardYunlei He
2016-07-08f2fs: fix incorrect f_bfree calculation in ->statfsChao Yu
2016-07-08f2fs: use percpu_rw_semaphoreJaegeuk Kim
2016-07-08f2fs: skip to check the block address of node pageJaegeuk Kim
2016-07-08f2fs: shrink critical region in spin_lockJaegeuk Kim
2016-07-08f2fs: call SetPageUptodate if neededJaegeuk Kim