Age | Commit message (Expand) | Author |
2009-08-17 | 9p: Add missing cast for the error return value in v9fs_get_inode | Abhishek Kulkarni |
2009-08-17 | ocfs2: Don't oops in ocfs2_kill_sb on a failed mount | Jan Kara |
2009-08-17 | 9p: Remove redundant inode uid/gid assignment | Abhishek Kulkarni |
2009-08-17 | 9p: Fix possible regressions when ->get_sb fails. | Abhishek Kulkarni |
2009-08-17 | 9p: Fix v9fs show_options | Abhishek Kulkarni |
2009-08-17 | 9p: Fix possible memleak in v9fs_inode_from fid. | Abhishek Kulkarni |
2009-08-17 | 9p: minor comment fixes | Abhishek Kulkarni |
2009-08-17 | 9p: Fix possible inode leak in v9fs_get_inode. | Abhishek Kulkarni |
2009-08-17 | 9p: Check for error in return value of v9fs_fid_add | Abhishek Kulkarni |
2009-08-17 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-08-17 | inotify: start watch descriptor count at 1 | Eric Paris |
2009-08-17 | inotify: tail drop inotify q_overflow events | Eric Paris |
2009-08-17 | notify: unused event private race | Eric Paris |
2009-08-17 | ocfs2: release the buffer head in ocfs2_do_truncate. | Tao Ma |
2009-08-17 | ocfs2: Handle quota file corruption more gracefully | Jan Kara |
2009-08-17 | xfs: fix locking in xfs_iget_cache_hit | Christoph Hellwig |
2009-08-15 | poll/select: initialize triggered field of struct poll_wqueues | Guillaume Knispel |
2009-08-14 | GFS2: Fix permissions on "recover" file | Steven Whitehouse |
2009-08-13 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-08-12 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-08-12 | NFS: Fix an O_DIRECT Oops... | Trond Myklebust |
2009-08-12 | xfs: fix spin_is_locked assert on uni-processor builds | Christoph Hellwig |
2009-08-12 | xfs: check for dinode realtime flag corruption | Christoph Hellwig |
2009-08-12 | use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock | Eric Sandeen |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get | Christoph Hellwig |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap | Christoph Hellwig |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set | Christoph Hellwig |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory | Christoph Hellwig |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result | Christoph Hellwig |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make | Christoph Hellwig |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc | Christoph Hellwig |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_getbmap | Christoph Hellwig |
2009-08-12 | xfs: avoid memory allocation under m_peraglock in growfs code | Christoph Hellwig |
2009-08-10 | ocfs2: Fix possible deadlock when extending quota file | Jan Kara |
2009-08-10 | mm_for_maps: take ->cred_guard_mutex to fix the race with exec | Oleg Nesterov |
2009-08-10 | mm_for_maps: shift down_read(mmap_sem) to the caller | Oleg Nesterov |
2009-08-10 | mm_for_maps: simplify, use ptrace_may_access() | Oleg Nesterov |
2009-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races | Linus Torvalds |
2009-08-07 | ocfs2: keep index within status_map[] | Roel Kluin |
2009-08-07 | ocfs2: Initialize the cluster we're writing to in a non-sparse extend | Sunil Mushran |
2009-08-07 | Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY | Yan Zheng |
2009-08-07 | Btrfs: correct error-handling zlib error handling | Julia Lawall |
2009-08-07 | Btrfs: remove superfluous NULL pointer check in btrfs_rename() | Bartlomiej Zolnierkiewicz |
2009-08-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-08-07 | flat: fix uninitialized ptr with shared libs | Linus Torvalds |
2009-08-07 | vfs: mnt_want_write_file(): fix special file handling | OGAWA Hirofumi |
2009-08-07 | compat_ioctl: hook up compat handler for FIEMAP ioctl | Eric Sandeen |
2009-08-07 | xfs: fix freeing of inodes not yet added to the inode cache | Christoph Hellwig |
2009-08-07 | vfs: add __destroy_inode | Christoph Hellwig |