projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2023-06-12
Christoph Hellwig
cdrom: remove the unused bdev argument to cdrom_open
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Christoph Hellwig
block: also call ->open for incremental partition opens
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Guoqing Jiang
block/rnbd-srv: make process_msg_sess_info returns...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Guoqing Jiang
block/rnbd-srv: init err earlier in rnbd_srv_init_module
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Guoqing Jiang
block/rnbd-srv: init ret with 0 instead of -EPERM
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Guoqing Jiang
block/rnbd-srv: rename one member in rnbd_srv_dev
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Guoqing Jiang
block/rnbd-srv: no need to check sess_dev
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Guoqing Jiang
block/rnbd: introduce rnbd_access_modes
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Guoqing Jiang
block/rnbd-srv: remove unused header
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Guoqing Jiang
block/rnbd: kill rnbd_flags_supported
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Christoph Hellwig
block: fix rootwait= again
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Andy Shevchenko
pktcdvd: Sort headers
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Andy Shevchenko
pktcdvd: Get rid of redundant 'else'
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Andy Shevchenko
pktcdvd: Use put_unaligned_be16() and get_unaligned_be16()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Andy Shevchenko
pktcdvd: Use DEFINE_SHOW_ATTRIBUTE() to simplify code
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Andy Shevchenko
pktcdvd: Drop redundant castings for sector_t
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Andy Shevchenko
pktcdvd: Get rid of pkt_seq_show() forward declaration
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Andy Shevchenko
pktcdvd: use sysfs_emit() to instead of scnprintf()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Andy Shevchenko
pktcdvd: replace sscanf() by kstrtoul()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Andy Shevchenko
pktcdvd: Get rid of custom printing macros
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Christoph Hellwig
block: fix rootwait=
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Waiman Long
blk-cgroup: Reinit blkg_iostat_set after clearing in...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Yu Kuai
blk-ioc: fix recursive spin_lock/unlock_irq() in ioc_cl...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Zhong Jinghua
nbd: Add the maximum limit of allocated index in nbd_de...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-07
Hou Tao
blk-ioprio: Introduce promote-to-rt policy
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Li Nan
blk-iocost: use spin_lock_irqsave in adjust_inuse_and_c...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
block: mark early_lookup_bdev as __init
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
mtd: block2mtd: don't call early_lookup_bdev after...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
mtd: block2mtd: factor the early block device open...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
PM: hibernate: don't use early_lookup_bdev in resume_store
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
dm: only call early_lookup_bdev from early boot context
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
dm: remove dm_get_dev_t
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
dm: open code dm_get_dev_t in dm_init_init
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
dm-snap: simplify the origin_dev == cow_dev check in...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
block: move more code to early-lookup.c
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
block: move the code to do early boot lookup of block...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
init: clear root_wait on all invalid root= strings
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
init: improve the name_to_dev_t interface
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
init: move the nfs/cifs/ram special cases out of name_t...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
init: factor the root_wait logic in prepare_namespace...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
init: handle ubi/mtd root mounting like all other root...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
init: don't remove the /dev/ prefix from error messages
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
init: pass root_device_name explicitly
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
init: refactor mount_root
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
init: rename mount_block_root to mount_root_generic
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
init: remove pointless Root_* values
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
PM: hibernate: move finding the resume device out of...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
PM: hibernate: remove the global snapshot_test variable
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
PM: hibernate: factor out a helper to find the resume...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
driver core: return bool from driver_probe_done
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
ext4: wire up the ->mark_dead holder operation for...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
ext4: wire up sops->shutdown
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
ext4: split ext4_shutdown
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
xfs: wire up the ->mark_dead holder operation for log...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
xfs: wire up sops->shutdown
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
fs: add a method to shut down the file system
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
block: add a mark_dead holder operation
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
block: introduce holder ops
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
block: remove blk_drop_partitions
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
block: delete partitions later in del_gendisk
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
block: unhash the inode earlier in delete_partition
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
block: avoid repeated work in blk_mark_disk_dead
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
block: consolidate the shutdown logic in blk_mark_disk_...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
block: turn bdev_lock into a mutex
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
block: refactor bd_may_claim
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
block: factor out a bd_end_claim helper from blkdev_put
commit
|
commitdiff
|
tree
|
snapshot
2023-06-05
Christoph Hellwig
drbd: stop defining __KERNEL_SYSCALLS__
commit
|
commitdiff
|
tree
|
snapshot
2023-06-04
Ming Lei
ublk: add control command of UBLK_U_CMD_GET_FEATURES
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Azeem Shaikh
block: Replace all non-returning strlcpy with strscpy
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Yu Kuai
blk-ioc: protect ioc_destroy_icq() by 'queue_lock'
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Johannes Thumshirn
block: mark bio_add_folio as __must_check
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Johannes Thumshirn
fs: iomap: use bio_add_folio_nofail where possible
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Johannes Thumshirn
block: add bio_add_folio_nofail
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Johannes Thumshirn
block: mark bio_add_page as __must_check
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Johannes Thumshirn
dm-crypt: use __bio_add_page to add single page to...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Johannes Thumshirn
md: raid1: check if adding pages to resync bio fails
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Johannes Thumshirn
md: raid1: use __bio_add_page for adding single page...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-01
Johannes Thumshirn
md: check for failure when adding pages in alloc_behind...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Johannes Thumshirn
floppy: use __bio_add_page for adding single page to bio
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Johannes Thumshirn
zram: use __bio_add_page for adding single page to bio
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Johannes Thumshirn
zonefs: use __bio_add_page for adding single page to bio
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Johannes Thumshirn
gfs2: use __bio_add_page for adding single page to bio
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Johannes Thumshirn
jfs: logmgr: use __bio_add_page to add single page...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Johannes Thumshirn
md: raid5: use __bio_add_page to add single page to...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Johannes Thumshirn
md: raid5-log: use __bio_add_page to add single page
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Johannes Thumshirn
md: use __bio_add_page to add single page
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Johannes Thumshirn
fs: buffer: use __bio_add_page to add single page to bio
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Johannes Thumshirn
dm: dm-zoned: use __bio_add_page for adding single...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Johannes Thumshirn
drbd: use __bio_add_page to add page to bio
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
Johannes Thumshirn
swap: use __bio_add_page to add page to bio
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
David Howells
block: Use iov_iter_extract_pages() and page pinning...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
David Howells
mm: Provide a function to get an additional pin on...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-31
David Howells
mm: Don't pin ZERO_PAGE in pin_user_pages()
commit
|
commitdiff
|
tree
|
snapshot
2023-05-30
Thomas Weißschuh
block: constify the whole_disk device_attribute
commit
|
commitdiff
|
tree
|
snapshot
2023-05-30
Thomas Weißschuh
block: constify struct part_attr_group
commit
|
commitdiff
|
tree
|
snapshot
2023-05-30
Thomas Weißschuh
block: constify struct part_type part_type
commit
|
commitdiff
|
tree
|
snapshot
2023-05-30
Thomas Weißschuh
block: constify partition prober array
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
David Howells
block: convert bio_map_user_iov to use iov_iter_extract...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
David Howells
block: Convert bio_iov_iter_get_pages to use iov_iter_e...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-24
David Howells
block: Add BIO_PAGE_PINNED and associated infrastructure
commit
|
commitdiff
|
tree
|
snapshot
next