index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-27
ceph: fix kerneldoc copypasta over ceph_start_io_direct
Jeff Layton
1
-1
/
+1
2021-04-27
ceph: use attach/detach_page_private for tracking snap context
Jeff Layton
1
-11
/
+7
2021-04-27
ceph: don't use d_add in ceph_handle_snapdir
Jeff Layton
3
-14
/
+25
2021-04-27
ceph: don't clobber i_snap_caps on non-I_NEW inode
Jeff Layton
1
-4
/
+5
2021-04-27
ceph: fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
2021-04-27
ceph: convert ceph_readpages to ceph_readahead
Jeff Layton
1
-199
/
+31
2021-04-27
ceph: convert ceph_write_begin to netfs_write_begin
Jeff Layton
1
-129
/
+57
2021-04-27
ceph: convert ceph_readpage to netfs_readpage
Jeff Layton
3
-10
/
+195
2021-04-27
ceph: fix fscache invalidation
Jeff Layton
2
-0
/
+2
2021-04-27
ceph: rework PageFsCache handling
Jeff Layton
2
-1
/
+9
2021-04-27
ceph: rip out old fscache readpage handling
Jeff Layton
5
-254
/
+3
2021-04-27
Merge remote-tracking branch 'dhowells/netfs-lib'
Ilya Dryomov
33
-77
/
+3503
2021-04-26
netfs: Miscellaneous fixes
David Howells
1
-3
/
+3
2021-04-26
iov_iter: Four fixes for ITER_XARRAY
David Howells
2
-1
/
+5
2021-04-25
Linux 5.12
v5.12
Linus Torvalds
1
-1
/
+1
2021-04-25
Merge tag 'perf-tools-fixes-for-v5.12-2021-04-25' of git://git.kernel.org/pub...
Linus Torvalds
4
-6
/
+10
2021-04-25
Merge tag 'perf_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-36
/
+27
2021-04-25
Merge tag 'locking_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+4
2021-04-25
Merge tag 'sched_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-04-25
Merge tag 'x86_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-04-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-11
/
+9
2021-04-24
Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"
Linus Torvalds
2
-2
/
+1
2021-04-23
Merge tag 'pinctrl-v5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+11
2021-04-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-29
/
+27
2021-04-23
Merge tag 'block-5.12-2021-04-23' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2021-04-23
tools/cgroup/slabinfo.py: updated to work on current kernel
Vasily Averin
1
-4
/
+4
2021-04-23
mm/filemap: fix mapping_seek_hole_data on THP & 32-bit
Hugh Dickins
1
-10
/
+11
2021-04-23
mm/filemap: fix find_lock_entries hang on 32-bit THP
Hugh Dickins
1
-2
/
+8
2021-04-23
ovl: fix reference counting in ovl_mmap error path
Christian König
1
-10
/
+1
2021-04-23
coda: fix reference counting in coda_file_mmap error path
Christian König
1
-3
/
+3
2021-04-23
KVM: x86/xen: Take srcu lock when accessing kvm_memslots()
Wanpeng Li
1
-11
/
+9
2021-04-23
Merge tag 'arm-fixes-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-6
/
+14
2021-04-23
perf map: Fix error return code in maps__clone()
Zhen Lei
1
-2
/
+5
2021-04-23
perf ftrace: Fix access to pid in array when setting a pid filter
Thomas Richter
1
-1
/
+1
2021-04-23
perf auxtrace: Fix potential NULL pointer dereference
Leo Yan
1
-1
/
+1
2021-04-23
Merge tag 'drm-fixes-2021-04-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
5
-19
/
+30
2021-04-23
Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+12
2021-04-23
Merge branch 'tegra/dt64' into arm/fixes
Arnd Bergmann
7
-5
/
+13
2021-04-23
fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
David Howells
12
-3
/
+600
2021-04-23
netfs: Add a tracepoint to log failures that would be otherwise unseen
David Howells
2
-2
/
+70
2021-04-23
netfs: Define an interface to talk to a cache
David Howells
3
-1
/
+295
2021-04-23
netfs: Add write_begin helper
David Howells
5
-4
/
+185
2021-04-23
netfs: Gather stats
David Howells
6
-2
/
+128
2021-04-23
netfs: Add tracepoints
David Howells
3
-0
/
+226
2021-04-23
netfs: Provide readahead and readpage netfs helpers
David Howells
6
-0
/
+877
2021-04-23
netfs, mm: Add set/end/wait_on_page_fscache() aliases
David Howells
1
-0
/
+57
2021-04-23
netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
David Howells
2
-10
/
+30
2021-04-23
netfs: Documentation for helper library
David Howells
2
-0
/
+527
2021-04-23
netfs: Make a netfs helper module
David Howells
1
-0
/
+8
2021-04-23
mm: Implement readahead_control pageset expansion
David Howells
2
-0
/
+77
[next]