Age | Commit message (Expand) | Author | Files | Lines |
2006-12-13 | [PATCH] Optimize calc_load() | Eric Dumazet | 1 | -5/+9 |
2006-12-13 | [PATCH] knfsd: Fix up some bit-rot in exp_export | NeilBrown | 1 | -3/+9 |
2006-12-13 | [PATCH] knfsd: Don't ignore kstrdup failure in rpc caches | NeilBrown | 1 | -0/+4 |
2006-12-13 | [PATCH] knfsd: nfsd4: simplify filehandle check | J.Bruce Fields | 1 | -17/+12 |
2006-12-13 | [PATCH] knfsd: nfsd4: simplify migration op check | J.Bruce Fields | 1 | -11/+13 |
2006-12-13 | [PATCH] knfsd: nfsd4: reorganize compound ops | J.Bruce Fields | 4 | -130/+144 |
2006-12-13 | [PATCH] knfsd: nfsd4: make verify and nverify wrappers | J.Bruce Fields | 1 | -6/+22 |
2006-12-13 | [PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functions | J.Bruce Fields | 1 | -25/+18 |
2006-12-13 | [PATCH] knfsd: nfsd4: move replay_owner to cstate | J.Bruce Fields | 3 | -39/+31 |
2006-12-13 | [PATCH] knfsd: nfsd4: remove spurious replay_owner check | J.Bruce Fields | 1 | -1/+1 |
2006-12-13 | [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations | J.Bruce Fields | 3 | -179/+259 |
2006-12-13 | [PATCH] knfsd: svcrpc: remove another silent drop from deferral code | J.Bruce Fields | 1 | -11/+9 |
2006-12-13 | [PATCH] knfsd: nfsd: don't drop silently on upcall deferral | J.Bruce Fields | 6 | -11/+22 |
2006-12-13 | [PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir | J.Bruce Fields | 1 | -9/+5 |
2006-12-13 | [PATCH] knfsd: nfsd: simplify exp_pseudoroot | J.Bruce Fields | 1 | -4/+2 |
2006-12-13 | [PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errors | J.Bruce Fields | 1 | -0/+4 |
2006-12-13 | [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE | J.Bruce Fields | 2 | -7/+7 |
2006-12-13 | [PATCH] knfsd: svcrpc: fix gss krb5i memory leak | J.Bruce Fields | 1 | -4/+5 |
2006-12-13 | [PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lock | J.Bruce Fields | 1 | -1/+0 |
2006-12-13 | [PATCH] remove the broken BLK_DEV_SWIM_IOP driver | Adrian Bunk | 4 | -807/+0 |
2006-12-13 | [PATCH] one more EXPORT_UNUSED_SYMBOL removal | Adrian Bunk | 1 | -2/+0 |
2006-12-13 | [PATCH] update Tigran's email addresses | Tigran Aivazian | 3 | -6/+6 |
2006-12-13 | [PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failure | Eric W. Biederman | 1 | -8/+15 |
2006-12-13 | [PATCH] ncpfs: Use struct pid to track the userspace watchdog process | Eric W. Biederman | 2 | -6/+7 |
2006-12-13 | [PATCH] smbfs: Make conn_pid a struct pid | Eric W. Biederman | 4 | -8/+10 |
2006-12-13 | [PATCH] n_r3964: Use struct pid to track user space clients | Eric W. Biederman | 2 | -21/+18 |
2006-12-13 | [PATCH] tty_io.c balance tty_ldisc_ref() | Dan Carpenter | 1 | -6/+1 |
2006-12-13 | [PATCH] rtc framewok: rtc_wkalrm.enabled reporting updates | David Brownell | 5 | -12/+8 |
2006-12-13 | [PATCH] rtc: remove syslog spam on registration | David Brownell | 3 | -3/+3 |
2006-12-13 | [PATCH] RTC driver init adjustment | Jan Beulich | 1 | -15/+17 |
2006-12-13 | [PATCH] rtc: fx error case | Jan Beulich | 1 | -0/+8 |
2006-12-13 | [PATCH] lockd endianness annotations | Al Viro | 10 | -42/+43 |
2006-12-13 | [PATCH] hci endianness annotations | Al Viro | 2 | -4/+4 |
2006-12-13 | [PATCH] missing includes in hilkbd | Al Viro | 1 | -0/+5 |
2006-12-13 | [PATCH] uml problems with linux/io.h | Al Viro | 4 | -3/+7 |
2006-12-13 | [PATCH] appldata_mem dependes on vm counters | Al Viro | 1 | -1/+1 |
2006-12-13 | [PATCH] CONFIG_COMPUTONE should depend on ISA|EISA|PCI | Al Viro | 1 | -1/+1 |
2006-12-13 | [PATCH] tty: remove useless memory barrier | Ralf Baechle | 1 | -1/+0 |
2006-12-13 | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 33 | -89/+89 |
2006-12-13 | [PATCH] Use activate_mm() in fs/aio.c:use_mm() | Jeremy Fitzhardinge | 1 | -1/+1 |
2006-12-13 | [PATCH] lockdep: fix possible races while disabling lock-debugging | Ingo Molnar | 1 | -65/+105 |
2006-12-13 | [PATCH] lockdep: print irq-trace info on asserts | Ingo Molnar | 3 | -8/+18 |
2006-12-13 | [PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP too | Ingo Molnar | 1 | -8/+0 |
2006-12-13 | [PATCH] lockdep: clean up VERY_VERBOSE define | Ingo Molnar | 1 | -3/+1 |
2006-12-13 | [PATCH] lockdep: improve lockdep_reset() | Ingo Molnar | 1 | -0/+3 |
2006-12-13 | [PATCH] lockdep: improve verbose messages | Ingo Molnar | 1 | -2/+6 |
2006-12-13 | [PATCH] lockdep: filter off by default | Ingo Molnar | 1 | -2/+2 |
2006-12-13 | [PATCH] debug: add sysrq_always_enabled boot option | Ingo Molnar | 5 | -18/+60 |
2006-12-13 | [PATCH] optimize o_direct on block devices | Chen, Kenneth W | 4 | -28/+178 |
2006-12-13 | [PATCH] ocfs2: relative atime support | Mark Fasheh | 1 | -0/+8 |