aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2006-07-01[PATCH] reiserfs: update ctime and mtime on expanding truncateGravatar Vladimir Saveliev 1-0/+5
2006-07-01[PATCH] ufs: truncate should allocate block for last byteGravatar Evgeniy Dushistov 6-65/+204
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 129-147/+21
2006-06-30[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy caseGravatar J. Bruce Fields 1-1/+1
2006-06-30[PATCH] knfsd: nfsd4: fix open flag passingGravatar J. Bruce Fields 2-4/+7
2006-06-30[PATCH] knfsd: nfsd4: fix some open argument testsGravatar J. Bruce Fields 1-4/+13
2006-06-30[PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link()Gravatar David M. Richter 1-2/+3
2006-06-30[PATCH] knfsd: nfsd4: remove superfluous grace period checksGravatar J. Bruce Fields 1-4/+0
2006-06-30[PATCH] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissio...Gravatar J. Bruce Fields 1-7/+8
2006-06-30[PATCH] knfsd: nfsd4: fix open_confirm lockingGravatar J. Bruce Fields 1-2/+3
2006-06-30[PATCH] knfsd: ignore ref_fh when crossing a mountpointGravatar NeilBrown 1-3/+3
2006-06-30[PATCH] knfsd: remove noise about filehandle being uptodateGravatar NeilBrown 1-5/+1
2006-06-30[PATCH] knfsd: fixing missing 'expkey' support for fsid type 3Gravatar Frank Filz 1-1/+1
2006-06-30[PATCH] knfsd: improve the test for cross-device-rename in nfsdGravatar NeilBrown 1-1/+1
2006-06-30[PATCH] SELinux: Add security hook definition for getioprio and insert hooksGravatar David Quigley 1-5/+24
2006-06-30[PATCH] Light weight event countersGravatar Christoph Lameter 2-6/+5
2006-06-30[PATCH] zoned vm counters: conversion of nr_bounce to per zone counterGravatar Christoph Lameter 1-0/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterGravatar Christoph Lameter 3-7/+5
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterGravatar Christoph Lameter 1-1/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterGravatar Christoph Lameter 5-5/+5
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterGravatar Christoph Lameter 1-2/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterGravatar Christoph Lameter 1-1/+1
2006-06-30[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDGravatar Christoph Lameter 1-0/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterGravatar Christoph Lameter 1-1/+2
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterGravatar Christoph Lameter 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 124-124/+0
2006-06-30v9fs: do not include linux/version.hGravatar Paul Collins 2-2/+0
2006-06-30typo fixes: aquire -> acquireGravatar Adrian Bunk 3-21/+21
2006-06-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 20-93/+116
2006-06-29ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks()Gravatar Florin Malita 1-8/+1
2006-06-29ocfs2: clean up some osb fieldsGravatar Mark Fasheh 4-42/+4
2006-06-29ocfs2: fix init of uuid_net_keyGravatar Mark Fasheh 1-1/+1
2006-06-29ocfs2: silence a debug printGravatar Mark Fasheh 1-1/+1
2006-06-29ocfs2: silence ENOENT during lookup of broken linksGravatar Sunil Mushran 1-1/+1
2006-06-29ocfs2: Cleanup message printsGravatar Sunil Mushran 3-18/+20
2006-06-29ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookupGravatar Joel Becker 1-7/+22
2006-06-29[PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() staticGravatar Adrian Bunk 2-4/+6
2006-06-29ocfs2: warn the user on a dead timeout mismatchGravatar Mark Fasheh 2-0/+21
2006-06-29ocfs2: OCFS2_FS must depend on SYSFSGravatar Adrian Bunk 1-1/+1
2006-06-29ocfs2: Compile-time disabling of ocfs2 debugging output.Gravatar Joel Becker 4-7/+35
2006-06-29configfs: Clear up a few extra spaces where there should be TABs.Gravatar Joel Becker 2-4/+4
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Gravatar Linus Torvalds 12-3133/+8
2006-06-29[PATCH] ufs: printk() fixGravatar Andrew Morton 1-2/+4
2006-06-28[PATCH] v9fs: fix fid check in v9fs_createGravatar Latchesar Ionkov 1-1/+1
2006-06-28[PATCH] v9fs: return the correct error when interrupted by signalGravatar Latchesar Ionkov 1-0/+2
2006-06-28[PATCH] mark address_space_operations constGravatar Christoph Hellwig 77-104/+104
2006-06-27Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 14-343/+467
2006-06-27Merge git://oss.sgi.com:8090/nathans/xfs-2.6Gravatar Linus Torvalds 11-25/+21
2006-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 28-823/+1541
2006-06-28[XFS] Fixup whitespace damage in log_write, remove final warning.Gravatar Nathan Scott 1-2/+2