aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-2151-426/+414
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-01-163-7/+11
| |\
| | * Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason2009-01-162-7/+10
| | * Btrfs: Clear the device->running_pending flag before bailing on congestionChris Mason2009-01-161-0/+1
| * | ext2: also update the inode on disk when dir is IS_DIRSYNCJan Kara2009-01-151-2/+5
| * | btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng2009-01-153-2/+2
| * | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-1431-214/+276
| |\ \
| | * | [CVE-2009-0029] System call wrappers part 33Heiko Carstens2009-01-141-1/+1
| | * | [CVE-2009-0029] System call wrappers part 32Heiko Carstens2009-01-145-11/+12
| | * | [CVE-2009-0029] System call wrappers part 31Heiko Carstens2009-01-143-14/+14
| | * | [CVE-2009-0029] System call wrappers part 30Heiko Carstens2009-01-143-15/+16
| | * | [CVE-2009-0029] System call wrappers part 29Heiko Carstens2009-01-142-13/+13
| | * | [CVE-2009-0029] System call wrappers part 28Heiko Carstens2009-01-142-5/+4
| | * | [CVE-2009-0029] System call wrappers part 27Heiko Carstens2009-01-143-4/+4
| | * | [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/+7
| | * | [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/+3
| | * | [CVE-2009-0029] System call wrappers part 12Heiko Carstens2009-01-141-25/+21
| | * | [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/+11
| | * | [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
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy2009-01-14154-2025/+49038
| |\ \ \ | | |/ /
| * | | [XFS] use scalable vmap APINick Piggin2009-01-091-3/+3
| * | | [XFS] remove old vmap cacheNick Piggin2009-01-091-74/+1
| * | | [XFS] make xfs_ino_t an unsigned long longChristoph Hellwig2009-01-091-1/+1
| * | | [XFS] truncate readdir offsets to signed 32 bit valuesChristoph Hellwig2009-01-093-13/+15
| * | | [XFS] fix compile of xfs_btree_readahead_lblock on m68kChristoph Hellwig2009-01-091-2/+2
| * | | [XFS] Remove macro-to-function indirections in the mask codeEric Sandeen2009-01-093-52/+44
| * | | [XFS] Remove macro-to-function indirections in attr codeEric Sandeen2009-01-092-48/+36
| * | | [XFS] Remove several unused typedefs.Eric Sandeen2009-01-093-5/+0
| * | | [XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operationsChristoph Hellwig2009-01-091-4/+19
* | | | Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-186-380/+358
|\ \ \ \ | | |/ / | |/| |
| * | | 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-125-379/+357
| |\ \ \
| | * | | dlm: change rsbtbl rwlock to spinlockDavid Teigland2009-01-085-32/+32
| | * | | dlm: fix seq_file usage in debugfs lock dumpDavid Teigland2009-01-081-359/+337
* | | | | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-11526-22493/+77358
|\ \ \ \ \ | |/ / / /
| * | | | 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-093-19/+2