index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
isofs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
David Howells
1
-4
/
+4
2022-03-18
netfs: Trace refcounting on the netfs_io_subrequest struct
David Howells
5
-21
/
+81
2022-03-18
netfs: Trace refcounting on the netfs_io_request struct
David Howells
5
-17
/
+69
2022-03-18
netfs: Adjust the netfs_rreq tracepoint slightly
David Howells
2
-10
/
+10
2022-03-18
netfs: Split netfs_io_* object handling out
David Howells
4
-118
/
+147
2022-03-18
netfs: Finish off rename of netfs_read_request to netfs_io_request
David Howells
7
-64
/
+65
2022-03-18
netfs: Rename netfs_read_*request to netfs_io_*request
David Howells
11
-177
/
+177
2022-03-18
netfs: Generate enums from trace symbol mapping lists
David Howells
1
-43
/
+16
2022-03-18
fscache: export fscache_end_operation()
Jeffle Xu
4
-27
/
+14
2022-03-01
ceph: misc fix for code style and logs
Xiubo Li
1
-60
/
+62
2022-03-01
ceph: allocate capsnap memory outside of ceph_queue_cap_snap()
Xiubo Li
1
-18
/
+28
2022-03-01
ceph: do not release the global snaprealm until unmounting
Xiubo Li
4
-5
/
+15
2022-03-01
ceph: remove incorrect and unused CEPH_INO_DOTDOT macro
Xiubo Li
1
-1
/
+0
2022-03-01
MAINTAINERS: add Xiubo Li as cephfs co-maintainer
Jeff Layton
1
-0
/
+2
2022-03-01
ceph: eliminate the recursion when rebuilding the snap context
Xiubo Li
2
-9
/
+50
2022-03-01
ceph: do not update snapshot context when there is no new snapshot
Xiubo Li
1
-9
/
+19
2022-03-01
ceph: zero the dir_entries memory when allocating it
Xiubo Li
1
-1
/
+2
2022-03-01
ceph: move to a dedicated slabcache for ceph_cap_snap
Xiubo Li
4
-3
/
+12
2022-03-01
ceph: add getvxattr op
Milind Changire
7
-2
/
+95
2022-03-01
libceph: drop else branches in prepare_read_data{,_cont}
Jeff Layton
1
-6
/
+2
2022-03-01
ceph: fix comments mentioning i_mutex
hongnanli
2
-5
/
+5
2022-03-01
ceph: fail the request directly if handle_reply gets an ESTALE
Xiubo Li
1
-29
/
+0
2022-03-01
ceph: wake waiters after failed async create
Jeff Layton
1
-18
/
+33
2022-03-01
ceph: wait for async create reply before sending any cap messages
Jeff Layton
1
-0
/
+14
2022-03-01
ceph: eliminate req->r_wait_for_completion from ceph_mds_request
Jeff Layton
3
-13
/
+15
2022-03-01
ceph: uninline the data on a file opened for writing
David Howells
3
-124
/
+64
2022-03-01
ceph: make ceph_netfs_issue_op() handle inlined data
David Howells
1
-17
/
+60
2022-03-01
ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host
Jeff Layton
1
-3
/
+3
2022-02-27
Linux 5.17-rc6
v5.17-rc6
Linus Torvalds
1
-1
/
+1
2022-02-26
selftests/memfd: clean up mapping in mfd_fail_write
Mike Kravetz
1
-0
/
+1
2022-02-26
mailmap: update Roman Gushchin's email
Roman Gushchin
1
-0
/
+3
2022-02-26
MAINTAINERS, SLAB: add Roman as reviewer, git tree
Vlastimil Babka
1
-0
/
+2
2022-02-26
MAINTAINERS: add Shakeel as a memcg co-maintainer
Shakeel Butt
1
-0
/
+1
2022-02-26
MAINTAINERS: remove Vladimir from memcg maintainers
Vladimir Davydov
1
-1
/
+0
2022-02-26
MAINTAINERS: add Roman as a memcg co-maintainer
Roman Gushchin
1
-0
/
+1
2022-02-26
selftest/vm: fix map_fixed_noreplace test failure
Aneesh Kumar K.V
1
-12
/
+37
2022-02-26
mm: fix use-after-free bug when mm->mmap is reused after being freed
Suren Baghdasaryan
1
-0
/
+1
2022-02-26
hugetlbfs: fix a truncation issue in hugepages parameter
Liu Yuntao
1
-2
/
+2
2022-02-26
kasan: test: prevent cache merging in kmem_cache_double_destroy
Andrey Konovalov
1
-1
/
+4
2022-02-26
mm/hugetlb: fix kernel crash with hugetlb mremap
Aneesh Kumar K.V
1
-4
/
+3
2022-02-26
MAINTAINERS: add sysctl-next git tree
Luis Chamberlain
1
-0
/
+1
2022-02-26
rtla/osnoise: Fix error message when failing to enable trace instance
Daniel Bristot de Oliveira
1
-1
/
+1
2022-02-26
rtla/osnoise: Free params at the exit
Daniel Bristot de Oliveira
1
-0
/
+1
2022-02-26
rtla/hist: Make -E the short version of --entries
Daniel Bristot de Oliveira
4
-12
/
+12
2022-02-26
tracing: Fix selftest config check for function graph start up test
Christophe Leroy
1
-4
/
+2
2022-02-26
tracefs: Set the group ownership in apply_options() not parse_options()
Steven Rostedt (Google)
1
-2
/
+3
2022-02-25
RDMA/cma: Do not change route.addr.src_addr outside state checks
Jason Gunthorpe
1
-16
/
+24
2022-02-25
tracing/osnoise: Make osnoise_main to sleep for microseconds
Daniel Bristot de Oliveira
1
-21
/
+32
2022-02-25
ftrace: Remove unused ftrace_startup_enable() stub
Nathan Chancellor
1
-1
/
+0
2022-02-25
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
1
-4
/
+6
[next]