index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: move a few internal definitions out of blkdev.h
Christoph Hellwig
2023-06-12
1
-27
/
+0
*
mtd: block: use a simple bool to track open for write
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
fs: remove sb->s_mode
Christoph Hellwig
2023-06-12
1
-1
/
+0
*
block: add a sb_open_mode helper
Christoph Hellwig
2023-06-12
1
-0
/
+7
*
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
cdrom: remove the unused mode argument to cdrom_release
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
cdrom: track if a cdrom_device_info was opened for data
Christoph Hellwig
2023-06-12
1
-0
/
+1
*
cdrom: remove the unused cdrom_close_write release code
Christoph Hellwig
2023-06-12
1
-1
/
+0
*
cdrom: remove the unused mode argument to cdrom_ioctl
Christoph Hellwig
2023-06-12
1
-2
/
+2
*
cdrom: remove the unused bdev argument to cdrom_open
Christoph Hellwig
2023-06-12
1
-2
/
+1
*
pktcdvd: Get rid of custom printing macros
Andy Shevchenko
2023-06-07
2
-1
/
+1
*
block: mark early_lookup_bdev as __init
Christoph Hellwig
2023-06-05
1
-1
/
+1
*
dm: remove dm_get_dev_t
Christoph Hellwig
2023-06-05
1
-2
/
+0
*
block: move more code to early-lookup.c
Christoph Hellwig
2023-06-05
1
-1
/
+0
*
init: improve the name_to_dev_t interface
Christoph Hellwig
2023-06-05
2
-1
/
+5
*
init: handle ubi/mtd root mounting like all other root types
Christoph Hellwig
2023-06-05
1
-0
/
+1
*
init: remove pointless Root_* values
Christoph Hellwig
2023-06-05
1
-8
/
+0
*
driver core: return bool from driver_probe_done
Christoph Hellwig
2023-06-05
1
-1
/
+1
*
fs: add a method to shut down the file system
Christoph Hellwig
2023-06-05
1
-0
/
+1
*
block: add a mark_dead holder operation
Christoph Hellwig
2023-06-05
1
-0
/
+1
*
block: introduce holder ops
Christoph Hellwig
2023-06-05
2
-3
/
+10
*
ublk: add control command of UBLK_U_CMD_GET_FEATURES
Ming Lei
2023-06-04
1
-0
/
+8
*
block: mark bio_add_folio as __must_check
Johannes Thumshirn
2023-06-01
1
-1
/
+2
*
block: add bio_add_folio_nofail
Johannes Thumshirn
2023-06-01
1
-0
/
+2
*
block: mark bio_add_page as __must_check
Johannes Thumshirn
2023-06-01
1
-1
/
+2
*
mm: Provide a function to get an additional pin on a page
David Howells
2023-05-31
1
-0
/
+1
*
mm: Don't pin ZERO_PAGE in pin_user_pages()
David Howells
2023-05-31
1
-2
/
+24
*
block: constify struct part_type part_type
Thomas Weißschuh
2023-05-30
1
-1
/
+1
*
block: Add BIO_PAGE_PINNED and associated infrastructure
David Howells
2023-05-24
2
-1
/
+3
*
block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
Christoph Hellwig
2023-05-24
2
-2
/
+2
*
block: Fix bio_flagged() so that gcc can better optimise it
David Howells
2023-05-24
1
-1
/
+1
*
Merge branch 'for-6.5/splice' into for-6.5/block
Jens Axboe
2023-05-24
3
-19
/
+6
|
\
|
*
iov_iter: Kill ITER_PIPE
David Howells
2023-05-24
1
-14
/
+0
|
*
splice: Remove generic_file_splice_read()
David Howells
2023-05-24
1
-2
/
+0
|
*
splice: Make do_splice_to() generic and export it
David Howells
2023-05-24
1
-0
/
+3
|
*
splice: Rename direct_splice_read() to copy_splice_read()
David Howells
2023-05-24
1
-3
/
+3
*
|
block: introduce block_io_start/block_io_done tracepoints
Hengqi Chen
2023-05-24
1
-0
/
+26
*
|
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
2023-05-23
1
-0
/
+1
*
|
block: remove redundant req_op in blk_rq_is_passthrough
Li Nan
2023-05-23
1
-1
/
+1
*
|
ublk: support user copy
Ming Lei
2023-05-20
1
-0
/
+3
*
|
ublk: add read()/write() support for ublk char device
Ming Lei
2023-05-20
1
-1
/
+21
*
|
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
2023-05-20
2
-3
/
+2
*
|
blk-mq: use the I/O scheduler for writes from the flush state machine
Bart Van Assche
2023-05-20
1
-16
/
+11
*
|
block: Introduce blk_rq_is_seq_zoned_write()
Bart Van Assche
2023-05-19
1
-0
/
+17
[next]