index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-18
netfs: Add a function to consolidate beginning a read
David Howells
2022-03-18
netfs: Add a netfs inode context
David Howells
2022-03-18
ceph: Make ceph_init_request() check caps on readahead
David Howells
2022-03-18
netfs: Change ->init_request() to return an error code
David Howells
2022-03-18
netfs: Refactor arguments for netfs_alloc_read_request
David Howells
2022-03-18
netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
David Howells
2022-03-18
netfs: Trace refcounting on the netfs_io_subrequest struct
David Howells
2022-03-18
netfs: Trace refcounting on the netfs_io_request struct
David Howells
2022-03-18
netfs: Adjust the netfs_rreq tracepoint slightly
David Howells
2022-03-18
netfs: Split netfs_io_* object handling out
David Howells
2022-03-18
netfs: Finish off rename of netfs_read_request to netfs_io_request
David Howells
2022-03-18
netfs: Rename netfs_read_*request to netfs_io_*request
David Howells
2022-03-18
netfs: Generate enums from trace symbol mapping lists
David Howells
2022-03-18
fscache: export fscache_end_operation()
Jeffle Xu
2022-03-01
ceph: misc fix for code style and logs
Xiubo Li
2022-03-01
ceph: allocate capsnap memory outside of ceph_queue_cap_snap()
Xiubo Li
2022-03-01
ceph: do not release the global snaprealm until unmounting
Xiubo Li
2022-03-01
ceph: remove incorrect and unused CEPH_INO_DOTDOT macro
Xiubo Li
2022-03-01
MAINTAINERS: add Xiubo Li as cephfs co-maintainer
Jeff Layton
2022-03-01
ceph: eliminate the recursion when rebuilding the snap context
Xiubo Li
2022-03-01
ceph: do not update snapshot context when there is no new snapshot
Xiubo Li
2022-03-01
ceph: zero the dir_entries memory when allocating it
Xiubo Li
2022-03-01
ceph: move to a dedicated slabcache for ceph_cap_snap
Xiubo Li
2022-03-01
ceph: add getvxattr op
Milind Changire
2022-03-01
libceph: drop else branches in prepare_read_data{,_cont}
Jeff Layton
2022-03-01
ceph: fix comments mentioning i_mutex
hongnanli
2022-03-01
ceph: fail the request directly if handle_reply gets an ESTALE
Xiubo Li
2022-03-01
ceph: wake waiters after failed async create
Jeff Layton
2022-03-01
ceph: wait for async create reply before sending any cap messages
Jeff Layton
2022-03-01
ceph: eliminate req->r_wait_for_completion from ceph_mds_request
Jeff Layton
2022-03-01
ceph: uninline the data on a file opened for writing
David Howells
2022-03-01
ceph: make ceph_netfs_issue_op() handle inlined data
David Howells
2022-03-01
ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host
Jeff Layton
2022-02-27
Linux 5.17-rc6
v5.17-rc6
Linus Torvalds
2022-02-27
Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-27
Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-02-27
Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-02-26
Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-02-26
Merge tag 'fixes-2022-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-02-26
Merge tag 'riscv-for-linus-5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-02-26
Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-26
selftests/memfd: clean up mapping in mfd_fail_write
Mike Kravetz
2022-02-26
mailmap: update Roman Gushchin's email
Roman Gushchin
2022-02-26
MAINTAINERS, SLAB: add Roman as reviewer, git tree
Vlastimil Babka
2022-02-26
MAINTAINERS: add Shakeel as a memcg co-maintainer
Shakeel Butt
2022-02-26
MAINTAINERS: remove Vladimir from memcg maintainers
Vladimir Davydov
2022-02-26
MAINTAINERS: add Roman as a memcg co-maintainer
Roman Gushchin
2022-02-26
selftest/vm: fix map_fixed_noreplace test failure
Aneesh Kumar K.V
2022-02-26
mm: fix use-after-free bug when mm->mmap is reused after being freed
Suren Baghdasaryan
[next]