aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2019-07-12fs/ocfs2/dlmglue.c: unneeded variable: "status"Gravatar Hariprasad Kelam 1-2/+1
2019-07-12ocfs: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 13-261/+73
2019-07-12ocfs2: add first lock wait time in locking_stateGravatar Gang He 2-3/+30
2019-07-12ocfs2: add locking filter debugfs fileGravatar Gang He 2-0/+40
2019-07-12ocfs2: add last unlock times in locking_stateGravatar Gang He 2-3/+16
2019-07-12ocfs2/dlm: use struct_size() helperGravatar Gustavo A. R. Silva 1-5/+3
2019-07-12fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat"Gravatar ChenGang 4-4/+4
2019-07-11block: Kill gfp_t argument of blkdev_report_zones()Gravatar Damien Le Moal 1-3/+1
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+2
2019-07-11Merge tag 'pstore-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-23/+29
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 4-87/+1
2019-07-11dlm: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 3-27/+7
2019-07-11dlm: check if workqueues are NULL before flushing/destroyingGravatar David Windsor 1-6/+12
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 2-38/+79
2019-07-10Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 21-238/+1001
2019-07-10Merge tag 'gfs2-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Gravatar Linus Torvalds 23-230/+190
2019-07-10Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 19-233/+434
2019-07-10Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 13-82/+237
2019-07-10Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptGravatar Linus Torvalds 12-255/+255
2019-07-10Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...Gravatar Linus Torvalds 7-79/+159
2019-07-10Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 4-37/+46
2019-07-10Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 8-150/+188
2019-07-10Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 12-67/+45
2019-07-10Merge tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...Gravatar Linus Torvalds 1-20/+42
2019-07-10f2fs: improve print log in f2fs_sanity_check_ckpt()Gravatar Chao Yu 1-1/+3
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 10-78/+21
2019-07-10f2fs: avoid out-of-range memory accessGravatar Ocean Chen 1-0/+5
2019-07-10f2fs: fix to avoid long latency during umountGravatar Heng Xiao 1-0/+4
2019-07-10f2fs: allow all the users to pin a fileGravatar Jaegeuk Kim 1-3/+0
2019-07-10xfs: chain bios the right way around in xfs_rw_bdevGravatar Christoph Hellwig 1-1/+1
2019-07-10blkcg, writeback: Add wbc->no_cgroup_ownerGravatar Tejun Heo 1-1/+1
2019-07-10blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()Gravatar Tejun Heo 6-11/+11
2019-07-10cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usagesGravatar Tejun Heo 1-0/+3
2019-07-10udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthGravatar Steven J. Magnani 1-33/+60
2019-07-09nfsd: Make __get_nfsdfs_client() staticGravatar YueHaibing 1-1/+1
2019-07-09nfsd: Make two functions staticGravatar YueHaibing 1-2/+2
2019-07-09io_uring: fix io_sq_thread_stop running in front of io_sq_threadGravatar Jackie Liu 1-0/+5
2019-07-09io_uring: add support for recvmsg()Gravatar Jens Axboe 1-4/+27
2019-07-09io_uring: add support for sendmsg()Gravatar Jens Axboe 1-0/+40
2019-07-09Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+3
2019-07-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-15/+39
2019-07-09Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 6-41/+16
2019-07-09xfs: bump INUMBERS cursor correctly in xfs_inumbers_walkGravatar Darrick J. Wong 1-3/+2
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-2/+2
2019-07-08pstore: Fix double-free in pstore_mkfile() failure pathGravatar Norbert Manthey 1-7/+6
2019-07-08pstore: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-16/+2
2019-07-08pstore/ram: Improve backward compatibility with older ChromebooksGravatar Douglas Anderson 1-0/+21
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 3-48/+17
2019-07-08nfsd: Fix misuse of strlcpyGravatar Joe Perches 1-1/+1
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 10-21/+78