| Commit message (Expand) | Author | Age |
... | |
| * | | [DLM] Fix spin lock already unlocked bug | Patrick Caulfield | 2007-02-05 |
| * | | [DLM] Fix schedule() calls | Patrick Caulfield | 2007-02-05 |
| * | | [GFS2] Fix change nlink deadlock | S. Wendy Cheng | 2007-02-05 |
| * | | [GFS2] Fail over to readpage for stuffed files | Steven Whitehouse | 2007-02-05 |
| * | | [GFS2] Fix DIO deadlock | Steven Whitehouse | 2007-02-05 |
| * | | [DLM] fs/dlm/lowcomms-tcp.c: remove 2 functions | Adrian Bunk | 2007-02-05 |
| * | | [DLM] fix lost flags in stub replies | David Teigland | 2007-02-05 |
| * | | [DLM] fix receive_request() lvb copying | David Teigland | 2007-02-05 |
| * | | [DLM] fix send_args() lvb copying | David Teigland | 2007-02-05 |
| * | | [DLM] add version check | David Teigland | 2007-02-05 |
| * | | [DLM] fix old rcom messages | David Teigland | 2007-02-05 |
| * | | [DLM] fix resend rcom lock | David Teigland | 2007-02-05 |
| * | | [GFS2] don't try to lockfs after shutdown | David Teigland | 2007-02-05 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-02-06 |
|\ \ \ |
|
| * | | | ocfs2: ocfs2_link() journal credits update | Mark Fasheh | 2007-02-01 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2007-02-06 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [CIFS] Minor cleanup | Steve French | 2007-02-06 |
| * | | | [CIFS] Missing free in error path | Steve French | 2007-02-02 |
| * | | | [CIFS] Reduce cifs stack space usage | Steve French | 2007-02-01 |
| * | | | [CIFS] lseek polling returned stale EOF | Steve French | 2007-01-31 |
| |/ / |
|
* | | | [PATCH] revert blockdev direct io back to 2.6.19 version | Andrew Morton | 2007-02-03 |
* | | | [PATCH] aio: fix buggy put_ioctx call in aio_complete - v2 | Ken Chen | 2007-02-03 |
* | | | [PATCH] procfs: Fix listing of /proc/NOT_A_TGID/task | Guillaume Chazarain | 2007-02-01 |
* | | | [PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify(). | Al Viro | 2007-02-01 |
|/ / |
|
* | | [PATCH] ntfs: kmap_atomic() atomicity fix | Andrew Morton | 2007-01-30 |
* | | [PATCH] Remove warning: VFS is out of sync with lock manager | Neil Brown | 2007-01-30 |
* | | [PATCH] ufs: reallocation fix | Evgeniy Dushistov | 2007-01-30 |
* | | [PATCH] ufs: truncate negative to unsigned fix | Evgeniy Dushistov | 2007-01-30 |
* | | [PATCH] ufs: alloc metadata null page fix | Evgeniy Dushistov | 2007-01-30 |
* | | [PATCH] fuse: fix bug in control filesystem mount | Miklos Szeredi | 2007-01-30 |
* | | [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev... | NeilBrown | 2007-01-30 |
* | | [PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk's | Adrian Bunk | 2007-01-30 |
* | | [PATCH] uml: fix mknod | Johannes Stezenbach | 2007-01-30 |
* | | [PATCH] Fix try_to_free_buffer() locking | Nick Piggin | 2007-01-29 |
* | | [PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno() | Mark Fasheh | 2007-01-26 |
* | | [PATCH] core-dumping unreadable binaries via PT_INTERP | Alexey Dobriyan | 2007-01-26 |
* | | [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd | NeilBrown | 2007-01-26 |
* | | [PATCH] 9p: null terminate error strings for debug print | Eric Van Hensbergen | 2007-01-26 |
* | | [PATCH] 9p: fix segfault caused by race condition in meta-data operations | Eric Van Hensbergen | 2007-01-26 |
* | | [PATCH] 9p: fix rename return code | Eric Van Hensbergen | 2007-01-26 |
* | | [PATCH] 9p: fix bogus return code checks during initialization | Eric Van Hensbergen | 2007-01-26 |
* | | [PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookie | Peter Staubach | 2007-01-26 |
* | | [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads | NeilBrown | 2007-01-26 |
* | | [PATCH] knfsd: fix setting of ACL server versions | NeilBrown | 2007-01-26 |
* | | [PATCH] Fix NULL ->nsproxy dereference in /proc/*/mounts | Alexey Dobriyan | 2007-01-26 |
* | | [PATCH] i386 vDSO: use VM_ALWAYSDUMP | Roland McGrath | 2007-01-26 |
* | | [PATCH] Add VM_ALWAYSDUMP | Roland McGrath | 2007-01-26 |
* | | Write back inode data pages even when the inode itself is locked | Linus Torvalds | 2007-01-26 |
* | | Resurrect 'try_to_free_buffers()' VM hackery | Linus Torvalds | 2007-01-26 |
* | | [PATCH] NFS: Fix races in nfs_revalidate_mapping() | Trond Myklebust | 2007-01-24 |