summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-10-03Merge branch 'iomap-4.9-misc-fixes-1' into for-nextDave Chinner
2016-10-03xfs: update atime before I/O in xfs_file_dio_aio_readChristoph Hellwig
2016-10-03ext2: fix possible integer truncation in ext2_iomap_beginChristoph Hellwig
2016-10-01fuse: remove duplicate cs->offset assignmentMiklos Szeredi
2016-10-01fuse: don't use fuse_ioctl_copy_user() helperMiklos Szeredi
2016-10-01fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter()Al Viro
2016-10-01fuse: get rid of fc->flagsMiklos Szeredi
2016-10-01fuse: use timespec64Miklos Szeredi
2016-10-01fuse: don't use ->d_timeMiklos Szeredi
2016-10-01fuse: Add posix ACL supportSeth Forshee
2016-10-01fuse: handle killpriv in userspace fsMiklos Szeredi
2016-10-01fuse: fix killing s[ug]id in setattrMiklos Szeredi
2016-10-01fuse: invalidate dir dentry after chmodMiklos Szeredi
2016-10-01fuse: Use generic xattr opsSeth Forshee
2016-10-01fuse: listxattr: verify xattr listMiklos Szeredi
2016-09-30f2fs: introduce update_ckpt_flags to clean upJaegeuk Kim
2016-09-30f2fs: don't submit irrelevant pageChao Yu
2016-09-30f2fs: fix to commit bio cache after flushing node pagesChao Yu
2016-09-30f2fs: introduce get_checkpoint_version for cleanupTiezhu Yang
2016-09-30f2fs: remove dead variableSheng Yong
2016-09-30f2fs: remove redundant io plugChao Yu
2016-09-30f2fs: support checkpoint error injectionChao Yu
2016-09-30f2fs: fix to recover old fault injection config in ->remount_fsChao Yu
2016-09-30f2fs: do fault injection initialization in default_optionsChao Yu
2016-09-30f2fs: remove redundant value definitionYunlei He
2016-09-30f2fs: support configuring fault injection per superblockChao Yu
2016-09-30f2fs: adjust display format of segment bitChao Yu
2016-09-30f2fs: remove dirty inode pages in error pathJaegeuk Kim
2016-09-30f2fs: do not unnecessarily null-terminate encrypted symlink dataEric Biggers
2016-09-30f2fs: handle errors during recover_orphan_inodesJaegeuk Kim
2016-09-30f2fs: avoid gc in cp_error caseJaegeuk Kim
2016-09-30f2fs: should put_page for summary pageJaegeuk Kim
2016-09-30f2fs: assign return value in f2fs_gcJaegeuk Kim
2016-09-30f2fs: add customized migrate_page callbackWeichao Guo
2016-09-30f2fs: introduce cp_lock to protect updating of ckpt_flagsChao Yu
2016-09-30ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()Eric Ren
2016-09-30autofs: Fix automounts by using current_real_cred()->uidEric W. Biederman
2016-09-30mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman
2016-09-30f2fs: fix to avoid race condition when updating sbi flagChao Yu
2016-09-30f2fs: put directory inodes before checkpoint in roll-forward recoveryJaegeuk Kim
2016-09-30f2fs: use crc and cp version to determine roll-forward recoveryJaegeuk Kim
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner
2016-09-30Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-09-28Merge branch 'misc' into for-nextMartin Brandenburg
2016-09-27ext2: Unmap metadata when zeroing blocksJan Kara
2016-09-27debugfs: propagate release() call resultEric Engestrom
2016-09-27sysfs print name of undiscoverable attribute groupJohannes Thumshirn
2016-09-26gfs2: Initialize atime of I_NEW inodesAndreas Gruenbacher
2016-09-26gfs2: Update file times after grabbing glockAndreas Gruenbacher
2016-09-26xfs: log recovery tracepoints to track current lsn and buffer submissionBrian Foster