blob: a61023cd8ec12a8f9e3ceb7fda095510de1bfe51 [file] [log] [blame]
758a58d0bc67 ("loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()")
0da03cab87e6 ("loop: Fix deadlock when calling blkdev_reread_part()")
d57f3374ba48 ("loop: Move special partition reread handling in loop_clr_fd()")
7ccd0791d985 ("loop: Push loop_ctl_mutex down into loop_clr_fd()")
a2505b799a49 ("loop: Split setting of lo_state from loop_clr_fd")
a13165441d58 ("loop: Push lo_ctl_mutex down into individual ioctls")
0a42e99b58a2 ("loop: Get rid of loop_index_mutex")
967d1dc144b5 ("loop: Fold __loop_release into loop_release")
310ca162d779 ("block/loop: Use global lock for ioctl() operation.")
b1ab5fa309e6 ("block/loop: Don't grab "struct file" for vfs_getattr() operation.")
bdac616db9bb ("loop: fix LOOP_GET_STATUS lock imbalance")
3148ffbdb916 ("loop: use killable lock in ioctls")
2d1d4c1e591f ("loop: don't call into filesystem while holding lo_ctl_mutex")
3079c22ea815 ("genhd: Rename get_disk() to get_disk_and_module()")
ae6650163c66 ("loop: fix concurrent lo_open/lo_release")
e319e1fbd9d4 ("block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_completion()")
65e53aab6d54 ("block: Use DECLARE_COMPLETION_ONSTACK() in submit_bio_wait()")