index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
block_dev.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-24
pNFS: Do not set plh_return_seq for non-callback related layoutreturns
Trond Myklebust
1
-7
/
+6
2016-07-24
pNFS: Ensure layoutreturn acts as a completion for layout callbacks
Trond Myklebust
1
-15
/
+25
2016-07-24
pNFS: Fix CB_LAYOUTRECALL stateid verification
Trond Myklebust
1
-19
/
+44
2016-07-24
pNFS: Always update the layout barrier seqid on LAYOUTGET
Trond Myklebust
1
-13
/
+14
2016-07-24
pNFS: Always update the layout stateid if NFS_LAYOUT_INVALID_STID is set
Trond Myklebust
1
-1
/
+1
2016-07-24
pNFS: Clear the layout return tracking on layout reinitialisation
Trond Myklebust
1
-5
/
+14
2016-07-24
pNFS: LAYOUTRETURN should only update the stateid if the layout is valid
Trond Myklebust
2
-1
/
+6
2016-07-22
Fix NULL pointer dereference in bl_free_device().
Artem Savkov
1
-9
/
+13
2016-07-15
nfs/blocklayout: Check max uuids and devices before decoding
Kinglong Mee
1
-2
/
+12
2016-07-15
nfs/blocklayout: Make sure calculate signature length aligned
Kinglong Mee
1
-1
/
+2
2016-07-15
nfs/blocklayout: support RH/Fedora dm-mpath device nodes
Christoph Hellwig
1
-1
/
+25
2016-07-15
nfs/blocklayout: refactor open-by-wwn
Christoph Hellwig
1
-26
/
+27
2016-07-15
nfs/blocklayout: use proper fmode for opening block devices
Christoph Hellwig
1
-2
/
+2
2016-06-29
openvswitch: fix conntrack netlink event delivery
Samuel Gauthier
1
-2
/
+12
2016-06-29
qed: Protect the doorbell BAR with the write barriers.
Sudarsana Reddy Kalluru
1
-7
/
+3
2016-06-29
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
David Barroso
1
-1
/
+5
2016-06-29
e1000e: keep VLAN interfaces functional after rxvlan off
Jarod Wilson
1
-2
/
+13
2016-06-29
cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header
Felix Fietkau
1
-1
/
+1
2016-06-29
qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()
Dan Carpenter
1
-1
/
+1
2016-06-29
bpf, perf: delay release of BPF prog after grace period
Daniel Borkmann
2
-1
/
+5
2016-06-29
net: bridge: fix vlan stats continue counter
Nikolay Aleksandrov
1
-1
/
+1
2016-06-29
tcp: do not send too big packets at retransmit time
Eric Dumazet
1
-1
/
+6
2016-06-29
ibmvnic: fix to use list_for_each_safe() when delete items
Wei Yongjun
1
-7
/
+7
2016-06-29
net: thunderx: Fix TL4 configuration for secondary Qsets
Sunil Goutham
1
-3
/
+13
2016-06-29
net: thunderx: Fix link status reporting
Sunil Goutham
2
-31
/
+62
2016-06-29
net/mlx5e: Reorganize ethtool statistics
Gal Pressman
5
-163
/
+130
2016-06-29
net/mlx5e: Fix number of PFC counters reported to ethtool
Gal Pressman
1
-1
/
+3
2016-06-29
net/mlx5e: Prevent adding the same vxlan port
Matthew Finlay
1
-0
/
+3
2016-06-29
net/mlx5e: Check for BlueFlame capability before allocating SQ uar
Gal Pressman
1
-1
/
+1
2016-06-29
net/mlx5e: Change enum to better reflect usage
Eli Cohen
2
-4
/
+4
2016-06-29
net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devices
Majd Dibbiny
1
-1
/
+2
2016-06-29
net/mlx5: Update command strings
Eli Cohen
1
-0
/
+1
2016-06-29
net: marvell: Add separate config ANEG function for Marvell 88E1111
Harini Katakam
1
-1
/
+43
2016-06-29
batman-adv: Clean up untagged vlan when destroying via rtnl-link
Sven Eckelmann
1
-0
/
+9
2016-06-29
batman-adv: Fix ICMP RR ethernet access after skb_linearize
Sven Eckelmann
1
-0
/
+1
2016-06-29
batman-adv: Fix double-put of vlan object
Ben Hutchings
1
-1
/
+0
2016-06-29
batman-adv: Fix use-after-free/double-free of tt_req_node
Sven Eckelmann
2
-6
/
+39
2016-06-29
batman-adv: replace WARN with rate limited output on non-existing VLAN
Simon Wunderlich
1
-2
/
+4
2016-06-29
net: phy: Manage fixed PHY address space using IDA
Florian Fainelli
1
-11
/
+11
2016-06-28
NFS: Fix another OPEN_DOWNGRADE bug
Trond Myklebust
1
-3
/
+2
2016-06-28
audit: move audit_get_tty to reduce scope and kabi changes
Richard Guy Briggs
4
-25
/
+21
2016-06-28
audit: move calcs after alloc and check when logging set loginuid
Richard Guy Briggs
1
-3
/
+4
2016-06-28
sock_diag: do not broadcast raw socket destruction
Willem de Bruijn
1
-0
/
+6
2016-06-28
connector: fix out-of-order cn_proc netlink message delivery
Aaron Campbell
1
-21
/
+22
2016-06-28
Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
daniel
2
-4
/
+23
2016-06-28
HID: multitouch: enable palm rejection for Windows Precision Touchpad
Allen Hung
1
-3
/
+15
2016-06-28
Revert "HID: multitouch: enable palm rejection if device implements confidenc...
Allen Hung
1
-5
/
+0
2016-06-28
mac80211: Fix mesh estab_plinks counting in STA removal case
Jouni Malinen
1
-2
/
+5
2016-06-28
net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_create
Wang Sheng-Hui
1
-7
/
+8
2016-06-28
net: bgmac: Remove superflous netif_carrier_on()
Florian Fainelli
1
-2
/
+0
[next]