summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-04-291-0/+2
|\
| * tracing/user_events: Track fork/exec/exit for mm lifetimeBeau Belgrave2023-03-291-0/+2
* | Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-282-2/+14
|\ \
| * | mm: Expose untagging mask in /proc/$PID/statusKirill A. Shutemov2023-03-161-0/+7
| * | mm: Introduce untagged_addr_remote()Kirill A. Shutemov2023-03-161-2/+7
* | | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-2811-138/+176
|\ \ \
| * | | ocfs2: reduce ioctl stack usageArnd Bergmann2023-04-211-11/+26
| * | | fs/proc: add Kthread flag to /proc/$pid/statusChunguang Wu2023-04-211-0/+2
| * | | epoll: rename global epmutexDavidlohr Bueso2023-04-191-11/+11
| * | | proc/stat: remove arch_idle_time()Heiko Carstens2023-04-191-26/+0
| * | | epoll: use refcount to reduce ep_mutex contentionPaolo Abeni2023-04-081-72/+123
| * | | ELF: fix all "Elf" typosAlexey Dobriyan2023-04-083-13/+13
| * | | nfs: remove empty if statement from nfs3_prepare_get_aclUros Bizjak2023-04-081-3/+2
| * | | proc: remove mark_inode_dirty() in .setattr()Chao Yu2023-04-083-3/+0
* | | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-2830-210/+275
|\ \ \ \
| * | | | mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area()Linus Torvalds2023-04-211-1/+1
| * | | | mm: add new KSM process and sysfs knobsStefan Roesch2023-04-211-0/+3
| * | | | fs/buffer: convert create_page_buffers to folio_create_buffersPankaj Raghav2023-04-211-10/+13
| * | | | fs/buffer: add folio_create_empty_buffers helperPankaj Raghav2023-04-211-11/+17
| * | | | buffer: add folio_alloc_buffers() helperPankaj Raghav2023-04-211-8/+15
| * | | | fs/buffer: add folio_set_bh helperPankaj Raghav2023-04-211-0/+15
| * | | | mm: vmscan: refactor updating current->reclaim_stateYosry Ahmed2023-04-192-4/+2
| * | | | mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V2023-04-191-8/+1
| * | | | mpage: use folios in bio end_io handlerPankaj Raghav2023-04-191-11/+19
| * | | | mpage: split submit_bio and bio end_io handler for reads and writesPankaj Raghav2023-04-191-18/+36
| * | | | orangefs: use folios in orangefs_readaheadPankaj Raghav2023-04-191-4/+5
| * | | | smaps: fix defined but not used smaps_shmem_walk_opsSteven Price2023-04-191-2/+1
| * | | | sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton2023-04-181-0/+20
| |\ \ \ \
| * \ \ \ \ sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton2023-04-168-16/+63
| |\ \ \ \ \
| * | | | | | afs: split afs_pagecache_valid() out of afs_validate()Matthew Wilcox (Oracle)2023-04-063-20/+22
| * | | | | | xfs: remove xfs_filemap_map_pages() wrapperMatthew Wilcox (Oracle)2023-04-061-16/+1
| * | | | | | mm: vmalloc: convert vread() to vread_iter()Lorenzo Stoakes2023-04-061-21/+23
| * | | | | | fs/proc/kcore: convert read_kcore() to read_kcore_iter()Lorenzo Stoakes2023-04-061-18/+18
| * | | | | | fs/proc/kcore: avoid bounce buffer for ktext dataLorenzo Stoakes2023-04-061-12/+5
| * | | | | | mm/memtest: add results of early memtest to /proc/meminfoTomas Mudrunka2023-04-061-0/+13
| * | | | | | mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEsAxel Rasmussen2023-04-061-2/+6
| * | | | | | mm: userfaultfd: combine 'mode' and 'wp_copy' argumentsAxel Rasmussen2023-04-061-1/+4
| * | | | | | mm: userfaultfd: don't pass around both mm and vmaAxel Rasmussen2023-04-061-1/+1
| * | | | | | mm: userfaultfd: rename functions for clarity + consistencyAxel Rasmussen2023-04-061-9/+9
| * | | | | | mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-061-1/+1
| * | | | | | mm/uffd: UFFD_FEATURE_WP_UNPOPULATEDPeter Xu2023-04-061-0/+16
| * | | | | | mm: return an ERR_PTR from __filemap_get_folioChristoph Hellwig2023-04-0610-30/+23
| * | | | | | mm: shrinkers: convert shrinker_rwsem to mutexQi Zheng2023-03-291-1/+1
| * | | | | | mm,jfs: move write_one_page/folio_write_one to jfsChristoph Hellwig2023-03-291-5/+34
| * | | | | | ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_pageChristoph Hellwig2023-03-291-4/+5
| * | | | | | ufs: don't flush page immediately for DIRSYNC directoriesChristoph Hellwig2023-03-291-10/+19
| * | | | | | lazy tlb: introduce lazy tlb mm refcount helper functionsNicholas Piggin2023-03-291-1/+1
* | | | | | | Merge tag 'pstore-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-281-4/+3
|\ \ \ \ \ \ \
| * | | | | | | pstore: Revert pmsg_lock back to a normal mutexJohn Stultz2023-03-091-4/+3
* | | | | | | | Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-04-2810-140/+86
|\ \ \ \ \ \ \ \