aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] lockdep: annotate direct ioIngo Molnar2006-07-031-2/+4
* [PATCH] lockdep: locking init debugging improvementIngo Molnar2006-07-031-1/+1
* [PATCH] binfmt_elf: fix checks for bad addressChuck Ebbert2006-07-031-8/+7
* [PATCH] nfs: non-procfs build fixDominik Hackl2006-07-021-2/+2
* [PATCH] reiserfs: update ctime and mtime on expanding truncateVladimir Saveliev2006-07-011-0/+5
* [PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov2006-07-016-65/+204
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30129-147/+21
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30124-124/+0
| * v9fs: do not include linux/version.hPaul Collins2006-06-302-2/+0
| * typo fixes: aquire -> acquireAdrian Bunk2006-06-303-21/+21
* | [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy caseJ. Bruce Fields2006-06-301-1/+1
* | [PATCH] knfsd: nfsd4: fix open flag passingJ. Bruce Fields2006-06-302-4/+7
* | [PATCH] knfsd: nfsd4: fix some open argument testsJ. Bruce Fields2006-06-301-4/+13
* | [PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link()David M. Richter2006-06-301-2/+3
* | [PATCH] knfsd: nfsd4: remove superfluous grace period checksJ. Bruce Fields2006-06-301-4/+0
* | [PATCH] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissio...J. Bruce Fields2006-06-301-7/+8
* | [PATCH] knfsd: nfsd4: fix open_confirm lockingJ. Bruce Fields2006-06-301-2/+3
* | [PATCH] knfsd: ignore ref_fh when crossing a mountpointNeilBrown2006-06-301-3/+3
* | [PATCH] knfsd: remove noise about filehandle being uptodateNeilBrown2006-06-301-5/+1
* | [PATCH] knfsd: fixing missing 'expkey' support for fsid type 3Frank Filz2006-06-301-1/+1
* | [PATCH] knfsd: improve the test for cross-device-rename in nfsdNeilBrown2006-06-301-1/+1
* | [PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley2006-06-301-5/+24
* | [PATCH] Light weight event countersChristoph Lameter2006-06-302-6/+5
* | [PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2006-06-301-0/+2
* | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-303-7/+5
* | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-301-1/+1
* | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-305-5/+5
* | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-2/+2
* | [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-301-1/+1
* | [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter2006-06-301-0/+2
* | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-301-1/+2
* | [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-301-1/+1
|/
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-06-2920-93/+116
|\
| * ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks()Florin Malita2006-06-291-8/+1
| * ocfs2: clean up some osb fieldsMark Fasheh2006-06-294-42/+4
| * ocfs2: fix init of uuid_net_keyMark Fasheh2006-06-291-1/+1
| * ocfs2: silence a debug printMark Fasheh2006-06-291-1/+1
| * ocfs2: silence ENOENT during lookup of broken linksSunil Mushran2006-06-291-1/+1
| * ocfs2: Cleanup message printsSunil Mushran2006-06-293-18/+20
| * ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookupJoel Becker2006-06-291-7/+22
| * [PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() staticAdrian Bunk2006-06-292-4/+6
| * ocfs2: warn the user on a dead timeout mismatchMark Fasheh2006-06-292-0/+21
| * ocfs2: OCFS2_FS must depend on SYSFSAdrian Bunk2006-06-291-1/+1
| * ocfs2: Compile-time disabling of ocfs2 debugging output.Joel Becker2006-06-294-7/+35
| * configfs: Clear up a few extra spaces where there should be TABs.Joel Becker2006-06-292-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-2912-3133/+8
|\ \ | |/ |/|
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-264-4/+0
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-262-9/+2
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-10/+1
| * [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-4/+0