| Commit message (Expand) | Author | Age |
* | [PATCH] eCryptfs: Fix handling of lower d_count | Michael Halcrow | 2006-10-31 |
* | [PATCH] eCryptfs: Remove ecryptfs_umount_begin | Michael Halcrow | 2006-10-31 |
* | [PATCH] eCryptfs: Consolidate lower dentry_open's | Michael Halcrow | 2006-10-31 |
* | [PATCH] eCryptfs: Cipher code to new crypto API | Michael Halcrow | 2006-10-31 |
* | [PATCH] eCryptfs: Hash code to new crypto API | Michael Halcrow | 2006-10-31 |
* | [PATCH] eCryptfs: Clean up crypto initialization | Michael Halcrow | 2006-10-31 |
* | [PATCH] find_bd_holder() fix | Andrew Morton | 2006-10-31 |
* | [PATCH] clean up add_bd_holder() | Jun'ichi Nomura | 2006-10-30 |
* | [PATCH] fix bd_claim_by_kobject error handling | Jun'ichi Nomura | 2006-10-30 |
* | [PATCH] VFS: Fix an error in unused dentry counting | David Howells | 2006-10-28 |
* | [PATCH] missing unused dentry in prune_dcache()? | Vasily Averin | 2006-10-28 |
* | [PATCH] hugetlb: fix prio_tree unit | Hugh Dickins | 2006-10-28 |
* | [PATCH] hugetlb: fix size=4G parsing | Hugh Dickins | 2006-10-28 |
* | [PATCH] Fix potential OOPs in blkdev_open() | Pavel Emelianov | 2006-10-28 |
* | [PATCH] jbd2: journal_dirty_data re-check for unmapped buffers | Eric Sandeen | 2006-10-28 |
* | [PATCH] jbd: journal_dirty_data re-check for unmapped buffers | Eric Sandeen | 2006-10-28 |
* | [PATCH] ext4: fix printk format warnings | Randy Dunlap | 2006-10-28 |
* | [PATCH] mm: clean up pagecache allocation | Nick Piggin | 2006-10-28 |
* | [CRYPTO] users: Select ECB/CBC where needed | Patrick McHardy | 2006-10-25 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2006-10-23 |
|\ |
|
| * | JFS: pageno needs to be long | Dave Kleikamp | 2006-10-13 |
* | | [PATCH] NFS: Cache invalidation fixup | Trond Myklebust | 2006-10-21 |
* | | [PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness | Trond Myklebust | 2006-10-21 |
* | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-10-21 |
|\ \ |
|
| * | | [PATCH] Remove SUID when splicing into an inode | Jens Axboe | 2006-10-19 |
| * | | [PATCH] Introduce generic_file_splice_write_nolock() | Mark Fasheh | 2006-10-19 |
| * | | [PATCH] Take i_mutex in splice_from_pipe() | Mark Fasheh | 2006-10-19 |
* | | | configfs: handle kzalloc() failure in check_perm() | Chandra Seetharaman | 2006-10-20 |
* | | | ocfs2: cond_resched() in ocfs2_zero_extend() | Mark Fasheh | 2006-10-20 |
* | | | ocfs2: fix page zeroing during simple extends | Mark Fasheh | 2006-10-20 |
* | | | ocfs2: remove spurious d_count check in ocfs2_rename() | Sunil Mushran | 2006-10-20 |
* | | | ocfs2: delete redundant memcmp() | Akinobu Mita | 2006-10-20 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2006-10-20 |
|\ \ \ |
|
| * | | | [GFS2] gfs2_dir_read_data(): fix uninitialized variable usage | Adrian Bunk | 2006-10-20 |
| * | | | [GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereference | Adrian Bunk | 2006-10-20 |
| * | | | [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variable | Adrian Bunk | 2006-10-20 |
| * | | | [GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variable | Adrian Bunk | 2006-10-20 |
| * | | | [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead code | Adrian Bunk | 2006-10-20 |
| * | | | [GFS2] gfs2 endianness bug: be16 assigned to be32 field | Al Viro | 2006-10-20 |
| * | | | [GFS2] Fix bmap to map extents properly | Steven Whitehouse | 2006-10-20 |
| * | | | [DLM] fix iovec length in recvmsg | Patrick Caulfield | 2006-10-20 |
| |/ / |
|
* | | | [PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop() | OGAWA Hirofumi | 2006-10-20 |
* | | | [PATCH] nfsd: nfs_replay_me | Al Viro | 2006-10-20 |
* | | | [PATCH] nfsd: misc endianness annotations | Al Viro | 2006-10-20 |
* | | | [PATCH] xdr annotations: nfsd callback* | Al Viro | 2006-10-20 |
* | | | [PATCH] nfsd: NFSv4 errno endianness annotations | Al Viro | 2006-10-20 |
* | | | [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values | Al Viro | 2006-10-20 |
* | | | [PATCH] nfsd: nfs4 code returns error values in net-endian | Al Viro | 2006-10-20 |
* | | | [PATCH] nfsd: vfs.c endianness annotations | Al Viro | 2006-10-20 |
* | | | [PATCH] xdr annotations: NFSv4 server | Al Viro | 2006-10-20 |