Age | Commit message (Expand) | Author | Files | Lines |
2009-09-08 | GFS2: Be extra careful about deallocating inodes | Steven Whitehouse | 4 | -35/+51 |
2009-08-27 | GFS2: Remove no_formal_ino generating code | Steven Whitehouse | 5 | -190/+10 |
2009-08-26 | GFS2: Rename eattr.[ch] as xattr.[ch] | Steven Whitehouse | 7 | -6/+6 |
2009-08-26 | GFS2: Clean up of extended attribute support | Steven Whitehouse | 11 | -526/+333 |
2009-08-24 | GFS2: Add "-o errors=panic|withdraw" mount options | Bob Peterson | 4 | -14/+71 |
2009-08-24 | GFS2: jumping to wrong label? | Roel Kluin | 1 | -1/+1 |
2009-08-18 | GFS2: free disk inode which is deleted by remote node -V2 | Wengang Wang | 1 | -0/+18 |
2009-08-17 | GFS2: Add sysfs link to device | Steven Whitehouse | 1 | -0/+10 |
2009-08-17 | GFS2: Replace assertion with proper error handling | Steven Whitehouse | 1 | -1/+3 |
2009-08-17 | GFS2: Improve error handling in inode allocation | Steven Whitehouse | 3 | -13/+27 |
2009-08-17 | GFS2: Add some more info to uevents | Steven Whitehouse | 1 | -3/+10 |
2009-08-17 | GFS2: Add online uevent to GFS2 | Steven Whitehouse | 3 | -3/+15 |
2009-08-16 | poll/select: initialize triggered field of struct poll_wqueues | Guillaume Knispel | 1 | -0/+1 |
2009-08-14 | GFS2: Fix permissions on "recover" file | Steven Whitehouse | 1 | -10/+10 |
2009-08-13 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 16 | -135/+357 |
2009-08-12 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 10 | -19/+41 |
2009-08-12 | NFS: Fix an O_DIRECT Oops... | Trond Myklebust | 3 | -18/+14 |
2009-08-12 | xfs: fix spin_is_locked assert on uni-processor builds | Christoph Hellwig | 1 | -1/+1 |
2009-08-12 | xfs: check for dinode realtime flag corruption | Christoph Hellwig | 1 | -0/+10 |
2009-08-12 | use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock | Eric Sandeen | 1 | -2/+2 |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get | Christoph Hellwig | 1 | -1/+3 |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap | Christoph Hellwig | 1 | -1/+3 |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set | Christoph Hellwig | 1 | -2/+2 |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory | Christoph Hellwig | 1 | -1/+1 |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result | Christoph Hellwig | 1 | -1/+1 |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make | Christoph Hellwig | 1 | -2/+2 |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc | Christoph Hellwig | 1 | -1/+1 |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_getbmap | Christoph Hellwig | 1 | -1/+1 |
2009-08-12 | xfs: avoid memory allocation under m_peraglock in growfs code | Christoph Hellwig | 1 | -6/+14 |
2009-08-10 | ocfs2: Fix possible deadlock when extending quota file | Jan Kara | 2 | -63/+57 |
2009-08-10 | mm_for_maps: take ->cred_guard_mutex to fix the race with exec | Oleg Nesterov | 1 | -11/+11 |
2009-08-10 | mm_for_maps: shift down_read(mmap_sem) to the caller | Oleg Nesterov | 3 | -5/+5 |
2009-08-10 | mm_for_maps: simplify, use ptrace_may_access() | Oleg Nesterov | 1 | -12/+11 |
2009-08-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 5 | -20/+92 |
2009-08-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races | Linus Torvalds | 3 | -102/+97 |
2009-08-08 | ocfs2: keep index within status_map[] | Roel Kluin | 1 | -1/+2 |
2009-08-08 | ocfs2: Initialize the cluster we're writing to in a non-sparse extend | Sunil Mushran | 1 | -19/+47 |
2009-08-07 | Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY | Yan Zheng | 1 | -2/+7 |
2009-08-07 | Btrfs: correct error-handling zlib error handling | Julia Lawall | 1 | -3/+3 |
2009-08-07 | Btrfs: remove superfluous NULL pointer check in btrfs_rename() | Bartlomiej Zolnierkiewicz | 1 | -2/+1 |
2009-08-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-08-07 | flat: fix uninitialized ptr with shared libs | Linus Torvalds | 1 | -5/+12 |
2009-08-07 | vfs: mnt_want_write_file(): fix special file handling | OGAWA Hirofumi | 1 | -1/+2 |
2009-08-07 | compat_ioctl: hook up compat handler for FIEMAP ioctl | Eric Sandeen | 1 | -0/+1 |
2009-08-07 | xfs: fix freeing of inodes not yet added to the inode cache | Christoph Hellwig | 2 | -74/+68 |
2009-08-07 | vfs: add __destroy_inode | Christoph Hellwig | 1 | -3/+7 |
2009-08-07 | vfs: fix inode_init_always calling convention | Christoph Hellwig | 2 | -25/+22 |
2009-08-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2 | -2/+18 |
2009-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 6 | -32/+73 |
2009-08-04 | jffs2: Fix return value from jffs2_do_readpage_nolock() | Anders Grafström | 1 | -1/+1 |