summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-02-28vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells
2019-02-28vfs: syscall: Add fsmount() to create a mount for a superblockDavid Howells
2019-02-28vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells
2019-02-28vfs: Implement logging through fs_contextDavid Howells
2019-02-28vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells
2019-02-28vfs: syscall: Add move_mount(2) to move mounts aroundDavid Howells
2019-02-28vfs: syscall: Add open_tree(2) to reference or clone a mountAl Viro
2019-02-28vfs: Implement logging through fs_contextDavid Howells
2019-02-28vfs: Remove kern_mount_data()David Howells
2019-02-28kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells
2019-02-28introduce cloning of fs_contextAl Viro
2019-02-28convenience helpers: vfs_get_super() and sget_fc()Al Viro
2019-02-28vfs: Implement a filesystem superblock creation/configuration contextDavid Howells
2019-02-28vfs: Put security flags into the fs_context structDavid Howells
2019-02-28vfs: Add LSM hooks for the new mount APIDavid Howells
2019-02-28vfs: Add configuration parser helpersDavid Howells
2019-01-30vfs: Introduce logging functionsDavid Howells
2019-01-30introduce fs_context methodsAl Viro
2019-01-30fs_context flavour for submountsAl Viro
2019-01-30convert do_remount_sb() to fs_contextDavid Howells
2019-01-30teach vfs_get_tree() to handle subtype, switch do_new_mount() to itAl Viro
2019-01-30new helpers: vfs_create_mount(), fc_mount()Al Viro
2019-01-30vfs: Introduce fs_context, switch vfs_kern_mount() to it.David Howells
2019-01-17kill kernfs_pin_sb()Al Viro
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-01-12Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson
2019-01-12phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-01-11Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2019-01-10qcom-scm: Include <linux/err.h> headerFabio Estevam
2019-01-09x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao
2019-01-09x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov
2019-01-08mm, page_alloc: do not wake kswapd with zone lock heldMel Gorman
2019-01-08dma-mapping: remove dma_zalloc_coherent()Luis Chamberlain
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-07libceph: allow setting abort_on_full for rbdDongsheng Yang
2019-01-07reset: Add reset_control_get_count()Geert Uytterhoeven
2019-01-07reset: Improve reset controller kernel docsGeert Uytterhoeven
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2019-01-06Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-01-05Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds