aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* make fs/jffs2/nodelist.c:jffs2_obsolete_node_frag() staticAdrian Bunk2006-07-06
* [PATCH] uclinux: fix proc_task()/get_proc-task() namingGreg Ungerer2006-07-04
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-07-04
|\
| * [JFFS2][XATTR] Fix memory leak in POSIX-ACL supportKaiGai Kohei2006-07-02
| * fs/jffs2/: make 2 functions staticAdrian Bunk2006-06-29
| * [JFFS2][XATTR] Fix xd->refcnt race conditionKaiGai Kohei2006-06-29
* | [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-03
* | [PATCH] lockdep: annotate blkdev nestingIngo Molnar2006-07-03
* | [PATCH] lockdep: annotate sb ->s_umountArjan van de Ven2006-07-03
* | [PATCH] lockdep: annotate ->s_lockIngo Molnar2006-07-03
* | [PATCH] lockdep: annotate the quota codeArjan van de Ven2006-07-03
* | [PATCH] lockdep: annotate NTFS locking rulesIngo Molnar2006-07-03
* | [PATCH] lockdep: annotate i_mutexIngo Molnar2006-07-03
* | [PATCH] lockdep: annotate dcacheIngo Molnar2006-07-03
* | [PATCH] lockdep: annotate direct ioIngo Molnar2006-07-03
* | [PATCH] lockdep: locking init debugging improvementIngo Molnar2006-07-03
* | [PATCH] binfmt_elf: fix checks for bad addressChuck Ebbert2006-07-03
* | [PATCH] nfs: non-procfs build fixDominik Hackl2006-07-02
* | [PATCH] reiserfs: update ctime and mtime on expanding truncateVladimir Saveliev2006-07-01
* | [PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov2006-07-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\ \
| * | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
| * | v9fs: do not include linux/version.hPaul Collins2006-06-30
| * | typo fixes: aquire -> acquireAdrian Bunk2006-06-30
* | | [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy caseJ. Bruce Fields2006-06-30
* | | [PATCH] knfsd: nfsd4: fix open flag passingJ. Bruce Fields2006-06-30
* | | [PATCH] knfsd: nfsd4: fix some open argument testsJ. Bruce Fields2006-06-30
* | | [PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link()David M. Richter2006-06-30
* | | [PATCH] knfsd: nfsd4: remove superfluous grace period checksJ. Bruce Fields2006-06-30
* | | [PATCH] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissio...J. Bruce Fields2006-06-30
* | | [PATCH] knfsd: nfsd4: fix open_confirm lockingJ. Bruce Fields2006-06-30
* | | [PATCH] knfsd: ignore ref_fh when crossing a mountpointNeilBrown2006-06-30
* | | [PATCH] knfsd: remove noise about filehandle being uptodateNeilBrown2006-06-30
* | | [PATCH] knfsd: fixing missing 'expkey' support for fsid type 3Frank Filz2006-06-30
* | | [PATCH] knfsd: improve the test for cross-device-rename in nfsdNeilBrown2006-06-30
* | | [PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley2006-06-30
* | | [PATCH] Light weight event countersChristoph Lameter2006-06-30
* | | [PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2006-06-30
* | | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-30
* | | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-30
* | | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-30
* | | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-30
* | | [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-30
* | | [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter2006-06-30
* | | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-30
* | | [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-30
|/ /
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-06-29
|\ \
| * | ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks()Florin Malita2006-06-29
| * | ocfs2: clean up some osb fieldsMark Fasheh2006-06-29
| * | ocfs2: fix init of uuid_net_keyMark Fasheh2006-06-29