| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | xfs: return locked status of inode buffer on xfsaild push | Brian Foster | 2020-03-28 | 1 | -1/+2 |
| * | | | | | | xfs: trylock underlying buffer on dquot flush | Brian Foster | 2020-03-28 | 3 | -9/+14 |
| * | | | | | | xfs: remove unnecessary ternary from xfs_create | Kaixu Xia | 2020-03-28 | 1 | -2/+1 |
| * | | | | | | xfs: don't write a corrupt unmount record to force summary counter recalc | Darrick J. Wong | 2020-03-27 | 1 | -13/+14 |
| * | | | | | | xfs: factor inode lookup from xfs_ifree_cluster | Dave Chinner | 2020-03-27 | 1 | -68/+84 |
| * | | | | | | xfs: tail updates only need to occur when LSN changes | Dave Chinner | 2020-03-27 | 3 | -23/+51 |
| * | | | | | | xfs: factor common AIL item deletion code | Dave Chinner | 2020-03-27 | 3 | -34/+30 |
| * | | | | | | xfs: correctly acount for reclaimable slabs | Dave Chinner | 2020-03-27 | 1 | -1/+2 |
| * | | | | | | xfs: Improve metadata buffer reclaim accountability | Dave Chinner | 2020-03-27 | 1 | -3/+8 |
| * | | | | | | xfs: don't allow log IO to be throttled | Dave Chinner | 2020-03-27 | 1 | -1/+9 |
| * | | | | | | xfs: Throttle commits on delayed background CIL push | Dave Chinner | 2020-03-27 | 3 | -4/+58 |
| * | | | | | | xfs: Lower CIL flush limit for large logs | Dave Chinner | 2020-03-27 | 1 | -6/+23 |
| * | | | | | | xfs: remove some stale comments from the log code | Dave Chinner | 2020-03-27 | 1 | -46/+13 |
| * | | | | | | xfs: refactor unmount record writing | Dave Chinner | 2020-03-27 | 1 | -20/+29 |
| * | | | | | | xfs: merge xlog_commit_record with xlog_write_done | Dave Chinner | 2020-03-27 | 3 | -35/+12 |
| * | | | | | | xfs: split xlog_ticket_done | Christoph Hellwig | 2020-03-27 | 5 | -73/+47 |
| * | | | | | | xfs: kill XLOG_TIC_INITED | Dave Chinner | 2020-03-27 | 2 | -8/+2 |
| * | | | | | | xfs: refactor and split xfs_log_done() | Dave Chinner | 2020-03-27 | 5 | -65/+44 |
| * | | | | | | xfs: re-order initial space accounting checks in xlog_write | Dave Chinner | 2020-03-27 | 1 | -21/+10 |
| * | | | | | | xfs: don't try to write a start record into every iclog | Dave Chinner | 2020-03-27 | 3 | -49/+42 |
| * | | | | | | xfs: validate the realtime geometry in xfs_validate_sb_common | Darrick J. Wong | 2020-03-27 | 1 | -0/+32 |
* | | | | | | | Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-04-09 | 1 | -1/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro | Michal Suchanek | 2020-04-02 | 1 | -1/+2 |
* | | | | | | | | Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2020-04-09 | 14 | -485/+1267 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ceph: fix snapshot directory timestamps | Luis Henriques | 2020-03-30 | 1 | -0/+4 |
| * | | | | | | | | ceph: wait for async creating inode before requesting new max size | Yan, Zheng | 2020-03-30 | 1 | -0/+5 |
| * | | | | | | | | ceph: don't skip updating wanted caps when cap is stale | Yan, Zheng | 2020-03-30 | 1 | -2/+6 |
| * | | | | | | | | ceph: request new max size only when there is auth cap | Yan, Zheng | 2020-03-30 | 1 | -1/+1 |
| * | | | | | | | | ceph: cleanup return error of try_get_cap_refs() | Yan, Zheng | 2020-03-30 | 1 | -11/+15 |
| * | | | | | | | | ceph: return ceph_mdsc_do_request() errors from __get_parent() | Qiujun Huang | 2020-03-30 | 1 | -0/+5 |
| * | | | | | | | | ceph: check all mds' caps after page writeback | Yan, Zheng | 2020-03-30 | 2 | -2/+2 |
| * | | | | | | | | ceph: update i_requested_max_size only when sending cap msg to auth mds | Yan, Zheng | 2020-03-30 | 1 | -1/+2 |
| * | | | | | | | | ceph: simplify calling of ceph_get_fmode() | Yan, Zheng | 2020-03-30 | 4 | -48/+10 |
| * | | | | | | | | ceph: remove delay check logic from ceph_check_caps() | Yan, Zheng | 2020-03-30 | 4 | -126/+44 |
| * | | | | | | | | ceph: consider inode's last read/write when calculating wanted caps | Yan, Zheng | 2020-03-30 | 7 | -74/+187 |
| * | | | | | | | | ceph: always renew caps if mds_wanted is insufficient | Yan, Zheng | 2020-03-30 | 3 | -33/+21 |
| * | | | | | | | | 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 | 1 | -7/+240 |
| * | | | | | | | | 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 | 3 | -14/+50 |
| * | | | | | | | | 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 | 3 | -1/+9 |
| * | | | | | | | | ceph: add flag to designate that a request is asynchronous | Jeff Layton | 2020-03-30 | 3 | -0/+17 |
| * | | | | | | | | ceph: more caps.c lockdep assertions | Jeff Layton | 2020-03-30 | 1 | -0/+3 |