summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-01-263-18/+30
|\
| * fuse: fix poll notifyMiklos Szeredi2009-01-261-4/+9
| * fuse: destroy bdi on umountMiklos Szeredi2009-01-262-2/+3
| * fuse: fuse_fill_super error handling cleanupMiklos Szeredi2009-01-261-18/+19
| * fuse: fix missing fput on errorMiklos Szeredi2009-01-261-2/+7
| * fuse: fix NULL deref in fuse_file_alloc()Dan Carpenter2009-01-261-1/+1
* | Long btree pointers are still 64 bit on diskDave Chinner2009-01-221-5/+5
* | [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-1923-158/+142Star
* | xfs: sanity check attr fork sizeChristoph Hellwig2009-01-191-0/+13
* | xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig2009-01-193-14/+32
* | xfs: add a lock class for group/project dquotsChristoph Hellwig2009-01-191-1/+11
* | xfs: lockdep annotations for xfs_dqlock2Christoph Hellwig2009-01-192-10/+24
* | xfs: add a separate lock class for the per-mount list of dquotsChristoph Hellwig2009-01-191-0/+9
* | xfs: use mnt_want_write in compat_attrmulti ioctlChristoph Hellwig2009-01-191-0/+9
* | xfs: fix dentry aliasing issues in open_by_handleChristoph Hellwig2009-01-194-300/+196Star
|/
* 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-161-2/+5
* | btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng2009-01-163-2/+2
* | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-1531-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/+4Star
| * | [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/+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
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy2009-01-14154-2025/+49038
|\| |
| * | 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