| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | ceph: update dentry lease for async create | Yan, Zheng | 2020-03-30 | 1 | -0/+3 |
| * | | | | | | | ceph: attempt to do async create when possible | Jeff Layton | 2020-03-30 | 2 | -7/+243 |
| * | | | | | | | ceph: cache layout in parent dir on first sync create | Jeff Layton | 2020-03-30 | 5 | -5/+40 |
| * | | | | | | | ceph: add new MDS req field to hold delegated inode number | Jeff Layton | 2020-03-30 | 2 | -2/+2 |
| * | | | | | | | ceph: decode interval_sets for delegated inos | Jeff Layton | 2020-03-30 | 2 | -10/+121 |
| * | | | | | | | ceph: make ceph_fill_inode non-static | Jeff Layton | 2020-03-30 | 2 | -23/+32 |
| * | | | | | | | ceph: perform asynchronous unlink if we have sufficient caps | Jeff Layton | 2020-03-30 | 3 | -5/+128 |
| * | | | | | | | ceph: don't take refs to want mask unless we have all bits | Yan, Zheng | 2020-03-30 | 1 | -1/+4 |
| * | | | | | | | ceph: cap tracking for async directory operations | Jeff Layton | 2020-03-30 | 4 | -14/+56 |
| * | | | | | | | ceph: make __take_cap_refs non-static | Jeff Layton | 2020-03-30 | 2 | -6/+8 |
| * | | | | | | | ceph: add infrastructure for waiting for async create to complete | Jeff Layton | 2020-03-30 | 5 | -4/+42 |
| * | | | | | | | ceph: track primary dentry link | Jeff Layton | 2020-03-30 | 4 | -1/+12 |
| * | | | | | | | ceph: add flag to designate that a request is asynchronous | Jeff Layton | 2020-03-30 | 4 | -2/+20 |
| * | | | | | | | ceph: more caps.c lockdep assertions | Jeff Layton | 2020-03-30 | 1 | -0/+3 |
| * | | | | | | | ceph: clean up kick_flushing_inode_caps() | Jeff Layton | 2020-03-30 | 2 | -12/+11 |
| * | | | | | | | libceph: directly skip to the end of redirect reply | Ilya Dryomov | 2020-03-30 | 1 | -3/+0 |
| * | | | | | | | libceph: simplify ceph_monc_handle_map() | Ilya Dryomov | 2020-03-30 | 1 | -4/+4 |
| * | | | | | | | ceph: return ETIMEDOUT errno to userland when request timed out | Xiubo Li | 2020-03-30 | 1 | -2/+2 |
| * | | | | | | | ceph: re-org copy_file_range and fix some error paths | Luis Henriques | 2020-03-30 | 1 | -73/+100 |
| * | | | | | | | ceph: move to a dedicated slabcache for mds requests | Jeff Layton | 2020-03-30 | 3 | -2/+12 |
| * | | | | | | | ceph: reorganize fields in ceph_mds_request | Jeff Layton | 2020-03-30 | 1 | -3/+3 |
| * | | | | | | | ceph: switch to page_mkwrite_check_truncate in ceph_page_mkwrite | Andreas Gruenbacher | 2020-03-30 | 1 | -1/+1 |
| * | | | | | | | ceph: replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-03-30 | 1 | -1/+1 |
| * | | | | | | | rbd: enable multiple blk-mq queues | Hannes Reinecke | 2020-03-30 | 1 | -1/+1 |
| * | | | | | | | rbd: embed image request in blk-mq pdu | Ilya Dryomov | 2020-03-30 | 1 | -87/+51 |
| * | | | | | | | rbd: acquire header_rwsem just once in rbd_queue_workfn() | Ilya Dryomov | 2020-03-30 | 1 | -28/+31 |
| * | | | | | | | rbd: get rid of img_request_layered_clear() | Ilya Dryomov | 2020-03-30 | 1 | -8/+1 |
| * | | | | | | | rbd: kill img_request kref | Hannes Reinecke | 2020-03-30 | 1 | -19/+5 |
| * | | | | | | | ceph: check if file lock exists before sending unlock request | Yan, Zheng | 2020-03-30 | 1 | -2/+29 |
| * | | | | | | | ceph: fix description of some mount options | Xiubo Li | 2020-03-30 | 1 | -3/+3 |
| * | | | | | | | ceph: move ceph_osdc_{read,write}pages to ceph.ko | Xiubo Li | 2020-03-30 | 3 | -98/+84 |
| * | | | | | | | ceph: don't ClearPageChecked in ceph_invalidatepage() | Jeff Layton | 2020-03-30 | 1 | -2/+0 |
| * | | | | | | | rbd: remove barriers from img_request_layered_{set,clear,test}() | Ilya Dryomov | 2020-03-30 | 1 | -3/+0 |
| * | | | | | | | libceph: drop CEPH_DEFINE_SHOW_FUNC | Ilya Dryomov | 2020-03-30 | 3 | -32/+18 |
| * | | | | | | | ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO} | Yan, Zheng | 2020-03-30 | 3 | -24/+35 |
| * | | | | | | | ceph: add refcounting for Fx caps | Jeff Layton | 2020-03-30 | 3 | -1/+9 |
| * | | | | | | | ceph: register MDS request with dir inode from the start | Jeff Layton | 2020-03-30 | 1 | -10/+6 |
* | | | | | | | | Merge tag 'ovl-update-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2020-04-09 | 11 | -163/+460 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ovl: document xino expected behavior | Amir Goldstein | 2020-03-27 | 1 | -2/+36 |
| * | | | | | | | | ovl: enable xino automatically in more cases | Amir Goldstein | 2020-03-27 | 4 | -18/+33 |
| * | | | | | | | | ovl: avoid possible inode number collisions with xino=on | Amir Goldstein | 2020-03-27 | 3 | -17/+45 |
| * | | | | | | | | ovl: use a private non-persistent ino pool | Amir Goldstein | 2020-03-27 | 3 | -3/+15 |
| * | | | | | | | | ovl: fix WARN_ON nlink drop to zero | Miklos Szeredi | 2020-03-27 | 1 | -2/+24 |
| * | | | | | | | | ovl: fix a typo in comment | Chengguang Xu | 2020-03-17 | 1 | -1/+1 |
| * | | | | | | | | ovl: replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-03-17 | 1 | -1/+1 |
| * | | | | | | | | ovl: ovl_obtain_alias(): don't call d_instantiate_anon() for old | Al Viro | 2020-03-17 | 1 | -17/+21 |
| * | | | | | | | | ovl: strict upper fs requirements for remote upper fs | Amir Goldstein | 2020-03-17 | 1 | -6/+18 |
| * | | | | | | | | ovl: check if upper fs supports RENAME_WHITEOUT | Amir Goldstein | 2020-03-17 | 3 | -1/+71 |
| * | | | | | | | | ovl: allow remote upper | Miklos Szeredi | 2020-03-17 | 3 | -4/+9 |
| * | | | | | | | | ovl: decide if revalidate needed on a per-dentry basis | Miklos Szeredi | 2020-03-17 | 6 | -16/+30 |