| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] partitions: let partitions inherit policy from disk | Peter Oberparleiter | 2006-07-10 | 1 | -0/+1 |
* | [PATCH] reiserfs: fix journaling issue regarding fsync() | Hisashi Hifumi | 2006-07-10 | 1 | -1/+5 |
* | Merge branch 'locks' | Trond Myklebust | 2006-07-05 | 3 | -44/+79 |
|\ |
|
| * | NLM,NFSv4: Wait on local locks before we put RPC calls on the wire | Trond Myklebust | 2006-07-05 | 2 | -12/+31 |
| * | VFS: Add support for the FL_ACCESS flag to flock_lock_file() | Trond Myklebust | 2006-07-05 | 1 | -0/+5 |
| * | NFSv4: Ensure nfs4_lock_expired() caches delegated locks | Trond Myklebust | 2006-07-05 | 1 | -3/+5 |
| * | NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock | Trond Myklebust | 2006-07-05 | 2 | -27/+22 |
| * | VFS: Allow caller to determine if BSD or posix locks were actually freed | Trond Myklebust | 2006-07-05 | 1 | -2/+16 |
* | | NFS: Optimise away an excessive GETATTR call when a file is symlinked | Trond Myklebust | 2006-07-05 | 1 | -1/+3 |
* | | NFS: Fix NFS page_state usage | Trond Myklebust | 2006-07-05 | 1 | -3/+17 |
|/ |
|
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-07-05 | 21 | -80/+220 |
|\ |
|
| * | [PATCH] uclinux: fix proc_task()/get_proc-task() naming | Greg Ungerer | 2006-07-03 | 1 | -1/+1 |
| * | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2006-07-03 | 7 | -33/+29 |
| |\ |
|
| | * | [JFFS2][XATTR] Fix memory leak in POSIX-ACL support | KaiGai Kohei | 2006-07-02 | 3 | -5/+4 |
| | * | fs/jffs2/: make 2 functions static | Adrian Bunk | 2006-06-29 | 3 | -5/+3 |
| | * | [JFFS2][XATTR] Fix xd->refcnt race condition | KaiGai Kohei | 2006-06-29 | 1 | -23/+22 |
| * | | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2006-07-03 | 1 | -2/+2 |
| * | | [PATCH] lockdep: annotate blkdev nesting | Ingo Molnar | 2006-07-03 | 1 | -15/+87 |
| * | | [PATCH] lockdep: annotate sb ->s_umount | Arjan van de Ven | 2006-07-03 | 1 | -0/+1 |
| * | | [PATCH] lockdep: annotate ->s_lock | Ingo Molnar | 2006-07-03 | 1 | -2/+8 |
| * | | [PATCH] lockdep: annotate the quota code | Arjan van de Ven | 2006-07-03 | 4 | -4/+4 |
| * | | [PATCH] lockdep: annotate NTFS locking rules | Ingo Molnar | 2006-07-03 | 2 | -0/+64 |
| * | | [PATCH] lockdep: annotate i_mutex | Ingo Molnar | 2006-07-03 | 1 | -10/+10 |
| * | | [PATCH] lockdep: annotate dcache | Ingo Molnar | 2006-07-03 | 1 | -2/+2 |
| * | | [PATCH] lockdep: annotate direct io | Ingo Molnar | 2006-07-03 | 1 | -2/+4 |
| * | | [PATCH] lockdep: locking init debugging improvement | Ingo Molnar | 2006-07-03 | 1 | -1/+1 |
| * | | [PATCH] binfmt_elf: fix checks for bad address | Chuck Ebbert | 2006-07-03 | 1 | -8/+7 |
* | | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-07-03 | 171 | -3505/+451 |
|\ \ \
| |/ / |
|
| * | | [PATCH] nfs: non-procfs build fix | Dominik Hackl | 2006-07-02 | 1 | -2/+2 |
| * | | [PATCH] reiserfs: update ctime and mtime on expanding truncate | Vladimir Saveliev | 2006-07-01 | 1 | -0/+5 |
| * | | [PATCH] ufs: truncate should allocate block for last byte | Evgeniy Dushistov | 2006-07-01 | 6 | -65/+204 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 129 | -147/+21 |
| |\ \ |
|
| | * | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 124 | -124/+0 |
| | * | | v9fs: do not include linux/version.h | Paul Collins | 2006-06-30 | 2 | -2/+0 |
| | * | | typo fixes: aquire -> acquire | Adrian Bunk | 2006-06-30 | 3 | -21/+21 |
| * | | | [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case | J. Bruce Fields | 2006-06-30 | 1 | -1/+1 |
| * | | | [PATCH] knfsd: nfsd4: fix open flag passing | J. Bruce Fields | 2006-06-30 | 2 | -4/+7 |
| * | | | [PATCH] knfsd: nfsd4: fix some open argument tests | J. Bruce Fields | 2006-06-30 | 1 | -4/+13 |
| * | | | [PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link() | David M. Richter | 2006-06-30 | 1 | -2/+3 |
| * | | | [PATCH] knfsd: nfsd4: remove superfluous grace period checks | J. Bruce Fields | 2006-06-30 | 1 | -4/+0 |
| * | | | [PATCH] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissio... | J. Bruce Fields | 2006-06-30 | 1 | -7/+8 |
| * | | | [PATCH] knfsd: nfsd4: fix open_confirm locking | J. Bruce Fields | 2006-06-30 | 1 | -2/+3 |
| * | | | [PATCH] knfsd: ignore ref_fh when crossing a mountpoint | NeilBrown | 2006-06-30 | 1 | -3/+3 |
| * | | | [PATCH] knfsd: remove noise about filehandle being uptodate | NeilBrown | 2006-06-30 | 1 | -5/+1 |
| * | | | [PATCH] knfsd: fixing missing 'expkey' support for fsid type 3 | Frank Filz | 2006-06-30 | 1 | -1/+1 |
| * | | | [PATCH] knfsd: improve the test for cross-device-rename in nfsd | NeilBrown | 2006-06-30 | 1 | -1/+1 |
| * | | | [PATCH] SELinux: Add security hook definition for getioprio and insert hooks | David Quigley | 2006-06-30 | 1 | -5/+24 |
| * | | | [PATCH] Light weight event counters | Christoph Lameter | 2006-06-30 | 2 | -6/+5 |
| * | | | [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -0/+2 |
| * | | | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter | Christoph Lameter | 2006-06-30 | 3 | -7/+5 |