All of lore.kernel.org
 help / color / mirror / Atom feed
* pull request
@ 2011-07-03 13:46 Jeff Layton
       [not found] ` <20110703094631.0b816582-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
  0 siblings, 1 reply; 21+ messages in thread
From: Jeff Layton @ 2011-07-03 13:46 UTC (permalink / raw)
  To: smfrench-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-cifs-u79uwXL29TY76Z2rM5mHXA

Hi Steve,

I notice that there are a number of patches that are still sitting in
your tree and that aren't yet in mainline. Do you have plans to ask
Linus to pull them? Also, it would be helpful if you would start cc'ing
linux-cifs when you send pull requests to him.

Thanks,
-- 
Jeff Layton <jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

^ permalink raw reply	[flat|nested] 21+ messages in thread
* Pull Request
@ 2017-07-20 16:42 Jason Liu
  2017-07-20 18:53 ` Khem Raj
  0 siblings, 1 reply; 21+ messages in thread
From: Jason Liu @ 2017-07-20 16:42 UTC (permalink / raw)
  To: openembedded-devel

Hi Openembedded,

Currently we are developing our kernel using morty branch openembedded
recipe and we found that there is no libvdpau package in morty branch. So I
did cherry-pick to apply the commit from master to add the bb file in.

The pull request is https://github.com/openembedded/meta-
openembedded/pull/48.
Please confirm the changes.

Regards,

Jason


^ permalink raw reply	[flat|nested] 21+ messages in thread
* pull request
@ 2012-03-20 11:30 Pavel Shilovsky
       [not found] ` <CAKywueTDvzmHzwApV3gqSa4MrS-tPiWDORorDk0fe_NtgT_wZA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 21+ messages in thread
From: Pavel Shilovsky @ 2012-03-20 11:30 UTC (permalink / raw)
  To: Steve French, linux-cifs

The following changes since commit ce85852b90a214cf577fc1b4f49d99fd7e98784a:

  CIFS: Fix a spurious error in cifs_push_posix_locks (2012-03-19
10:20:22 -0500)

are available in the git repository at:
  git://git.altlinux.org/people/piastry/public/cifs-2.6.git cifs-patches

Pavel Shilovsky (17):
      CIFS: Respect negotiated MaxMpxCount
      CIFS: Simplify inFlight logic
      CIFS: Introduce credit-based flow control
      CIFS: Make wait_for_free_request killable
      CIFS: Prepare credits code for a slot reservation
      CIFS: Delete echo_retries module parm
      CIFS: Separate protocol-specific code from transport routines
      CIFS: Separate protocol-specific code from demultiplex code
      CIFS: Separate protocol-specific code from cifs_readv_receive code
      CIFS: Expand CurrentMid field
      CIFS: Change mid_q_entry structure fields
      CIFS: Move locks to file structure
      CIFS: Fix VFS locks usage
      CIFS: Convert lock type to 32 bit variable
      CIFS: Separate protocol specific lock type handling
      CIFS: Separate protocol specific part from getlk
      CIFS: Separate protocol specific part from setlk

 fs/cifs/README       |    6 +-
 fs/cifs/cifs_debug.c |   28 +++---
 fs/cifs/cifs_debug.h |    4 +-
 fs/cifs/cifsfs.c     |   14 +--
 fs/cifs/cifsglob.h   |   84 ++++++++++----
 fs/cifs/cifsproto.h  |   14 ++-
 fs/cifs/cifssmb.c    |  109 +++++++++++--------
 fs/cifs/connect.c    |  129 +++++++++++-----------
 fs/cifs/dir.c        |    6 +-
 fs/cifs/file.c       |  254 ++++++++++++++++++++++++++++++------------
 fs/cifs/misc.c       |  117 ++++++++++++-------
 fs/cifs/netmisc.c    |    3 +-
 fs/cifs/transport.c  |  305 ++++++++++++++++++++++++++++----------------------
 13 files changed, 651 insertions(+), 422 deletions(-)


-- 
Best regards,
Pavel Shilovsky.

^ permalink raw reply	[flat|nested] 21+ messages in thread
* Pull request
@ 2010-02-01 15:47 Sascha Hauer
  0 siblings, 0 replies; 21+ messages in thread
From: Sascha Hauer @ 2010-02-01 15:47 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Russell,

Please pull the following MXC related patches for -rc.

Sascha


The following changes since commit 004b35063296b6772fa72404a35b498f1e71e87e:
  Linus Torvalds (1):
        Merge branch 'drm-linus' of git://git.kernel.org/.../airlied/drm-2.6

are available in the git repository at:

  git://git.pengutronix.de/git/imx/linux-2.6.git for-rmk

Baruch Siach (4):
      mx25: remove unused mx25_clocks_init() argument
      mx25: properly initialize clocks
      mx25: fix time accounting
      mx25: make the FEC AHB clk secondary of the IPG

Mark Brown (4):
      mx31ads: Allow enable/disable of switchable supplies
      mx31ads: Provide a name for EXPIO interrupt chip
      mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 module
      MXC: Add AUDMUXv2 register decode to debugfs

Sascha Hauer (2):
      i.MX25: Allow secondary clocks in DEFINE_CLOCK
      i.MX25: implement secondary clocks for uarts and fec

Uwe Kleine-K?nig (1):
      mx35: add a missing comma in a pad definition

Vladimir Zapolskiy (1):
      ARM: MX3: Fixed typo in declared enum type name.

 arch/arm/mach-mx25/clock.c                      |   58 ++++++----
 arch/arm/mach-mx25/mx25pdk.c                    |    2 +-
 arch/arm/mach-mx3/mx31ads.c                     |    4 +
 arch/arm/plat-mxc/audmux-v2.c                   |  137 +++++++++++++++++++++++
 arch/arm/plat-mxc/include/mach/board-mx31lite.h |    2 +-
 arch/arm/plat-mxc/include/mach/common.h         |    2 +-
 arch/arm/plat-mxc/include/mach/iomux-mx35.h     |    2 +-
 arch/arm/plat-mxc/include/mach/irqs.h           |    5 +
 8 files changed, 187 insertions(+), 25 deletions(-)


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

^ permalink raw reply	[flat|nested] 21+ messages in thread
* pull request
@ 2009-09-01  2:35 Christoph Hellwig
  0 siblings, 0 replies; 21+ messages in thread
From: Christoph Hellwig @ 2009-09-01  2:35 UTC (permalink / raw)
  To: xfs

First big batch for 2.6.32:  the ialloc changes + xfs_trans_iget
simplification plus the O_SYNC fixup.


The following changes since commit 1da1daed813c534263a87ffc36d5b775e65231ad:
  Felix Blyakher (1):
        Merge branch 'master' of ssh+git://oss.sgi.com/oss/git/xfs/xfs

are available in the git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs.git master

Christoph Hellwig (6):
      xfs: improve xfs_inobt_get_rec prototype
      xfs: improve xfs_inobt_update prototype
      xfs: untangle xfs_dialloc
      xfs: rationalize xfs_inobt_lookup*
      xfs: merge fsync and O_SYNC handling
      xfs: simplify xfs_trans_iget

Dave Chinner (3):
      xfs: factor out inode initialisation
      xfs: factor out debug checks from xfs_dialloc and xfs_difree
      xfs: speed up free inode search

 fs/xfs/linux-2.6/xfs_aops.c |    1 -
 fs/xfs/linux-2.6/xfs_file.c |   19 +-
 fs/xfs/linux-2.6/xfs_lrw.c  |    7 +-
 fs/xfs/xfs_ag.h             |    9 +
 fs/xfs/xfs_ialloc.c         |  805 ++++++++++++++++++++++---------------------
 fs/xfs/xfs_ialloc.h         |   18 +-
 fs/xfs/xfs_iget.c           |   27 --
 fs/xfs/xfs_inode.h          |    3 -
 fs/xfs/xfs_inode_item.c     |   10 -
 fs/xfs/xfs_inode_item.h     |    2 -
 fs/xfs/xfs_itable.c         |   96 +++---
 fs/xfs/xfs_rw.c             |   84 -----
 fs/xfs/xfs_rw.h             |    1 -
 fs/xfs/xfs_trans.h          |    2 +-
 fs/xfs/xfs_trans_inode.c    |   86 +-----
 fs/xfs/xfs_vnodeops.c       |   11 +-
 16 files changed, 499 insertions(+), 682 deletions(-)

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 21+ messages in thread
* pull request
@ 2009-02-11 15:03 jengelh
  2009-02-11 15:06 ` Patrick McHardy
  2009-02-12  5:29 ` Patrick McHardy
  0 siblings, 2 replies; 21+ messages in thread
From: jengelh @ 2009-02-11 15:03 UTC (permalink / raw)
  To: netfilter-devel; +Cc: kaber

Please pull from
	git://dev.medozas.de/iptables master
to recive
Jan Engelhardt (8):
      libxtables: recognize IP6TABLES_LIB_DIR old-style environment variable
      build: move -ldl to proper LDADD
      libxtables: remove unused XT_LIB_DIR macro
      libxtables: decouple non-xtables parts from header
      src: remove iptables_rule_match indirection macro
      src: remove unused ipt_tryload macro
      libxtables: move compat defines to xtables.c
      src: consolidate duplicate code in iptables/internal.h

 .gitignore                         |    2 +-
 Makefile.am                        |    8 +-
 configure.ac                       |    2 +-
 include/ip6tables.h                |   11 +---
 include/iptables.h                 |   11 +---
 include/iptables/internal.h.in     |   13 ++++
 include/linux/netfilter/xt_NFLOG.h |    2 +-
 include/xtables.h.in               |   22 +++-----
 include/xtables/internal.h.in      |   17 ------
 ip6tables.c                        |   35 ++++-------
 iptables-xml.c                     |   19 ++++--
 iptables.c                         |   37 ++++--------
 xtables.c                          |  111 +++++++++++++-----------------------
 13 files changed, 108 insertions(+), 182 deletions(-)

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2017-07-20 18:53 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-03 13:46 pull request Jeff Layton
     [not found] ` <20110703094631.0b816582-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
2011-07-03 17:59   ` Steve French
     [not found]     ` <CAH2r5mu0uQGO0TiWzv6oeC-wEOsC_7MQ59Wo1mJWHALt1r5Tog-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-07-04 12:19       ` Jeff Layton
  -- strict thread matches above, loose matches on Subject: below --
2017-07-20 16:42 Pull Request Jason Liu
2017-07-20 18:53 ` Khem Raj
2012-03-20 11:30 pull request Pavel Shilovsky
     [not found] ` <CAKywueTDvzmHzwApV3gqSa4MrS-tPiWDORorDk0fe_NtgT_wZA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-03-20 14:35   ` Steve French
2010-02-01 15:47 Pull request Sascha Hauer
2009-09-01  2:35 pull request Christoph Hellwig
2009-02-11 15:03 jengelh
2009-02-11 15:06 ` Patrick McHardy
2009-02-11 15:45   ` Jan Engelhardt
2009-02-11 23:40     ` Jan Engelhardt
2009-02-12  5:11       ` Patrick McHardy
2009-02-12  5:40         ` Jan Engelhardt
2009-02-12  5:45           ` Patrick McHardy
2009-02-12  5:29 ` Patrick McHardy
2009-02-12  5:33   ` Jan Engelhardt
2009-02-12  5:46     ` Patrick McHardy
2009-02-12  6:05       ` Jan Engelhardt
2009-02-12  6:10         ` Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.