Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a38a75581e6e2f783e7b8658e9ca5d4243279f55
a38a755
afs: Fix unlink to handle YFS.RemoveFile2 better
by David Howells
· 6 years ago
61c347b
afs: Clear AFS_VNODE_CB_PROMISED if we detect callback expiry
by David Howells
· 6 years ago
f642404
afs: Make vnode->cb_interest RCU safe
by David Howells
· 6 years ago
c925bd0
afs: Split afs_validate() so first part can be used under LOOKUP_RCU
by David Howells
· 6 years ago
7c71245
afs: Don't save callback version and type fields
by David Howells
· 6 years ago
a58823a
afs: Fix application of status and callback to be under same lock
by David Howells
· 6 years ago
4571577
afs: Always get the reply time
by David Howells
· 6 years ago
8718275
afs: Fix order-1 allocation in afs_do_lookup()
by David Howells
· 6 years ago
ffba718
afs: Get rid of afs_call::reply[]
by David Howells
· 6 years ago
fefb248
afs: Don't pass the vnode pointer through into the inline bulk status op
by David Howells
· 6 years ago
fd71158
afs: Fix double inc of vnode->cb_break
by David Howells
· 6 years ago
c7226e4
afs: Fix lock-wait/callback-break double locking
by David Howells
· 6 years ago
d9052dd
afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not set
by David Howells
· 6 years ago
7810705
afs: Fix calculation of callback expiry time
by David Howells
· 6 years ago
3b05e52
afs: Make dynamic root population wait uninterruptibly for proc_cells_lock
by David Howells
· 6 years ago
20b8391
afs: Make some RPC operations non-interruptible
by David Howells
· 6 years ago
b960a34
rxrpc: Allow the kernel to mark a call as being non-interruptible
by David Howells
· 6 years ago
0ab4c95
afs: Fix error propagation from server record check/update
by David Howells
· 6 years ago
94f699c
afs: Fix the maximum lifespan of VL and probe calls
by David Howells
· 6 years ago
bbd172e
rxrpc: Provide kernel interface to set max lifespan on a call
by David Howells
· 6 years ago
51eba99
afs: Fix "kAFS: AFS vnode with undefined type 0"
by David Howells
· 6 years ago
d5c32c8
afs: Fix cell DNS lookup
by David Howells
· 6 years ago
a49294e
Add wait_var_event_interruptible()
by David Howells
· 6 years ago
d0660f0
dns_resolver: Allow used keys to be invalidated
by David Howells
· 6 years ago
ca1cbbd
afs: Fix afs_cell records to always have a VL server list record
by David Howells
· 6 years ago
6b8812f
afs: Fix missing lock when replacing VL server list
by David Howells
· 6 years ago
773e0c4
afs: Fix afs_xattr_get_yfs() to not try freeing an error value
by David Howells
· 6 years ago
cc1dd5c
afs: Fix incorrect error handling in afs_xattr_get_acl()
by David Howells
· 6 years ago
a1b879e
afs: Fix key leak in afs_release() and afs_evict_inode()
by David Howells
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
82efe43
Merge tag 'devicetree-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
dd5001e
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 6 years ago
a9fbcd6
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 6 years ago
5abe379
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
e5fef2a
Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 6 years ago
149e703
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
d897166
Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
4009132
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
d27fb65
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
d3511f5
Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
02aff8d
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
f72dae2
Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
498e863
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 6 years ago
e4eaa9e
Merge tag 'for-5.2/libata-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
52ae245
Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
8b35ad6
Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 6 years ago
a9e41a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
f678d6d
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
2310673
Merge tag 'char-misc-5.2-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
e0dccbd
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
cf482a4
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
01e5d18
Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 6 years ago
b4b52b8
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 6 years ago
2d60d96
Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
a314777
cxgb4: Fix error path in cxgb4_init_module
by YueHaibing
· 6 years ago
23bfaa5
net: phy: improve pause mode reporting in phy_print_status
by Heiner Kallweit
· 6 years ago
822dd04
dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindings
by Maxime Chevallier
· 6 years ago
eac7078
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
0504453
net: macb: Change interrupt and napi enable order in open
by Harini Katakam
· 6 years ago
5db9c74
net: ll_temac: Improve error message on error IRQ
by Esben Haabendal
· 6 years ago
d678714
net/sched: remove block pointer from common offload structure
by Pieter Jansen van Vuuren
· 6 years ago
2e7ae67
Merge branch 'of_get_mac_address-ERR_PTR-fixes'
by David S. Miller
· 6 years ago
a51645f
net: ethernet: support of_get_mac_address new ERR_PTR error
by Petr Štetiar
· 6 years ago
5503a68
net: usb: smsc: fix warning reported by kbuild test robot
by Petr Štetiar
· 6 years ago
da48be3
staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR check
by Petr Štetiar
· 6 years ago
4974f9b
net: dsa: support of_get_mac_address new ERR_PTR error
by Petr Štetiar
· 6 years ago
8e8673a
net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_stats
by Nathan Chancellor
· 6 years ago
ff6ab32
vrf: sit mtu should not be updated when vrf netdev is the link
by Stephen Suryaputra
· 6 years ago
68be930
net: dsa: Fix error cleanup path in dsa_init_module
by YueHaibing
· 6 years ago
638a3a1
l2tp: Fix possible NULL pointer dereference
by YueHaibing
· 6 years ago
e4acf42
taprio: add null check on sched_nest to avoid potential null pointer dereference
by Colin Ian King
· 6 years ago
41bc10c
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
by Linus Torvalds
· 6 years ago
d4ee7f1
net: mvpp2: cls: fix less than zero check on a u32 variable
by Colin Ian King
· 6 years ago
a97f4fe
Merge branch 'fc-quic-pacing'
by David S. Miller
· 6 years ago
37c0aea
net_sched: sch_fq: handle non connected flows
by Eric Dumazet
· 6 years ago
eeb84aa
net_sched: sch_fq: do not assume EDT packets are ordered
by Eric Dumazet
· 6 years ago
aa26690f
Merge tag 'xfs-5.2-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
d8456ea
Merge tag 'iomap-5.2-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
b8cac3c
Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 6 years ago
9f2e3a5
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
78438ce
Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
168e153
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
a55a385
Merge branch 'hns3-next'
by David S. Miller
· 6 years ago
77296bf
net: hns3: use devm_kcalloc when allocating desc_cb
by Yunsheng Lin
· 6 years ago
845e0d1
net: hns3: some cleanup for struct hns3_enet_ring
by Yunsheng Lin
· 6 years ago
389ca14
net: hns3: unify the page reusing for page size 4K and 64K
by Yunsheng Lin
· 6 years ago
ce74370
net: hns3: optimize the barrier using when cleaning TX BD
by Yunsheng Lin
· 6 years ago
aa9d22d
net: hns3: fix error handling for desc filling
by Yunsheng Lin
· 6 years ago
757cd1e
net: hns3: combine len and checksum handling for inner and outer header.
by Yunsheng Lin
· 6 years ago
07918fc
net: hns3: refactor BD filling for l2l3l4 info
by Yunsheng Lin
· 6 years ago
39c3882
net: hns3: fix for tunnel type handling in hns3_rx_checksum
by Yunsheng Lin
· 6 years ago
db4970a
net: hns3: add linearizing checking for TSO case
by Yunsheng Lin
· 6 years ago
d21ff4f
net: hns3: add counter for times RX pages gets allocated
by Yunsheng Lin
· 6 years ago
fb00331
net: hns3: use napi_schedule_irqoff in hard interrupts handlers
by Yunsheng Lin
· 6 years ago
3d5f374
net: hns3: unify maybe_stop_tx for TSO and non-TSO case
by Yunsheng Lin
· 6 years ago
09934b0
Merge branch 'net-dsa-lantiq-Add-bridge-offloading'
by David S. Miller
· 6 years ago
58c59ef
net: dsa: lantiq: Add Forwarding Database access
by Hauke Mehrtens
· 6 years ago
4581348
net: dsa: lantiq: Add fast age function
by Hauke Mehrtens
· 6 years ago
9bbb1c0
net: dsa: lantiq: Add VLAN aware bridge offloading
by Hauke Mehrtens
· 6 years ago
Next »