开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
2023-06-07
pktcdvd: Get rid of custom printing macros
Andy Shevchenko
2023-06-07
block: fix rootwait=
Christoph Hellwig
2023-06-07
blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()
Waiman Long
2023-06-07
blk-ioc: fix recursive spin_lock/unlock_irq() in ioc_clear_queue()
Yu Kuai
2023-06-07
nbd: Add the maximum limit of allocated index in nbd_dev_add
Zhong Jinghua
2023-06-06
blk-ioprio: Introduce promote-to-rt policy
Hou Tao
2023-06-05
blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost
Li Nan
2023-06-05
block: mark early_lookup_bdev as __init
Christoph Hellwig
2023-06-05
mtd: block2mtd: don't call early_lookup_bdev after the system is running
Christoph Hellwig
2023-06-05
mtd: block2mtd: factor the early block device open logic into a helper
Christoph Hellwig
2023-06-05
PM: hibernate: don't use early_lookup_bdev in resume_store
Christoph Hellwig
2023-06-05
dm: only call early_lookup_bdev from early boot context
Christoph Hellwig
2023-06-05
dm: remove dm_get_dev_t
Christoph Hellwig
2023-06-05
dm: open code dm_get_dev_t in dm_init_init
Christoph Hellwig
2023-06-05
dm-snap: simplify the origin_dev == cow_dev check in snapshot_ctr
Christoph Hellwig
2023-06-05
block: move more code to early-lookup.c
Christoph Hellwig
2023-06-05
block: move the code to do early boot lookup of block devices to block/
Christoph Hellwig
2023-06-05
init: clear root_wait on all invalid root= strings
Christoph Hellwig
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
2023-06-05
init: move the nfs/cifs/ram special cases out of name_to_dev_t
Christoph Hellwig
2023-06-05
init: factor the root_wait logic in prepare_namespace into a helper
Christoph Hellwig
2023-06-05
init: handle ubi/mtd root mounting like all other root types
Christoph Hellwig
2023-06-05
init: don't remove the /dev/ prefix from error messages
Christoph Hellwig
2023-06-05
init: pass root_device_name explicitly
Christoph Hellwig
2023-06-05
init: refactor mount_root
Christoph Hellwig
2023-06-05
init: rename mount_block_root to mount_root_generic
Christoph Hellwig
2023-06-05
init: remove pointless Root_* values
Christoph Hellwig
2023-06-05
PM: hibernate: move finding the resume device out of software_resume
Christoph Hellwig
2023-06-05
PM: hibernate: remove the global snapshot_test variable
Christoph Hellwig
2023-06-05
PM: hibernate: factor out a helper to find the resume device
Christoph Hellwig
2023-06-05
driver core: return bool from driver_probe_done
Christoph Hellwig
2023-06-05
ext4: wire up the ->mark_dead holder operation for log devices
Christoph Hellwig
2023-06-05
ext4: wire up sops->shutdown
Christoph Hellwig
2023-06-05
ext4: split ext4_shutdown
Christoph Hellwig
2023-06-05
xfs: wire up the ->mark_dead holder operation for log and RT devices
Christoph Hellwig
2023-06-05
xfs: wire up sops->shutdown
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-05
block: remove blk_drop_partitions
Christoph Hellwig
2023-06-05
block: delete partitions later in del_gendisk
Christoph Hellwig
2023-06-05
block: unhash the inode earlier in delete_partition
Christoph Hellwig
2023-06-05
block: avoid repeated work in blk_mark_disk_dead
Christoph Hellwig
2023-06-05
block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk
Christoph Hellwig
2023-06-05
block: turn bdev_lock into a mutex
Christoph Hellwig
2023-06-05
block: refactor bd_may_claim
Christoph Hellwig
2023-06-05
block: factor out a bd_end_claim helper from blkdev_put
Christoph Hellwig
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
[next]