| Commit message (Expand) | Author | Age |
... | |
| * | | | | NFS: directory trace messages | Chuck Lever | 2006-03-20 |
| * | | | | SUNRPC: eliminate rpc_call() | Chuck Lever | 2006-03-20 |
| * | | | | SUNRPC: display human-readable procedure name in rpc_iostats output | Chuck Lever | 2006-03-20 |
| * | | | | NFS: add RPC I/O statistics to /proc/self/mountstats | Chuck Lever | 2006-03-20 |
| * | | | | NFS: report how long an NFS file system has been mounted | Chuck Lever | 2006-03-20 |
| * | | | | NFS: add hooks to account for NFSERR_JUKEBOX errors | Chuck Lever | 2006-03-20 |
| * | | | | NFS: add I/O performance counters | Chuck Lever | 2006-03-20 |
| * | | | | NFS: introduce mechanism for tracking NFS client metrics | Chuck Lever | 2006-03-20 |
| * | | | | NFS: clean up some mount options | Chuck Lever | 2006-03-20 |
| * | | | | NFS: show retransmit settings when displaying mount options | Chuck Lever | 2006-03-20 |
| * | | | | VFS: New /proc file /proc/self/mountstats | Chuck Lever | 2006-03-20 |
| * | | | | NFS: sem2mutex idmap.c | Ingo Molnar | 2006-03-20 |
| * | | | | NFS: kzalloc conversion in fs/nfs | Eric Sesterhenn | 2006-03-20 |
| * | | | | NFSv4: Kill braindead gcc warnings | Trond Myklebust | 2006-03-20 |
| * | | | | NFSv4: Do not call rpciod_down() before call to destroy_nfsv4_state() | Trond Myklebust | 2006-03-20 |
| * | | | | SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry | Trond Myklebust | 2006-03-20 |
| * | | | | NFS: reduce the number of false cache invalidations. | Trond Myklebust | 2006-03-20 |
| * | | | | NFS: "const static" vs "static const" in nfs4 | Jesper Juhl | 2006-03-20 |
| * | | | | NFSv4: Don't invalidate cached attributes if change attribute is unchanged | Trond Myklebust | 2006-03-20 |
| * | | | | NFS: writes should not clobber utimes() calls | Trond Myklebust | 2006-03-20 |
| * | | | | lockd: Don't expose the process pid to the NLM server | Trond Myklebust | 2006-03-20 |
| * | | | | NLM: nlm_alloc_call should not immediately fail on signal | Trond Myklebust | 2006-03-20 |
| * | | | | VFS: Fix __posix_lock_file() copy of private lock area | Trond Myklebust | 2006-03-20 |
| * | | | | NFS: Fix buglet in fs/nfs/write.c | Neil Brown | 2006-03-20 |
| * | | | | NFS: Avoid races between writebacks and truncation | Trond Myklebust | 2006-03-20 |
| * | | | | NFS: Fix a busy inodes issue... | Trond Myklebust | 2006-03-20 |
| | |_|/
| |/| | |
|
* | | | | [PATCH] x86_64: Increase the variability of the process stack on 64bit archit... | Andi Kleen | 2006-03-25 |
* | | | | Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2 | Linus Torvalds | 2006-03-25 |
|\ \ \ \ |
|
| * | | | | ocfs2: finally remove MLF* macros | Mark Fasheh | 2006-03-24 |
| * | | | | ocfs2: don't use MLF* in the file system | Mark Fasheh | 2006-03-24 |
| * | | | | ocfs2: don't use MLF* in dlm/ files | Kurt Hackel | 2006-03-24 |
| * | | | | ocfs2: don't use MLF* in cluster/ files | Mark Fasheh | 2006-03-24 |
| * | | | | [PATCH] ocfs2: dlm recovery fixes | Kurt Hackel | 2006-03-24 |
| * | | | | [PATCH] ocfs2: fix hang in dlm lock resource mastery | Kurt Hackel | 2006-03-24 |
| * | | | | ocfs2: use __attribute__ format | Mark Fasheh | 2006-03-24 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-25 |
|\ \ \ \ \ |
|
| * | | | | | BUG_ON() Conversion in fs/coda/ | Eric Sesterhenn | 2006-03-24 |
| * | | | | | BUG_ON() Conversion in fs/binfmt_elf_fdpic.c | Eric Sesterhenn | 2006-03-24 |
| * | | | | | fix typos "wich" -> "which" | Uwe Zeisberger | 2006-03-24 |
| * | | | | | typo patch for fs/ufs/super.c | Michael Owen | 2006-03-24 |
| |/ / / / |
|
* | | | | | [PATCH] flat binary loader doesn't check fd table full | Luke Yang | 2006-03-25 |
* | | | | | [PATCH] remove needless check in fs/read_write.c | Carsten Otte | 2006-03-25 |
* | | | | | [PATCH] remove needless check in binfmt_elf.c | Carsten Otte | 2006-03-25 |
* | | | | | [PATCH] direct-io: bug fix in dio handling write error | Chen, Kenneth W | 2006-03-25 |
* | | | | | [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options | Phillip Susi | 2006-03-25 |
* | | | | | [PATCH] use kzalloc and kcalloc in core fs code | Oliver Neukum | 2006-03-25 |
* | | | | | [PATCH] compat_sys_nfsservctl(): handle errors correctly | Peter Staubach | 2006-03-25 |
* | | | | | [PATCH] Ext2 flags shouldn't report "nogrpid" | Rob Landley | 2006-03-25 |
* | | | | | [PATCH] Honour AOP_TRUNCATE_PAGE returns in page_symlink | NeilBrown | 2006-03-25 |
* | | | | | [PATCH] indirect_print_item() warning fix | Benoit Boissinot | 2006-03-25 |