summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locks'Trond Myklebust2006-07-053-44/+79
|\
| * NLM,NFSv4: Wait on local locks before we put RPC calls on the wireTrond Myklebust2006-07-052-12/+31
| * VFS: Add support for the FL_ACCESS flag to flock_lock_file()Trond Myklebust2006-07-051-0/+5
| * NFSv4: Ensure nfs4_lock_expired() caches delegated locksTrond Myklebust2006-07-051-3/+5
| * NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lockTrond Myklebust2006-07-052-27/+22
| * VFS: Allow caller to determine if BSD or posix locks were actually freedTrond Myklebust2006-07-051-2/+16
* | NFS: Optimise away an excessive GETATTR call when a file is symlinkedTrond Myklebust2006-07-051-1/+3
* | NFS: Fix NFS page_state usageTrond Myklebust2006-07-051-3/+17
|/
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-07-0521-80/+220
|\
| * [PATCH] uclinux: fix proc_task()/get_proc-task() namingGreg Ungerer2006-07-031-1/+1
| * Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-07-037-33/+29
| |\
| | * [JFFS2][XATTR] Fix memory leak in POSIX-ACL supportKaiGai Kohei2006-07-023-5/+4
| | * fs/jffs2/: make 2 functions staticAdrian Bunk2006-06-293-5/+3
| | * [JFFS2][XATTR] Fix xd->refcnt race conditionKaiGai Kohei2006-06-291-23/+22
| * | [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-031-2/+2
| * | [PATCH] lockdep: annotate blkdev nestingIngo Molnar2006-07-031-15/+87
| * | [PATCH] lockdep: annotate sb ->s_umountArjan van de Ven2006-07-031-0/+1
| * | [PATCH] lockdep: annotate ->s_lockIngo Molnar2006-07-031-2/+8
| * | [PATCH] lockdep: annotate the quota codeArjan van de Ven2006-07-034-4/+4
| * | [PATCH] lockdep: annotate NTFS locking rulesIngo Molnar2006-07-032-0/+64
| * | [PATCH] lockdep: annotate i_mutexIngo Molnar2006-07-031-10/+10
| * | [PATCH] lockdep: annotate dcacheIngo Molnar2006-07-031-2/+2
| * | [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
* | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-07-03171-3505/+451
|\| |
| * | [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