summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-05-17ubifs: Switch to generic xattr handlersAndreas Gruenbacher
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-17Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2016-05-17Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-17Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2016-05-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-05-17Merge tag 'jfs-4.7' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2016-05-17exec: clarify reasoning for euid/egid resetKees Cook
2016-05-17remove directory incorrectly tries to set delete on close on non-empty direct...Steve French
2016-05-17Update cifs.ko version to 2.09Steve French
2016-05-17fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher
2016-05-17fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher
2016-05-17fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher
2016-05-17fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher
2016-05-17cifs: remove any preceding delimiter from prefix_pathSachin Prabhu
2016-05-17cifs: Use file_dentry()Goldwyn Rodrigues
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-05-17Merge branch 'ovl-fixes' into for-linusAl Viro
2016-05-16f2fs: manipulate dirty file inodes when DATA_FLUSH is setJaegeuk Kim
2016-05-16f2fs: add fault injection to sysfsSheng Yong
2016-05-16f2fs: no need inc dirty pages under inode lockYunlei He
2016-05-16f2fs: fix incorrect error path handling in f2fs_move_rehashed_direntsChao Yu
2016-05-16f2fs: fix i_current_depth during inline dentry conversionChao Yu
2016-05-16f2fs: correct return value type of f2fs_fill_superSheng Yong
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16namei: Improve hash mixing if CONFIG_DCACHE_WORD_ACCESSGeorge Spelvin
2016-05-16Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516David Sterba
2016-05-16Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516David Sterba
2016-05-16Merge branch 'cleanups-4.7' into for-chris-4.7-20160516David Sterba
2016-05-16btrfs: fix memory leak during RAID 5/6 device replacementScott Talbert
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-13crash_dump: Add vmcore_elf32_check_archDaniel Wagner
2016-05-13jfs: Switch to generic xattr handlersAndreas Gruenbacher
2016-05-13jfs: Clean up xattr name mappingAndreas Gruenbacher
2016-05-13gfs2: Switch to generic xattr handlersAl Viro
2016-05-13Btrfs: add semaphore to synchronize direct IO writes with fsyncFilipe Manana
2016-05-13Btrfs: fix race between block group relocation and nocow writesFilipe Manana
2016-05-13Btrfs: fix race between fsync and direct IO writes for prealloc extentsFilipe Manana
2016-05-13Btrfs: fix number of transaction units for renames with whiteoutFilipe Manana
2016-05-13Btrfs: pin logs earlier when doing a rename exchange operationFilipe Manana
2016-05-13Btrfs: unpin logs if rename exchange operation failsFilipe Manana
2016-05-13Btrfs: fix inode leak on failure to setup whiteout inode in renameFilipe Manana
2016-05-13btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUTDan Fuhry
2016-05-13Btrfs: pin log earlier when renamingFilipe Manana
2016-05-13Btrfs: unpin log if rename operation failsFilipe Manana
2016-05-13Btrfs: don't do unnecessary delalloc flushes when relocatingFilipe Manana
2016-05-13Btrfs: don't wait for unrelated IO to finish before relocationFilipe Manana