开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2023-06-07
pktcdvd: Get rid of custom printing macros
Andy Shevchenko
2023-06-05
block: mark early_lookup_bdev as __init
Christoph Hellwig
2023-06-05
dm: remove dm_get_dev_t
Christoph Hellwig
2023-06-05
block: move more code to early-lookup.c
Christoph Hellwig
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
2023-06-05
init: handle ubi/mtd root mounting like all other root types
Christoph Hellwig
2023-06-05
init: remove pointless Root_* values
Christoph Hellwig
2023-06-05
driver core: return bool from driver_probe_done
Christoph Hellwig
2023-06-05
fs: add a method to shut down the file system
Christoph Hellwig
2023-06-05
block: add a mark_dead holder operation
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-06-01
block: mark bio_add_folio as __must_check
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-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 struct part_type part_type
Thomas Weißschuh
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
Merge branch 'for-6.5/splice' into for-6.5/block
Jens Axboe
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: Make do_splice_to() generic and export it
David Howells
2023-05-24
splice: Rename direct_splice_read() to copy_splice_read()
David Howells
2023-05-23
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
2023-05-23
block: remove redundant req_op in blk_rq_is_passthrough
Li Nan
2023-05-19
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
2023-05-19
blk-mq: use the I/O scheduler for writes from the flush state machine
Bart Van Assche
2023-05-18
block: Introduce blk_rq_is_seq_zoned_write()
Bart Van Assche
2023-05-18
block: Introduce op_needs_zoned_write_locking()
Bart Van Assche
2023-05-18
block: Fix the type of the second bdev_op_is_zoned_write() argument
Bart Van Assche
2023-05-18
blk-mq: make sure elevator callbacks aren't called for passthrough request
Christoph Hellwig
2023-05-18
blk-mq: remove RQF_ELVPRIV
Christoph Hellwig
2023-05-14
Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-12
Merge tag 'io_uring-6.4-2023-05-12' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-11
Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-10
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
2023-05-09
io_uring: make io_uring_sqe_cmd() unconditionally available
Jens Axboe
2023-05-09
linux/dim: Do nothing if no time delta between samples
Roy Novich
2023-05-08
x86/amd_nb: Add PCI ID for family 19h model 78h
Mario Limonciello
2023-05-07
Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
2023-05-07
Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-05
Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-05
Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-05
ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attached
Steven Rostedt (Google)
2023-05-04
Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-04
io_uring: Pass whole sqe to commands
Breno Leitao
[next]