summaryrefslogtreecommitdiff
path: root/drivers/sn/Kconfig
AgeCommit message (Expand)Author
2019-08-16drivers: remove the SGI SN2 IOC3 base supportChristoph Hellwig
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2006-10-17[PATCH] ioc4: Enable build on non-SN2Brent Casavant
2006-10-17[PATCH] ioc4: Remove SN2 feature and config dependenciesBrent Casavant
2006-02-27[IA64] show "SN Devices" menu only if CONFIG_SGI_SNJes Sorensen
2006-01-14[PATCH] Altix: ioc3 serial supportPatrick Gefre
2005-06-21[PATCH] ioc4: PCI bus speed detectionBrent Casavant
2005-06-21[PATCH] ioc4: CONFIG splitBrent Casavant
'>2024-08-07ufs: Convert directory handling to kmap_localMatthew Wilcox (Oracle) 2024-08-07ufs; Convert ufs_commit_chunk() to take a folioMatthew Wilcox (Oracle) 2024-08-07ufs: Convert ufs_prepare_chunk() to take a folioMatthew Wilcox (Oracle) 2024-08-07ufs: Convert ufs_make_empty() to use a folioMatthew Wilcox (Oracle) 2024-08-07ufs: Convert ufs_delete_entry() to work on a folioMatthew Wilcox (Oracle) 2024-08-07ufs: Convert ufs_set_link() and ufss_dotdot() to take a folioMatthew Wilcox (Oracle) 2024-08-07ufs: Convert ufs_find_entry() to take a folioMatthew Wilcox (Oracle) 2024-08-07ufs: Convert ufs_check_page() to ufs_check_folio()Matthew Wilcox (Oracle) 2024-08-07ufs: Convert ufs_get_page() to ufs_get_folio()Matthew Wilcox (Oracle) 2024-08-07ufs: Convert ufs_get_page() to use a folioMatthew Wilcox (Oracle) 2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds 2024-07-04fs: ufs: add MODULE_DESCRIPTION()Jeff Johnson 2024-05-31ufs: Remove call to set the folio error flagMatthew Wilcox (Oracle) 2024-03-12mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds 2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2023-12-29ufs: remove writepage implementationMatthew Wilcox (Oracle) 2023-12-13fix ufs_get_locked_folio() breakageAl Viro 2023-11-07Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds 2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2023-10-28exportfs: make ->encode_fh() a mandatory method for NFS exportAmir Goldstein 2023-10-25buffer: remove folio_create_empty_buffers()Matthew Wilcox (Oracle) 2023-10-25ufs: remove ufs_get_locked_page()Matthew Wilcox (Oracle) 2023-10-25ufs: convert ufs_change_blocknr() to use foliosMatthew Wilcox (Oracle) 2023-10-25ufs: use ufs_get_locked_folio() in ufs_alloc_lastblock()Matthew Wilcox (Oracle) 2023-10-25ufs: add ufs_get_locked_folio and ufs_put_locked_folioMatthew Wilcox (Oracle) 2023-10-18ufs: convert to new timestamp accessorsJeff Layton 2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds 2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle) 2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig 2023-07-24ufs: convert to ctime accessor functionsJeff Layton 2023-05-24splice: Use filemap_splice_read() instead of generic_file_splice_read()David Howells 2023-03-12ufs: don't flush page immediately for DIRSYNC directoriesChristoph Hellwig 2023-01-19fs: port inode_init_owner() to mnt_idmapChristian Brauner 2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner 2023-01-19fs: port ->mknod() to pass mnt_idmapChristian Brauner 2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner 2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner 2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner 2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner