index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-03
ceph: don't get the inline data for new creating files
Xiubo Li
5
-9
/
+16
2022-08-03
ceph: update the auth cap when the async create req is forwarded
Xiubo Li
3
-0
/
+74
2022-08-03
ceph: make change_auth_cap_ses a global symbol
Xiubo Li
2
-2
/
+4
2022-08-03
ceph: fix incorrect old_size length in ceph_mds_request_args
Xiubo Li
1
-3
/
+3
2022-08-03
ceph: switch back to testing for NULL folio->private in ceph_dirty_folio
Jeff Layton
2
-1
/
+11
2022-08-03
ceph: call netfs_subreq_terminated with was_async == false
Jeff Layton
1
-1
/
+1
2022-08-03
ceph: convert to generic_file_llseek
Jeff Layton
1
-47
/
+5
2022-08-03
ceph: fix the incorrect comment for the ceph_mds_caps struct
Xiubo Li
1
-1
/
+1
2022-08-03
ceph: don't leak snap_rwsem in handle_cap_grant
Jeff Layton
1
-14
/
+13
2022-08-03
ceph: prevent a client from exceeding the MDS maximum xattr size
Luís Henriques
3
-8
/
+27
2022-08-03
ceph: choose auth MDS for getxattr with the Xs caps
Xiubo Li
1
-1
/
+7
2022-08-03
ceph: add session already open notify support
Xiubo Li
2
-6
/
+24
2022-08-03
ceph: wait for the first reply of inflight async unlink
Xiubo Li
6
-16
/
+167
2022-08-03
fs/dcache: export d_same_name() helper
Xiubo Li
2
-4
/
+13
2022-08-03
ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED
Xiubo Li
1
-1
/
+0
2022-08-03
ceph: use correct index when encoding client supported features
Luís Henriques
2
-8
/
+5
2022-08-03
fscrypt: add fscrypt_context_for_new_inode
Jeff Layton
2
-6
/
+30
2022-08-03
fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
Jeff Layton
4
-15
/
+40
2022-08-03
fs: change test in inode_insert5 for adding to the sb list
Jeff Layton
1
-3
/
+7
2022-08-01
Linux 5.19
v5.19
Linus Torvalds
1
-1
/
+1
2022-07-31
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2022-07-31
Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-33
/
+22
2022-07-31
Merge tag 'locking_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+20
2022-07-31
Merge tag 'edac_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-22
/
+33
2022-07-31
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-9
/
+9
2022-07-30
locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...
Waiman Long
1
-10
/
+20
2022-07-30
Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-15
/
+16
2022-07-30
Merge tag 'block-5.19-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2022-07-29
Merge tag 'drm-fixes-2022-07-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-2
/
+6
2022-07-29
Merge tag 'drm-misc-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-2
/
+6
2022-07-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-21
/
+55
2022-07-29
docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...
Eiichi Tsukata
1
-0
/
+2
2022-07-29
mm/hmm: fault non-owner device private entries
Ralph Campbell
1
-11
/
+8
2022-07-29
page_alloc: fix invalid watermark check on a negative value
Jaewon Kim
1
-4
/
+8
2022-07-29
Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub...
Linus Torvalds
4
-31
/
+78
2022-07-29
Merge tag 'wq-for-5.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2022-07-29
Merge tag 'pm-5.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+7
2022-07-29
workqueue: Avoid a false warning in unbind_workers()
Lai Jiangshan
1
-1
/
+4
2022-07-29
Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-07-29
Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
31
-428
/
+277
2022-07-29
Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-1
/
+6
2022-07-29
LoongArch: Fix wrong "ROM Size" of boardinfo
Tiezhu Yang
1
-1
/
+1
2022-07-29
LoongArch: Fix missing fcsr in ptrace's fpr_set
Qi Hu
1
-5
/
+7
2022-07-29
LoongArch: Fix shared cache size calculation
Huacai Chen
1
-2
/
+9
2022-07-29
LoongArch: Disable executable stack by default
Huacai Chen
1
-2
/
+0
2022-07-29
LoongArch: Remove unused variables
Bibo Mao
2
-32
/
+0
2022-07-29
LoongArch: Remove clock setting during cpu hotplug stage
Bibo Mao
2
-101
/
+13
2022-07-29
LoongArch: Remove useless header compiler.h
Jun Yi
8
-32
/
+6
2022-07-29
LoongArch: Remove several syntactic sugar macros for branches
WANG Xuerui
1
-12
/
+0
2022-07-29
LoongArch: Re-tab the assembly files
WANG Xuerui
7
-163
/
+163
[next]