index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-05
drbd: stop defining __KERNEL_SYSCALLS__
Christoph Hellwig
2023-06-04
ublk: add control command of UBLK_U_CMD_GET_FEATURES
Ming Lei
2023-06-01
block: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-01
blk-ioc: protect ioc_destroy_icq() by 'queue_lock'
Yu Kuai
2023-06-01
block: mark bio_add_folio as __must_check
Johannes Thumshirn
2023-06-01
fs: iomap: use bio_add_folio_nofail where possible
Johannes Thumshirn
2023-06-01
block: add bio_add_folio_nofail
Johannes Thumshirn
2023-06-01
block: mark bio_add_page as __must_check
Johannes Thumshirn
2023-06-01
dm-crypt: use __bio_add_page to add single page to clone bio
Johannes Thumshirn
2023-06-01
md: raid1: check if adding pages to resync bio fails
Johannes Thumshirn
2023-06-01
md: raid1: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-06-01
md: check for failure when adding pages in alloc_behind_master_bio
Johannes Thumshirn
2023-05-31
floppy: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-05-31
zram: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-05-31
zonefs: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-05-31
gfs2: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-05-31
jfs: logmgr: use __bio_add_page to add single page to bio
Johannes Thumshirn
2023-05-31
md: raid5: use __bio_add_page to add single page to new bio
Johannes Thumshirn
2023-05-31
md: raid5-log: use __bio_add_page to add single page
Johannes Thumshirn
2023-05-31
md: use __bio_add_page to add single page
Johannes Thumshirn
2023-05-31
fs: buffer: use __bio_add_page to add single page to bio
Johannes Thumshirn
2023-05-31
dm: dm-zoned: use __bio_add_page for adding single metadata page
Johannes Thumshirn
2023-05-31
drbd: use __bio_add_page to add page to bio
Johannes Thumshirn
2023-05-31
swap: use __bio_add_page to add page to bio
Johannes Thumshirn
2023-05-31
block: Use iov_iter_extract_pages() and page pinning in direct-io.c
David Howells
2023-05-31
mm: Provide a function to get an additional pin on a page
David Howells
2023-05-31
mm: Don't pin ZERO_PAGE in pin_user_pages()
David Howells
2023-05-30
block: constify the whole_disk device_attribute
Thomas Weißschuh
2023-05-30
block: constify struct part_attr_group
Thomas Weißschuh
2023-05-30
block: constify struct part_type part_type
Thomas Weißschuh
2023-05-30
block: constify partition prober array
Thomas Weißschuh
2023-05-24
block: convert bio_map_user_iov to use iov_iter_extract_pages
David Howells
2023-05-24
block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
David Howells
2023-05-24
block: Add BIO_PAGE_PINNED and associated infrastructure
David Howells
2023-05-24
block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
Christoph Hellwig
2023-05-24
block: Fix bio_flagged() so that gcc can better optimise it
David Howells
2023-05-24
iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
David Howells
2023-05-24
Merge branch 'for-6.5/splice' into for-6.5/block
Jens Axboe
2023-05-24
splice: kdoc for filemap_splice_read() and copy_splice_read()
David Howells
2023-05-24
iov_iter: Kill ITER_PIPE
David Howells
2023-05-24
splice: Remove generic_file_splice_read()
David Howells
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-05-24
cifs: Use filemap_splice_read()
David Howells
2023-05-24
trace: Convert trace/seq to use copy_splice_read()
David Howells
2023-05-24
zonefs: Provide a splice-read wrapper
David Howells
2023-05-24
xfs: Provide a splice-read wrapper
David Howells
2023-05-24
orangefs: Provide a splice-read wrapper
David Howells
2023-05-24
ocfs2: Provide a splice-read wrapper
David Howells
2023-05-24
ntfs3: Provide a splice-read wrapper
David Howells
2023-05-24
nfs: Provide a splice-read wrapper
David Howells
[prev]
[next]