Age | Commit message (Expand) | Author |
2009-01-14 | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens |
2009-01-14 | [CVE-2009-0029] Convert all system calls to return a long | Heiko Carstens |
2009-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f... | Lachlan McIlroy |
2009-01-13 | Fix timeouts in sys_pselect7 | Bernd Schmidt |
2009-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2009-01-10 | btrfs: fix for write_super_lockfs/unlockfs error handling | Linus Torvalds |
2009-01-09 | filesystem freeze: remove XFS specific ioctl interfaces for freeze feature | Takashi Sato |
2009-01-09 | filesystem freeze: implement generic freeze feature | Takashi Sato |
2009-01-09 | filesystem freeze: add error handling of write_super_lockfs/unlockfs | Takashi Sato |
2009-01-09 | CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE | David Brownell |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2 | Linus Torvalds |
2009-01-09 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu | Linus Torvalds |
2009-01-09 | partial revert of asynchronous inode delete | Arjan van de Ven |
2009-01-09 | [JFFS2] remove junk prototypes | Artem Bityutskiy |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-01-09 | Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-01-09 | block: fix bug in ptbl lookup cache | Neil Brown |
2009-01-09 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-01-09 | Btrfs: explicitly mark the tree log root for writeback | Chris Mason |
2009-01-09 | [XFS] use scalable vmap API | Nick Piggin |
2009-01-09 | [XFS] remove old vmap cache | Nick Piggin |
2009-01-09 | [XFS] make xfs_ino_t an unsigned long long | Christoph Hellwig |
2009-01-09 | [XFS] truncate readdir offsets to signed 32 bit values | Christoph Hellwig |
2009-01-09 | [XFS] fix compile of xfs_btree_readahead_lblock on m68k | Christoph Hellwig |
2009-01-09 | [XFS] Remove macro-to-function indirections in the mask code | Eric Sandeen |
2009-01-09 | [XFS] Remove macro-to-function indirections in attr code | Eric Sandeen |
2009-01-09 | [XFS] Remove several unused typedefs. | Eric Sandeen |
2009-01-09 | [XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operations | Christoph Hellwig |
2009-01-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-01-08 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2009-01-09 | md: make devices disappear when they are no longer needed. | NeilBrown |
2009-01-08 | dlm: change rsbtbl rwlock to spinlock | David Teigland |
2009-01-08 | dlm: fix seq_file usage in debugfs lock dump | David Teigland |
2009-01-08 | fix similar typos to successfull | Coly Li |
2009-01-08 | generic swap(): dcache: use swap() instead of private do_switch() | Wu Fengguang |
2009-01-08 | generic swap(): ext4: remove local swap() macro | Wu Fengguang |
2009-01-08 | generic swap(): ext3: remove local swap() macro | Wu Fengguang |
2009-01-08 | remove lots of double-semicolons | Fernando Carrijo |
2009-01-08 | romfs: romfs_iget() - unsigned ino >= 0 is always true | roel kluin |
2009-01-08 | vmcore: remove saved_max_pfn check | Magnus Damm |
2009-01-08 | ELF: implement AT_RANDOM for glibc PRNG seeding | Kees Cook |
2009-01-08 | memcg: synchronized LRU | KAMEZAWA Hiroyuki |
2009-01-08 | quota: don't set grace time when user isn't above softlimit | Jan Kara |
2009-01-08 | coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL | Richard A. Holden III |
2009-01-08 | jbd: remove excess kernel-doc notation | Randy Dunlap |
2009-01-08 | ext3: tighten restrictions on inode flags | Duane Griffin |
2009-01-08 | ext3: don't inherit inappropriate inode flags from parent | Duane Griffin |