Rewrite unionfs_writepage to minimize dependence on AOP_WRITEPAGE_ACTIVEATE,
handle memory pressure better, and update documentation. Remove
unionfs_sync_page because it's not needed.
CC: Hugh Dickins <[EMAIL PROTECTED]>
CC: Pekka Enberg <[EMAIL PROTECTED]>
Signed-off-by: Erez Zadok <[EMAIL PROT
Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>
---
security/security.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/security/security.c b/security/security.c
index 95a6733..0e1f1f1 100644
--- a/security/security.c
+++ b/security/security.c
@@ -409,7 +409,6 @@ int securi
Change the automatic local version to have the form -n-gSHA1SUMID,
where 'n' is the number of commits since the last tag (i.e.,
2.6.21-rc7). This makes it much more likely that the package names created
for the kernel will look "newer" to a package manager.
Signed-off-by: "Theodore Ts'o"
If git's index file is out of date, and some files have been touched
such that their timestamp doesn't what is in the index, "git
diff-index HEAD" may show that a particular file is dirty, when in
fact it really isn't. Running "git status" will update the index to
avoid these false positives.
Sig
make-kpkg modifies scripts/package/Makefile and deletes
scripts/package/builddeb as part of its build process. Ignore these
changes so the tree isn't marked as -dirty, when it is just an
artifact of make-kpkg. (make-kpkg clean restores the files to their
original state, and these helper scripts w
On Fri, 2 Nov 2007, Ralf Baechle wrote:
>
> The Jazz machines have to use the PIT timer for dyntick and highresolution
> kernels. This may break because currently just like i386 used to do MIPS
> uses two separate spinlocks in the actual PIT code and the PC speaker
> code. So switch to do it th
On Mon, 29 Oct 2007 17:44:52 EDT, Lennart Sorensen said:
> On Mon, Oct 29, 2007 at 09:19:11PM +0100, Pavel Machek wrote:
Sorry for the late reply, it's been a zoo of a week here... ;)
> If it doesn't it seems the compression feature is going to be rather
> unpredictable and my optimization would
On Fri, 02 Nov 2007 23:08:23 -0400
[EMAIL PROTECTED] wrote:
> IBM's AIX supported file system compression on the JFS filesystem
> years ago. I was able to get up to 30% throughput increases by
> converting the /usr filesystem to compressed - because even a 33mhz
> Power chipset could read in 5 512
Linus Torvalds writes:
> and wouldn't it be nice if we just changed it to
>
> #include
>
> and got rid of one totally unnecessary stupid arch difference?
Looks fine to me. I'll do a patch for powerpc & ppc.
Paul.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel"
On Fri, Nov 02, 2007 at 08:56:46PM -0400, Chuck Ebbert wrote:
> On 11/02/2007 07:01 PM, Nick Piggin wrote:
> >
> > In the contended multi-threaded tight loop, the xchg lock is slower than inc
> > lock but still beats the fair xadd lock, but that's only because it is
> > just as unfair if not more
On Fri, Nov 02, 2007 at 11:05:27AM -0600, Latchesar Ionkov wrote:
> Sysfs support for 9P servers.
> Every server type is represented as a directory in /sys/fs/9p/srv. Initially
> there is a single file in the directory -- 'clone'. Reading from the clone
> file creates a new instance of the file ser
On 11/3/07, Jan Blunck <[EMAIL PROTECTED]> wrote:
> d_path() is used on a pair. Lets use a struct path to
> reflect this.
>
> Signed-off-by: Jan Blunck <[EMAIL PROTECTED]>
> ---
> arch/blackfin/kernel/traps.c | 12 +---
Thanks,Acked-by: Bryan Wu <[EMAIL PROTECTED]>
> drivers/md/bi
From: Paul Moore <[EMAIL PROTECTED]>
Add a new set of configuration functions to the NetLabel/LSM API so that
LSMs can perform their own configuration of the NetLabel subsystem without
relying on assistance from userspace.
Signed-off-by: Paul Moore <[EMAIL PROTECTED]>
---
Unrelated changes in 2.
On Fri, 2007-11-02 at 10:39 -0700, Linus Torvalds wrote:
>
> On Fri, 2 Nov 2007, Dave Hansen wrote:
> >
> > There are certainly more of these, but here is one In the futex
> > userspace address, we install the current pid's vnr into a userspace
> > address.
>
> Now, realistically, why not just
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pavel Emelyanov wrote:
> Having access to the same IPCs in different pid namespaces won't work.
> Having access to the same filesystem in different IPC namespaces won't work.
> Having access to the same UID namespace in different VFS namespaces won't
On Fri, 2007-11-02 at 19:22 +, Anton Altaparmakov wrote:
> Would you be able to test it in your setup? Thanks a lot in advance!
Modulo uninitialized vi, works fine. I moved it up, and all is well.
Thanks.
Tested-by: Mike Galbraith <[EMAIL PROTECTED]>
diff --git a/fs/ntfs/aops.c b/fs/ntfs
The CONFIG variable MTD_OBSOLETE_CHIPS was deleted in commit
ba7cc09c9c9e29a57045dc5bbf843ac1cfad3283.
Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]>
---
diff --git a/arch/arm/configs/collie_defconfig
b/arch/arm/configs/collie_defconfig
index 970c8c7..4264e27 100644
--- a/arch/arm/configs
> Michael Ellerman <[EMAIL PROTECTED]> wrote on 02.11.2007 07:30:08:
>
> > On Wed, 2007-10-31 at 20:48 +0100, Christoph Raisch wrote:
> > > Michael Ellerman <[EMAIL PROTECTED]> wrote on 30.10.2007 23:50:36:
> > If that's really the way it works then eHEA is more or less broken for
> > kdump I'm af
On Fri, Nov 02, 2007 at 04:37:08PM -0700, Kristen Carlson Accardi wrote:
>
> Does this patch fix your problem? It seems to get hung up while disabling
> DIPM, and after thinking about this a bit, I don't think we really need
> to do this anyway.
Yep, this fixes suspend/resume on my X61 thinkpad.
Thomas Meyer wrote:
> i just wanted to report this:
>
> in v2.6.24-rc1-497-gb1d08ac the kde battery icon is no longer displayed.
>
> with 2.6.23 shows the battery icon.
>
> current config:
>
> grep -i acpi .config
> # Power management options (ACPI, APM)
> CONFIG_ACPI=y
> CONFIG_ACPI_SLEEP=y
>
On Sat, Nov 03 2007, Stefan Richter wrote:
> I wrote:
> > Torsten Kaiser wrote:
> >> Both 2.6.24-rc1 and the current git version fail to boot for me:
> >>
> >> [ 57.182205] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[16]
> >> MMIO=[e800-efff] Max Packet=[2048] IR/IT contexts=[4/8]
>
Great, thanks! I will submit it to Linus.
Best regards,
Anton
On 3 Nov 2007, at 04:56, Mike Galbraith wrote:
On Fri, 2007-11-02 at 19:22 +, Anton Altaparmakov wrote:
Would you be able to test it in your setup? Thanks a lot in advance!
Modulo uninitialized vi, works fine. I
Hi Linus,
Please apply the below patch which fixes a regression in NTFS reads
identified by Mike Galbraith. He also tested the below patch and
confirmed that it works.
The regression was caused by:
commit[a32ea1e1f925399e0d81ca3f7394a44a6dafa12c] Fix read/truncate race
This causes ntf
301 - 323 of 323 matches
Mail list logo