aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-07-16utime(s): Honour CAP_FOWNER when times==NULLSatyam Sharma
2007-07-16Fix LDM for new field in the VOL5 VBLK.Anton Altaparmakov
2007-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-07-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-07-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-07-16fat: Fix the race of read/write the FAT12 entryOGAWA Hirofumi
2007-07-16compat32: ignore the LOOP_CLR_FD ioctlGeert Uytterhoeven
2007-07-16NLS: Remove obsolete Makefile entriesRobert P. J. Day
2007-07-16ext4: statfs speed upBadari Pulavarty
2007-07-16ext3: statfs speed upBadari Pulavarty
2007-07-16ext2: statfs speed upBadari Pulavarty
2007-07-16Fix trivial typos in anon_inodes.c commentsJ. Bruce Fields
2007-07-16ext4: fix error handling in ext4_create_journalBorislav Petkov
2007-07-16ext3: fix error handling in ext3_create_journal()Borislav Petkov
2007-07-16UDF: fix function name from udf_crc16 to udf_crcCyrill Gorcunov
2007-07-16is_power_of_2: ufs/super.cvignesh babu
2007-07-16move seccomp from /proc to a prctlAndrea Arcangeli
2007-07-16bd_claim_by_disk: fix warningAndrew Morton
2007-07-16Replace obscure constructs in fs/block_dev.cJohannes Weiner
2007-07-16fs/namespace.c should #include "internal.h"Adrian Bunk
2007-07-16HFS+: add custom dentry hash and comparison operationsDuane Griffin
2007-07-16HFS+: refactor ASCII to unicode conversion routine for later reuseDuane Griffin
2007-07-16mistaken ext4_inode_bitmap for ext4_block_bitmapToshiyuki Okajima
2007-07-16is_power_of_2(): jbdvignesh babu
2007-07-16is_power_of_2: ext3/super.cvignesh babu
2007-07-16drop obsolete sys_ioctl exportChristoph Hellwig
2007-07-16namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman
2007-07-16ext3: remove extra IS_RDONLY() checkDave Hansen
2007-07-16diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov
2007-07-16ext4: fix deadlock in ext4_remount() and orphan list handlingJan Kara
2007-07-16ext3: fix deadlock in ext3_remount() and orphan list handlingJan Kara
2007-07-16fix create_new_namespaces() return valueCedric Le Goater
2007-07-16binfmt_elf warning fixAndrew Morton
2007-07-16revert "vanishing ioctl handler debugging"Andrew Morton
2007-07-16hugetlbfs: handle empty options stringLee Schermerhorn
2007-07-16hugetlbfs: use lib/parser, fix docsRandy Dunlap
2007-07-16HFSPlus: change kmalloc/memset to kzallocWyatt Banks
2007-07-16taskstats: add context-switch countersMaxim Uvarov
2007-07-16ext3/ext4: orphan list corruption due bad inodeVasily Averin
2007-07-16ext3/ext4: orphan list check on destroy_inodeVasily Averin
2007-07-16Remove capability.h from mm.hAlexey Dobriyan
2007-07-16seq_file: more atomicity in traverse()Alexey Dobriyan
2007-07-16O_CLOEXEC for SCM_RIGHTSUlrich Drepper
2007-07-16Introduce O_CLOEXECUlrich Drepper
2007-07-16buffer: kill old incorrect commentEric W. Biederman
2007-07-16fs/block_dev.c: use list_for_each_entry()Matthias Kaehlcke
2007-07-16mutex_unlock() later in seq_lseek()Alexey Dobriyan
2007-07-16ext2: fix a comment when ext2_release_file() is calledJan Kara
2007-07-16/proc/*/environ: wrong placing of ptrace_may_attach() checkAlexey Dobriyan