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
2021-06-29
Merge branch 'leases-devel'
Trond Myklebust
7
-23
/
+126
2021-06-29
NFSv4: setlease should return EAGAIN if locks are not available
Trond Myklebust
1
-2
/
+2
2021-06-29
NFS: nfs_find_open_context() may only select open files
Trond Myklebust
2
-0
/
+5
2021-06-28
SUNRPC: Should wake up the privileged task firstly.
Zhang Xiaoxu
1
-0
/
+9
2021-06-28
SUNRPC: Fix the batch tasks count wraparound.
Zhang Xiaoxu
1
-1
/
+2
2021-06-28
NFS: Remove unnecessary inode parameter from nfs_pageio_complete_read()
Dave Wysochanski
1
-6
/
+5
2021-06-28
nfs: update has_sec_mnt_opts after cloning lsm options from parent
Scott Mayhew
1
-4
/
+8
2021-06-26
NFS: Avoid duplicate resets of attribute cache timeouts
Trond Myklebust
1
-6
/
+1
2021-06-26
NFSv4: Fix handling of non-atomic change attrbute updates
Trond Myklebust
1
-18
/
+15
2021-06-26
NFS: Fix up inode attribute revalidation timeouts
Trond Myklebust
1
-34
/
+16
2021-06-21
nfs: fix acl memory leak of posix_acl_create()
Gao Xiang
1
-2
/
+2
2021-06-21
SUNRPC: prevent port reuse on transports which don't request it.
NeilBrown
1
-1
/
+2
2021-06-21
rpc: remove redundant initialization of variable status
Colin Ian King
1
-1
/
+1
2021-06-14
sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()
Anna Schumaker
1
-4
/
+3
2021-06-14
NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECT
Trond Myklebust
1
-10
/
+7
2021-06-14
NFSv4: Initialise connection to the server in nfs4_alloc_client()
Trond Myklebust
1
-40
/
+42
2021-06-14
NFSv4: Add support for application leases underpinned by a delegation
Trond Myklebust
3
-2
/
+46
2021-06-14
NFSv4: Add lease breakpoints in case of a delegation recall or return
Trond Myklebust
1
-6
/
+17
2021-06-14
NFSv4: Fix delegation return in cases where we have to retry
Trond Myklebust
3
-15
/
+58
2021-06-14
Linux 5.13-rc6
v5.13-rc6
Linus Torvalds
1
-1
/
+1
2021-06-13
Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of git://git.kernel.org/pub...
Linus Torvalds
2
-5
/
+3
2021-06-13
Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-13
/
+33
2021-06-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-21
/
+26
2021-06-12
Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-16
/
+36
2021-06-12
mm: relocate 'write_protect_seq' in struct mm_struct
Feng Tang
1
-7
/
+20
2021-06-12
Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
40
-144
/
+357
2021-06-12
Merge tag 'tty-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+5
2021-06-12
Merge tag 'staging-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+1
2021-06-12
Merge tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-06-12
Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-20
/
+93
2021-06-12
Merge tag 'pinctrl-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-17
/
+19
2021-06-12
Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-52
/
+17
2021-06-12
Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-22
/
+39
2021-06-12
Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-25
/
+41
2021-06-12
Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-8
/
+10
2021-06-12
Merge tag 'objtool-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+28
2021-06-12
riscv: Fix BUILTIN_DTB for sifive and microchip soc
Alexandre Ghiti
2
-0
/
+2
2021-06-12
Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-2
/
+13
2021-06-12
Merge tag 'clang-features-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+3
2021-06-12
Merge tag 'gpio-fixes-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-06-11
Merge tag 'drm-fixes-2021-06-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-79
/
+232
2021-06-11
Merge tag 'devicetree-fixes-for-5.13-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+1
2021-06-11
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Jens Axboe
1
-1
/
+2
2021-06-11
Merge tag 'acpi-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-22
/
+9
2021-06-11
block: loop: fix deadlock between open and remove
Christoph Hellwig
2
-18
/
+8
2021-06-11
Merge tag 'sound-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
13
-20
/
+148
2021-06-11
x86, lto: Pass -stack-alignment only on LLD < 13.0.0
Tor Vic
1
-2
/
+3
2021-06-11
Merge tag 'hwmon-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-3
/
+39
2021-06-11
Merge tag 'mmc-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-2
/
+7
2021-06-11
Merge branch 'acpi-bus'
Rafael J. Wysocki
1
-19
/
+8
[next]