Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-14 | Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux | Linus Torvalds | 1 | -1/+8 |
2019-07-14 | *: convert stream-like files -> stream_open, even if they use noop_llseek | Kirill Smelkov | 1 | -1/+8 |
2019-07-08 | coccinelle: api/stream_open: treat all wait_.*() calls as blocking | Kirill Smelkov | 1 | -4/+4 |
2019-04-06 | fs: stream_open - opener for stream-like files so that read and write can run... | Kirill Smelkov | 1 | -0/+363 |