summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-03-18ceph: Make ceph_init_request() check caps on readaheadDavid Howells
2022-03-18netfs: Change ->init_request() to return an error codeDavid Howells
2022-03-18netfs: Refactor arguments for netfs_alloc_read_requestDavid Howells
2022-03-18netfs: Adjust the netfs_failure tracepoint to indicate non-subreq linesDavid Howells
2022-03-18netfs: Trace refcounting on the netfs_io_subrequest structDavid Howells
2022-03-18netfs: Trace refcounting on the netfs_io_request structDavid Howells
2022-03-18netfs: Adjust the netfs_rreq tracepoint slightlyDavid Howells
2022-03-18netfs: Split netfs_io_* object handling outDavid Howells
2022-03-18netfs: Finish off rename of netfs_read_request to netfs_io_requestDavid Howells
2022-03-18netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells
2022-03-18netfs: Generate enums from trace symbol mapping listsDavid Howells
2022-03-18fscache: export fscache_end_operation()Jeffle Xu
2022-03-01ceph: misc fix for code style and logsXiubo Li
2022-03-01ceph: allocate capsnap memory outside of ceph_queue_cap_snap()Xiubo Li
2022-03-01ceph: do not release the global snaprealm until unmountingXiubo Li
2022-03-01ceph: remove incorrect and unused CEPH_INO_DOTDOT macroXiubo Li
2022-03-01MAINTAINERS: add Xiubo Li as cephfs co-maintainerJeff Layton
2022-03-01ceph: eliminate the recursion when rebuilding the snap contextXiubo Li
2022-03-01ceph: do not update snapshot context when there is no new snapshotXiubo Li
2022-03-01ceph: zero the dir_entries memory when allocating itXiubo Li
2022-03-01ceph: move to a dedicated slabcache for ceph_cap_snapXiubo Li
2022-03-01ceph: add getvxattr opMilind Changire
2022-03-01libceph: drop else branches in prepare_read_data{,_cont}Jeff Layton
2022-03-01ceph: fix comments mentioning i_mutexhongnanli
2022-03-01ceph: fail the request directly if handle_reply gets an ESTALEXiubo Li
2022-03-01ceph: wake waiters after failed async createJeff Layton
2022-03-01ceph: wait for async create reply before sending any cap messagesJeff Layton
2022-03-01ceph: eliminate req->r_wait_for_completion from ceph_mds_requestJeff Layton
2022-03-01ceph: uninline the data on a file opened for writingDavid Howells
2022-03-01ceph: make ceph_netfs_issue_op() handle inlined dataDavid Howells
2022-03-01ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->hostJeff Layton
2022-02-27Linux 5.17-rc6Linus Torvalds
2022-02-27Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-02-27Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-02-27Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-26Merge tag 'fixes-2022-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-02-26Merge tag 'riscv-for-linus-5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-26Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-02-26selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz
2022-02-26mailmap: update Roman Gushchin's emailRoman Gushchin
2022-02-26MAINTAINERS, SLAB: add Roman as reviewer, git treeVlastimil Babka
2022-02-26MAINTAINERS: add Shakeel as a memcg co-maintainerShakeel Butt
2022-02-26MAINTAINERS: remove Vladimir from memcg maintainersVladimir Davydov
2022-02-26MAINTAINERS: add Roman as a memcg co-maintainerRoman Gushchin
2022-02-26selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V
2022-02-26mm: fix use-after-free bug when mm->mmap is reused after being freedSuren Baghdasaryan
2022-02-26hugetlbfs: fix a truncation issue in hugepages parameterLiu Yuntao
2022-02-26kasan: test: prevent cache merging in kmem_cache_double_destroyAndrey Konovalov