summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-21xfs: fix a comment in xfarray.cChristoph Hellwig
2024-02-21xfs: remove xfarray_sortinfo.page_kaddrChristoph Hellwig
2024-02-21xfs: add file_{get,put}_folioDarrick J. Wong
2024-02-21xfs: use shmem_get_folio in in xfile_loadChristoph Hellwig
2024-02-21xfs: use shmem_get_folio in xfile_obj_storeChristoph Hellwig
2024-02-21xfs: don't allow highmem pages in xfile mappingsChristoph Hellwig
2024-02-21xfs: don't try to handle non-update pages in xfile_obj_loadChristoph Hellwig
2024-02-21xfs: remove the xfile_pread/pwrite APIsChristoph Hellwig
2024-02-21xfs: remove xfile_statChristoph Hellwig
2024-02-21xfs: don't modify file and inode flags for shmem filesChristoph Hellwig
2024-02-21xfs: use shmem_kernel_file_setup in xfile_createChristoph Hellwig
2024-02-21xfs: shmem_file_setup can't return NULLChristoph Hellwig
2024-02-21xfs: use VM_NORESERVE in xfile_createChristoph Hellwig
2024-02-21shmem: document how to "persist" data when using shmem_*file_setupChristoph Hellwig
2024-02-21shmem: export shmem_kernel_file_setupChristoph Hellwig
2024-02-21shmem: export shmem_get_folioChristoph Hellwig
2024-02-21shmem: move the shmem_mapping assert into shmem_get_folio_gfpChristoph Hellwig
2024-02-21shmem: set a_ops earlier in shmem_symlinkChristoph Hellwig
2024-02-21shmem: move shmem_mapping out of lineChristoph Hellwig
2024-02-21mm: move mapping_set_update out of <linux/swap.h>Christoph Hellwig
2024-02-20xfs: use kvfree in xfs_ioc_getfsmap()Dave Chinner
2024-02-20xfs: use kvfree() in xfs_ioc_attr_list()Dave Chinner
2024-02-19xfs: Remove mrlock wrapperMatthew Wilcox (Oracle)
2024-02-19xfs: Replace xfs_isilocked with xfs_assert_ilockedMatthew Wilcox (Oracle)
2024-02-19locking: Add rwsem_assert_held() and rwsem_assert_held_write()Matthew Wilcox (Oracle)
2024-02-19xfs: use kvfree for buf in xfs_ioc_getbmapChristoph Hellwig
2024-02-17xfs: ensure submit buffers on LSN boundaries in error handlersLong Li
2024-02-17xfs: remove duplicate ifdefsShrikanth Hegde
2024-02-17xfs: disable sparse inode chunk alignment check when there is no alignmentDarrick J. Wong
2024-02-13xfs: use xfs_defer_alloc a bit moreDave Chinner
2024-02-13xfs: clean up remaining GFP_NOFS usersDave Chinner
2024-02-13xfs: place the CIL under nofs allocation contextDave Chinner
2024-02-13xfs: place intent recovery under NOFS allocation contextDave Chinner
2024-02-13xfs: use GFP_KERNEL in pure transaction contextsDave Chinner
2024-02-13xfs: use __GFP_NOLOCKDEP instead of GFP_NOFSDave Chinner
2024-02-13xfs: use an empty transaction for fstrimDave Chinner
2024-02-13xfs: convert remaining kmem_free() to kfree()Dave Chinner
2024-02-13xfs: convert kmem_free() for kvmalloc users to kvfree()Dave Chinner
2024-02-13xfs: move kmem_to_page()Dave Chinner
2024-02-13xfs: convert kmem_alloc() to kmalloc()Dave Chinner
2024-02-13xfs: convert kmem_zalloc() to kzalloc()Dave Chinner
2024-02-11Linux 6.8-rc4v6.8-rc4Linus Torvalds
2024-02-11Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-02-11Merge tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-10Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-10Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linuxLinus Torvalds
2024-02-10Merge tag 'firewire-fixes-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-10Merge tag '6.8-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-02-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-02-09Merge tag '6.8-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds