summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-08-17xfs: don't leak quotacheck dquots when cow recoveryxfs-4.13-fixes-5Darrick J. Wong
2017-08-17xfs: clear MS_ACTIVE after finishing log recoveryDarrick J. Wong
2017-08-11iomap: fix integer truncation issues in the zeroing and dirtying helpersChristoph Hellwig
2017-08-11xfs: fix inobt inode allocation search optimizationOmar Sandoval
2017-08-04xfs: Fix per-inode DAX flag inheritancexfs-4.13-fixes-3Lukas Czerner
2017-08-04xfs: Fix leak of discard bioJan Kara
2017-07-26xfs: fix multi-AG deadlock in xfs_bunmapixfs-4.13-fixes-2Christoph Hellwig
2017-07-25xfs: check that dir block entries don't off the end of the bufferDarrick J. Wong
2017-07-24xfs: fix quotacheck dquot id overflow infinite loopBrian Foster
2017-07-20xfs: check _alloc_read_agf buffer pointer before usingxfs-4.13-fixes-1Darrick J. Wong
2017-07-20xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_writeDarrick J. Wong
2017-07-20xfs: check _btree_check_block valueDarrick J. Wong
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-15Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-07-14Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-07-14Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-14fault-inject: add /proc/<pid>/fail-nthAkinobu Mita
2017-07-14fault-inject: simplify access check for fail-nthAkinobu Mita
2017-07-14fault-inject: make fail-nth read/write interface symmetricAkinobu Mita
2017-07-14fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita
2017-07-14fault-inject: automatically detect the number base for fail-nth write interfaceAkinobu Mita
2017-07-14ubifs: Set double hash cookie also for RENAME_EXCHANGERichard Weinberger
2017-07-14ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrsXiaolei Li
2017-07-14ubifs: Don't leak kernel memory to the MTDRichard Weinberger
2017-07-14ubifs: Change gfp flags in page allocation for bulk readHyunchul Lee
2017-07-14ubifs: Fix oops when remounting with no_bulk_read.karam.lee
2017-07-14ubifs: Fail commit if TNC is obviously inconsistentRichard Weinberger
2017-07-14ubifs: allow userspace to map mounts to volumesRabin Vincent
2017-07-14ubifs: Wire-up statx() supportRichard Weinberger
2017-07-14ubifs: Remove dead code from ubifs_get_link()Richard Weinberger
2017-07-14ubifs: Massage debug prints wrt. fscryptRichard Weinberger
2017-07-14ubifs: Add assert to dent_key_init()Richard Weinberger
2017-07-14ubifs: Fix unlink code wrt. double hash lookupsRichard Weinberger
2017-07-14ubifs: Fix data node size for truncating uncompressed nodesDavid Oberhollenzer
2017-07-14ubifs: Don't encrypt special files on creationDavid Gstir
2017-07-14ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_renameHyunchul Lee
2017-07-14ubifs: Fix inode data budget in ubifs_mknodHyunchul Lee
2017-07-14ubifs: Correctly evict xattr inodesRichard Weinberger
2017-07-14ubifs: Unexport ubifs_inode_slabRichard Weinberger
2017-07-14Merge tag 'befs-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2017-07-14Btrfs: fix unexpected return value of bio_readpage_errorLiu Bo
2017-07-14btrfs: btrfs_create_repair_bio never fails, skip error handlingDavid Sterba
2017-07-14btrfs: cloned bios must not be iterated by bio_for_each_segment_allDavid Sterba
2017-07-13vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsetsxfs-4.13-merge-6Darrick J. Wong
2017-07-13Revert "xfs: grab dquots without taking the ilock"Christoph Hellwig
2017-07-13xfs: assert locking precondition in xfs_readlink_bmap_ilockedChristoph Hellwig
2017-07-13xfs: assert locking precondŃ–tion in xfs_attr_list_int_ilockedChristoph Hellwig