index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ts_bm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-17
sunrpc: destroy rpc_inode_cachep after unregister_filesystem
Dan Aloni
1
-1
/
+1
2020-07-13
NFSv4.2: add client side xattr caching.
Frank van der Linden
9
-8
/
+1179
2020-07-13
NFSv4.2: hook in the user extended attribute handlers
Frank van der Linden
1
-2
/
+121
2020-07-13
NFSv4.2: add the extended attribute proc functions.
Frank van der Linden
2
-0
/
+244
2020-07-13
nfs: make the buf_to_pages_noslab function available to the nfs code
Frank van der Linden
2
-2
/
+4
2020-07-13
nfs: define and use the NFS_INO_INVALID_XATTR flag
Frank van der Linden
4
-3
/
+11
2020-07-13
nfs: modify update_changeattr to deal with regular files
Frank van der Linden
2
-26
/
+49
2020-07-13
NFSv4.2: query the extended attribute access bits
Frank van der Linden
2
-0
/
+10
2020-07-13
nfs: define nfs_access_get_cached function
Frank van der Linden
2
-4
/
+18
2020-07-13
NFSv4.2: add client side XDR handling for extended attributes
Frank van der Linden
3
-3
/
+430
2020-07-13
NFSv4.2: query the server for extended attribute support
Frank van der Linden
5
-1
/
+32
2020-07-13
NFSv4.2: define limits and sizes for user xattr handling
Frank van der Linden
6
-2
/
+149
2020-07-13
nfs: add client side only definitions for user xattrs
Frank van der Linden
2
-0
/
+8
2020-07-13
nfs,nfsd: NFSv4.2 extended attribute protocol definitions
Frank van der Linden
2
-0
/
+23
2020-07-13
pNFS/flexfiles: The mirror count could depend on the layout segment range
Trond Myklebust
1
-2
/
+2
2020-07-13
pNFS/flexfiles: Clean up redundant calls to pnfs_put_lseg()
Trond Myklebust
1
-8
/
+2
2020-07-13
NFS: Allow applications to speed up readdir+statx() using AT_STATX_DONT_SYNC
Trond Myklebust
1
-1
/
+3
2020-07-13
Linux 5.8-rc5
v5.8-rc5
Linus Torvalds
1
-1
/
+1
2020-07-12
io_uring: fix not initialised work->flags
Pavel Begunkov
1
-1
/
+2
2020-07-12
io_uring: fix missing msg_name assignment
Pavel Begunkov
1
-0
/
+2
2020-07-11
mips: Remove compiler check in unroll macro
Nathan Chancellor
1
-3
/
+1
2020-07-10
mlxsw: pci: Fix use-after-free in case of failed devlink reload
Ido Schimmel
1
-16
/
+38
2020-07-10
mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()
Ido Schimmel
1
-1
/
+1
2020-07-10
net: macb: fix call to pm_runtime in the suspend/resume functions
Nicolas Ferre
1
-2
/
+4
2020-07-10
net: macb: fix macb_suspend() by removing call to netif_carrier_off()
Nicolas Ferre
1
-1
/
+0
2020-07-10
net: macb: fix macb_get/set_wol() when moving to phylink
Nicolas Ferre
1
-6
/
+12
2020-07-10
net: macb: mark device wake capable when "magic-packet" property present
Nicolas Ferre
1
-1
/
+1
2020-07-10
net: macb: fix wakeup test in runtime suspend/resume routines
Nicolas Ferre
1
-2
/
+2
2020-07-10
bnxt_en: fix NULL dereference in case SR-IOV configuration fails
Davide Caratti
1
-1
/
+1
2020-07-10
io_uring: account user memory freed when exit has been queued
Jens Axboe
1
-3
/
+10
2020-07-10
io_uring: fix memleak in io_sqe_files_register()
Yang Yingliang
1
-0
/
+1
2020-07-10
MAINTAINERS: update email address for Gerald Schaefer
Gerald Schaefer
2
-2
/
+5
2020-07-10
MAINTAINERS: update email address for Heiko Carstens
Heiko Carstens
2
-2
/
+4
2020-07-10
xen/xenbus: Fix a double free in xenbus_map_ring_pv()
Dan Carpenter
1
-3
/
+1
2020-07-10
KVM: MIPS: Fix build errors for 32bit kernel
Huacai Chen
1
-0
/
+4
2020-07-10
KVM: nVMX: fixes for preemption timer migration
Paolo Bonzini
3
-4
/
+7
2020-07-10
riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warning
Vincent Chen
2
-3
/
+4
2020-07-10
kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h
Vincent Chen
2
-1
/
+1
2020-07-10
riscv: Fix "no previous prototype" compile warning in kgdb.c file
Vincent Chen
1
-5
/
+5
2020-07-10
riscv: enable the Kconfig prompt of STRICT_KERNEL_RWX
Vincent Chen
1
-0
/
+2
2020-07-10
kgdb: enable arch to support XML packet.
Vincent Chen
3
-0
/
+29
2020-07-10
libbpf: Fix libbpf hashmap on (I)LP32 architectures
Jakub Bogusz
1
-4
/
+8
2020-07-10
net/mlx5e: CT: Fix memory leak in cleanup
Eli Britstein
1
-0
/
+1
2020-07-10
net/mlx5e: Fix port buffers cell size value
Eran Ben Elisha
6
-25
/
+78
2020-07-10
net/mlx5e: Fix 50G per lane indication
Aya Levin
3
-8
/
+23
2020-07-10
net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crash
Aya Levin
1
-4
/
+4
2020-07-10
net/mlx5e: Fix VXLAN configuration restore after function reload
Aya Levin
1
-3
/
+4
2020-07-10
net/mlx5e: Fix usage of rcu-protected pointer
Vlad Buslov
1
-3
/
+6
2020-07-10
net/mxl5e: Verify that rpriv is not NULL
Vlad Buslov
1
-2
/
+3
2020-07-10
net/mlx5: E-Switch, Fix vlan or qos setting in legacy mode
Vu Pham
1
-1
/
+0
[next]