Age | Commit message (Expand) | Author | Files | Lines |
2019-04-29 | btrfs: Introduce extent_io_tree::owner to distinguish different io_trees | Qu Wenruo | 8 | -13/+43 |
2019-04-29 | btrfs: switch extent_io_tree::track_uptodate to bool | David Sterba | 3 | -4/+4 |
2019-04-29 | btrfs: Introduce fs_info to extent_io_tree | Qu Wenruo | 8 | -17/+20 |
2019-04-29 | Btrfs: remove no longer used 'sync' member from transaction handle | Filipe Manana | 3 | -8/+0 |
2019-04-29 | btrfs: zstd: remove indirect calls for local functions | Dennis Zhou | 1 | -4/+7 |
2019-04-29 | btrfs: scrub: return EAGAIN when fs is closing | David Sterba | 1 | -1/+1 |
2019-04-29 | btrfs: Initialize inode::i_mapping once in btrfs_symlink | Goldwyn Rodrigues | 1 | -1/+0 |
2019-04-29 | btrfs: Don't panic when we can't find a root key | Qu Wenruo | 1 | -5/+8 |
2019-04-29 | btrfs: warn if extent buffer mapping crosses a page boundary in csum_tree_block | Johannes Thumshirn | 1 | -1/+1 |
2019-04-29 | btrfs: factor our read/write stage off csum_tree_block into its callers | Johannes Thumshirn | 1 | -26/+29 |
2019-04-28 | Linux 5.1-rc7 | Linus Torvalds | 1 | -1/+1 |
2019-04-28 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 4 | -6/+20 |
2019-04-28 | Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -40/+60 |
2019-04-28 | Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -16/+26 |
2019-04-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 7 | -20/+76 |
2019-04-28 | Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 3 | -6/+28 |
2019-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -7/+3 |
2019-04-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+7 |
2019-04-27 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+4 |
2019-04-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+5 |
2019-04-26 | slip: make slhc_free() silently accept an error pointer | Linus Torvalds | 1 | -1/+1 |
2019-04-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -23/+39 |
2019-04-26 | Input: synaptics-rmi4 - write config register values to the right offset | Lucas Stach | 1 | -1/+1 |
2019-04-26 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -3/+8 |
2019-04-26 | Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 4 | -19/+23 |
2019-04-26 | Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2 | -4/+9 |
2019-04-26 | Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 12 | -52/+53 |
2019-04-26 | Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -5/+13 |
2019-04-26 | Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 4 | -15/+28 |
2019-04-26 | fs/proc/proc_sysctl.c: Fix a NULL pointer dereference | YueHaibing | 1 | -2/+4 |
2019-04-26 | mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag | Andrey Ryabinin | 1 | -3/+3 |
2019-04-26 | mm/page_alloc.c: avoid potential NULL pointer dereference | Andrey Ryabinin | 1 | -0/+3 |
2019-04-26 | mm, page_alloc: always use a captured page regardless of compaction result | Mel Gorman | 1 | -5/+0 |
2019-04-26 | mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m... | Mel Gorman | 2 | -8/+21 |
2019-04-26 | lib/test_vmalloc.c: do not create cpumask_t variable on stack | Uladzislau Rezki (Sony) | 1 | -3/+3 |
2019-04-26 | lib/Kconfig.debug: fix build error without CONFIG_BLOCK | YueHaibing | 1 | -0/+1 |
2019-04-26 | zram: pass down the bvec we need to read into in the work struct | Jérôme Glisse | 1 | -2/+3 |
2019-04-26 | mm/memory_hotplug.c: drop memory device reference after find_memory_block() | David Hildenbrand | 1 | -0/+1 |
2019-04-26 | trace: Fix preempt_enable_no_resched() abuse | Peter Zijlstra | 1 | -1/+1 |
2019-04-26 | tracing: Fix a memory leak by early error exit in trace_pid_write() | Wenwen Wang | 1 | -1/+4 |
2019-04-26 | tracing: Fix buffer_ref pipe ops | Jann Horn | 3 | -16/+17 |
2019-04-26 | dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_start | Shun-Chih Yu | 1 | -1/+1 |
2019-04-26 | Merge tag 'imx-drm-fixes-2019-04-25' of git://git.pengutronix.de/pza/linux in... | Dave Airlie | 2 | -4/+10 |
2019-04-26 | Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu... | Dave Airlie | 1 | -28/+5 |
2019-04-26 | Merge tag 'drm-misc-fixes-2019-04-25' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 3 | -5/+22 |
2019-04-26 | Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 4 | -10/+9 |
2019-04-26 | Merge tag 'drm-intel-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2 | -5/+7 |
2019-04-25 | sched/numa: Fix a possible divide-by-zero | Xie XiuQi | 1 | -0/+4 |
2019-04-25 | Merge tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-client | Linus Torvalds | 4 | -14/+85 |
2019-04-25 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -2/+10 |