summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: bcm_sf2: Set correct CHAIN_ID and slice number maskFlorian Fainelli2017-11-301-2/+2
* sit: update frag_off infoHangbin Liu2017-11-301-0/+1
* tcp: remove buggy call to tcp_v6_restore_cb()Eric Dumazet2017-11-301-1/+0
* act_sample: get rid of tcf_sample_cleanup_rcu()Cong Wang2017-11-302-12/+3
* Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2017-11-305-27/+35
|\
| * rxrpc: Fix variable overwriteGustavo A. R. Silva2017-11-292-2/+2
| * rxrpc: Fix ACK generation from the connection event processorDavid Howells2017-11-291-21/+29
| * rxrpc: Clean up whitespaceDavid Howells2017-11-293-4/+4
* | net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handlingCorentin Labbe2017-11-301-2/+1
* | skbuff: Grammar s/are can/can/, s/change/changes/Geert Uytterhoeven2017-11-301-2/+1
* | net: mvpp2: allocate zeroed tx descriptorsYan Markman2017-11-301-1/+1
* | Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-2915-132/+270
|\ \
| * | lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin2017-11-272-4/+9
| * | nlm_shutdown_hosts_net() cleanupVasily Averin2017-11-271-2/+1
| * | race of nfsd inetaddr notifiers vs nn->nfsd_serv changeVasily Averin2017-11-273-3/+17
| * | race of lockd inetaddr notifiers vs nlmsvc_rqst changeVasily Averin2017-11-271-2/+14
| * | SUNRPC: make cache_detail structures constBhumika Goyal2017-11-272-4/+4
| * | NFSD: make cache_detail structures constBhumika Goyal2017-11-272-4/+4
| * | sunrpc: make the function arg as constBhumika Goyal2017-11-272-2/+2
| * | nfsd: check for use of the closed special stateidAndrew Elble2017-11-271-2/+5
| * | nfsd: fix panic in posix_unblock_lock called from nfs4_laundromatNaofumi Honda2017-11-271-2/+2
| * | lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin2017-11-271-0/+2
| * | lockd: added cleanup checks in exit_net hookVasily Averin2017-11-271-0/+11
| * | grace: replace BUG_ON by WARN_ONCE in exit_net hookVasily Averin2017-11-271-1/+3
| * | nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex classAndrew Elble2017-11-271-3/+8
| * | lockd: remove net pointer from messagesVasily Averin2017-11-274-14/+21
| * | nfsd: remove net pointer from debug messagesVasily Averin2017-11-271-3/+3
| * | nfsd: Fix races with check_stateid_generation()Trond Myklebust2017-11-271-3/+19
| * | nfsd: Ensure we check stateid validity in the seqid operation checksTrond Myklebust2017-11-271-9/+3
| * | nfsd: Fix race in lock stateid creationTrond Myklebust2017-11-271-28/+42
| * | nfsd4: move find_lock_stateidTrond Myklebust2017-11-271-19/+19
| * | nfsd: Ensure we don't recognise lock stateids after freeing themTrond Myklebust2017-11-271-11/+8
| * | nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)Trond Myklebust2017-11-271-0/+8
| * | nfsd: Fix another OPEN stateid raceTrond Myklebust2017-11-271-15/+13
| * | nfsd: Fix stateid races between OPEN and CLOSETrond Myklebust2017-11-271-8/+59
* | | Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-2919-135/+314
|\ \ \
| * | | Btrfs: incremental send, fix wrong unlink path after renaming fileFilipe Manana2017-11-281-18/+106
| * | | btrfs: tree-checker: Fix false panic for sanity testQu Wenruo2017-11-283-8/+43
| * | | Btrfs: fix list_add corruption and soft lockups in fsyncLiu Bo2017-11-272-3/+4
| * | | btrfs: Fix wild memory access in compression level parserQu Wenruo2017-11-273-3/+14
| * | | btrfs: fix deadlock when writing out space cacheJosef Bacik2017-11-271-1/+2
| * | | btrfs: clear space cache inode generation alwaysJosef Bacik2017-11-201-7/+7
| * | | Btrfs: fix reported number of inode blocks after buffered append writesFilipe Manana2017-11-157-33/+46
| * | | Btrfs: move definition of the function btrfs_find_new_delalloc_bytesFilipe Manana2017-11-151-41/+41
| * | | Btrfs: bail out gracefully rather than BUG_ONLiu Bo2017-11-151-2/+8
| * | | btrfs: dev_alloc_list is not protected by RCU, use normal list_delDavid Sterba2017-11-151-1/+1
| * | | btrfs: add missing device::flush_bio putsDavid Sterba2017-11-151-0/+10
| * | | btrfs: Fix transaction abort during failure in btrfs_rm_dev_itemNikolay Borisov2017-11-151-8/+12
| * | | Btrfs: add write_flags for compression bioLiu Bo2017-11-155-10/+20
* | | | Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2017-11-291-0/+1
|\ \ \ \