index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-04-18
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-18
nilfs2: initialize unused bytes in segment summary blocks
Ryusuke Konishi
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-16
Revert "userfaultfd: don't fail on unrecognized features"
Peter Xu
2023-04-16
writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
Baokun Li
2023-04-05
afs: split afs_pagecache_valid() out of afs_validate()
Matthew Wilcox (Oracle)
2023-04-05
xfs: remove xfs_filemap_map_pages() wrapper
Matthew Wilcox (Oracle)
2023-04-05
mm: vmalloc: convert vread() to vread_iter()
Lorenzo Stoakes
2023-04-05
fs/proc/kcore: convert read_kcore() to read_kcore_iter()
Lorenzo Stoakes
2023-04-05
fs/proc/kcore: avoid bounce buffer for ktext data
Lorenzo Stoakes
2023-04-05
mm/memtest: add results of early memtest to /proc/meminfo
Tomas Mudrunka
2023-04-05
mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
Axel Rasmussen
2023-04-05
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
Axel Rasmussen
2023-04-05
mm: userfaultfd: don't pass around both mm and vma
Axel Rasmussen
2023-04-05
mm: userfaultfd: rename functions for clarity + consistency
Axel Rasmussen
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
Peter Xu
2023-04-05
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
2023-04-05
nilfs2: fix sysfs interface lifetime
Ryusuke Konishi
2023-04-05
nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad field
Tetsuo Handa
2023-04-05
nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()
Ryusuke Konishi
2023-04-05
fsdax: force clear dirty mark if CoW
Shiyang Ruan
2023-03-28
mm: shrinkers: convert shrinker_rwsem to mutex
Qi Zheng
2023-03-28
mm,jfs: move write_one_page/folio_write_one to jfs
Christoph Hellwig
2023-03-28
ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
Christoph Hellwig
2023-03-28
ufs: don't flush page immediately for DIRSYNC directories
Christoph Hellwig
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
2023-03-28
fsdax: dedupe should compare the min of two iters' length
Shiyang Ruan
2023-03-28
fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTEN
Shiyang Ruan
2023-03-26
Merge tag 'smb3-client-fixes-6.3-rc3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-03-25
Merge tag 'xfs-6.3-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-03-25
Merge tag 'xfs-6.3-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-03-24
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-24
Merge tag '6.3-rc3-ksmbd-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-03-24
xfs: fix mismerged tracepoints
Darrick J. Wong
2023-03-24
smb3: fix unusable share after force unmount failure
Steve French
2023-03-24
cifs: fix dentry lookups in directory handle cache
Paulo Alcantara
2023-03-24
smb3: lower default deferred close timeout to address perf regression
Steve French
2023-03-24
cifs: fix missing unload_nls() in smb2_reconnect()
Paulo Alcantara
2023-03-24
xfs: clear incore AGFL_RESET state if it's not needed
Darrick J. Wong
2023-03-24
xfs: pass the correct cursor to xfs_iomap_prealloc_size
Darrick J. Wong
2023-03-24
Merge tag 'for-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-24
cifs: avoid race conditions with parallel reconnects
Shyam Prasad N
2023-03-24
cifs: append path to open_enter trace event
Shyam Prasad N
2023-03-24
ksmbd: return unsupported error on smb1 mount
Namjae Jeon
2023-03-23
nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
Ryusuke Konishi
2023-03-23
Merge tag 'gfs2-v6.3-rc3-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-03-23
Reinstate "GFS2: free disk inode which is deleted by remote node -V2"
Bob Peterson
2023-03-23
Merge tag 'zonefs-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2023-03-23
cifs: print session id while listing open files
Shyam Prasad N
[next]