blob: 97d6a095644f21577b3cb89929151c33f6fa1489 [file] [log] [blame]
da5ebf5aa676 ("lookup_open(): saner calling conventions (return dentry on success)")
239eb983383b ("atomic_open(): saner calling conventions (return dentry on success)")
00a07c1591a3 ("switch atomic_open() and lookup_open() to returning 0 in all success cases")
3ec2eef116e9 ("get rid of 'opened' in path_openat() and the helpers downstream")
73a09dd94377 ("introduce FMODE_CREATED and switch to it")
69527c554f82 ("now we can fold open_check_o_direct() into do_dentry_open()")
7c1c01ec20d6 ("lift fput() on late failures into path_openat()")
4d27f3266f14 ("fold put_filp() into fput()")
f5d11409e61d ("introduce FMODE_OPENED")
ae2bb293a3e8 ("get rid of cred argument of vfs_open() and do_dentry_open()")
ea73ea727988 ("pass ->f_flags value to alloc_empty_file()")
6de37b6dc085 ("pass creds to get_empty_filp(), make sure dentry_open() passes the right creds")
c9c554f21490 ("alloc_file(): switch to passing O_... flags instead of FMODE_... mode")
e8cff84faa4d ("fold security_file_free() into file_free()")
d202797f480c ("cxl_getfile(): fix double-iput() on alloc_file() failures")
b4e7a7a88b5d ("drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()")
5f85942c2ea2 ("Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi")