aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-27race of nfsd inetaddr notifiers vs nn->nfsd_serv changeVasily Averin3-3/+17
2017-11-27race of lockd inetaddr notifiers vs nlmsvc_rqst changeVasily Averin1-2/+14
2017-11-27SUNRPC: make cache_detail structures constBhumika Goyal2-4/+4
2017-11-27NFSD: make cache_detail structures constBhumika Goyal2-4/+4
2017-11-27sunrpc: make the function arg as constBhumika Goyal2-2/+2
2017-11-27nfsd: check for use of the closed special stateidAndrew Elble1-2/+5
2017-11-27nfsd: fix panic in posix_unblock_lock called from nfs4_laundromatNaofumi Honda1-2/+2
2017-11-27lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin1-0/+2
2017-11-27lockd: added cleanup checks in exit_net hookVasily Averin1-0/+11
2017-11-27grace: replace BUG_ON by WARN_ONCE in exit_net hookVasily Averin1-1/+3
2017-11-27nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex classAndrew Elble1-3/+8
2017-11-27lockd: remove net pointer from messagesVasily Averin4-14/+21
2017-11-27nfsd: remove net pointer from debug messagesVasily Averin1-3/+3
2017-11-27nfsd: Fix races with check_stateid_generation()Trond Myklebust1-3/+19
2017-11-27nfsd: Ensure we check stateid validity in the seqid operation checksTrond Myklebust1-9/+3
2017-11-27nfsd: Fix race in lock stateid creationTrond Myklebust1-28/+42
2017-11-27nfsd4: move find_lock_stateidTrond Myklebust1-19/+19
2017-11-27nfsd: Ensure we don't recognise lock stateids after freeing themTrond Myklebust1-11/+8
2017-11-27nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)Trond Myklebust1-0/+8
2017-11-27nfsd: Fix another OPEN stateid raceTrond Myklebust1-15/+13
2017-11-27nfsd: Fix stateid races between OPEN and CLOSETrond Myklebust1-8/+59
2017-11-26Linux 4.15-rc1Linus Torvalds1-2/+2
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook1-2/+2
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King1-1/+1
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva1-6/+1
2017-11-24afs: Fix signal handling in some file opsDavid Howells1-0/+8
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells1-10/+5
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells1-0/+5
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner1-3/+3
2017-11-24x86/decoder: Add new TEST instruction patternMasami Hiramatsu1-1/+1
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas11-454/+2
2017-11-23x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov3-4/+4
2017-11-23x86/boot/KASLR: Remove unused variableChao Fan1-3/+2
2017-11-23genirq/matrix: Make - vs ?: Precedence explicitKees Cook1-1/+1
2017-11-23irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych1-1/+1
2017-11-23irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King1-1/+1
2017-11-24ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng1-1/+19
2017-11-24ipvlan: Fix insufficient skb linear check for arpGao Feng1-8/+8
2017-11-24geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu1-1/+15
2017-11-24net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHYFlorian Fainelli1-1/+1
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn15-14/+209
2017-11-24net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi1-16/+22
2017-11-24net: ipv6: Fixup device for anycast routes during copyDavid Ahern1-1/+1
2017-11-24net/smc: Fix preinitialization of buf_desc in __smc_buf_create()Geert Uytterhoeven1-1/+1
2017-11-24net/smc: use sk_rcvbuf as start for rmb creationUrsula Braun1-1/+1
2017-11-24ipv6: Do not consider linkdown nexthops during multipathIdo Schimmel1-0/+5
2017-11-24net: sched: fix crash when deleting secondary chainsRoman Kapl1-3/+4
2017-11-24net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2017-11-23kbuild: drop $(extra-y) from real-objs-yMasahiro Yamada1-1/+1