| Commit message (Expand) | Author | Age |
... | |
| * | [PATCH] autofs4: tree race fix | Ian Kent | 2005-05-01 |
| * | [PATCH] autofs4: wait order fix | Ian Kent | 2005-05-01 |
| * | [PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops | Colin Leroy | 2005-05-01 |
| * | [PATCH] aio: optimize io_submit_one() | Ken Chen | 2005-05-01 |
| * | [PATCH] aio: clean up debug code | Ken Chen | 2005-05-01 |
| * | [PATCH] aio: ring wrapping simplification | Ken Chen | 2005-05-01 |
| * | [PATCH] aio: remove superfluous kiocb member initialization | Ken Chen | 2005-05-01 |
| * | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 2005-05-01 |
| * | [PATCH] reiserfs: journal_init fix | Edward Shishkin | 2005-05-01 |
| * | [PATCH] Fix rewriting on a full reiserfs filesystem | Jan Kara | 2005-05-01 |
| * | [PATCH] reiserfs: make resize option auto-get new device size | Paolo 'Blaisorblade' Giarrusso | 2005-05-01 |
| * | [PATCH] procfs: Fix hardlink counts for /proc/<PID>/task | Daniel Drake | 2005-05-01 |
| * | [PATCH] procfs: Fix hardlink counts | Daniel Drake | 2005-05-01 |
| * | [PATCH] Exterminate PAGE_BUG | Matt Mackall | 2005-05-01 |
| * | [PATCH] uml - hostfs: avoid buffers | Paolo 'Blaisorblade' Giarrusso | 2005-05-01 |
| * | [PATCH] use smp_mb/wmb/rmb where possible | akpm@osdl.org | 2005-05-01 |
| * | [PATCH] drop_buffers() oops fix | akpm@osdl.org | 2005-05-01 |
| * | [PATCH] mpage_writepages() page locking fix | Nikita Danilov | 2005-05-01 |
| * | [PATCH] cifs: Update cifs todo list | Steve French | 2005-04-30 |
| * | [PATCH] cifs: append \* properly on ASCII servers | Steve French | 2005-04-30 |
* | | [AUDIT] LOGIN message credentials | Steve Grubb | 2005-04-29 |
* | | namei: add audit_inode to all branches in path_lookup | Prasanna Meda | 2005-04-29 |
|/ |
|
* | [PATCH] cifs: Do not sleep interruptible after socket connect failure | Steve French | 2005-04-29 |
* | [PATCH] cifs: Do not init smb requests or block when sending requests | Steve French | 2005-04-29 |
* | [PATCH] cifs: handle termination of cifs oplockd kernel thread | Steve French | 2005-04-29 |
* | [PATCH] cifs: Fix mapping of EMLINK case | Steve French | 2005-04-29 |
* | [PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (p... | Steve French | 2005-04-29 |
* | [PATCH] cifs: cleanup various long lines | Steve French | 2005-04-29 |
* | [PATCH] cifs: Handle multiple response transact2 part 1 of 2 | Steve French | 2005-04-29 |
* | [PATCH] cifs: Ease memory pressure, do not use large buffers in byte range lo... | Steve French | 2005-04-29 |
* | [PATCH] cifs: missing semicolon from previous fix | Steve French | 2005-04-29 |
* | [PATCH] cifs: Better handle errors on second socket recv message call | Steve French | 2005-04-29 |
* | [PATCH] cifs: improve check for search entry going beyond end of SMB transact | Steve French | 2005-04-29 |
* | [PATCH] cifs: Fix caching problem | Steve French | 2005-04-29 |
* | [PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in ses... | Steve French | 2005-04-29 |
* | [PATCH] cifs: Missing initialization for largeBuf flag left out of previous c... | Steve French | 2005-04-29 |
* | [PATCH] cifs: Do not use large smb buffers in response path | Steve French | 2005-04-29 |
* | [PATCH] cifs: cleanup of ifdefs usage so it is more consistent | Steve French | 2005-04-29 |
* | [PATCH] cifs: CIFS ioctl needed by umount.cifs utility | Steve French | 2005-04-29 |
* | [PATCH] cifs: Do not interpret oplock break responses as responses to an unre... | Steve French | 2005-04-29 |
* | [PATCH] cifs: Fix PPC64 compile error | Steve French | 2005-04-29 |
* | [PATCH] cifs: character mapping of special characters (part 3 of 3) | Steve French | 2005-04-29 |
* | [PATCH] cifs: finish up of special character mapping capable unicode conversi... | Steve French | 2005-04-29 |
* | [PATCH] cifs: remove a few redundant null pointer checks, and cleanup misc so... | Steve French | 2005-04-29 |
* | [PATCH] cifs: Add new mount parm mapchars | Steve French | 2005-04-29 |
* | [PATCH] cifs: fix rare oops in cifs_close | Steve French | 2005-04-29 |
* | [PATCH] cifs: Fix multiuser packet signing to use the right sequence number a... | Steve French | 2005-04-29 |
* | [PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattr | Steve French | 2005-04-29 |
* | [PATCH] cifs: Gracefully turn off serverino (when serverino is enabled on mount) | Steve French | 2005-04-29 |
* | [PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensions | Steve French | 2005-04-29 |