Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | ceph: return -EIO if read/write against filp that lost file locks | Yan, Zheng | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: add helper function that forcibly reconnects to ceph cluster. | Yan, Zheng | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: pass filp to ceph_get_caps() | Yan, Zheng | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: track and report error of async metadata operation | Yan, Zheng | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: allow closing session in restarting/reconnect state | Yan, Zheng | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: don't list vxattrs in listxattr() | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: allow copy_file_range when src and dst inode are same | Jeff Layton | 2019-09-16 | |
| * | | | | | | | | | | | | | | ceph: fix directories inode i_blkbits initialization | Luis Henriques | 2019-09-16 | |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge tag 'fuse-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-09-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | fuse: Make fuse_args_to_req static | YueHaibing | 2019-09-24 | |
| * | | | | | | | | | | | | | | fuse: fix memleak in cuse_channel_open | zhengbin | 2019-09-24 | |
| * | | | | | | | | | | | | | | fuse: fix beyond-end-of-page access in fuse_parse_cache() | Tejun Heo | 2019-09-24 | |
| * | | | | | | | | | | | | | | fuse: unexport fuse_put_request | Arnd Bergmann | 2019-09-24 | |
| * | | | | | | | | | | | | | | fuse: kmemcg account fs data | Khazhismel Kumykov | 2019-09-24 | |
| * | | | | | | | | | | | | | | fuse: on 64-bit store time in d_fsdata directly | Khazhismel Kumykov | 2019-09-24 | |
| * | | | | | | | | | | | | | | fuse: fix missing unlock_page in fuse_writepage() | Vasily Averin | 2019-09-24 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | fuse: allow skipping control interface and forced unmount | Vivek Goyal | 2019-09-12 | |
| * | | | | | | | | | | | | | fuse: dissociate DESTROY from fuseblk | Miklos Szeredi | 2019-09-12 | |
| * | | | | | | | | | | | | | fuse: delete dentry if timeout is zero | Miklos Szeredi | 2019-09-12 | |
| * | | | | | | | | | | | | | fuse: separate fuse device allocation and installation in fuse_conn | Vivek Goyal | 2019-09-12 | |
| * | | | | | | | | | | | | | fuse: add fuse_iqueue_ops callbacks | Stefan Hajnoczi | 2019-09-12 | |
| * | | | | | | | | | | | | | fuse: extract fuse_fill_super_common() | Stefan Hajnoczi | 2019-09-12 | |
| * | | | | | | | | | | | | | fuse: export fuse_dequeue_forget() function | Vivek Goyal | 2019-09-12 | |
| * | | | | | | | | | | | | | fuse: export fuse_get_unique() | Stefan Hajnoczi | 2019-09-12 | |
| * | | | | | | | | | | | | | fuse: export fuse_send_init_request() | Vivek Goyal | 2019-09-12 | |
| * | | | | | | | | | | | | | fuse: export fuse_len_args() | Stefan Hajnoczi | 2019-09-12 | |
| * | | | | | | | | | | | | | fuse: export fuse_end_request() | Stefan Hajnoczi | 2019-09-12 | |
| * | | | | | | | | | | | | | fuse: fix request limit | Miklos Szeredi | 2019-09-12 | |
| * | | | | | | | | | | | | | fuse: stop copying pages to fuse_req | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: stop copying args to fuse_req | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: clean up fuse_req | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: simplify request allocation | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: unexport request ops | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: convert retrieve to simple api | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: convert release to simple api | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | cuse: convert init to simple api | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: convert init to simple api | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: convert writepages to simple api | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: convert readdir to simple api | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: convert readpages to simple api | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: convert direct_io to simple api | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: add simple background helper | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: convert sync write to simple api | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: covert readpage to simple api | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: fuse_short_read(): don't take fuse_req as argument | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: convert ioctl to simple api | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: move page alloc | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: convert readlink to simple api | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: add pages to fuse_args | Miklos Szeredi | 2019-09-10 | |
| * | | | | | | | | | | | | | fuse: convert destroy to simple api | Miklos Szeredi | 2019-09-10 |