Age | Commit message (Expand) | Author |
2009-05-04 | proc: avoid information leaks to non-privileged processes | Jake Edge |
2009-05-02 | NFS: Close page_mkwrite() races | Trond Myklebust |
2009-05-02 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-05-02 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-05-02 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-05-02 | ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c | Oleg Nesterov |
2009-05-02 | mm: fix Committed_AS underflow on large NR_CPUS environment | KOSAKI Motohiro |
2009-05-02 | alpha: binfmt_aout fix | Ivan Kokshaysky |
2009-05-02 | pagemap: require aligned-length, non-null reads of /proc/pid/pagemap | Vitaly Mayatskikh |
2009-05-02 | mm: close page_mkwrite races | Nick Piggin |
2009-05-02 | autofs4: fix incorrect return in autofs4_mount_busy() | Ian Kent |
2009-04-30 | ocfs2: Fix a missing credit when deleting from indexed directories. | Joel Becker |
2009-04-30 | xfs: fix getbmap vs mmap deadlock | Christoph Hellwig |
2009-04-30 | xfs: a couple getbmap cleanups | Christoph Hellwig |
2009-04-30 | xfs: add more checks to superblock validation | Olaf Weber |
2009-04-30 | xfs_file_last_byte() needs to acquire ilock | Lachlan McIlroy |
2009-04-29 | ocfs2/trivial: Remove unused variable in ocfs2_rename. | Tao Ma |
2009-04-27 | eCryptfs: Fix min function comparison warning | Tyler Hicks |
2009-04-27 | ecryptfs: fix printk format warning | Randy Dunlap |
2009-04-28 | bio: fix memcpy corruption in bio_copy_user_iov() | FUJITA Tomonori |
2009-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-04-27 | Btrfs: look for acls during btrfs_read_locked_inode | Chris Mason |
2009-04-27 | Btrfs: fix acl caching | Chris Mason |
2009-04-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-04-27 | ext2: missing unlock in ext2_quota_write() | Dan Carpenter |
2009-04-27 | quota: remove obsolete comments in fs/quota/Makefile | Christoph Hellwig |
2009-04-27 | Btrfs: Fix a bunch of printk() warnings. | Joel Becker |
2009-04-27 | Btrfs: Fix a trivial warning using max() of u64 vs ULL. | Joel Becker |
2009-04-27 | Btrfs: remove unused btrfs_bit_radix slab | Chris Mason |
2009-04-27 | Btrfs: ratelimit IO error printks | Chris Mason |
2009-04-27 | Btrfs: remove #if 0 code | Chris Mason |
2009-04-27 | Btrfs: When shrinking, only update disk size on success | Chris Ball |
2009-04-24 | ext4: Do not try to validate extents on special files | Theodore Ts'o |
2009-04-24 | ROMFS: Advance destination buffer pointer when reading from a blockdev | David Howells |
2009-04-24 | ROMFS: romfs_lookup() shouldn't be doing a partial name comparison | David Howells |
2009-04-24 | ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present | Theodore Ts'o |
2009-04-24 | Btrfs: fix deadlocks and stalls on dead root removal | Chris Mason |
2009-04-24 | Btrfs: fix fallocate deadlock on inode extent lock | Chris Mason |
2009-04-24 | Btrfs: kill btrfs_cache_create | Christoph Hellwig |
2009-04-24 | Btrfs: don't export symbols | Christoph Hellwig |
2009-04-24 | Btrfs: simplify makefile | Christoph Hellwig |
2009-04-24 | Btrfs: try to keep a healthy ratio of metadata vs data block groups | Josef Bacik |
2009-04-24 | ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode | Theodore Ts'o |
2009-04-24 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-04-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds |
2009-04-24 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds |
2009-04-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-04-24 | check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/ | Oleg Nesterov |
2009-04-24 | do_execve() must not clear fs->in_exec if it was set by another thread | Oleg Nesterov |