mm/kmemleak: move the initialisation of object to __link_object
[linux-2.6-microblaze.git] / fs /
2023-10-25 Matthew Wilcox ... buffer: remove folio_create_empty_buffers()
2023-10-25 Matthew Wilcox ... ufs: remove ufs_get_locked_page()
2023-10-25 Matthew Wilcox ... ufs: convert ufs_change_blocknr() to use folios
2023-10-25 Matthew Wilcox ... ufs: use ufs_get_locked_folio() in ufs_alloc_lastblock()
2023-10-25 Matthew Wilcox ... ufs: add ufs_get_locked_folio and ufs_put_locked_folio
2023-10-25 Matthew Wilcox ... reiserfs: convert writepage to use a folio
2023-10-25 Matthew Wilcox ... ocfs2: convert ocfs2_map_page_blocks to use a folio
2023-10-25 Matthew Wilcox ... ntfs3: convert ntfs_zero_range() to use a folio
2023-10-25 Matthew Wilcox ... ntfs: convert ntfs_prepare_pages_for_non_resident_write...
2023-10-25 Matthew Wilcox ... ntfs: convert ntfs_writepage to use a folio
2023-10-25 Matthew Wilcox ... ntfs: convert ntfs_read_block() to use a folio
2023-10-25 Matthew Wilcox ... nilfs2: convert nilfs_lookup_dirty_data_buffers to...
2023-10-25 Matthew Wilcox ... nilfs2: remove nilfs_page_get_nth_block
2023-10-25 Matthew Wilcox ... nilfs2: convert nilfs_mdt_get_frozen_buffer to use...
2023-10-25 Matthew Wilcox ... nilfs2: convert nilfs_mdt_forget_block() to use a folio
2023-10-25 Matthew Wilcox ... nilfs2: convert nilfs_copy_page() to nilfs_copy_folio()
2023-10-25 Matthew Wilcox ... nilfs2: convert nilfs_grab_buffer() to use a folio
2023-10-25 Matthew Wilcox ... nilfs2: convert nilfs_mdt_freeze_buffer to use a folio
2023-10-25 Matthew Wilcox ... gfs2: convert gfs2_write_buf_to_page() to use a folio
2023-10-25 Matthew Wilcox ... gfs2: convert gfs2_getjdatabuf to use a folio
2023-10-25 Matthew Wilcox ... gfs2: convert gfs2_getbuf() to folios
2023-10-25 Matthew Wilcox ... gfs2: convert inode unstuffing to use a folio
2023-10-25 Matthew Wilcox ... buffer: add get_nth_bh()
2023-10-25 Matthew Wilcox ... ext4: convert to folio_create_empty_buffers
2023-10-25 Matthew Wilcox ... mpage: convert map_buffer_to_folio() to folio_create_em...
2023-10-25 Matthew Wilcox ... buffer: make folio_create_empty_buffers() return a...
2023-10-18 Lorenzo Stoakesmm: update memfd seal write check to include F_SEAL_WRITE
2023-10-18 Lorenzo Stoakesmm: abstract the vma_merge()/split_vma() pattern for...
2023-10-18 Matthew Wilcox ... iomap: use folio_end_read()
2023-10-18 Matthew Wilcox ... buffer: use folio_end_read()
2023-10-18 Matthew Wilcox ... ext4: use folio_end_read()
2023-10-18 Matthew Wilcox ... iomap: protect read_bytes_pending with the state_lock
2023-10-18 Matthew Wilcox ... iomap: hold state_lock over call to ifs_set_range_uptod...
2023-10-18 Muhammad Usama Anjumfs/proc/task_mmu: add fast paths to get/clear PAGE_IS_W...
2023-10-18 Muhammad Usama Anjumfs/proc/task_mmu: implement IOCTL to get and optionally...
2023-10-18 Peter Xuuserfaultfd: UFFD_FEATURE_WP_ASYNC
2023-10-18 Andrew MortonMerge mm-hotfixes-stable into mm-stable to pick up...
2023-10-16 Sidhartha Kumarmm/filemap: remove hugetlb special casing in filemap.c
2023-10-04 Zi Yanfs: use nth_page() in place of direct struct page manip...
2023-10-04 Matthew Wilcox ... buffer: remove __getblk_gfp()
2023-10-04 Matthew Wilcox ... ext4: call bdev_getblk() from sb_getblk_gfp()
2023-10-04 Matthew Wilcox ... buffer: use bdev_getblk() to avoid memory reclaim in...
2023-10-04 Matthew Wilcox ... ext4: use bdev_getblk() to avoid memory reclaim in...
2023-10-04 Matthew Wilcox ... buffer: hoist GFP flags from grow_dev_page() to __getbl...
2023-10-04 Matthew Wilcox ... buffer: pass GFP flags to folio_alloc_buffers()
2023-10-04 Qi Zhengmm: shrinker: convert shrinker_rwsem to mutex
2023-10-04 Qi Zhengfs: super: dynamically allocate the s_shrink
2023-10-04 Qi Zhengxfs: dynamically allocate the xfs-qm shrinker
2023-10-04 Qi Zhengxfs: dynamically allocate the xfs-inodegc shrinker
2023-10-04 Qi Zhengxfs: dynamically allocate the xfs-buf shrinker
2023-10-04 Qi Zhengnfsd: dynamically allocate the nfsd-reply shrinker
2023-10-04 Qi Zhengnfsd: dynamically allocate the nfsd-client shrinker
2023-10-04 Qi Zhengjbd2,ext4: dynamically allocate the jbd2-journal shrinker
2023-10-04 Qi Zhengext4: dynamically allocate the ext4-es shrinker
2023-10-04 Qi Zhengmbcache: dynamically allocate the mbcache shrinker
2023-10-04 Qi Zhengubifs: dynamically allocate the ubifs-slab shrinker
2023-10-04 Qi Zhengquota: dynamically allocate the dquota-cache shrinker
2023-10-04 Qi Zhengnfsd: dynamically allocate the nfsd-filecache shrinker
2023-10-04 Qi Zhengnfs: dynamically allocate the nfs-acl shrinker
2023-10-04 Qi ZhengNFSv4.2: dynamically allocate the nfs-xattr shrinkers
2023-10-04 Qi Zhenggfs2: dynamically allocate the gfs2-qd shrinker
2023-10-04 Qi Zhenggfs2: dynamically allocate the gfs2-glock shrinker
2023-10-04 Qi Zhengf2fs: dynamically allocate the f2fs-shrinker
2023-10-04 Qi Zhengerofs: dynamically allocate the erofs-shrinker
2023-10-04 Adrian Hunterproc/kcore: do not try to access unaccepted memory
2023-10-04 Joel Fernandes ... mm/mremap: allow moves within the same VMA for stack...
2023-10-04 Matthew Wilcox ... mm: convert DAX lock/unlock page to lock/unlock folio
2023-10-04 Mateusz Guzikmm: remove remnants of SPLIT_RSS_COUNTING
2023-10-01 Linus TorvaldsMerge tag 'kbuild-fixes-v6.6-2' of git://git./linux...
2023-10-01 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-10-01-08-34' of...
2023-10-01 Linus TorvaldsMerge tag 'char-misc-6.6-rc4' of git://git./linux/kerne...
2023-10-01 Linus TorvaldsMerge tag 'tty-6.6-rc4' of git://git./linux/kernel...
2023-10-01 Linus TorvaldsMerge tag 'x86-urgent-2023-10-01' of git://git./linux...
2023-10-01 Linus TorvaldsMerge tag 'timers-urgent-2023-10-01' of git://git....
2023-10-01 Linus TorvaldsMerge tag 'sched-urgent-2023-10-01' of git://git./linux...
2023-10-01 Linus TorvaldsMerge tag 'perf-urgent-2023-10-01' of git://git./linux...
2023-10-01 Linus TorvaldsMerge tag 'soc-fixes-6.6' of git://git./linux/kernel...
2023-10-01 Linus TorvaldsMerge tag 'trace-v6.6-rc3' of git://git./linux/kernel...
2023-09-30 Steven Rostedt ... eventfs: Test for dentries array allocated in eventfs_r...
2023-09-30 Linus TorvaldsMerge tag 'dma-mapping-6.6-2023-09-30' of git://git...
2023-09-30 Linus TorvaldsMerge tag 'iomap-6.6-fixes-4' of git://git./fs/xfs...
2023-09-30 Linus TorvaldsMerge tag 'i2c-for-6.6-rc4' of git://git./linux/kernel...
2023-09-30 Linus TorvaldsMerge tag 'acpi-6.6-rc4' of git://git./linux/kernel...
2023-09-30 Linus TorvaldsMerge tag 'powerpc-6.6-3' of git://git./linux/kernel...
2023-09-30 Linus TorvaldsMerge tag 'nfsd-6.6-2' of git://git./linux/kernel/git...
2023-09-30 Linus TorvaldsMerge tag '6.6-rc3-smb3-client-fix' of git://git.samba...
2023-09-30 Pan Biannilfs2: fix potential use after free in nilfs_gccache_s...
2023-09-30 Greg Ungererfs: binfmt_elf_efpic: fix personality for ELF-FDPIC
2023-09-29 Linus TorvaldsMerge tag '6.6-rc3-ksmbd-server-fixes' of git://git...
2023-09-29 Linus TorvaldsMerge tag 'ceph-for-6.6-rc4' of https://github.com...
2023-09-29 Linus TorvaldsMerge tag 'xfs-6.6-fixes-2' of git://git./fs/xfs/xfs...
2023-09-29 Linus TorvaldsMerge tag 'ata-6.6-rc4' of git://git./linux/kernel...
2023-09-29 Linus TorvaldsMerge tag 'block-6.6-2023-09-28' of git://git.kernel...
2023-09-29 Linus TorvaldsMerge tag 'io_uring-6.6-2023-09-28' of git://git.kernel...
2023-09-29 Linus TorvaldsMerge tag 'slab-fixes-for-6.6-rc4' of git://git./linux...
2023-09-29 Linus TorvaldsMerge tag 'drm-fixes-2023-09-29' of git://anongit.freed...
2023-09-29 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.6-rc4' of git://git./linux...
2023-09-29 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2023-09-29 Linus TorvaldsMerge tag 'for-v6.6-rc' of git://git./linux/kernel...
2023-09-29 Linus TorvaldsMerge tag 'xtensa-20230928' of https://github.com/jcmvb...
next