summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-16afs: Distinguish mountpoints from symlinks by file mode aloneDavid Howells
2017-03-16afs: Flush outstanding writes when an fd is closedDavid Howells
2017-03-16afs: Handle a short write to an AFS pageDavid Howells
2017-03-16afs: Kill struct afs_read::pg_offsetDavid Howells
2017-03-16afs: Handle better the server returning excess or short dataDavid Howells
2017-03-16afs: Deal with an empty callback arrayMarc Dionne
2017-03-16afs: Adjust mode bits processingMarc Dionne
2017-03-16afs: Populate group ID from vnode statusMarc Dionne
2017-03-16afs: Fix page overput in afs_fill_page()David Howells
2017-03-16afs: Fix missing put_page()David Howells
2017-03-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-03-15Merge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-15gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-14Merge branch 'qed-fixes'David S. Miller
2017-03-14qed: Enable iSCSI Out-of-OrderMintz, Yuval
2017-03-14qed: Correct out-of-bound access in OOO historyMintz, Yuval
2017-03-14qed: Fix interrupt flags on Rx LL2Ram Amrani
2017-03-14qed: Free previous connections when releasing iSCSIMintz, Yuval
2017-03-14qed: Fix mapping leak on LL2 rx flowMintz, Yuval
2017-03-14qed: Prevent creation of too-big u32-chainsTomer Tayar
2017-03-14qed: Align CIDs according to DORQ requirementRam Amrani
2017-03-14Merge branch 'mlxsw-small-fixes'David S. Miller
2017-03-14mlxsw: reg: Fix SPVMLR max record countJiri Pirko
2017-03-14mlxsw: reg: Fix SPVM max record countJiri Pirko
2017-03-14net: Resend IGMP memberships upon peer notification.Vlad Yasevich
2017-03-14blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly()Jens Axboe
2017-03-13dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa
2017-03-13tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa
2017-03-13dccp/tcp: fix routing redirect raceJon Maxwell
2017-03-13ucc/hdlc: fix two little issueZhao Qiang
2017-03-13Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-13vxlan: fix ovs supportNicolas Dichtel
2017-03-13net: use net->count to check whether a netns is alive or notAndrey Vagin
2017-03-13Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-03-13bridge: drop netfilter fake rtable unconditionallyFlorian Westphal
2017-03-13ipv6: avoid write to a possibly cloned skbFlorian Westphal
2017-03-13net: wimax/i2400m: fix NULL-deref at probeJohan Hovold
2017-03-13isdn/gigaset: fix NULL-deref at probeJohan Hovold
2017-03-13ipv6: make ECMP route replacement less greedySabrina Dubroca
2017-03-13mm, gup: fix typo in gup_p4d_range()Kirill A. Shutemov
2017-03-13writeback: fix memory leak in wb_queue_work()Tahsin Erdogan
2017-03-13blk-mq: Fix tagset reinit in the presence of cpu hot-unplugSagi Grimberg
2017-03-12bpf: improve read-only handlingDaniel Borkmann