aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-07-05Merge branch 'locks'Trond Myklebust
2006-07-05NFS: Optimise away an excessive GETATTR call when a file is symlinkedTrond Myklebust
2006-07-05NFS: Fix NFS page_state usageTrond Myklebust
2006-07-05NLM,NFSv4: Wait on local locks before we put RPC calls on the wireTrond Myklebust
2006-07-05VFS: Add support for the FL_ACCESS flag to flock_lock_file()Trond Myklebust
2006-07-05NFSv4: Ensure nfs4_lock_expired() caches delegated locksTrond Myklebust
2006-07-05NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lockTrond Myklebust
2006-07-05VFS: Allow caller to determine if BSD or posix locks were actually freedTrond Myklebust
2006-07-05Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-07-03[PATCH] uclinux: fix proc_task()/get_proc-task() namingGreg Ungerer
2006-07-03Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-07-03[PATCH] lockdep: annotate blkdev nestingIngo Molnar
2006-07-03[PATCH] lockdep: annotate sb ->s_umountArjan van de Ven
2006-07-03[PATCH] lockdep: annotate ->s_lockIngo Molnar
2006-07-03[PATCH] lockdep: annotate the quota codeArjan van de Ven
2006-07-03[PATCH] lockdep: annotate NTFS locking rulesIngo Molnar
2006-07-03[PATCH] lockdep: annotate i_mutexIngo Molnar
2006-07-03[PATCH] lockdep: annotate dcacheIngo Molnar
2006-07-03[PATCH] lockdep: annotate direct ioIngo Molnar
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar
2006-07-03[PATCH] binfmt_elf: fix checks for bad addressChuck Ebbert
2006-07-03Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-07-02[PATCH] nfs: non-procfs build fixDominik Hackl
2006-07-02[JFFS2][XATTR] Fix memory leak in POSIX-ACL supportKaiGai Kohei
2006-07-01[PATCH] reiserfs: update ctime and mtime on expanding truncateVladimir Saveliev
2006-07-01[PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov
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