summaryrefslogtreecommitdiff
path: root/scripts/coccinelle/api/stream_open.cocci
AgeCommit message (Expand)Author
2019-07-14Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-07-14*: convert stream-like files -> stream_open, even if they use noop_llseekKirill Smelkov
2019-07-08coccinelle: api/stream_open: treat all wait_.*() calls as blockingKirill Smelkov
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov