summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2016-09-26xfs: update metadata LSN in buffers during log recoveryBrian Foster
2016-09-26xfs: don't warn on buffers not being recovered due to LSNBrian Foster
2016-09-26xfs: pass current lsn to log recovery buffer validationBrian Foster
2016-09-26xfs: rework log recovery to submit buffers on LSN boundariesBrian Foster
2016-09-26xfs: quiesce the filesystem after recovery on readonly mountDave Chinner
2016-09-26xfs: remote attribute blocks aren't really userdataDave Chinner
2016-09-23Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-23Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-23devpts: Change the owner of /dev/pts/ptmx to the mounter of /dev/ptsEric W. Biederman
2016-09-23devpts: Remove sync_filesystemsEric W. Biederman
2016-09-23devpts: Make devpts_kill_sb safe if fsi is NULLEric W. Biederman
2016-09-23devpts: Simplify devpts_mount by using mount_nodevEric W. Biederman