summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-05-06fs/proc/generic.c: fix incorrect pde_is_permanent checkColin Ian King
2021-05-06Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-05-06Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-06block: reexpand iov_iter after read/writeyangerkun
2021-05-05io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffersThadeu Lima de Souza Cascardo
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-05-05Merge tag '5.13-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-05-05btrfs: use memzero_page() instead of open coded kmap patternIra Weiny
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual
2021-05-05mm: fs: invalidate BH LRU during page migrationMinchan Kim
2021-05-05userfaultfd: add UFFDIO_CONTINUE ioctlAxel Rasmussen
2021-05-05userfaultfd: add minor fault registration modeAxel Rasmussen
2021-05-05mm/hugetlb: remove unused variable pseudo_vma in remove_inode_hugepages()Miaohe Lin
2021-05-05mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op caseMiaohe Lin
2021-05-05mm/hugetlb: use some helper functions to cleanup codeMiaohe Lin
2021-05-05hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wpPeter Xu
2021-05-05mm: remove nrexceptional from inode: remove BUG_ONHugh Dickins
2021-05-05mm: remove nrexceptional from inodeMatthew Wilcox (Oracle)
2021-05-05dax: account DAX entries as nrpagesMatthew Wilcox (Oracle)
2021-05-05mm: introduce and use mapping_empty()Matthew Wilcox (Oracle)
2021-05-04Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-04Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-04Merge tag 'm68knommu-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-05-04fs/cifs: Fix resource leakKhaled ROMDHANI
2021-05-04Cifs: Fix kernel oops caused by deferred close for files.Rohith Surabattula
2021-05-04cifs: fix regression when mounting shares with prefix pathsPaulo Alcantara
2021-05-04btrfs: initialize return variable in cleanup_free_space_cache_v1Tom Rix
2021-05-04iomap: remove unused private field from ioendBrian Foster
2021-05-04xfs: don't allow log writes if the data device is readonlyDarrick J. Wong
2021-05-04btrfs: zoned: sanity check zone typeNaohiro Aota
2021-05-04btrfs: fix unmountable seed device after fstrimAnand Jain
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-05-03Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-05-03cifs: use echo_interval even when connection not ready.Shyam Prasad N
2021-05-03cifs: detect dead connections only when echoes are enabled.Shyam Prasad N
2021-05-03smb3.1.1: allow dumping keys for multiuser mountsSteve French
2021-05-03smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted sharesSteve French
2021-05-03cifs: add shutdown supportSteve French
2021-05-03cifs: Deferred close for filesRohith Surabattula
2021-05-02Merge tag 'for-linus-5.13-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-05-02Merge branch 'work.ecryptfs' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-05-01afs: Fix speculative status fetchesDavid Howells
2021-05-02.gitignore: prefix local generated files with a slashMasahiro Yamada
2021-04-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-04-30Merge tag 'dlm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2021-04-30Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-30Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds