index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
svcrdma: Introduce infrastructure to support completion IDs
Chuck Lever
2020-07-13
2
-0
/
+67
*
svcrdma: Add common XDR encoders for RDMA and Read segments
Chuck Lever
2020-07-13
3
-14
/
+41
*
svcrdma: Add common XDR decoders for RDMA and Read segments
Chuck Lever
2020-07-13
7
-34
/
+56
*
SUNRPC: Add helpers for decoding list discriminators symbolically
Chuck Lever
2020-07-13
3
-15
/
+40
*
svcrdma: Remove declarations for functions long removed
Chuck Lever
2020-07-13
1
-4
/
+0
*
svcrdma: Clean up trace_svcrdma_send_failed() tracepoint
Chuck Lever
2020-07-13
2
-6
/
+3
*
svcrdma: Consolidate send_error helper functions
Chuck Lever
2020-07-13
1
-47
/
+5
*
svcrdma: Make svc_rdma_send_error_msg() a global function
Chuck Lever
2020-07-13
2
-9
/
+23
*
svcrdma: Eliminate return value for svc_rdma_send_error_msg()
Chuck Lever
2020-07-13
1
-11
/
+14
*
svcrdma: Add a @status parameter to svc_rdma_send_error_msg()
Chuck Lever
2020-07-13
1
-6
/
+26
*
svcrdma: Add @rctxt parameter to svc_rdma_send_error() functions
Chuck Lever
2020-07-13
2
-16
/
+16
*
svcrdma: Remove save_io_pages() call from send_error_msg()
Chuck Lever
2020-07-13
1
-4
/
+5
*
svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
Chuck Lever
2020-07-13
1
-7
/
+21
*
SUNRPC: Augment server-side rpcgss tracepoints
Chuck Lever
2020-07-13
3
-64
/
+224
*
nfsd: add fattr support for user extended attributes
Frank van der Linden
2020-07-13
1
-0
/
+9
*
nfsd: implement the xattr functions and en/decode logic
Frank van der Linden
2020-07-13
3
-1
/
+571
*
nfsd: add structure definitions for xattr requests / responses
Frank van der Linden
2020-07-13
1
-0
/
+31
*
nfsd: take xattr bits into account for permission checks
Frank van der Linden
2020-07-13
2
-1
/
+19
*
nfsd: define xattr functions to call into their vfs counterparts
Frank van der Linden
2020-07-13
2
-0
/
+237
*
nfsd: add defines for NFSv4.2 extended attribute support
Frank van der Linden
2020-07-13
1
-1
/
+4
*
nfsd: split off the write decode code into a separate function
Frank van der Linden
2020-07-13
1
-30
/
+42
*
xattr: add a function to check if a namespace is supported
Frank van der Linden
2020-07-13
2
-0
/
+29
*
xattr: break delegations in {set,remove}xattr
Frank van der Linden
2020-07-13
2
-7
/
+79
*
nfs,nfsd: NFSv4.2 extended attribute protocol definitions
Frank van der Linden
2020-07-13
2
-0
/
+23
*
Linux 5.8-rc5
v5.8-rc5
Linus Torvalds
2020-07-12
1
-1
/
+1
*
Merge tag 'xtensa-20200712' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-07-12
3
-6
/
+5
|
\
|
*
xtensa: simplify xtensa_pmu_irq_handler
Xu Wang
2020-07-08
1
-3
/
+1
|
*
xtensa: update *pos in cpuinfo_op.next
Max Filippov
2020-07-02
1
-1
/
+2
|
*
xtensa: fix __sync_fetch_and_{and,or}_4 declarations
Max Filippov
2020-07-02
1
-2
/
+2
*
|
Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-12
1
-1
/
+4
|
\
\
|
*
|
io_uring: fix not initialised work->flags
Pavel Begunkov
2020-07-12
1
-1
/
+2
|
*
|
io_uring: fix missing msg_name assignment
Pavel Begunkov
2020-07-12
1
-0
/
+2
*
|
|
Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-12
3
-8
/
+3
|
\
\
\
|
*
|
|
btrfs: wire up iter_file_splice_write
Christoph Hellwig
2020-07-09
1
-0
/
+1
|
*
|
|
btrfs: fix double put of block group with nocow
Josef Bacik
2020-07-09
1
-8
/
+1
|
*
|
|
btrfs: discard: add missing put when grabbing block group from unused list
Qu Wenruo
2020-07-07
1
-0
/
+1
*
|
|
|
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-11
7
-9
/
+41
|
\
\
\
\
|
*
|
|
|
riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warning
Vincent Chen
2020-07-09
2
-3
/
+4
|
*
|
|
|
kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h
Vincent Chen
2020-07-09
2
-1
/
+1
|
*
|
|
|
riscv: Fix "no previous prototype" compile warning in kgdb.c file
Vincent Chen
2020-07-09
1
-5
/
+5
|
*
|
|
|
riscv: enable the Kconfig prompt of STRICT_KERNEL_RWX
Vincent Chen
2020-07-09
1
-0
/
+2
|
*
|
|
|
kgdb: enable arch to support XML packet.
Vincent Chen
2020-07-09
3
-0
/
+29
*
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-07-11
6
-8
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
scsi: dh: Add Fujitsu device to devinfo and dh lists
Steve Schremmer
2020-07-08
2
-0
/
+2
|
*
|
|
|
|
scsi: mpt3sas: Fix error returns in BRM_status_show
Johannes Thumshirn
2020-07-07
1
-4
/
+6
|
*
|
|
|
|
scsi: mpt3sas: Fix unlock imbalance
Damien Le Moal
2020-07-02
1
-1
/
+1
|
*
|
|
|
|
scsi: iscsi: Change iSCSI workqueue max_active back to 1
Bob Liu
2020-07-02
2
-2
/
+2
|
*
|
|
|
|
scsi: scsi_transport_spi: Fix function pointer check
Tom Rix
2020-06-29
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-11
1
-3
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xen/xenbus: Fix a double free in xenbus_map_ring_pv()
Dan Carpenter
2020-07-10
1
-3
/
+1
[next]