projects
/
platform
/
kernel
/
linux-starfive.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
io_uring/io-wq: don't grab wq->lock for worker activation
2023-06-15
Mingzhe Zou
bcache: fixup btree_cache_wait list damage
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-15
Zheng Wang
bcache: Fix __bch_btree_node_alloc to make the failure...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-15
Zheng Wang
bcache: Remove unnecessary NULL point check in node...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-15
Andrea Tomassetti
bcache: Remove dead references to cache_readaheads
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-15
Thomas Weißschuh
bcache: make kobj_type structures constant
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-15
ye xingchen
bcache: Convert to use sysfs_emit()/sysfs_emit_at(...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-15
Yu Kuai
block: fix blktrace debugfs entries leakage
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-15
Yu Kuai
scsi: sg: fix blktrace debugfs entries leakage
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-15
Yu Kuai
blktrace: use inline function for blk_trace_remove...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-14
Jens Axboe
io_uring/io-wq: clear current->worker_private on exit
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-14
Pankaj Raghav
brd: use cond_resched instead of cond_resched_rcu
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-14
Ed Tsai
blk-mq: check on cpu id when there is only one ctx...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-14
Jens Axboe
Merge tag 'md-next-20230613' of https://git.kernel...
commit
|
commitdiff
|
tree
2023-06-14
David Howells
block: Fix dio_cleanup() to advance the head index
cc: Jens Axboe <
axboe@kernel.dk
>
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-14
Jens Axboe
io_uring/net: save msghdr->msg_control for retries
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-13
Christoph Hellwig
swim3: fix the floppy_locked_ioctl prototype
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Yu Kuai
blk-mq: fix potential io hang by wrong 'wake_batch'
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Jens Axboe
io_uring: wait interruptibly for request completions...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
fs: remove the now unused FMODE_* flags
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
block: store the holder in file->private_data
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
block: always use I_BDEV on file->f_mapping->host to...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
block: replace fmode_t with a block-specific type for...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
block: remove unused fmode_t arguments from ioctl handlers
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
block: move a few internal definitions out of blkdev.h
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
ubd: remove commented out code in ubd_open
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
rnbd-srv: replace sess->open_flags with a "bool readonly"
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
mtd: block: use a simple bool to track open for write
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
nvme: replace the fmode_t argument to the nvme ioctl...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
scsi: replace the fmode_t argument to ->sg_io_fn with...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
scsi: replace the fmode_t argument to scsi_ioctl with...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
scsi: replace the fmode_t argument to scsi_cmd_allowed...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
fs: remove sb->s_mode
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
block: add a sb_open_mode helper
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
block: use the holder as indication for exclusive opens
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
btrfs: don't pass a holder for non-exclusive blkdev_get_by_path
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
rnbd-srv: don't pass a holder for non-exclusive blkdev_get_b...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
bcache: don't pass a stack address to blkdev_get_by_path
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
swsusp: don't pass a stack address to blkdev_get_by_path
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
block: rename blkdev_close to blkdev_release
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
block: remove the unused mode argument to ->release
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
block: pass a gendisk to ->open
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
block: pass a gendisk on bdev_check_media_change
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
cdrom: remove the unused mode argument to cdrom_release
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
cdrom: track if a cdrom_device_info was opened for...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
cdrom: remove the unused cdrom_close_write release...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
cdrom: remove the unused mode argument to cdrom_ioctl
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
cdrom: remove the unused bdev argument to cdrom_open
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Christoph Hellwig
block: also call ->open for incremental partition opens
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Ming Lei
blk-cgroup: Flush stats before releasing blkcg_gq
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Guoqing Jiang
block/rnbd-srv: make process_msg_sess_info returns...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Guoqing Jiang
block/rnbd-srv: init err earlier in rnbd_srv_init_module
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Guoqing Jiang
block/rnbd-srv: init ret with 0 instead of -EPERM
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Guoqing Jiang
block/rnbd-srv: rename one member in rnbd_srv_dev
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Guoqing Jiang
block/rnbd-srv: no need to check sess_dev
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Guoqing Jiang
block/rnbd: introduce rnbd_access_modes
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Guoqing Jiang
block/rnbd-srv: remove unused header
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-12
Guoqing Jiang
block/rnbd: kill rnbd_flags_supported
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-09
Christoph Hellwig
block: fix rootwait= again
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-09
Jan Höppner
s390/dasd: Use correct lock while counting channel...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-07
Jens Axboe
io_uring: get rid of unnecessary 'length' variable
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-07
Jens Axboe
io_uring: cleanup io_aux_cqe() API
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-07
Andy Shevchenko
pktcdvd: Sort headers
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-07
Andy Shevchenko
pktcdvd: Get rid of redundant 'else'
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-07
Andy Shevchenko
pktcdvd: Use put_unaligned_be16() and get_unaligned_be16()
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-07
Andy Shevchenko
pktcdvd: Use DEFINE_SHOW_ATTRIBUTE() to simplify code
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-07
Andy Shevchenko
pktcdvd: Drop redundant castings for sector_t
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-07
Andy Shevchenko
pktcdvd: Get rid of pkt_seq_show() forward declaration
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-07
Andy Shevchenko
pktcdvd: use sysfs_emit() to instead of scnprintf()
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-07
Andy Shevchenko
pktcdvd: replace sscanf() by kstrtoul()
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-07
Andy Shevchenko
pktcdvd: Get rid of custom printing macros
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-07
Christoph Hellwig
block: fix rootwait=
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-07
Waiman Long
blk-cgroup: Reinit blkg_iostat_set after clearing in...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-07
Yu Kuai
blk-ioc: fix recursive spin_lock/unlock_irq() in ioc_clear_q...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-07
Zhong Jinghua
nbd: Add the maximum limit of allocated index in nbd_dev_add
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-07
Hou Tao
blk-ioprio: Introduce promote-to-rt policy
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Nitesh Shetty
null_blk: Fix: memory release when memory_backed=1
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Li Nan
blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
block: mark early_lookup_bdev as __init
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
mtd: block2mtd: don't call early_lookup_bdev after...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
mtd: block2mtd: factor the early block device open...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
PM: hibernate: don't use early_lookup_bdev in resume_store
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
dm: only call early_lookup_bdev from early boot context
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
dm: remove dm_get_dev_t
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
dm: open code dm_get_dev_t in dm_init_init
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
dm-snap: simplify the origin_dev == cow_dev check in...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
block: move more code to early-lookup.c
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
block: move the code to do early boot lookup of block...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
init: clear root_wait on all invalid root= strings
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
init: improve the name_to_dev_t interface
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
init: move the nfs/cifs/ram special cases out of name_to_dev_t
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
init: factor the root_wait logic in prepare_namespace...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
init: handle ubi/mtd root mounting like all other root...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
init: don't remove the /dev/ prefix from error messages
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
init: pass root_device_name explicitly
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
init: refactor mount_root
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
init: rename mount_block_root to mount_root_generic
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
init: remove pointless Root_* values
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
PM: hibernate: move finding the resume device out of...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
PM: hibernate: remove the global snapshot_test variable
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2023-06-05
Christoph Hellwig
PM: hibernate: factor out a helper to find the resume...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
next