summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2007-07-16remove useless tolower in isofsyoung dave
2007-07-16AFS: drop explicit externRandy Dunlap
2007-07-16AFS: implement file lockingDavid Howells
2007-07-16procfs directory entry cleanupChangli Gao
2007-07-16Only send SIGXFSZ when exceeding rlimits.Micah Cowan
2007-07-16PIE randomizationJan Kratochvil
2007-07-16isofs: fix up CodingStyleDave Jones
2007-07-16fix compiler warnings in acorn.cDenver Gingerich
2007-07-16fat: gcc 4.3 warning fixOGAWA Hirofumi
2007-07-16Make NFS client use seq_list_xxx helpersPavel Emelianov
2007-07-16Make /proc/self/mounts(tats) use seq_list_xxx helpersPavel Emelianov
2007-07-16Make /proc/tty/drivers use seq_list_xxx helpersPavel Emelianov
2007-07-16Make AFS use seq_list_xxx helpersPavel Emelianov