| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 129 | -147/+21 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 124 | -124/+0 |
| * | v9fs: do not include linux/version.h | Paul Collins | 2006-06-30 | 2 | -2/+0 |
| * | typo fixes: aquire -> acquire | Adrian Bunk | 2006-06-30 | 3 | -21/+21 |
* | | [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case | J. Bruce Fields | 2006-06-30 | 1 | -1/+1 |
* | | [PATCH] knfsd: nfsd4: fix open flag passing | J. Bruce Fields | 2006-06-30 | 2 | -4/+7 |
* | | [PATCH] knfsd: nfsd4: fix some open argument tests | J. Bruce Fields | 2006-06-30 | 1 | -4/+13 |
* | | [PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link() | David M. Richter | 2006-06-30 | 1 | -2/+3 |
* | | [PATCH] knfsd: nfsd4: remove superfluous grace period checks | J. Bruce Fields | 2006-06-30 | 1 | -4/+0 |
* | | [PATCH] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissio... | J. Bruce Fields | 2006-06-30 | 1 | -7/+8 |
* | | [PATCH] knfsd: nfsd4: fix open_confirm locking | J. Bruce Fields | 2006-06-30 | 1 | -2/+3 |
* | | [PATCH] knfsd: ignore ref_fh when crossing a mountpoint | NeilBrown | 2006-06-30 | 1 | -3/+3 |
* | | [PATCH] knfsd: remove noise about filehandle being uptodate | NeilBrown | 2006-06-30 | 1 | -5/+1 |
* | | [PATCH] knfsd: fixing missing 'expkey' support for fsid type 3 | Frank Filz | 2006-06-30 | 1 | -1/+1 |
* | | [PATCH] knfsd: improve the test for cross-device-rename in nfsd | NeilBrown | 2006-06-30 | 1 | -1/+1 |
* | | [PATCH] SELinux: Add security hook definition for getioprio and insert hooks | David Quigley | 2006-06-30 | 1 | -5/+24 |
* | | [PATCH] Light weight event counters | Christoph Lameter | 2006-06-30 | 2 | -6/+5 |
* | | [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -0/+2 |
* | | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter | Christoph Lameter | 2006-06-30 | 3 | -7/+5 |
* | | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -1/+1 |
* | | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter | Christoph Lameter | 2006-06-30 | 5 | -5/+5 |
* | | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -2/+2 |
* | | [PATCH] zoned vm counters: conversion of nr_slab to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -1/+1 |
* | | [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED | Christoph Lameter | 2006-06-30 | 1 | -0/+2 |
* | | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -1/+2 |
* | | [PATCH] zoned vm counters: convert nr_mapped to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-06-29 | 20 | -93/+116 |
|\ |
|
| * | ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks() | Florin Malita | 2006-06-29 | 1 | -8/+1 |
| * | ocfs2: clean up some osb fields | Mark Fasheh | 2006-06-29 | 4 | -42/+4 |
| * | ocfs2: fix init of uuid_net_key | Mark Fasheh | 2006-06-29 | 1 | -1/+1 |
| * | ocfs2: silence a debug print | Mark Fasheh | 2006-06-29 | 1 | -1/+1 |
| * | ocfs2: silence ENOENT during lookup of broken links | Sunil Mushran | 2006-06-29 | 1 | -1/+1 |
| * | ocfs2: Cleanup message prints | Sunil Mushran | 2006-06-29 | 3 | -18/+20 |
| * | ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookup | Joel Becker | 2006-06-29 | 1 | -7/+22 |
| * | [PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static | Adrian Bunk | 2006-06-29 | 2 | -4/+6 |
| * | ocfs2: warn the user on a dead timeout mismatch | Mark Fasheh | 2006-06-29 | 2 | -0/+21 |
| * | ocfs2: OCFS2_FS must depend on SYSFS | Adrian Bunk | 2006-06-29 | 1 | -1/+1 |
| * | ocfs2: Compile-time disabling of ocfs2 debugging output. | Joel Becker | 2006-06-29 | 4 | -7/+35 |
| * | configfs: Clear up a few extra spaces where there should be TABs. | Joel Becker | 2006-06-29 | 2 | -4/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 12 | -3133/+8 |
|\ \
| |/
|/| |
|
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 | 4 | -4/+0 |
| * | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 2 | -9/+2 |
| * | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -10/+1 |
| * | [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -4/+0 |
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
| * | [PATCH] devfs: Remove devfs from the partition code | Greg Kroah-Hartman | 2006-06-26 | 4 | -162/+5 |
| * | [PATCH] devfs: Remove devfs from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 5 | -2943/+0 |
* | | [PATCH] ufs: printk() fix | Andrew Morton | 2006-06-29 | 1 | -2/+4 |
* | | [PATCH] v9fs: fix fid check in v9fs_create | Latchesar Ionkov | 2006-06-28 | 1 | -1/+1 |
* | | [PATCH] v9fs: return the correct error when interrupted by signal | Latchesar Ionkov | 2006-06-28 | 1 | -0/+2 |