summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2019-07-10Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-07-10Merge tag 'gfs2-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2019-07-10Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2019-07-10Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-10Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2019-07-10Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...Linus Torvalds
2019-07-10Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-07-10Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2019-07-10Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-10Merge tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...Linus Torvalds
2019-07-10f2fs: improve print log in f2fs_sanity_check_ckpt()Chao Yu
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-10f2fs: avoid out-of-range memory accessOcean Chen
2019-07-10f2fs: fix to avoid long latency during umountHeng Xiao
2019-07-10f2fs: allow all the users to pin a fileJaegeuk Kim
2019-07-10xfs: chain bios the right way around in xfs_rw_bdevChristoph Hellwig
2019-07-10blkcg, writeback: Add wbc->no_cgroup_ownerTejun Heo
2019-07-10blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()Tejun Heo
2019-07-10cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usagesTejun Heo
2019-07-10udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani
2019-07-09nfsd: Make __get_nfsdfs_client() staticYueHaibing
2019-07-09nfsd: Make two functions staticYueHaibing
2019-07-09io_uring: fix io_sq_thread_stop running in front of io_sq_threadJackie Liu
2019-07-09io_uring: add support for recvmsg()Jens Axboe
2019-07-09io_uring: add support for sendmsg()Jens Axboe
2019-07-09Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-09Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-09xfs: bump INUMBERS cursor correctly in xfs_inumbers_walkDarrick J. Wong
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08pstore: Fix double-free in pstore_mkfile() failure pathNorbert Manthey
2019-07-08pstore: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-08pstore/ram: Improve backward compatibility with older ChromebooksDouglas Anderson
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-08nfsd: Fix misuse of strlcpyJoe Perches
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08ubifs: Don't leak orphans on memory during commitRichard Weinberger
2019-07-08ubifs: Check link count of inodes when killing orphans.Richard Weinberger
2019-07-08ubifs: Add support for zstd compression.Michele Dionisio
2019-07-08ubifs: support offline signed imagesSascha Hauer
2019-07-08ubifs: remove unnecessary check in ubifs_log_start_commitLiu Song
2019-07-08ubifs: Fix typo of output in get_cs_sqnumLiu Song
2019-07-08ubifs: Simplify redundant codeLiu Song
2019-07-08ubifs: Correctly use tnc_next() in search_dh_cookie()Richard Weinberger
2019-07-08Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar
2019-07-08debugfs: make error message a bit more verboseGreg Kroah-Hartman