aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy caseJ. Bruce Fields
2006-06-30[PATCH] knfsd: nfsd4: fix open flag passingJ. Bruce Fields
2006-06-30[PATCH] knfsd: nfsd4: fix some open argument testsJ. Bruce Fields
2006-06-30[PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link()David M. Richter
2006-06-30[PATCH] knfsd: nfsd4: remove superfluous grace period checksJ. Bruce Fields
2006-06-30[PATCH] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissio...J. Bruce Fields
2006-06-30[PATCH] knfsd: nfsd4: fix open_confirm lockingJ. Bruce Fields
2006-06-30[PATCH] knfsd: ignore ref_fh when crossing a mountpointNeilBrown
2006-06-30[PATCH] knfsd: remove noise about filehandle being uptodateNeilBrown
2006-06-30[PATCH] knfsd: fixing missing 'expkey' support for fsid type 3Frank Filz
2006-06-30[PATCH] knfsd: improve the test for cross-device-rename in nfsdNeilBrown
2006-06-30[PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley
2006-06-30[PATCH] Light weight event countersChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30v9fs: do not include linux/version.hPaul Collins
2006-06-30typo fixes: aquire -> acquireAdrian Bunk
2006-06-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2006-06-29ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks()Florin Malita
2006-06-29ocfs2: clean up some osb fieldsMark Fasheh
2006-06-29ocfs2: fix init of uuid_net_keyMark Fasheh
2006-06-29ocfs2: silence a debug printMark Fasheh
2006-06-29ocfs2: silence ENOENT during lookup of broken linksSunil Mushran
2006-06-29ocfs2: Cleanup message printsSunil Mushran
2006-06-29ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookupJoel Becker
2006-06-29[PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() staticAdrian Bunk
2006-06-29ocfs2: warn the user on a dead timeout mismatchMark Fasheh
2006-06-29ocfs2: OCFS2_FS must depend on SYSFSAdrian Bunk
2006-06-29ocfs2: Compile-time disabling of ocfs2 debugging output.Joel Becker
2006-06-29configfs: Clear up a few extra spaces where there should be TABs.Joel Becker
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29[PATCH] ufs: printk() fixAndrew Morton
2006-06-28[PATCH] v9fs: fix fid check in v9fs_createLatchesar Ionkov
2006-06-28[PATCH] v9fs: return the correct error when interrupted by signalLatchesar Ionkov
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-06-27Merge git://oss.sgi.com:8090/nathans/xfs-2.6Linus Torvalds
2006-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2006-06-28[XFS] Fixup whitespace damage in log_write, remove final warning.Nathan Scott
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in fs/Jesper Juhl
2006-06-27[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesChandra Seetharaman