aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-21ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop()Jan Kara1-167/+2
2009-01-20sysfs: fix problems with binary filesGreg Kroah-Hartman1-0/+6
2009-01-19[XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen23-158/+142
2009-01-19xfs: sanity check attr fork sizeChristoph Hellwig1-0/+13
2009-01-19xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig3-14/+32
2009-01-19xfs: add a lock class for group/project dquotsChristoph Hellwig1-1/+11
2009-01-19xfs: lockdep annotations for xfs_dqlock2Christoph Hellwig2-10/+24
2009-01-19xfs: add a separate lock class for the per-mount list of dquotsChristoph Hellwig1-0/+9
2009-01-19xfs: use mnt_want_write in compat_attrmulti ioctlChristoph Hellwig1-0/+9
2009-01-19xfs: fix dentry aliasing issues in open_by_handleChristoph Hellwig4-300/+196
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds3-7/+11
2009-01-16quota: Improve lockingJan Kara1-96/+122
2009-01-16Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason2-7/+10
2009-01-16Btrfs: Clear the device->running_pending flag before bailing on congestionChris Mason1-0/+1
2009-01-15ext2: also update the inode on disk when dir is IS_DIRSYNCJan Kara1-2/+5
2009-01-15btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng3-2/+2
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds31-214/+276
2009-01-14[CVE-2009-0029] System call wrappers part 33Heiko Carstens1-1/+1
2009-01-14[CVE-2009-0029] System call wrappers part 32Heiko Carstens5-11/+12
2009-01-14[CVE-2009-0029] System call wrappers part 31Heiko Carstens3-14/+14
2009-01-14[CVE-2009-0029] System call wrappers part 30Heiko Carstens3-15/+16
2009-01-14[CVE-2009-0029] System call wrappers part 29Heiko Carstens2-13/+13
2009-01-14[CVE-2009-0029] System call wrappers part 28Heiko Carstens2-5/+4
2009-01-14[CVE-2009-0029] System call wrappers part 27Heiko Carstens3-4/+4
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-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linusLachlan McIlroy154-2025/+49038
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