index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-12-10
nilfs2: convert nilfs_btnode_abort_change_key to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_btnode_commit_change_key to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_btnode_prepare_change_key to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_btnode_delete to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_btnode_submit_block to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_btnode_create_block to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_gccache_submit_read_data to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_mdt_submit_block to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_mdt_create_block to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_segctor_prepare_write to use folios
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert to __nilfs_clear_folio_dirty()
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert to nilfs_clear_folio_dirty()
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_mdt_write_page() to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_writepage() to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert to nilfs_folio_buffers_clean()
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_forget_buffer to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_segctor_complete_write to use folios
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_abort_logs to use folios
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: add nilfs_end_folio_io()
Matthew Wilcox (Oracle)
2023-12-10
Squashfs: fix variable overflow triggered by sysbot
Phillip Lougher
2023-12-10
fs/nilfs2: use standard array-copy-function
Philipp Stanner
2023-12-10
introduce for_other_threads(p, t)
Oleg Nesterov
2023-12-06
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
2023-12-06
nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()
Ryusuke Konishi
2023-12-06
mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTI
Sidhartha Kumar
2023-12-06
nilfs2: fix missing error check for sb_set_blocksize call
Ryusuke Konishi
2023-12-06
squashfs: squashfs_read_data need to check if the length is 0
Lizhi Xu
2023-12-06
mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not set
Peter Xu
2023-12-06
mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma check
Peter Xu
2023-12-03
Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-12-02
Merge tag 'fs_for_v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-02
Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-12-01
Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-30
smb: client, common: fix fortify warnings
Dmitry Antipov
2023-11-29
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-11-29
cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
David Howells
2023-11-29
cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
David Howells
2023-11-28
bcachefs: Extra kthread_should_stop() calls for copygc
Kent Overstreet
2023-11-28
bcachefs: Convert gc_alloc_start() to for_each_btree_key2()
Kent Overstreet
2023-11-28
bcachefs: Fix race between btree writes and metadata drop
Kent Overstreet
2023-11-28
bcachefs: move journal seq assertion
Kent Overstreet
2023-11-28
bcachefs: -EROFS doesn't count as move_extent_start_fail
Kent Overstreet
2023-11-28
smb: client: report correct st_size for SMB and NFS symlinks
Paulo Alcantara
2023-11-28
smb: client: fix missing mode bits for SMB symlinks
Paulo Alcantara
2023-11-28
bcachefs: trace_move_extent_start_fail() now includes errcode
Kent Overstreet
2023-11-28
bcachefs: Fix split_race livelock
Kent Overstreet
2023-11-28
bcachefs: Fix bucket data type for stripe buckets
Kent Overstreet
2023-11-28
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
2023-11-28
bcachefs: Fix zstd compress workspace size
Kent Overstreet
[next]