Home
last modified time | relevance | path

Searched hist:"800 ba29547e16d5fbe67ca764ba660e049e9f1bf" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dfile.cdiff 800ba29547e16d5fbe67ca764ba660e049e9f1bf Sat Feb 19 22:19:49 CST 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Pass an iocb to generic_perform_write()

We can extract both the file pointer and the pos from the iocb.
This simplifies each caller as well as allowing generic_perform_write()
to see more of the iocb contents in the future.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Reviewed-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/fs/ext4/
H A Dfile.cdiff 800ba29547e16d5fbe67ca764ba660e049e9f1bf Sat Feb 19 22:19:49 CST 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Pass an iocb to generic_perform_write()

We can extract both the file pointer and the pos from the iocb.
This simplifies each caller as well as allowing generic_perform_write()
to see more of the iocb contents in the future.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Reviewed-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/fs/ceph/
H A Dfile.cdiff 800ba29547e16d5fbe67ca764ba660e049e9f1bf Sat Feb 19 22:19:49 CST 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Pass an iocb to generic_perform_write()

We can extract both the file pointer and the pos from the iocb.
This simplifies each caller as well as allowing generic_perform_write()
to see more of the iocb contents in the future.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Reviewed-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/fs/f2fs/
H A Dfile.cdiff 800ba29547e16d5fbe67ca764ba660e049e9f1bf Sat Feb 19 22:19:49 CST 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Pass an iocb to generic_perform_write()

We can extract both the file pointer and the pos from the iocb.
This simplifies each caller as well as allowing generic_perform_write()
to see more of the iocb contents in the future.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Reviewed-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/mm/
H A Dfilemap.cdiff 800ba29547e16d5fbe67ca764ba660e049e9f1bf Sat Feb 19 22:19:49 CST 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Pass an iocb to generic_perform_write()

We can extract both the file pointer and the pos from the iocb.
This simplifies each caller as well as allowing generic_perform_write()
to see more of the iocb contents in the future.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Reviewed-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/include/linux/
H A Dfs.hdiff 800ba29547e16d5fbe67ca764ba660e049e9f1bf Sat Feb 19 22:19:49 CST 2022 Matthew Wilcox (Oracle) <willy@infradead.org> fs: Pass an iocb to generic_perform_write()

We can extract both the file pointer and the pos from the iocb.
This simplifies each caller as well as allowing generic_perform_write()
to see more of the iocb contents in the future.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Reviewed-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>