summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2019-07-06xfs: don't update lastino for FSBULKSTAT_SINGLEDarrick J. Wong
2019-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-07-05Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-07-05xfs: online scrub needn't bother zeroing its temporary bufferDarrick J. Wong
2019-07-05xfs: only allocate memory for scrubbing attributes when we need itDarrick J. Wong
2019-07-05xfs: refactor attr scrub memory allocation functionDarrick J. Wong
2019-07-05xfs: refactor extended attribute buffer pointer functionsDarrick J. Wong
2019-07-05xfs: attribute scrub should use seen_enough to pass error valuesDarrick J. Wong
2019-07-05fs: VALIDATE_FS_PARSER should default to nGeert Uytterhoeven
2019-07-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-05Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds