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-01-18
mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...
David Hildenbrand
2023-01-18
fs: don't allocate blocks beyond EOF from __mpage_writepage
Jan Kara
2023-01-18
ocfs2: use filemap_fdatawrite_wbc instead of generic_writepages
Christoph Hellwig
2023-01-18
jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2
Christoph Hellwig
2023-01-18
ntfs3: remove ->writepage
Christoph Hellwig
2023-01-18
ntfs3: stop using generic_writepages
Christoph Hellwig
2023-01-18
fs: remove an outdated comment on mpage_writepages
Christoph Hellwig
2023-01-18
mpage: use b_folio in do_mpage_readpage()
Matthew Wilcox (Oracle)
2023-01-18
reiserfs: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
2023-01-18
nilfs2: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
2023-01-18
jbd2: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
2023-01-18
gfs2: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
2023-01-18
buffer: use b_folio in mark_buffer_dirty()
Matthew Wilcox (Oracle)
2023-01-18
buffer: use b_folio in end_buffer_async_write()
Matthew Wilcox (Oracle)
2023-01-18
buffer: use b_folio in end_buffer_async_read()
Matthew Wilcox (Oracle)
2023-01-18
buffer: use b_folio in touch_buffer()
Matthew Wilcox (Oracle)
2023-01-18
buffer: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
2023-01-18
mm/hugetlb: introduce hugetlb_walk()
Peter Xu
2023-01-18
mm/hugetlb: make userfaultfd_huge_must_wait() safe to pmd unshare
Peter Xu
2023-01-18
mm/hugetlb: let vma_offset_start() to return start
Peter Xu
2023-01-18
Sync with v6.2-rc4
Andrew Morton
2023-01-14
Merge tag '6.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-01-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-01-12
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-12
cifs: Fix uninitialized memory read for smb311 posix symlink create
Volker Lendecke
2023-01-11
nilfs2: fix general protection fault in nilfs_btree_insert()
Ryusuke Konishi
2023-01-11
mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
David Hildenbrand
2023-01-10
cifs: fix potential memory leaks in session setup
Paulo Alcantara
2023-01-10
cifs: do not query ifaces on smb1 mounts
Paulo Alcantara
2023-01-10
cifs: fix double free on failed kerberos auth
Paulo Alcantara
2023-01-10
cifs: remove redundant assignment to the variable match
Colin Ian King
2023-01-10
Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-10
Merge tag '6.2-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-01-09
cifs: fix file info setting in cifs_open_file()
Paulo Alcantara
2023-01-09
cifs: fix file info setting in cifs_query_path_info()
Paulo Alcantara
2023-01-08
Merge tag 'xfs-6.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-01-07
Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-01-07
NFSD: Use set_bit(RQ_DROPME)
Chuck Lever
2023-01-06
hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
Linus Torvalds
2023-01-06
Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-01-06
Merge tag 'fixes_for_v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-06
Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-06
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2023-01-06
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
2023-01-06
udf: initialize newblock to 0
Tom Rix
2023-01-06
udf: Fix extension of the last extent in the file
Jan Kara
2023-01-06
rxrpc: Move call state changes from recvmsg to I/O thread
David Howells
2023-01-06
rxrpc: Tidy up abort generation infrastructure
David Howells
2023-01-05
xfs: fix extent busy updating
Wengang Wang
[next]