index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2023-06-01
blk-ioc: protect ioc_destroy_icq() by 'queue_lock'
Yu Kuai
2023-06-01
block: mark bio_add_folio as __must_check
Johannes Thumshirn
2023-06-01
fs: iomap: use bio_add_folio_nofail where possible
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-06-01
dm-crypt: use __bio_add_page to add single page to clone bio
Johannes Thumshirn
2023-06-01
md: raid1: check if adding pages to resync bio fails
Johannes Thumshirn
2023-06-01
md: raid1: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-06-01
md: check for failure when adding pages in alloc_behind_master_bio
Johannes Thumshirn
2023-05-31
floppy: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-05-31
zram: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-05-31
zonefs: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-05-31
gfs2: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-05-31
jfs: logmgr: use __bio_add_page to add single page to bio
Johannes Thumshirn
2023-05-31
md: raid5: use __bio_add_page to add single page to new bio
Johannes Thumshirn
2023-05-31
md: raid5-log: use __bio_add_page to add single page
Johannes Thumshirn
2023-05-31
md: use __bio_add_page to add single page
Johannes Thumshirn
2023-05-31
fs: buffer: use __bio_add_page to add single page to bio
Johannes Thumshirn
2023-05-31
dm: dm-zoned: use __bio_add_page for adding single metadata page
Johannes Thumshirn
2023-05-31
drbd: use __bio_add_page to add page to bio
Johannes Thumshirn
[next]