Age | Commit message (Expand) | Author | Files | Lines |
2009-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2 | -1/+3 |
2009-08-19 | mm: revert "oom: move oom_adj value" | KOSAKI Motohiro | 1 | -16/+3 |
2009-08-19 | vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed | Jeff Layton | 1 | -1/+1 |
2009-08-18 | nilfs2: fix oopses with doubly mounted snapshots | Ryusuke Konishi | 1 | -1/+1 |
2009-08-18 | nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint() | Zhang Qiang | 1 | -0/+2 |
2009-08-18 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 3 | -57/+70 |
2009-08-18 | inotify: start watch descriptor count at 1 | Eric Paris | 1 | -1/+1 |
2009-08-18 | inotify: tail drop inotify q_overflow events | Eric Paris | 1 | -0/+4 |
2009-08-18 | notify: unused event private race | Eric Paris | 3 | -14/+13 |
2009-08-17 | xfs: fix locking in xfs_iget_cache_hit | Christoph Hellwig | 3 | -57/+70 |
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 |
2009-08-04 | [CIFS] Update readme to reflect forceuid mount parms | Steve French | 2 | -14/+14 |
2009-08-04 | cifs: Read buffer overflow | Roel Kluin | 1 | -1/+1 |