login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
May
»
7
Re: [PATCH take 2] UBIFS - new flash file system
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Christoph Hellwig
Subject:
Re: [PATCH take 2] UBIFS - new flash file system
Date: Wednesday, May 7, 2008 - 1:10 am
On Wed, May 07, 2008 at 11:07:47AM +0300, Artem Bityutskiy wrote:
quoted text
> Christoph Hellwig wrote: >> Do you have the filesystem as a single tarball or patch? This cancer >> of split-up patches that's spreading quickly all over the linux world >> makes sensible reviews quite hard unfortunately. > > Will git tree work? >
http://www.linux-mtd.infradead.org/doc/ubifs.html#L_source
A git tree of just ubifs would be perfect, but the full tree does it aswell. Not really conveniant, but much better than split patches :) --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH take 2] UBIFS - new flash file system
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 01/28] VFS: introduce writeback_inodes_sb()
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 02/28] do_mounts: allow UBI root device name
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 03/28] UBIFS: add brief documentation
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 04/28] UBIFS: add I/O sub-system
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 05/28] UBIFS: add flash scanning
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 06/28] UBIFS: add journal replay
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 07/28] UBIFS: add file-system build
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 08/28] UBIFS: add superblock and master node
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 09/28] UBIFS: add file-system recovery
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 10/28] UBIFS: add compression support
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 11/28] UBIFS: add key helpers
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 12/28] UBIFS: add the journal
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 13/28] UBIFS: add commit functionality
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 14/28] UBIFS: add TNC implementation
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 15/28] UBIFS: add TNC commit implementation
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 16/28] UBIFS: add TNC shrinker
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 17/28] UBIFS: add LEB properties
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 18/28] UBIFS: add LEB properties tree
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 19/28] UBIFS: add LEB properties tree
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 20/28] UBIFS: add LEB find subsystem
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 21/28] UBIFS: add Garbage Collector
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 22/28] UBIFS: add VFS operations
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 23/28] UBIFS: add budgeting
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 24/28] UBIFS: add extended attribute support
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 25/28] UBIFS: add orphans handling sub-system
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 26/28] UBIFS: add header files
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 27/28] UBIFS: add debugging stuff
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
[PATCH take 2 28/28] UBIFS: include FS to compilation
, Artem Bityutskiy
, (Tue May 6, 3:35 am)
Re: [PATCH take 2 06/28] UBIFS: add journal replay
, Marcin Slusarz
, (Tue May 6, 3:05 pm)
Re: [PATCH take 2 08/28] UBIFS: add superblock and master node
, Kyungmin Park
, (Tue May 6, 4:48 pm)
Re: [PATCH take 2 06/28] UBIFS: add journal replay
, Artem Bityutskiy
, (Tue May 6, 10:57 pm)
Re: [PATCH take 2 08/28] UBIFS: add superblock and master node
, Artem Bityutskiy
, (Tue May 6, 11:07 pm)
Re: [PATCH take 2 01/28] VFS: introduce writeback_inodes_sb()
, Andrew Morton
, (Wed May 7, 12:23 am)
Re: [PATCH take 2 01/28] VFS: introduce writeback_inodes_sb()
, Christoph Hellwig
, (Wed May 7, 1:00 am)
Re: [PATCH take 2] UBIFS - new flash file system
, Christoph Hellwig
, (Wed May 7, 1:01 am)
Re: [PATCH take 2] UBIFS - new flash file system
, Artem Bityutskiy
, (Wed May 7, 1:07 am)
Re: [PATCH take 2] UBIFS - new flash file system
, Christoph Hellwig
, (Wed May 7, 1:10 am)
Re: [PATCH take 2] UBIFS - new flash file system
, Artem Bityutskiy
, (Wed May 7, 1:11 am)
Re: [PATCH take 2] UBIFS - new flash file system
, Artem Bityutskiy
, (Wed May 7, 1:32 am)
Re: [PATCH take 2] UBIFS - new flash file system
, Artem Bityutskiy
, (Wed May 7, 3:31 am)
Re: [PATCH take 2 01/28] VFS: introduce writeback_inodes_sb()
, Artem Bityutskiy
, (Wed May 7, 4:14 am)
Re: [PATCH take 2 01/28] VFS: introduce writeback_inodes_sb()
, Artem Bityutskiy
, (Wed May 7, 5:01 am)
Re: [PATCH take 2 01/28] VFS: introduce writeback_inodes_sb()
, Andrew Morton
, (Wed May 7, 8:38 am)
Re: [PATCH take 2 01/28] VFS: introduce writeback_inodes_sb()
, Artem Bityutskiy
, (Wed May 7, 9:55 am)
Re: [PATCH take 2 01/28] VFS: introduce writeback_inodes_sb()
, Artem Bityutskiy
, (Thu May 8, 3:11 am)
Re: [PATCH take 2 01/28] VFS: introduce writeback_inodes_sb()
, Artem Bityutskiy
, (Tue May 13, 1:31 am)
Re: [PATCH take 2 01/28] VFS: introduce writeback_inodes_sb()
, Christoph Hellwig
, (Tue May 13, 1:59 am)
Re: [PATCH take 2 01/28] VFS: introduce writeback_inodes_sb()
, Artem Bityutskiy
, (Tue May 13, 2:22 am)
Re: [PATCH take 2] UBIFS - new flash file system
, Christoph Hellwig
, (Fri May 16, 3:40 am)
Re: [PATCH take 2] UBIFS - new flash file system
, Adrian Hunter
, (Fri May 16, 6:10 am)
Re: [PATCH take 2] UBIFS - new flash file system
, Artem Bityutskiy
, (Mon May 19, 4:30 am)
Re: [PATCH take 2] UBIFS - new flash file system
, Andi Kleen
, (Mon May 19, 5:36 am)
Re: [PATCH take 2 01/28] VFS: introduce writeback_inodes_sb()
, Artem Bityutskiy
, (Tue May 20, 5:45 am)
Re: [PATCH take 2 01/28] VFS: introduce writeback_inodes_sb()
, Andrew Morton
, (Tue May 20, 10:49 am)
Re: [PATCH take 2 01/28] VFS: introduce writeback_inodes_sb()
, Artem Bityutskiy
, (Thu May 22, 3:53 am)
Re: [PATCH take 2 01/28] VFS: introduce writeback_inodes_sb()
, Artem Bityutskiy
, (Thu May 22, 4:00 am)
Re: [PATCH take 2] UBIFS - new flash file system
, Artem Bityutskiy
, (Fri May 23, 8:18 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Christoph Lameter
[PATCH 1/2] Make page->private usable in compound pages V1
Luben Tuikov
Re: Integration of SCST in the mainstream Linux kernel
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
Michal Nazarewicz
Re: [PATCH] USB: Gadget: g_multi: added INF file for gadget with multiple configur...
Jesse Barnes
Re: PCI probing changes
git
:
Jakub Narebski
Re: GSoC 2008 - Mentors Wanted!
Jan Harkes
Re: git-svn and huge data and modifying the git-svn-HEAD branch directly
Andy Parkins
git-fetch fails with error code 128
Marcus Griep
Re: [PATCH 1/3] Git.pm: Add faculties to allow temp files to be cached
Junio C Hamano
Re: [JGIT PATCH 2/2] Decrease the fetch pack client buffer to the lower minimum
git-commits-head
:
Linux Kernel Mailing List
ARM: 5970/1: nomadik-gpio: fix spinlock usage
Linux Kernel Mailing List
sh-sci: update receive error handling for muxed irqs
Linux Kernel Mailing List
No need to do lock_super() for exclusion in generic_shutdown_super()
Linux Kernel Mailing List
x86, msr: Export the register-setting MSR functions via /dev/*/msr
Linux Kernel Mailing List
Input: gpio-keys - add support for disabling gpios through sysfs
linux-netdev
:
Eric Dumazet
[PATCH] net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
Patrick McHardy
[NET_SCHED]: sch_ingress: remove netfilter support
Rose, Gregory V
RE: __bad_udelay in network driver breaks build
Patrick McHardy
Re: no reassembly for outgoing packets on RAW socket
Frans Pop
svc: failed to register lockdv1 RPC service (errno 97).
openbsd-misc
:
ropers
Re: Real men don't attack straw men
elitdostlar
Seks partneri arayan bayanlar bu adreste - 8878xs706x6438
Marcus Andree
Re: This is what Linus Torvalds calls openBSD crowd
Lars D. Noodén
Re: sshd.config and AllowUsers
Henning Brauer
Re: Sun Blade 1000?
Colocation donated by:
Syndicate