| Commit message (Expand) | Author | Age |
* | [PATCH] knfsd: fix nfs4_open lock leak | J. Bruce Fields | 2006-02-07 |
* | [PATCH] namei.c: unlock missing in error case | Ulrich Drepper | 2006-02-05 |
* | [PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk() | Trond Myklebust | 2006-02-05 |
* | [PATCH] jbd: fix transaction batching | Andrew Morton | 2006-02-05 |
* | [PATCH] fuse: fix request_end() vs fuse_reset_request() race | Miklos Szeredi | 2006-02-05 |
* | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet | 2006-02-05 |
* | Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2 | Linus Torvalds | 2006-02-03 |
|\ |
|
| * | [PATCH] ocfs2: don't wait on recovery when locking journal | Mark Fasheh | 2006-02-03 |
| * | [PATCH] BUG_ON() Conversion in fs/configfs/ | Eric Sesterhenn / snakebyte | 2006-02-03 |
| * | configfs: Add permission and ownership to configfs objects. | Joel Becker | 2006-02-03 |
| * | [PATCH] ocfs2: fix compile warnings | Mark Fasheh | 2006-02-03 |
| * | [PATCH] BUG_ON() Conversion in fs/ocfs2/ | Eric Sesterhenn / snakebyte | 2006-02-03 |
| * | [PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h> | Adrian Bunk | 2006-02-03 |
| * | [PATCH] ocfs2: Semaphore to mutex conversion. | Arjan van de Ven | 2006-02-03 |
| * | [PATCH] ocfs2/dlm: fixes | Kurt Hackel | 2006-02-03 |
| * | [OCFS2] Make ip_io_sem a mutex | Mark Fasheh | 2006-02-03 |
| * | [PATCH] ocfs2/dlm: fix compilation on ia64 | Jeff Mahoney | 2006-02-03 |
| * | [PATCH] OCFS2: __init / __exit problem | Adrian Bunk | 2006-02-03 |
| * | o Remove confusing Kconfig text for CONFIGFS_FS. | Joel Becker | 2006-02-03 |
* | | [PATCH] UDF: Fix issues reported by Coverity in namei.c | Jayachandran C | 2006-02-03 |
* | | [PATCH] coverity: udf/balloc.c null deref fix | KAMBAROV, ZAUR | 2006-02-03 |
* | | [PATCH] debugfs: hard link count wrong | Vincent Hanquez | 2006-02-03 |
* | | [PATCH] fat: Fix truncate() write ordering | OGAWA Hirofumi | 2006-02-03 |
* | | [PATCH] Trivial optimization of ll_rw_block() | OGAWA Hirofumi | 2006-02-03 |
* | | [PATCH] fat: Replace an own implementation with ll_rw_block(SWRITE,) | OGAWA Hirofumi | 2006-02-03 |
* | | [PATCH] quota: fix error code for ext2_new_inode() | Herbert Poetzl | 2006-02-03 |
* | | [PATCH] fcntl F_SETFL and read-only IS_APPEND files | dean gaudet | 2006-02-03 |
* | | [PATCH] fix O_DIRECT read of last block in a sparse file | Jeff Moyer | 2006-02-03 |
* | | [PATCH] ext2: print xip mount option in ext2_show_options | Carsten Otte | 2006-02-03 |
* | | [PATCH] disable per cpu intr in /proc/stat | schwab@suse.de | 2006-02-03 |
* | | [PATCH] v9fs: fix corner cases when flushing request | Latchesar Ionkov | 2006-02-03 |
* | | [PATCH] v9fs: v9fs_put_str fix | Latchesar Ionkov | 2006-02-03 |
* | | [PATCH] v9fs: symlink support fixes | Latchesar Ionkov | 2006-02-03 |
* | | [PATCH] fs/jffs/intrep.c: 255 is unsigned char | Felix Oxley | 2006-02-03 |
* | | [PATCH] Fix two ext[23] uninitialized warnings | Andreas Gruenbacher | 2006-02-03 |
* | | [PATCH] make "struct d_cookie" depend on CONFIG_PROFILING | Marcelo Tosatti | 2006-02-03 |
* | | [PATCH] ufs: fix hang during `rm' | Evgeniy Dushistov | 2006-02-03 |
* | | [PATCH] ufs: fix oops with `ufs1' type | Evgeniy Dushistov | 2006-02-03 |
* | | [PATCH] quota_v2: printk warning fixes | Andrew Morton | 2006-02-03 |
* | | [PATCH] someone broke reiserfs V3 mount options, this fixes it | Vitaly Fertman | 2006-02-03 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Trond Myklebust | 2006-02-02 |
|\ |
|
| * | [PATCH] compat: fix compat_sys_openat and friends | Stephen Rothwell | 2006-02-02 |
| * | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-02-01 |
| |\ |
|
| * | | [CIFS] Remove compiler warning | Steve French | 2006-01-27 |
| * | | Signed-off-by: Steve French <sfrench@us.ibm.com> | Steve French | 2006-01-27 |
| * | | [CIFS] Make cifs default wsize match what we actually want to send (52K | Steve French | 2006-01-24 |
| * | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-01-23 |
| |\ \ |
|
| * | | | [CIFS] Do not zero non-existent iovec in SendReceive response processing. | Steve French | 2006-01-23 |
* | | | | NFSv3: fix sync_retry in direct i/o NFS | Dirk Mueller | 2006-02-01 |
* | | | | NLM: Ensure that nlmclnt_cancel_callback() doesn't loop forever | Trond Myklebust | 2006-02-01 |