summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [CVE-2009-0029] System call wrappers part 23Heiko Carstens2009-01-142-13/+13
* [CVE-2009-0029] System call wrappers part 21Heiko Carstens2009-01-141-2/+4
* [CVE-2009-0029] System call wrappers part 20Heiko Carstens2009-01-145-12/+14
* [CVE-2009-0029] System call wrappers part 19Heiko Carstens2009-01-142-6/+7
* [CVE-2009-0029] System call wrappers part 17Heiko Carstens2009-01-141-9/+7Star
* [CVE-2009-0029] System call wrappers part 16Heiko Carstens2009-01-145-17/+17
* [CVE-2009-0029] System call wrappers part 15Heiko Carstens2009-01-144-9/+10
* [CVE-2009-0029] System call wrappers part 14Heiko Carstens2009-01-143-7/+7
* [CVE-2009-0029] System call wrappers part 13Heiko Carstens2009-01-141-4/+3Star
* [CVE-2009-0029] System call wrappers part 12Heiko Carstens2009-01-141-25/+21Star
* [CVE-2009-0029] System call wrappers part 11Heiko Carstens2009-01-143-10/+14
* [CVE-2009-0029] System call wrappers part 10Heiko Carstens2009-01-144-14/+11Star
* [CVE-2009-0029] System call wrappers part 09Heiko Carstens2009-01-141-3/+3
* [CVE-2009-0029] System call wrapper special casesHeiko Carstens2009-01-144-13/+74
* [CVE-2009-0029] Make sys_pselect7 staticHeiko Carstens2009-01-142-7/+7
* [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-141-2/+2
* [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
* [CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2009-01-142-15/+15
* Fix timeouts in sys_pselect7Bernd Schmidt2009-01-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-01-135-379/+357Star
|\
| * dlm: change rsbtbl rwlock to spinlockDavid Teigland2009-01-085-32/+32
| * dlm: fix seq_file usage in debugfs lock dumpDavid Teigland2009-01-081-359/+337Star
* | btrfs: fix for write_super_lockfs/unlockfs error handlingLinus Torvalds2009-01-101-4/+6
* | filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato2009-01-103-19/+2Star
* | filesystem freeze: implement generic freeze featureTakashi Sato2009-01-103-9/+113
* | filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-109-58/+97
* | CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_COREDavid Brownell2009-01-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2Linus Torvalds2009-01-101-12/+7Star
|\ \
| * | partial revert of asynchronous inode deleteArjan van de Ven2009-01-091-12/+7Star
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-101-3/+0Star
|\ \ \
| * | | [JFFS2] remove junk prototypesArtem Bityutskiy2009-01-091-3/+0Star
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2009-01-1018-0/+3569
|\ \ \
| * | | Squashfs: Kconfig entryPhillip Lougher2009-01-051-0/+52
| * | | Squashfs: MakefilesPhillip Lougher2009-01-052-0/+9
| * | | Squashfs: header filesPhillip Lougher2009-01-054-0/+592
| * | | Squashfs: block operationsPhillip Lougher2009-01-051-0/+274
| * | | Squashfs: cache operationsPhillip Lougher2009-01-051-0/+412
| * | | Squashfs: uid/gid lookup operationsPhillip Lougher2009-01-051-0/+94
| * | | Squashfs: fragment block operationsPhillip Lougher2009-01-051-0/+98
| * | | Squashfs: export operationsPhillip Lougher2009-01-051-0/+155
| * | | Squashfs: super block operationsPhillip Lougher2009-01-051-0/+440
| * | | Squashfs: symlink operationsPhillip Lougher2009-01-051-0/+118
| * | | Squashfs: regular file operationsPhillip Lougher2009-01-051-0/+502
| * | | Squashfs: directory readdir operationsPhillip Lougher2009-01-051-0/+235
| * | | Squashfs: directory lookup operationsPhillip Lougher2009-01-051-0/+242
| * | | Squashfs: inode operationsPhillip Lougher2009-01-051-0/+346
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-097-140/+149
|\ \ \ \
| * | | | FLAT: Don't attempt to expand the userspace stack to fill the space allocatedDavid Howells2009-01-081-23/+11Star
| * | | | FDPIC: Don't attempt to expand the userspace stack to fill the space allocatedDavid Howells2009-01-081-8/+0Star
| * | | | NOMMU: Improve procfs output using per-MM VMAsDavid Howells2009-01-081-10/+22