aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-14[CVE-2009-0029] System call wrappers part 23Heiko Carstens2-13/+13
2009-01-14[CVE-2009-0029] System call wrappers part 21Heiko Carstens1-2/+4
2009-01-14[CVE-2009-0029] System call wrappers part 20Heiko Carstens5-12/+14
2009-01-14[CVE-2009-0029] System call wrappers part 19Heiko Carstens2-6/+7
2009-01-14[CVE-2009-0029] System call wrappers part 17Heiko Carstens1-9/+7
2009-01-14[CVE-2009-0029] System call wrappers part 16Heiko Carstens5-17/+17
2009-01-14[CVE-2009-0029] System call wrappers part 15Heiko Carstens4-9/+10
2009-01-14[CVE-2009-0029] System call wrappers part 14Heiko Carstens3-7/+7
2009-01-14[CVE-2009-0029] System call wrappers part 13Heiko Carstens1-4/+3
2009-01-14[CVE-2009-0029] System call wrappers part 12Heiko Carstens1-25/+21
2009-01-14[CVE-2009-0029] System call wrappers part 11Heiko Carstens3-10/+14
2009-01-14[CVE-2009-0029] System call wrappers part 10Heiko Carstens4-14/+11
2009-01-14[CVE-2009-0029] System call wrappers part 09Heiko Carstens1-3/+3
2009-01-14[CVE-2009-0029] System call wrapper special casesHeiko Carstens4-13/+74
2009-01-14[CVE-2009-0029] Make sys_pselect7 staticHeiko Carstens2-7/+7
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens1-2/+2
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-1/+1
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2-15/+15
2009-01-13Fix timeouts in sys_pselect7Bernd Schmidt1-1/+1
2009-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds5-379/+357
2009-01-10btrfs: fix for write_super_lockfs/unlockfs error handlingLinus Torvalds1-4/+6
2009-01-09filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato3-19/+2
2009-01-09filesystem freeze: implement generic freeze featureTakashi Sato3-9/+113
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato9-58/+97
2009-01-09CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_COREDavid Brownell1-1/+1
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2Linus Torvalds1-12/+7
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-3/+0
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds18-0/+3569
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds7-140/+149
2009-01-09partial revert of asynchronous inode deleteArjan van de Ven1-12/+7
2009-01-09[JFFS2] remove junk prototypesArtem Bityutskiy1-3/+0
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds57-0/+42403
2009-01-09Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-01-09block: fix bug in ptbl lookup cacheNeil Brown1-0/+1
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-58/+67
2009-01-09Btrfs: explicitly mark the tree log root for writebackChris Mason1-0/+13
2009-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds32-1279/+2131
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-14/+22
2009-01-08Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+14
2009-01-09md: make devices disappear when they are no longer needed.NeilBrown1-0/+14
2009-01-08dlm: change rsbtbl rwlock to spinlockDavid Teigland5-32/+32
2009-01-08dlm: fix seq_file usage in debugfs lock dumpDavid Teigland1-359/+337
2009-01-08fix similar typos to successfullColy Li2-3/+3
2009-01-08generic swap(): dcache: use swap() instead of private do_switch()Wu Fengguang1-9/+5
2009-01-08generic swap(): ext4: remove local swap() macroWu Fengguang1-4/+0
2009-01-08generic swap(): ext3: remove local swap() macroWu Fengguang1-4/+0
2009-01-08remove lots of double-semicolonsFernando Carrijo2-2/+2
2009-01-08romfs: romfs_iget() - unsigned ino >= 0 is always trueroel kluin1-6/+6
2009-01-08vmcore: remove saved_max_pfn checkMagnus Damm1-2/+0
2009-01-08ELF: implement AT_RANDOM for glibc PRNG seedingKees Cook1-0/+12