index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
xcbc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
afs: Don't use probe running state to make decisions outside probe code
David Howells
4
-8
/
+18
2020-06-04
afs: Fix afs_statfs() to not let the values go below zero
David Howells
1
-1
/
+4
2020-06-04
afs: Fix the by-UUID server tree to allow servers with the same UUID
David Howells
3
-11
/
+59
2020-06-04
afs: Reorganise volume and server trees to be rooted on the cell
David Howells
17
-543
/
+257
2020-06-04
afs: Add a tracepoint to track the lifetime of the afs_volume struct
David Howells
7
-23
/
+95
2020-06-04
afs: Detect cell aliases 3 - YFS Cells with a canonical cell name op
David Howells
2
-0
/
+62
2020-06-04
afs: Detect cell aliases 2 - Cells with no root volumes
David Howells
1
-1
/
+89
2020-06-04
afs: Detect cell aliases 1 - Cells with root volumes
David Howells
9
-13
/
+287
2020-06-04
afs: Implement client support for the YFSVL.GetCellName RPC op
David Howells
6
-2
/
+120
2020-06-04
afs: Retain more of the VLDB record for alias detection
David Howells
2
-1
/
+5
2020-06-04
afs: Fix handling of CB.ProbeUuid cache manager op
David Howells
1
-2
/
+3
2020-06-04
afs: Don't get epoch from a server because it may be ambiguous
David Howells
2
-54
/
+2
2020-06-04
afs: Build an abstraction around an "operation" concept
David Howells
21
-2832
/
+2648
2020-05-31
afs: Rename struct afs_fs_cursor to afs_operation
David Howells
14
-278
/
+278
2020-05-31
afs: Remove the error argument from afs_protocol_error()
David Howells
8
-60
/
+39
2020-05-31
afs: Set error flag rather than return error from file status decode
David Howells
4
-123
/
+55
2020-05-31
afs: Make callback processing more efficient.
David Howells
3
-60
/
+100
2020-05-31
afs: Show more information in /proc/net/afs/servers
David Howells
1
-8
/
+9
2020-05-31
afs: Actively poll fileservers to maintain NAT or firewall openings
David Howells
9
-119
/
+281
2020-05-31
afs: Split the usage count on struct afs_server
David Howells
9
-71
/
+131
2020-05-31
afs: Use the serverUnique field in the UVLDB record to reduce rpc ops
David Howells
4
-15
/
+20
2020-05-31
afs: Always include dir in bulk status fetch from afs_do_lookup()
David Howells
1
-2
/
+7
2020-05-31
rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_ID
David Howells
1
-3
/
+3
2020-05-31
rxrpc: Map the EACCES error produced by some ICMP6 to EHOSTUNREACH
David Howells
1
-0
/
+3
2020-05-31
vfs, afs, ext4: Make the inode hash table RCU searchable
David Howells
4
-41
/
+130
2020-05-25
Linux 5.7-rc7
v5.7-rc7
Linus Torvalds
1
-1
/
+1
2020-05-24
net: smsc911x: Fix runtime PM imbalance on error
Dinghao Liu
1
-4
/
+5
2020-05-24
net/mlx4_core: fix a memory leak bug.
Qiushi Wu
1
-1
/
+1
2020-05-24
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
Grygorii Strashko
1
-0
/
+4
2020-05-24
net: phy: mscc: fix initialization of the MACsec protocol mode
Antoine Tenart
5
-10
/
+21
2020-05-24
net: stmmac: don't attach interface until resume finishes
Leon Yu
1
-2
/
+2
2020-05-24
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
4
-4
/
+7
2020-05-23
sparc32: fix page table traversal in srmmu_nocache_init()
Mike Rapoport
1
-2
/
+2
2020-05-23
MAINTAINERS: add files related to kdump
Baoquan He
1
-0
/
+5
2020-05-23
z3fold: fix use-after-free when freeing handles
Uladzislau Rezki
1
-5
/
+6
2020-05-23
sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
Mike Rapoport
1
-1
/
+1
2020-05-23
MAINTAINERS: update email address for Naoya Horiguchi
Naoya Horiguchi
1
-1
/
+1
2020-05-23
sh: include linux/time_types.h for sockios
Arnd Bergmann
1
-0
/
+2
2020-05-23
kasan: disable branch tracing for core runtime
Marco Elver
3
-10
/
+8
2020-05-23
selftests/vm/write_to_hugetlbfs.c: fix unused variable warning
John Hubbard
1
-2
/
+0
2020-05-23
selftests/vm/.gitignore: add mremap_dontunmap
John Hubbard
1
-0
/
+1
2020-05-23
rapidio: fix an error in get_user_pages_fast() error handling
John Hubbard
1
-0
/
+5
2020-05-23
x86: bitops: fix build regression
Nick Desaulniers
1
-6
/
+6
2020-05-23
device-dax: don't leak kernel memory to user space after unloading kmem
David Hildenbrand
1
-3
/
+11
2020-05-23
Revert "kobject: Make sure the parent does not get released before its children"
Greg Kroah-Hartman
1
-20
/
+10
2020-05-23
net/mlx5: Fix error flow in case of function_setup failure
Shay Drory
1
-1
/
+2
2020-05-23
net/mlx5e: CT: Correctly get flow rule
Roi Dayan
2
-3
/
+6
2020-05-23
net/mlx5e: Update netdev txq on completions during closure
Moshe Shemesh
1
-3
/
+6
2020-05-23
net/mlx5: Annotate mutex destroy for root ns
Roi Dayan
1
-0
/
+6
2020-05-23
net/mlx5: Don't maintain a case of del_sw_func being null
Roi Dayan
1
-8
/
+9
[next]