aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-05-18Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2017-05-18Merge remote-tracking branch 'btrfs-kdave/for-next'Stephen Rothwell
2017-05-17Merge branch 'fix/page-exists-types' into for-next-next-v4.13-20170517David Sterba
2017-05-17Merge branch 'dev/clean-structs' into for-next-next-v4.13-20170517David Sterba
2017-05-17Merge branch 'dev/nokmem-trans' into for-next-next-v4.13-20170517David Sterba
2017-05-17Merge branch 'next/liubo' into for-next-next-v4.13-20170517David Sterba
2017-05-17Merge branch 'next/qu-qg' into for-next-next-v4.13-20170517David Sterba
2017-05-17btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-05-16Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partialLiu Bo
2017-05-16Btrfs: unify naming of btrfs_io_bioLiu Bo
2017-05-16Btrfs: check-integrity use bvec_iterLiu Bo
2017-05-16Btrfs: record error if one block has failed to retryLiu Bo
2017-05-17btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...Qu Wenruo
2017-05-17btrfs: qgroup: Introduce extent changeset for qgroup reserve functionsQu Wenruo
2017-05-17btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write a...Qu Wenruo
2017-05-17btrfs: qgroup: Return actually freed bytes for qgroup release or free dataQu Wenruo
2017-05-17btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents functionQu Wenruo
2017-05-17btrfs: qgroup: Add quick exit for non-fs extentsQu Wenruo
2017-05-16Btrfs: change how we iterate bios in endioLiu Bo
2017-05-16btrfs: fix bool type in btrfs_page_exists_in_rangeDavid Sterba
2017-05-16Btrfs: use bio_clone_bioset_partial to simplify DIO submitLiu Bo
2017-05-16Btrfs: new helper btrfs_bio_clone_partialLiu Bo
2017-05-16btrfs: remove unused member list from btrfs_end_io_wqDavid Sterba
2017-05-16btrfs: remove unused members dir_path from recorded_refDavid Sterba
2017-05-16btrfs: remove unused member list from async_submit_bioDavid Sterba
2017-05-16btrfs: remove unused member err from reada_extentDavid Sterba
2017-05-16btrfs: use generic slab for for btrfs_transactionDavid Sterba
2017-05-15Btrfs: use bio_clone_fast to clone our bioLiu Bo
2017-05-15Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_ioLiu Bo
2017-05-15Btrfs: tolerate errors if we have retried successfullyLiu Bo
2017-05-15Btrfs: skip checksum verification if IO error occursLiu Bo
2017-05-15Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-12[CIFS] Minor cleanup of xattr query functionSteve French
2017-05-12fs: cifs: transport: Use time_after for time comparisonKarim Eshapa
2017-05-12SMB2: Fix share type handlingChristophe JAILLET
2017-05-12cifs: cifsacl: Use a temporary ops variable to reduce code lengthJoe Perches via samba-technical
2017-05-12dax: fix PMD data corruption when fault races with writeRoss Zwisler
2017-05-12dax: fix data corruption when fault races with writeJan Kara
2017-05-12ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara
2017-05-12mm: fix data corruption due to stale mmap readsJan Kara
2017-05-12dax: prevent invalidation of mapped DAX entriesRoss Zwisler
2017-05-12Tigran has movedAndrew Morton
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-12Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-12btrfs: Add quota_override knob into sysfsSargun Dhillon
2017-05-12btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCESargun Dhillon
2017-05-12btrfs: Convert fs_info->free_chunk_space to atomic64_tNikolay Borisov
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds