aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-07-12Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2019-07-12Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2019-07-12Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-07-12Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-12oom: decouple mems_allowed from oom_unkillable_taskShakeel Butt
2019-07-12mm, oom: remove redundant task_in_mem_cgroup() checkShakeel Butt
2019-07-12mm: vmalloc: show number of vmalloc pages in /proc/meminfoRoman Gushchin
2019-07-12mm: smaps: split PSS into componentsLuigi Semenzato
2019-07-12proc: use down_read_killable mmap_sem for /proc/pid/map_filesKonstantin Khlebnikov
2019-07-12proc: use down_read_killable mmap_sem for /proc/pid/clear_refsKonstantin Khlebnikov
2019-07-12proc: use down_read_killable mmap_sem for /proc/pid/pagemapKonstantin Khlebnikov
2019-07-12proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollupKonstantin Khlebnikov
2019-07-12proc: use down_read_killable mmap_sem for /proc/pid/mapsKonstantin Khlebnikov
2019-07-12memcg, fsnotify: no oom-kill for remote memcg chargingShakeel Butt
2019-07-129p: pass the correct prototype to read_cache_pageChristoph Hellwig
2019-07-12jffs2: pass the correct prototype to read_cache_pageChristoph Hellwig
2019-07-12ocfs2: use kmemdup rather than duplicating its implementationFuqian Huang
2019-07-12fs/ocfs2/dlmglue.c: unneeded variable: "status"Hariprasad Kelam
2019-07-12ocfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-12ocfs2: add first lock wait time in locking_stateGang He
2019-07-12ocfs2: add locking filter debugfs fileGang He
2019-07-12ocfs2: add last unlock times in locking_stateGang He
2019-07-12ocfs2/dlm: use struct_size() helperGustavo A. R. Silva
2019-07-12fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat"ChenGang
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-11Merge tag 'pstore-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-11dlm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-11dlm: check if workqueues are NULL before flushing/destroyingDavid Windsor
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
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-10udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani
2019-07-09nfsd: Make __get_nfsdfs_client() staticYueHaibing