index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Avoid RPC delays when exiting suspend
Trond Myklebust
2019-11-06
1
-1
/
+1
*
NFS: Add a tracepoint in nfs_fh_to_dentry()
Trond Myklebust
2019-11-03
2
-0
/
+34
*
NFSv4: Don't retry the GETATTR on old stateid in nfs4_delegreturn_done()
Trond Myklebust
2019-11-03
1
-0
/
+4
*
NFSv4: Handle NFS4ERR_OLD_STATEID in delegreturn
Trond Myklebust
2019-11-03
2
-4
/
+4
*
NFSv4: Fix races between open and delegreturn
Trond Myklebust
2019-11-03
1
-35
/
+29
*
NFS: nfs_inode_find_state_and_recover() fix stateid matching
Trond Myklebust
2019-11-03
3
-4
/
+12
*
NFSv4: Fix nfs4_inode_make_writeable()
Trond Myklebust
2019-11-03
1
-4
/
+12
*
NFSv4: nfs4_return_incompatible_delegation() should check delegation validity
Trond Myklebust
2019-11-03
1
-1
/
+1
*
NFSv4: Don't reclaim delegations that have been returned or revoked
Trond Myklebust
2019-11-03
1
-1
/
+1
*
NFSv4: Ignore requests to return the delegation if it was revoked
Trond Myklebust
2019-11-03
1
-3
/
+4
*
NFSv4: Revoke the delegation on success in nfs4_delegreturn_done()
Trond Myklebust
2019-11-03
3
-0
/
+38
*
NFSv4: Update the stateid seqid in nfs_revoke_delegation()
Trond Myklebust
2019-11-03
1
-2
/
+13
*
NFSv4: Clear the NFS_DELEGATION_REVOKED flag in nfs_update_inplace_delegation()
Trond Myklebust
2019-11-03
1
-0
/
+1
*
NFSv4: Hold the delegation spinlock when updating the seqid
Trond Myklebust
2019-11-03
1
-0
/
+2
*
NFSv4: Don't remove the delegation from the super_list more than once
Trond Myklebust
2019-11-03
1
-0
/
+4
*
NFS: Rename nfs_inode_return_delegation_noreclaim()
Trond Myklebust
2019-11-03
3
-7
/
+10
*
NFSv4: fail nfs4_refresh_delegation_stateid() when the delegation was revoked
Trond Myklebust
2019-11-03
1
-1
/
+2
*
NFSv4: Delegation recalls should not find revoked delegations
Trond Myklebust
2019-11-03
1
-1
/
+2
*
NFSv4: nfs4_callback_getattr() should ignore revoked delegations
Trond Myklebust
2019-11-03
1
-3
/
+1
*
NFSv4: Fix delegation handling in update_open_stateid()
Trond Myklebust
2019-11-03
1
-2
/
+2
*
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
2019-11-03
8
-5
/
+20
*
NFS/pnfs: Separate NFSv3 DS and MDS traffic
Trond Myklebust
2019-11-03
3
-0
/
+8
*
pNFS: nfs3_set_ds_client should set NFS_CS_NOPING
Trond Myklebust
2019-11-03
1
-0
/
+2
*
NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPING
Trond Myklebust
2019-11-03
2
-0
/
+3
*
NFS: Use non-atomic bit ops when initialising struct nfs_client_initdata
Trond Myklebust
2019-11-03
2
-4
/
+4
*
NFSv3: Clean up timespec encode
Trond Myklebust
2019-11-03
2
-9
/
+5
*
NFSv2: Clean up timespec encode
Trond Myklebust
2019-11-03
1
-12
/
+7
*
NFSv2: Fix a typo in encode_sattr()
Trond Myklebust
2019-11-03
1
-1
/
+1
*
NFSv4: NFSv4 callbacks also support 64-bit timestamps
Trond Myklebust
2019-11-03
3
-7
/
+7
*
NFSv4: Encode 64-bit timestamps
Trond Myklebust
2019-11-03
1
-6
/
+3
*
NFS: Convert struct nfs_fattr to use struct timespec64
Trond Myklebust
2019-11-03
7
-44
/
+44
*
NFS: If nfs_mountpoint_expiry_timeout < 0, do not expire submounts
Trond Myklebust
2019-11-03
1
-0
/
+3
*
Linux 5.4-rc6
v5.4-rc6
Linus Torvalds
2019-11-03
1
-1
/
+1
*
Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-11-03
27
-97
/
+267
|
\
|
*
usb: dwc3: gadget: fix race when disabling ep with cancelled xfers
Felipe Balbi
2019-10-31
1
-0
/
+6
|
*
usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed host
Roger Quadros
2019-10-30
1
-5
/
+26
|
*
usb: cdns3: gadget: reset EP_CLAIMED flag while unloading
Sanket Parmar
2019-10-30
1
-0
/
+2
|
*
USB: serial: whiteheat: fix line-speed endianness
Johan Hovold
2019-10-30
2
-4
/
+7
|
*
USB: serial: whiteheat: fix potential slab corruption
Johan Hovold
2019-10-30
1
-0
/
+4
|
*
USB: gadget: Reject endpoints with 0 maxpacket value
Alan Stern
2019-10-29
1
-0
/
+11
|
*
UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...
Alan Stern
2019-10-28
1
-20
/
+0
|
*
usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...
Alan Stern
2019-10-28
1
-10
/
+0
|
*
usbip: Fix free of unallocated memory in vhci tx
Suwan Kim
2019-10-28
1
-0
/
+3
|
*
usbip: tools: Fix read_usb_vudc_device() error path handling
GwanYeong Kim
2019-10-28
1
-2
/
+4
|
*
usb: xhci: fix __le32/__le64 accessors in debugfs code
Ben Dooks (Codethink)
2019-10-28
1
-12
/
+12
|
*
usb: xhci: fix Immediate Data Transfer endianness
Samuel Holland
2019-10-28
1
-0
/
+2
|
*
xhci: Fix use-after-free regression in xhci clear hub TT implementation
Mathias Nyman
2019-10-28
1
-9
/
+45
|
*
USB: ldusb: fix control-message timeout
Johan Hovold
2019-10-28
1
-1
/
+1
|
*
USB: ldusb: use unsigned size format specifiers
Johan Hovold
2019-10-28
1
-3
/
+4
|
*
USB: ldusb: fix ring-buffer locking
Johan Hovold
2019-10-28
1
-2
/
+2
[next]