Age | Commit message (Expand) | Author |
2006-12-13 | DebugFS : file/directory removal fix | Mathieu Desnoyers |
2006-12-13 | DebugFS : more file/directory creation error handling | Mathieu Desnoyers |
2006-12-13 | DebugFS : file/directory creation error handling | Mathieu Desnoyers |
2006-12-13 | DebugFS : coding style fixes | Mathieu Desnoyers |
2006-12-13 | DebugFS : inotify create/mkdir support | Mathieu Desnoyers |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-13 | [PATCH] knfsd: Fix up some bit-rot in exp_export | NeilBrown |
2006-12-13 | [PATCH] knfsd: nfsd4: simplify filehandle check | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: simplify migration op check | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: reorganize compound ops | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: make verify and nverify wrappers | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functions | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: move replay_owner to cstate | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: remove spurious replay_owner check | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd: don't drop silently on upcall deferral | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd: simplify exp_pseudoroot | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errors | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE | J.Bruce Fields |
2006-12-13 | [PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lock | J.Bruce Fields |
2006-12-13 | [PATCH] one more EXPORT_UNUSED_SYMBOL removal | Adrian Bunk |
2006-12-13 | [PATCH] update Tigran's email addresses | Tigran Aivazian |
2006-12-13 | [PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failure | Eric W. Biederman |
2006-12-13 | [PATCH] ncpfs: Use struct pid to track the userspace watchdog process | Eric W. Biederman |
2006-12-13 | [PATCH] smbfs: Make conn_pid a struct pid | Eric W. Biederman |
2006-12-13 | [PATCH] lockd endianness annotations | Al Viro |
2006-12-13 | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day |
2006-12-13 | [PATCH] Use activate_mm() in fs/aio.c:use_mm() | Jeremy Fitzhardinge |
2006-12-13 | [PATCH] optimize o_direct on block devices | Chen, Kenneth W |
2006-12-13 | [PATCH] ocfs2: relative atime support | Mark Fasheh |
2006-12-13 | [PATCH] relative atime | Valerie Henson |
2006-12-13 | [PATCH] touch_atime() cleanup | Andrew Morton |
2006-12-13 | [PATCH] constify pipe_buf_operations | Eric Dumazet |
2006-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-12-12 | fs: Convert kmalloc() + memset() to kzalloc() in fs/. | Robert P. J. Day |
2006-12-12 | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day |
2006-12-12 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2006-12-12 | EXT{2,3,4}_FS: remove outdated part of the help text | Jan Engelhardt |
2006-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds |
2006-12-11 | [patch 3/3] OCFS2 Configurable timeouts - Protocol changes | Andrew Beekhof |
2006-12-11 | Make SLES9 "get_kernel_version" work on the kernel binary again | Linus Torvalds |
2006-12-10 | [PATCH] user of the jiffies rounding code: JBD | Arjan van de Ven |
2006-12-10 | [PATCH] fdtable: Implement new pagesize-based fdtable allocator | Vadim Lobanov |
2006-12-10 | [PATCH] fdtable: Remove the free_files field | Vadim Lobanov |
2006-12-10 | [PATCH] fdtable: Make fdarray and fdsets equal in size | Vadim Lobanov |
2006-12-10 | [PATCH] dio: lock refcount operations | Zach Brown |
2006-12-10 | [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED | Zach Brown |
2006-12-10 | [PATCH] dio: remove duplicate bio wait code | Zach Brown |
2006-12-10 | [PATCH] dio: formalize bio counters as a dio reference count | Zach Brown |