| Commit message (Expand) | Author | Age |
* | [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-13 |
* | 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 |
| * | EXT{2,3,4}_FS: remove outdated part of the help text | Jan Engelhardt | 2006-12-12 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-12-12 |
|\ \
| |/
|/| |
|
| * | [patch 3/3] OCFS2 Configurable timeouts - Protocol changes | Andrew Beekhof | 2006-12-11 |
| * | [patch 2/3] OCFS2 Configurable timeouts | Jeff Mahoney | 2006-12-07 |
| * | [patch 1/3] OCFS2 - Expose struct o2nm_cluster | Andrew Beekhof | 2006-12-07 |
| * | ocfs2: Synchronize feature incompat flags in ocfs2_fs.h | Mark Fasheh | 2006-12-07 |
| * | ocfs2: local mounts | Sunil Mushran | 2006-12-07 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2006-12-12 |
|\ \ |
|
| * | | JFS: Fix conflicting superblock flags | Dave Kleikamp | 2006-12-06 |
* | | | Make SLES9 "get_kernel_version" work on the kernel binary again | Linus Torvalds | 2006-12-11 |
* | | | [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 | 2006-12-10 |
* | | | [PATCH] dio: call blk_run_address_space() once per op | Zach Brown | 2006-12-10 |
* | | | [PATCH] dio: centralize completion in dio_complete() | Zach Brown | 2006-12-10 |
* | | | [PATCH] io-accounting: report in procfs | Andrew Morton | 2006-12-10 |
* | | | [PATCH] io-accounting: direct-io | Andrew Morton | 2006-12-10 |
* | | | [PATCH] io-accounting-read-accounting cifs fix | Andrew Morton | 2006-12-10 |
* | | | [PATCH] io-accounting: write-cancel accounting | Andrew Morton | 2006-12-10 |
* | | | [PATCH] io-accounting: write accounting | Andrew Morton | 2006-12-10 |
* | | | [PATCH] clean up __set_page_dirty_nobuffers() | Andrew Morton | 2006-12-10 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-12-08 |
|\ \ \ |
|
| * | | | [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines | Thomas Bogendoerfer | 2006-12-08 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2006-12-08 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [CIFS] Fix NTLMv2 mounts to Windows servers | Steve French | 2006-12-07 |
| | |/
| |/| |
|
* | | | [PATCH] proc_misc build fix | Andrew Morton | 2006-12-08 |
* | | | [PATCH] fault injection: process filtering for fault-injection capabilities | Akinobu Mita | 2006-12-08 |
* | | | [PATCH] fault-injection capability for disk IO | Akinobu Mita | 2006-12-08 |
* | | | [PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL check | Yan Burman | 2006-12-08 |
* | | | [PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_encode_getaclres() | Jesper Juhl | 2006-12-08 |
* | | | [PATCH] NFS2: Calculate 'w' a bit later in nfsaclsvc_encode_getaclres() | Jesper Juhl | 2006-12-08 |
* | | | [PATCH] lockdep: annotate nfsd4 recover code | Peter Zijlstra | 2006-12-08 |
* | | | [PATCH] add child reaper to pid_namespace | Sukadev Bhattiprolu | 2006-12-08 |