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