* [GIT-PULL] pull from UBI git
@ 2007-07-18 12:39 Artem Bityutskiy
2007-07-18 17:30 ` Linus Torvalds
0 siblings, 1 reply; 3+ messages in thread
From: Artem Bityutskiy @ 2007-07-18 12:39 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
Linus,
please pull from upstream branch of
git://git.infradead.org/~dedekind/ubi-2.6.git to receive the following
updates:
MAINTAINERS | 2
drivers/mtd/ubi/build.c | 25 ++-------
drivers/mtd/ubi/cdev.c | 49 +++++-------------
drivers/mtd/ubi/debug.c | 44 ++++++++--------
drivers/mtd/ubi/debug.h | 2
drivers/mtd/ubi/eba.c | 98 ++++++++++++++++++------------------
drivers/mtd/ubi/gluebi.c | 27 +++++++++
drivers/mtd/ubi/io.c | 65 ++++++++++++------------
drivers/mtd/ubi/kapi.c | 19 +++----
drivers/mtd/ubi/misc.c | 4 -
drivers/mtd/ubi/scan.c | 127
+++++++++++++++++++++++++----------------------
drivers/mtd/ubi/scan.h | 2
drivers/mtd/ubi/ubi.h | 3 +
drivers/mtd/ubi/upd.c | 4 -
drivers/mtd/ubi/vmt.c | 53 ++++++++++++-------
drivers/mtd/ubi/vtbl.c | 85 ++++++++++++++++---------------
drivers/mtd/ubi/wl.c | 93 ++++++++++++++++++----------------
include/mtd/ubi-header.h | 101 +++++++++++++------------------------
18 files changed, 403 insertions(+), 400 deletions(-)
Artem Bityutskiy (17):
UBI: fix memory leak in checking code
UBI: fix error path in create_vtbl()
UBI: do not let to read too much
UBI: set correct gluebi device size
UBI: add few more comments
UBI: use vmalloc for large buffers
UBI: minor comma fix
UBI: error path bugfix
UBI: bugfix in ubi_leb_change()
UBI: fix MAINTAINERS
UBI: bugfix in error path
UBI: fix debugging stuff
UBI: fix bug in atomic_leb_change()
UBI: bugfix in max_sqnum calculation
UBI: remove unneeded error checks
UBI: fix comments
UBI: fix error handling in erase worker
Brijesh Singh (2):
UBI: fix signed-unsigned multiplication
UBI: bugfix in sqnum calculation
Christoph Hellwig (2):
UBI: cleanup ioctl handling
UBI: kill homegrown endian macros
Fernando Luis Vázquez Cao (1):
UBI: cleanup usage of try_module_get
Florin Malita (1):
UBI: fix dereference after kfree
Paul Mundt (1):
UBI: fix compile warning
Vignesh Babu (1):
UBI: use is_power_of_2()
Vinit Agnihotri (3):
UBI: fix freeing ubi->vtbl while unloading
UBI: fix message
UBI: fix overflow bug
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT-PULL] pull from UBI git
2007-07-18 12:39 [GIT-PULL] pull from UBI git Artem Bityutskiy
@ 2007-07-18 17:30 ` Linus Torvalds
2007-07-19 7:16 ` Artem Bityutskiy
0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2007-07-18 17:30 UTC (permalink / raw)
To: Artem Bityutskiy; +Cc: linux-kernel
On Wed, 18 Jul 2007, Artem Bityutskiy wrote:
>
> please pull from upstream branch of
> git://git.infradead.org/~dedekind/ubi-2.6.git to receive the following
> updates:
Please don't hide the branch name in the free-flowing text, and instead
write your "please pull" messages like this:
Please pull the upstream branch from
git://git.infradead.org/~dedekind/ubi-2.6.git upstream
to receive the following updates:
so that I don't miss the right branch-name even by mistake.
I try to be careful, and I think I missed the branch-name just once (and
noticed it when the diffstat didn't match), but this is something I want
to teach every git user to know very intimately: make it impossible to
make mistakes, by always keeping the whole git information together, and
never mixed up with any free-flowing explanation.
Pulled. Thanks,
Linus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT-PULL] pull from UBI git
2007-07-18 17:30 ` Linus Torvalds
@ 2007-07-19 7:16 ` Artem Bityutskiy
0 siblings, 0 replies; 3+ messages in thread
From: Artem Bityutskiy @ 2007-07-19 7:16 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Artem Bityutskiy, linux-kernel
Linus Torvalds wrote:
> On Wed, 18 Jul 2007, Artem Bityutskiy wrote:
>> please pull from upstream branch of
>> git://git.infradead.org/~dedekind/ubi-2.6.git to receive the following
>> updates:
>
> Please don't hide the branch name in the free-flowing text, and instead
> write your "please pull" messages like this:
>
> Please pull the upstream branch from
>
> git://git.infradead.org/~dedekind/ubi-2.6.git upstream
>
> to receive the following updates:
>
> so that I don't miss the right branch-name even by mistake.
Sure, pardon & thanks.
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-07-19 8:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-18 12:39 [GIT-PULL] pull from UBI git Artem Bityutskiy
2007-07-18 17:30 ` Linus Torvalds
2007-07-19 7:16 ` Artem Bityutskiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox