summary refs log tree commit diff
path: root/fs
AgeCommit message (Expand)Author
2018-12-17btrfs: Remove needless tree locking in iterate_inode_extrefsNikolay Borisov
2018-12-17btrfs: Remove needless tree locking in iterate_inode_refsNikolay Borisov
2018-12-17btrfs: tests: Use BTRFS_MAX_EXTENT_SIZE to replace the intermediate numberQu Wenruo
2018-12-17Btrfs: support swap filesOmar Sandoval
2018-12-17Btrfs: rename and export get_chunk_mapOmar Sandoval
2018-12-17Btrfs: prevent ioctls from interfering with a swap fileOmar Sandoval
2018-12-17btrfs: Remove extent_io_ops::split_extent_hook callbackNikolay Borisov
2018-12-17btrfs: Remove extent_io_ops::merge_extent_hook callbackNikolay Borisov
2018-12-17btrfs: Remove extent_io_ops::clear_bit_hook callbackNikolay Borisov
2018-12-17btrfs: Remove extent_io_ops::set_bit_hook extent_io callbackNikolay Borisov
2018-12-17btrfs: Remove extent_io_ops::check_extent_io_range callbackNikolay Borisov
2018-12-17btrfs: Remove extent_io_ops::writepage_end_io_hookNikolay Borisov
2018-12-17btrfs: Remove extent_io_ops::writepage_start_hookNikolay Borisov
2018-12-17btrfs: Remove extent_io_ops::fill_delallocNikolay Borisov
2018-12-17btrfs: Add function to distinguish between data and btree inodeNikolay Borisov
2018-12-17btrfs: volumes: Make sure no dev extent is beyond device boundaryQu Wenruo
2018-12-17btrfs: volumes: Make sure there is no overlap of dev extents at mount timeQu Wenruo
2018-12-17btrfs: Refactor find_free_extent loops update into find_free_extent_update_loopQu Wenruo
2018-12-17btrfs: Refactor unclustered extent allocation into find_free_extent_uncluster...Qu Wenruo
2018-12-17btrfs: Refactor clustered extent allocation into find_free_extent_clusteredQu Wenruo
2018-12-17btrfs: Introduce find_free_extent_ctl structure for later reworkQu Wenruo
2018-12-17btrfs: extent-tree: Detect bytes_pinned underflow earlierLu Fengqi
2018-12-17btrfs: extent-tree: Detect bytes_may_use underflow earlierQu Wenruo
2018-12-17Btrfs: remove no longer used stuff for tracking pending ordered extentsFilipe Manana
2018-12-17Btrfs: remove no longer used logged range variables when logging extentsFilipe Manana
2018-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-14userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli
2018-12-14fs/iomap.c: get/put the page in iomap_page_create/release()Piotr Jaroszynski
2018-12-14Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-14Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-12-12Merge tag 'ovl-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-12Merge tag 'fuse-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-11fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYSChad Austin
2018-12-11aio: fix spectre gadget in lookup_ioctxJeff Moyer
2018-12-11ceph: make 'nocopyfrom' a default mount optionLuis Henriques
2018-12-10fuse: Fix memory leak in fuse_dev_free()Takeshi Misawa
2018-12-09Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-08Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-12-07CIFS: Avoid returning EBUSY to upper layer VFSLong Li
2018-12-06Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-12-06cifs: Fix separator when building path from dentryPaulo Alcantara
2018-12-06cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French
2018-12-05Merge tag 'for-4.20-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-04dax: Fix unlock mismatch with updated APIMatthew Wilcox
2018-12-04iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)Darrick J. Wong
2018-12-04splice: don't read more than available pipe spaceDarrick J. Wong
2018-12-04vfs: allow some remap flags to be passed to vfs_clone_file_rangeDarrick J. Wong
2018-12-04xfs: fix inverted return from xfs_btree_sblock_verify_crcEric Sandeen
2018-12-04xfs: fix PAGE_MASK usage in xfs_free_file_spaceDarrick J. Wong