summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-16afs: Invalid op ID should abort with RXGEN_OPCODEDavid Howells2-1/+3
2017-03-16afs: Fix the maths in afs_fs_store_data()David Howells1-1/+1
2017-03-16afs: Use a bvec rather than a kvec in afs_send_pages()David Howells1-45/+52
2017-03-16afs: Make struct afs_read::remain 64-bitDavid Howells2-5/+5
2017-03-16afs: Fix AFS read bugDavid Howells1-1/+1
2017-03-16afs: Prevent callback expiry timer overflowTina Ruchandani3-6/+7
2017-03-16afs: Migrate vlocation fields to 64-bitTina Ruchandani4-16/+20
2017-03-16afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat1-1/+1
2017-03-16afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat1-1/+1
2017-03-16afs: Distinguish mountpoints from symlinks by file mode aloneDavid Howells3-68/+15
2017-03-16afs: Flush outstanding writes when an fd is closedDavid Howells3-0/+16
2017-03-16afs: Handle a short write to an AFS pageDavid Howells3-11/+23
2017-03-16afs: Kill struct afs_read::pg_offsetDavid Howells1-1/+0
2017-03-16afs: Handle better the server returning excess or short dataDavid Howells2-16/+40
2017-03-16afs: Deal with an empty callback arrayMarc Dionne2-7/+9
2017-03-16afs: Adjust mode bits processingMarc Dionne1-1/+6
2017-03-16afs: Populate group ID from vnode statusMarc Dionne1-1/+1
2017-03-16afs: Fix page overput in afs_fill_page()David Howells1-0/+1
2017-03-16afs: Fix missing put_page()David Howells1-0/+1
2017-03-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-47/+74
2017-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds42-285/+645
2017-03-15Merge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-50/+100
2017-03-15gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher1-1/+1
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds139-826/+1447
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-7/+8
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+7
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+7
2017-03-14Merge branch 'qed-fixes'David S. Miller5-8/+44
2017-03-14qed: Enable iSCSI Out-of-OrderMintz, Yuval1-0/+3
2017-03-14qed: Correct out-of-bound access in OOO historyMintz, Yuval1-0/+2
2017-03-14qed: Fix interrupt flags on Rx LL2Ram Amrani1-4/+5
2017-03-14qed: Free previous connections when releasing iSCSIMintz, Yuval1-0/+28
2017-03-14qed: Fix mapping leak on LL2 rx flowMintz, Yuval1-0/+2
2017-03-14qed: Prevent creation of too-big u32-chainsTomer Tayar1-3/+2
2017-03-14qed: Align CIDs according to DORQ requirementRam Amrani1-1/+2
2017-03-14Merge branch 'mlxsw-small-fixes'David S. Miller1-2/+2
2017-03-14mlxsw: reg: Fix SPVMLR max record countJiri Pirko1-1/+1
2017-03-14mlxsw: reg: Fix SPVM max record countJiri Pirko1-1/+1
2017-03-14net: Resend IGMP memberships upon peer notification.Vlad Yasevich1-0/+1
2017-03-14blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly()Jens Axboe1-4/+5
2017-03-13dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa1-0/+1
2017-03-13tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa1-3/+15
2017-03-13dccp/tcp: fix routing redirect raceJon Maxwell4-8/+14
2017-03-13ucc/hdlc: fix two little issueZhao Qiang1-2/+2
2017-03-13Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds13-54/+523
2017-03-13vxlan: fix ovs supportNicolas Dichtel1-33/+40
2017-03-13net: use net->count to check whether a netns is alive or notAndrey Vagin1-3/+3
2017-03-13Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla...Linus Torvalds4-282/+241