Age | Commit message (Expand) | Author |
2009-09-07 | IMA: update ima_counts_put | Mimi Zohar |
2009-09-05 | Merge git://git.infradead.org/~dwmw2/mtd-2.6.31 | Linus Torvalds |
2009-09-05 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2009-09-05 | ext2: fix unbalanced kmap()/kunmap() | Nicolas Pitre |
2009-09-05 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-09-05 | exec: do not sleep in TASK_TRACED under ->cred_guard_mutex | Oleg Nesterov |
2009-09-04 | ocfs2: ocfs2_write_begin_nolock() should handle len=0 | Sunil Mushran |
2009-09-03 | JFFS2: add missing verify buffer allocation/deallocation | Massimo Cirillo |
2009-09-01 | xfs: actually enable the swapext compat handler | Christoph Hellwig |
2009-08-31 | autofs4 - fix missed case when changing to use struct path | Ian Kent |
2009-08-31 | nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_key | Ryusuke Konishi |
2009-08-28 | inotify: update the group mask on mark addition | Eric Paris |
2009-08-28 | inotify: fix length reporting and size checking | Eric Paris |
2009-08-28 | inotify: do not send a block of zeros when no pathname is available | Brian Rogers |
2009-08-27 | ocfs2: invalidate dentry if its dentry_lock isn't initialized. | Tao Ma |
2009-08-27 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2009-08-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2009-08-27 | AFS: Stop readlink() on AFS crashing due to NULL 'file' ptr | David Howells |
2009-08-27 | inotify: Ensure we alwasy write the terminating NULL. | Eric W. Biederman |
2009-08-27 | inotify: fix locking around inotify watching in the idr | Eric Paris |
2009-08-27 | inotify: do not BUG on idr entries at inotify destruction | Eric Paris |
2009-08-27 | inotify: seperate new watch creation updating existing watches | Eric Paris |
2009-08-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-08-24 | NFSv4: Fix an infinite looping problem with the nfs4_state_manager | Trond Myklebust |
2009-08-24 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-08-24 | mm: fix hugetlb bug due to user_shm_unlock call | Hugh Dickins |
2009-08-24 | ext3: Improve error message that changing journaling mode on remount is not p... | Jan Kara |
2009-08-24 | ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDERED | Theodore Ts'o |
2009-08-24 | kernel_read: redefine offset type | Mimi Zohar |
2009-08-21 | Re-introduce page mapping check in mark_buffer_dirty() | Linus Torvalds |
2009-08-21 | Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-08-21 | btrfs: fix inode rbtree corruption | From: Nick Piggin |
2009-08-20 | ocfs2/dlm: Wait on lockres instead of erroring cancel requests | Goldwyn Rodrigues |
2009-08-20 | ocfs2: Add missing lock name | Jan Kara |
2009-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2009-08-18 | mm: revert "oom: move oom_adj value" | KOSAKI Motohiro |
2009-08-18 | vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed | Jeff Layton |
2009-08-19 | nilfs2: fix oopses with doubly mounted snapshots | Ryusuke Konishi |
2009-08-18 | nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint() | Zhang Qiang |
2009-08-17 | 9p: remove unnecessary v9fses->options which duplicates the mount string | Abhishek Kulkarni |
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 |