index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
/
volume.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-16
afs: Fix unlink to handle YFS.RemoveFile2 better
David Howells
6
-28
/
+33
2019-05-16
afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiry
David Howells
1
-1
/
+13
2019-05-16
afs: Make vnode->cb_interest RCU safe
David Howells
7
-59
/
+100
2019-05-16
afs: Split afs_validate() so first part can be used under LOOKUP_RCU
David Howells
2
-13
/
+25
2019-05-16
afs: Don't save callback version and type fields
David Howells
6
-16
/
+5
2019-05-16
afs: Fix application of status and callback to be under same lock
David Howells
12
-1004
/
+921
2019-05-16
afs: Always get the reply time
David Howells
5
-16
/
+3
2019-05-16
afs: Fix order-1 allocation in afs_do_lookup()
David Howells
5
-50
/
+45
2019-05-16
afs: Get rid of afs_call::reply[]
David Howells
10
-303
/
+293
2019-05-16
afs: Don't pass the vnode pointer through into the inline bulk status op
David Howells
2
-15
/
+2
2019-05-16
afs: Fix double inc of vnode->cb_break
David Howells
1
-3
/
+1
2019-05-16
afs: Fix lock-wait/callback-break double locking
David Howells
2
-10
/
+1
2019-05-16
afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not set
David Howells
1
-5
/
+2
2019-05-16
afs: Fix calculation of callback expiry time
David Howells
2
-57
/
+51
2019-05-16
afs: Make dynamic root population wait uninterruptibly for proc_cells_lock
David Howells
1
-2
/
+1
2019-05-16
afs: Make some RPC operations non-interruptible
David Howells
14
-35
/
+99
2019-05-16
rxrpc: Allow the kernel to mark a call as being non-interruptible
David Howells
8
-4
/
+28
2019-05-16
afs: Fix error propagation from server record check/update
David Howells
1
-3
/
+3
2019-05-16
afs: Fix the maximum lifespan of VL and probe calls
David Howells
5
-0
/
+13
2019-05-16
rxrpc: Provide kernel interface to set max lifespan on a call
David Howells
3
-0
/
+37
2019-05-16
afs: Fix "kAFS: AFS vnode with undefined type 0"
David Howells
1
-0
/
+2
2019-05-16
afs: Fix cell DNS lookup
David Howells
3
-75
/
+130
2019-05-15
Add wait_var_event_interruptible()
David Howells
1
-0
/
+13
2019-05-15
dns_resolver: Allow used keys to be invalidated
David Howells
7
-7
/
+12
2019-05-15
afs: Fix afs_cell records to always have a VL server list record
David Howells
4
-24
/
+25
2019-05-15
afs: Fix missing lock when replacing VL server list
David Howells
1
-3
/
+2
2019-05-15
afs: Fix afs_xattr_get_yfs() to not try freeing an error value
David Howells
3
-64
/
+53
2019-05-15
afs: Fix incorrect error handling in afs_xattr_get_acl()
David Howells
1
-5
/
+4
2019-05-15
afs: Fix key leak in afs_release() and afs_evict_inode()
David Howells
2
-3
/
+5
2019-05-07
cxgb4: Fix error path in cxgb4_init_module
YueHaibing
1
-3
/
+12
2019-05-07
net: phy: improve pause mode reporting in phy_print_status
Heiner Kallweit
1
-1
/
+27
2019-05-07
dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindings
Maxime Chevallier
1
-1
/
+1
2019-05-07
net: macb: Change interrupt and napi enable order in open
Harini Katakam
1
-3
/
+3
2019-05-07
net: ll_temac: Improve error message on error IRQ
Esben Haabendal
1
-2
/
+8
2019-05-07
net/sched: remove block pointer from common offload structure
Pieter Jansen van Vuuren
8
-36
/
+25
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
45
-45
/
+45
2019-05-07
net: usb: smsc: fix warning reported by kbuild test robot
Petr Štetiar
2
-2
/
+2
2019-05-07
staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR check
Petr Štetiar
1
-1
/
+1
2019-05-07
net: dsa: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-05-07
net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_stats
Nathan Chancellor
1
-1
/
+3
2019-05-07
vrf: sit mtu should not be updated when vrf netdev is the link
Stephen Suryaputra
1
-1
/
+1
2019-05-07
net: dsa: Fix error cleanup path in dsa_init_module
YueHaibing
1
-2
/
+9
2019-05-07
l2tp: Fix possible NULL pointer dereference
YueHaibing
1
-1
/
+2
2019-05-07
taprio: add null check on sched_nest to avoid potential null pointer dereference
Colin Ian King
1
-0
/
+2
2019-05-07
net: mvpp2: cls: fix less than zero check on a u32 variable
Colin Ian King
1
-2
/
+4
2019-05-07
net_sched: sch_fq: handle non connected flows
Eric Dumazet
1
-2
/
+13
2019-05-07
net_sched: sch_fq: do not assume EDT packets are ordered
Eric Dumazet
1
-12
/
+83
2019-05-07
net: hns3: use devm_kcalloc when allocating desc_cb
Yunsheng Lin
1
-4
/
+4
2019-05-07
net: hns3: some cleanup for struct hns3_enet_ring
Yunsheng Lin
2
-9
/
+2
2019-05-07
net: hns3: unify the page reusing for page size 4K and 64K
Yunsheng Lin
1
-32
/
+13
[next]