开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-12-29
fs: remove the bh_end_io argument from __block_write_full_folio
Matthew Wilcox (Oracle)
2023-12-29
fs: convert block_write_full_page to block_write_full_folio
Matthew Wilcox (Oracle)
2023-12-29
ufs: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
sysv: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
ocfs2: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
minix: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
hfsplus: really remove hfsplus_writepage
Matthew Wilcox (Oracle)
2023-12-29
hfs: really remove hfs_writepage
Matthew Wilcox (Oracle)
2023-12-29
bfs: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
adfs: remove writepage implementation
Matthew Wilcox (Oracle)
2023-12-29
fs: reduce stack usage in do_mpage_readpage
Matthew Wilcox (Oracle)
2023-12-29
fs: reduce stack usage in __mpage_writepage
Matthew Wilcox (Oracle)
2023-12-29
fs: convert clean_buffers() to take a folio
Matthew Wilcox (Oracle)
2023-12-29
fs: remove clean_page_buffers()
Matthew Wilcox (Oracle)
2023-12-29
userfaultfd: UFFDIO_MOVE uABI
Andrea Arcangeli
2023-12-29
buffer: fix more functions for block size > PAGE_SIZE
Matthew Wilcox (Oracle)
2023-12-29
buffer: handle large folios in __block_write_begin_int()
Matthew Wilcox (Oracle)
2023-12-29
buffer: fix various functions for block size > PAGE_SIZE
Matthew Wilcox (Oracle)
2023-12-29
buffer: cast block to loff_t before shifting it
Matthew Wilcox (Oracle)
2023-12-29
buffer: fix grow_buffers() for block size > PAGE_SIZE
Matthew Wilcox (Oracle)
2023-12-29
buffer: calculate block number inside folio_init_buffers()
Matthew Wilcox (Oracle)
2023-12-29
buffer: return bool from grow_dev_folio()
Matthew Wilcox (Oracle)
2023-12-20
mm: thp: introduce multi-size THP sysfs interface
Ryan Roberts
2023-12-12
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
2023-12-10
fs/Kconfig: make hugetlbfs a menuconfig
Peter Xu
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-12-10
smb: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
2023-12-10
afs: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
2023-12-10
gfs2: convert stuffed_readpage() to stuffed_read_folio()
Matthew Wilcox (Oracle)
2023-12-10
mm: add folio_fill_tail() and use it in iomap
Matthew Wilcox (Oracle)
2023-12-10
mm: add folio_zero_tail() and use it in ext4
Matthew Wilcox (Oracle)
2023-12-10
fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
Andrei Vagin
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
[next]