index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-sff.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-05
dm: open code dm_get_dev_t in dm_init_init
Christoph Hellwig
1
-1
/
+3
2023-06-05
dm-snap: simplify the origin_dev == cow_dev check in snapshot_ctr
Christoph Hellwig
1
-9
/
+5
2023-06-05
block: move more code to early-lookup.c
Christoph Hellwig
3
-93
/
+92
2023-06-05
block: move the code to do early boot lookup of block devices to block/
Christoph Hellwig
4
-222
/
+227
2023-06-05
init: clear root_wait on all invalid root= strings
Christoph Hellwig
1
-7
/
+11
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
9
-75
/
+74
2023-06-05
init: move the nfs/cifs/ram special cases out of name_to_dev_t
Christoph Hellwig
2
-9
/
+12
2023-06-05
init: factor the root_wait logic in prepare_namespace into a helper
Christoph Hellwig
1
-10
/
+22
2023-06-05
init: handle ubi/mtd root mounting like all other root types
Christoph Hellwig
2
-9
/
+15
2023-06-05
init: don't remove the /dev/ prefix from error messages
Christoph Hellwig
1
-11
/
+6
2023-06-05
init: pass root_device_name explicitly
Christoph Hellwig
3
-25
/
+29
2023-06-05
init: refactor mount_root
Christoph Hellwig
1
-48
/
+56
2023-06-05
init: rename mount_block_root to mount_root_generic
Christoph Hellwig
3
-5
/
+5
2023-06-05
init: remove pointless Root_* values
Christoph Hellwig
4
-11
/
+4
2023-06-05
PM: hibernate: move finding the resume device out of software_resume
Christoph Hellwig
1
-41
/
+39
2023-06-05
PM: hibernate: remove the global snapshot_test variable
Christoph Hellwig
3
-14
/
+8
2023-06-05
PM: hibernate: factor out a helper to find the resume device
Christoph Hellwig
1
-35
/
+37
2023-06-05
driver core: return bool from driver_probe_done
Christoph Hellwig
3
-6
/
+4
2023-06-05
ext4: wire up the ->mark_dead holder operation for log devices
Christoph Hellwig
1
-1
/
+10
2023-06-05
ext4: wire up sops->shutdown
Christoph Hellwig
1
-0
/
+6
2023-06-05
ext4: split ext4_shutdown
Christoph Hellwig
2
-9
/
+16
2023-06-05
xfs: wire up the ->mark_dead holder operation for log and RT devices
Christoph Hellwig
1
-1
/
+12
2023-06-05
xfs: wire up sops->shutdown
Christoph Hellwig
3
-1
/
+14
2023-06-05
fs: add a method to shut down the file system
Christoph Hellwig
2
-2
/
+20
2023-06-05
block: add a mark_dead holder operation
Christoph Hellwig
2
-0
/
+25
2023-06-05
block: introduce holder ops
Christoph Hellwig
34
-56
/
+90
2023-06-05
block: remove blk_drop_partitions
Christoph Hellwig
1
-12
/
+4
2023-06-05
block: delete partitions later in del_gendisk
Christoph Hellwig
3
-13
/
+32
2023-06-05
block: unhash the inode earlier in delete_partition
Christoph Hellwig
1
-6
/
+6
2023-06-05
block: avoid repeated work in blk_mark_disk_dead
Christoph Hellwig
1
-1
/
+3
2023-06-05
block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk
Christoph Hellwig
1
-14
/
+12
2023-06-05
block: turn bdev_lock into a mutex
Christoph Hellwig
1
-14
/
+13
2023-06-05
block: refactor bd_may_claim
Christoph Hellwig
1
-18
/
+22
2023-06-05
block: factor out a bd_end_claim helper from blkdev_put
Christoph Hellwig
1
-30
/
+33
2023-06-05
drbd: stop defining __KERNEL_SYSCALLS__
Christoph Hellwig
2
-2
/
+0
2023-06-04
ublk: add control command of UBLK_U_CMD_GET_FEATURES
Ming Lei
2
-0
/
+29
2023-06-01
block: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
3
-3
/
+3
2023-06-01
blk-ioc: protect ioc_destroy_icq() by 'queue_lock'
Yu Kuai
1
-17
/
+13
2023-06-01
block: mark bio_add_folio as __must_check
Johannes Thumshirn
1
-1
/
+2
2023-06-01
fs: iomap: use bio_add_folio_nofail where possible
Johannes Thumshirn
1
-3
/
+3
2023-06-01
block: add bio_add_folio_nofail
Johannes Thumshirn
2
-0
/
+10
2023-06-01
block: mark bio_add_page as __must_check
Johannes Thumshirn
1
-1
/
+2
2023-06-01
dm-crypt: use __bio_add_page to add single page to clone bio
Johannes Thumshirn
1
-2
/
+1
2023-06-01
md: raid1: check if adding pages to resync bio fails
Johannes Thumshirn
2
-15
/
+16
2023-06-01
md: raid1: use __bio_add_page for adding single page to bio
Johannes Thumshirn
1
-1
/
+1
2023-06-01
md: check for failure when adding pages in alloc_behind_master_bio
Johannes Thumshirn
1
-1
/
+4
2023-05-31
floppy: use __bio_add_page for adding single page to bio
Johannes Thumshirn
1
-1
/
+1
2023-05-31
zram: use __bio_add_page for adding single page to bio
Johannes Thumshirn
1
-1
/
+1
2023-05-31
zonefs: use __bio_add_page for adding single page to bio
Johannes Thumshirn
1
-1
/
+1
2023-05-31
gfs2: use __bio_add_page for adding single page to bio
Johannes Thumshirn
1
-1
/
+1
[next]