Age | Commit message (Expand) | Author |
2019-09-06 | gfs2: Improve mmap write vs. truncate consistency | Andreas Gruenbacher |
2019-09-04 | gfs2: Use async glocks for rename | Bob Peterson |
2019-09-04 | gfs2: create function gfs2_glock_update_hold_time | Andreas Gruenbacher |
2019-09-04 | gfs2: separate holder for rgrps in gfs2_rename | Bob Peterson |
2019-09-04 | gfs2: Delete an unnecessary check before brelse() | Markus Elfring |
2019-09-04 | gfs2: Minor PAGE_SIZE arithmetic cleanups | Andreas Gruenbacher |
2019-09-03 | gfs2: Fix recovery slot bumping | Andreas Gruenbacher |
2019-09-03 | gfs2: Fix possible fs name overflows | Bob Peterson |
2019-09-03 | gfs2: untangle the logic in gfs2_drevalidate | Bob Peterson |
2019-09-03 | gfs2: Always mark inode dirty in fallocate | Andreas Gruenbacher |
2019-08-09 | gfs2: Minor gfs2_alloc_inode cleanup | Andreas Gruenbacher |
2019-08-09 | gfs2: implement gfs2_block_zero_range using iomap_zero_range | Christoph Hellwig |
2019-08-09 | gfs2: Add support for IOMAP_ZERO | Andreas Gruenbacher |
2019-08-09 | gfs2: gfs2_iomap_begin cleanup | Andreas Gruenbacher |
2019-08-09 | gfs2: gfs2_walk_metadata fix | Andreas Gruenbacher |
2019-08-04 | Linux 5.3-rc3 | Linus Torvalds |
2019-08-04 | Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds |
2019-08-04 | Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-08-05 | tpm: tpm_ibm_vtpm: Fix unallocated banks | Nayna Jain |
2019-08-05 | tpm: Fix null pointer dereference on chip register error path | Milan Broz |
2019-08-04 | Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-08-04 | MAINTAINERS: Add Geert as Renesas SoC Co-Maintainer | Geert Uytterhoeven |
2019-08-04 | Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-08-04 | Merge tag 'safesetid-maintainers-correction-5.3-rc2' of git://github.com/mica... | Linus Torvalds |
2019-08-04 | kconfig: Clear "written" flag to avoid data loss | M. Vefa Bicakci |
2019-08-03 | Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2019-08-03 | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-08-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-08-03 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2019-08-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-08-03 | Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-08-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-08-03 | Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-08-03 | drivers/acpi/scan.c: document why we don't need the device_hotplug_lock | David Hildenbrand |
2019-08-03 | memremap: move from kernel/ to mm/ | Christoph Hellwig |
2019-08-03 | lib/test_meminit.c: use GFP_ATOMIC in RCU critical section | Alexander Potapenko |
2019-08-03 | asm-generic: fix -Wtype-limits compiler warnings | Qian Cai |
2019-08-03 | cgroup: kselftest: relax fs_spec checks | Chris Down |
2019-08-03 | mm/memory_hotplug.c: remove unneeded return for void function | Weitao Hou |
2019-08-03 | mm/migrate.c: initialize pud_entry in migrate_vma() | Ralph Campbell |
2019-08-03 | coredump: split pipe command whitespace before expanding template | Paul Wise |
2019-08-03 | page flags: prioritize kasan bits over last-cpuid | Arnd Bergmann |
2019-08-03 | ubsan: build ubsan.c more conservatively | Arnd Bergmann |
2019-08-03 | kasan: remove clang version check for KASAN_STACK | Arnd Bergmann |
2019-08-03 | mm: compaction: avoid 100% CPU usage during compaction when a task is killed | Mel Gorman |
2019-08-03 | mm: migrate: fix reference check race between __find_get_block() and migration | Jan Kara |
2019-08-03 | mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab ... | Yang Shi |
2019-08-03 | ocfs2: remove set but not used variable 'last_hash' | YueHaibing |
2019-08-03 | Revert "kmemleak: allow to coexist with fault injection" | Yang Shi |
2019-08-03 | kernel/signal.c: fix a kernel-doc markup | Mauro Carvalho Chehab |