Age | Commit message (Expand) | Author | Files | Lines |
2019-07-15 | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni... | Linus Torvalds | 1 | -1/+2 |
2019-07-13 | Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -65/+290 |
2019-07-13 | Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds | 4 | -33/+19 |
2019-07-13 | Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 18 | -758/+1268 |
2019-07-13 | Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 160 | -4703/+4397 |
2019-07-13 | Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x... | Linus Torvalds | 14 | -242/+288 |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 18 | -261/+112 |
2019-07-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 29 | -331/+291 |
2019-07-12 | oom: decouple mems_allowed from oom_unkillable_task | Shakeel Butt | 1 | -2/+1 |
2019-07-12 | mm, oom: remove redundant task_in_mem_cgroup() check | Shakeel Butt | 1 | -1/+1 |
2019-07-12 | mm: vmalloc: show number of vmalloc pages in /proc/meminfo | Roman Gushchin | 1 | -1/+1 |
2019-07-12 | mm: smaps: split PSS into components | Luigi Semenzato | 1 | -30/+62 |
2019-07-12 | proc: use down_read_killable mmap_sem for /proc/pid/map_files | Konstantin Khlebnikov | 1 | -6/+22 |
2019-07-12 | proc: use down_read_killable mmap_sem for /proc/pid/clear_refs | Konstantin Khlebnikov | 1 | -1/+4 |
2019-07-12 | proc: use down_read_killable mmap_sem for /proc/pid/pagemap | Konstantin Khlebnikov | 1 | -1/+3 |
2019-07-12 | proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup | Konstantin Khlebnikov | 1 | -2/+6 |
2019-07-12 | proc: use down_read_killable mmap_sem for /proc/pid/maps | Konstantin Khlebnikov | 2 | -2/+10 |
2019-07-12 | memcg, fsnotify: no oom-kill for remote memcg charging | Shakeel Butt | 2 | -3/+10 |
2019-07-12 | 9p: pass the correct prototype to read_cache_page | Christoph Hellwig | 1 | -2/+4 |
2019-07-12 | jffs2: pass the correct prototype to read_cache_page | Christoph Hellwig | 3 | -4/+4 |
2019-07-12 | ocfs2: use kmemdup rather than duplicating its implementation | Fuqian Huang | 2 | -9/+7 |
2019-07-12 | fs/ocfs2/dlmglue.c: unneeded variable: "status" | Hariprasad Kelam | 1 | -2/+1 |
2019-07-12 | ocfs: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 13 | -261/+73 |
2019-07-12 | ocfs2: add first lock wait time in locking_state | Gang He | 2 | -3/+30 |
2019-07-12 | ocfs2: add locking filter debugfs file | Gang He | 2 | -0/+40 |
2019-07-12 | ocfs2: add last unlock times in locking_state | Gang He | 2 | -3/+16 |
2019-07-12 | ocfs2/dlm: use struct_size() helper | Gustavo A. R. Silva | 1 | -5/+3 |
2019-07-12 | fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat" | ChenGang | 4 | -4/+4 |
2019-07-12 | Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+2 |
2019-07-12 | Merge tag 'pstore-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -23/+29 |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -87/+1 |
2019-07-11 | dlm: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 3 | -27/+7 |
2019-07-11 | dlm: check if workqueues are NULL before flushing/destroying | David Windsor | 1 | -6/+12 |
2019-07-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2 | -38/+79 |
2019-07-11 | Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 21 | -238/+1001 |
2019-07-11 | Merge tag 'gfs2-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs... | Linus Torvalds | 23 | -230/+190 |
2019-07-11 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 19 | -233/+434 |
2019-07-11 | Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -82/+237 |
2019-07-11 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds | 12 | -255/+255 |
2019-07-11 | Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf... | Linus Torvalds | 7 | -79/+159 |
2019-07-11 | Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 4 | -37/+46 |
2019-07-11 | Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 8 | -150/+188 |
2019-07-11 | Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 12 | -67/+45 |
2019-07-11 | Merge tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla... | Linus Torvalds | 1 | -20/+42 |
2019-07-11 | f2fs: improve print log in f2fs_sanity_check_ckpt() | Chao Yu | 1 | -1/+3 |
2019-07-11 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 10 | -78/+21 |
2019-07-11 | f2fs: avoid out-of-range memory access | Ocean Chen | 1 | -0/+5 |
2019-07-11 | f2fs: fix to avoid long latency during umount | Heng Xiao | 1 | -0/+4 |
2019-07-11 | f2fs: allow all the users to pin a file | Jaegeuk Kim | 1 | -3/+0 |
2019-07-10 | xfs: chain bios the right way around in xfs_rw_bdev | Christoph Hellwig | 1 | -1/+1 |