Age | Commit message (Expand) | Author |
2019-02-28 | vfs: Implement logging through fs_context | David Howells |
2019-02-28 | vfs: Remove kern_mount_data() | David Howells |
2019-02-28 | kernfs, sysfs, cgroup, intel_rdt: Support fs_context | David Howells |
2019-02-28 | introduce cloning of fs_context | Al Viro |
2019-02-28 | convenience helpers: vfs_get_super() and sget_fc() | Al Viro |
2019-02-28 | vfs: Implement a filesystem superblock creation/configuration context | David Howells |
2019-02-28 | vfs: Put security flags into the fs_context struct | David Howells |
2019-02-28 | vfs: Add LSM hooks for the new mount API | David Howells |
2019-02-28 | vfs: Add configuration parser helpers | David Howells |
2019-01-30 | vfs: Introduce logging functions | David Howells |
2019-01-30 | introduce fs_context methods | Al Viro |
2019-01-30 | fs_context flavour for submounts | Al Viro |
2019-01-30 | convert do_remount_sb() to fs_context | David Howells |
2019-01-30 | teach vfs_get_tree() to handle subtype, switch do_new_mount() to it | Al Viro |
2019-01-30 | new helpers: vfs_create_mount(), fc_mount() | Al Viro |
2019-01-30 | vfs: Introduce fs_context, switch vfs_kern_mount() to it. | David Howells |
2019-01-17 | kill kernfs_pin_sb() | Al Viro |
2019-01-14 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-01-12 | Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ... | Olof Johansson |
2019-01-12 | phy: fix build breakage: add PHY_MODE_SATA | John Hubbard |
2019-01-12 | Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h... | Linus Torvalds |
2019-01-11 | Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-01-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-01-11 | Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-01-11 | Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep' | Rafael J. Wysocki |
2019-01-10 | qcom-scm: Include <linux/err.h> header | Fabio Estevam |
2019-01-09 | x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE | WANG Chao |
2019-01-09 | x86/cache: Rename config option to CONFIG_X86_RESCTRL | Borislav Petkov |
2019-01-08 | mm, page_alloc: do not wake kswapd with zone lock held | Mel Gorman |
2019-01-08 | dma-mapping: remove dma_zalloc_coherent() | Luis Chamberlain |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2019-01-07 | libceph: allow setting abort_on_full for rbd | Dongsheng Yang |
2019-01-07 | reset: Add reset_control_get_count() | Geert Uytterhoeven |
2019-01-07 | reset: Improve reset controller kernel docs | Geert Uytterhoeven |
2019-01-06 | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2019-01-06 | Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-01-06 | Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-01-05 | Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-01-05 | Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux | Linus Torvalds |
2019-01-05 | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-01-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada |
2019-01-05 | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-01-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2019-01-05 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-01-04 | Merge branch 'next/drivers' into next/late | Olof Johansson |
2019-01-04 | fs: don't open code lru_to_page() | Nikolay Borisov |
2019-01-04 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) |
2019-01-04 | kernel/sysctl: add panic_print into sysctl | Feng Tang |