summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-01-14[CVE-2009-0029] System call wrappers part 32Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 31Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 30Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 29Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 28Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 27Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 23Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 21Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 20Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 19Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 17Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 16Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 15Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 14Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 13Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 12Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 11Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 10Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 09Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrapper special casesHeiko Carstens
2009-01-14[CVE-2009-0029] Make sys_pselect7 staticHeiko Carstens
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens
2009-01-13Fix timeouts in sys_pselect7Bernd Schmidt
2009-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2009-01-10btrfs: fix for write_super_lockfs/unlockfs error handlingLinus Torvalds
2009-01-09filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato
2009-01-09filesystem freeze: implement generic freeze featureTakashi Sato
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato
2009-01-09CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_COREDavid Brownell
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2Linus Torvalds
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds
2009-01-09partial revert of asynchronous inode deleteArjan van de Ven
2009-01-09[JFFS2] remove junk prototypesArtem Bityutskiy
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-01-09Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-01-09block: fix bug in ptbl lookup cacheNeil Brown
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-01-09Btrfs: explicitly mark the tree log root for writebackChris Mason
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-01-08Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-01-09md: make devices disappear when they are no longer needed.NeilBrown
2009-01-08dlm: change rsbtbl rwlock to spinlockDavid Teigland
2009-01-08dlm: fix seq_file usage in debugfs lock dumpDavid Teigland
2009-01-08fix similar typos to successfullColy Li
2009-01-08generic swap(): dcache: use swap() instead of private do_switch()Wu Fengguang