aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-06-21Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-06-21NFS4: Only set creation opendata if O_CREATBenjamin Coddington
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-21Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-06-20Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-20Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-20Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2019-06-20Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231Thomas Gleixner
2019-06-19fanotify: update connector fsid cache on add markAmir Goldstein
2019-06-19quota: fix a problem about transfer quotayangerkun
2019-06-19ovl: make i_ino consistent with st_ino in more casesAmir Goldstein
2019-06-18Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-18ovl: fix typo in MODULE_PARM_DESCNicolas Schier
2019-06-18ovl: fix bogus -Wmaybe-unitialized warningArnd Bergmann
2019-06-18ovl: don't fail with disconnected lower NFSMiklos Szeredi
2019-06-17fs/namespace: fix unprivileged mount propagationChristian Brauner
2019-06-17vfs: fsmount: add missing mntget()Eric Biggers
2019-06-17cifs: fix GlobalMid_Lock bug in cifs_reconnectRonnie Sahlberg
2019-06-17SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French
2019-06-17block: return from __bio_try_merge_page if merging occured in the same pageChristoph Hellwig
2019-06-17Btrfs: fix failure to persist compression property xattr deletion on fsyncFilipe Manana
2019-06-14Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-14Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-14gfs2: Fix rounding error in gfs2_iomap_page_prepareAndreas Gruenbacher
2019-06-14btrfs: start readahead also in seed devicesNaohiro Aota
2019-06-13fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang
2019-06-13cifs: add spinlock for the openFileList to cifsInodeInfoRonnie Sahlberg
2019-06-13cifs: fix panic in smb2_reconnectRonnie Sahlberg
2019-06-13io_uring: fix memory leak of UNIX domain socket inodeEric Biggers
2019-06-12Btrfs: fix race between block group removal and block group allocationFilipe Manana
2019-06-11Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-11ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctlsAmir Goldstein
2019-06-11Revert "fuse: require /dev/fuse reads to have enough buffer capacity"Miklos Szeredi
2019-06-08Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-07btrfs: Always trim all unallocated space in btrfs_trim_free_extentsNikolay Borisov
2019-06-06Merge tag 'xfs-5.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-06-06Merge tag 'gfs2-v5.2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-06Merge tag 'ovl-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-06Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-06Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-06-06Merge tag 'for-rc-adfs' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-06-06Revert "gfs2: Replace gl_revokes with a GLF flag"Bob Peterson
2019-06-05Merge tag 'pstore-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-05ceph: fix error handling in ceph_get_caps()Yan, Zheng
2019-06-05ceph: avoid iput_final() while holding mutex or in dispatch threadYan, Zheng
2019-06-05ceph: single workqueue for inode related worksYan, Zheng