summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-20ocfs2: fix umask ignored issueJunxiao Bi
2015-11-20fat: fix fake_offset handling on error pathOGAWA Hirofumi
2015-11-20mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holesMike Kravetz
2015-11-20ncpfs: don't allow negative timeoutsDan Carpenter
2015-11-20configfs: allow dynamic group creationDaniel Baluta
2015-11-20Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-19block: protect rw_page against device teardownDan Williams
2015-11-16dax: disable pmd mappingsDan Williams
2015-11-16FS-Cache: Add missing initialization of ret in cachefiles_write_page()Geert Uytterhoeven
2015-11-16ext2, ext4: warn when mounting with dax enabledDan Williams
2015-11-13Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-13Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-13f2fs: xattr simplificationsAndreas Gruenbacher
2015-11-13squashfs: xattr simplificationsAndreas Gruenbacher
2015-11-139p: xattr simplificationsAndreas Gruenbacher
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-13jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher
2015-11-13hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher
2015-11-13ubifs: Remove unused security xattr handlerAndreas Gruenbacher
2015-11-13vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher
2015-11-13vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher
2015-11-13Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-11-13Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-11-12dax: fix __dax_pmd_fault crashDan Williams
2015-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-11Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-11-11Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-11dax_io(): don't let non-error value escape via retval instead of EFAULTAl Viro
2015-11-11fs/block_dev.c: Remove WARN_ON() when inode writeback failsVivek Goyal
2015-11-11fs: 9p: cache.h: Add #define of include guardTzvetelin Katchov
2015-11-11vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler
2015-11-11binfmt_elf: Correct `arch_check_elf's descriptionMaciej W. Rozycki
2015-11-11fs: fix writeback.c kernel-doc warningsRandy Dunlap
2015-11-11fs: fix inode.c kernel-doc warningRandy Dunlap
2015-11-11fs/pipe.c: return error code rather than 0 in pipe_write()Eric Biggers
2015-11-11fs/pipe.c: preserve alloc_file() error codeEric Biggers
2015-11-11binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki
2015-11-11FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells
2015-11-11cachefiles: perform test on s_blocksize when opening cache file.NeilBrown
2015-11-11FS-Cache: Don't override netfs's primary_index if registering failedKinglong Mee
2015-11-11FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee
2015-11-11debugfs: fix refcount imbalance in start_creatingDaniel Borkmann
2015-11-10btrfs: Use fs_info directly in btrfs_delete_unused_bgsZhao Lei
2015-11-10btrfs: Fix lost-data-profile caused by balance bgZhao Lei
2015-11-10btrfs: Fix lost-data-profile caused by auto removing bgZhao Lei