aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-16Configure out AIO supportThomas Petazzoni1-1/+2
2008-10-16afs: convert to new aopsNick Piggin3-92/+51
2008-10-16pid_ns: de_thread: kill the now unneeded ->child_reaper changeOleg Nesterov1-2/+0
2008-10-16proc: move sysrq-trigger out of fs/proc/Alexey Dobriyan1-26/+0
2008-10-16block: sanitize invalid partition table entriesKay Sievers1-2/+15
2008-10-16fs/partitions/acorn.c: remove dead codeAdrian Bunk1-10/+0
2008-10-16COMPAT_BINFMT_ELF definition tweakAlexey Dobriyan1-1/+1
2008-10-16binfmt_elf_fdpic: wire up AT_EXECFD, AT_EXECFN, AT_SECUREPaul Mundt1-1/+13
2008-10-16binfmt_elf_fdpic: convert initial stack alignment to arch_align_stack()Paul Mundt1-17/+8
2008-10-16binfmt_elf_fdpic: support auxvec base platform stringPaul Mundt1-7/+43
2008-10-16quota: remove CVS keywordsAdrian Bunk1-2/+0
2008-10-16fs/reiserfs: use an IS_ERR test rather than a NULL testJulien Brunel1-1/+1
2008-10-16reiserfs/procfs.c: remove CVS keywordsAdrian Bunk1-3/+0
2008-10-16hfs: fix namelength memory corruptionEric Sesterhenn1-0/+4
2008-10-16hfsplus: check read_mapping_page() return valueEric Sesterhenn1-0/+12
2008-10-16hfsplus: fix Buffer overflow with a corrupted imageEric Sesterhenn1-0/+5
2008-10-16hfsplus: quieten down mounting hfsplus journaled fs read onlyMike Crowe1-1/+1
2008-10-16befs: annotate fs32 on tests for superblock endiannessHarvey Harrison3-5/+9
2008-10-16ext2: avoid printk floods in the face of directory corruptionEric Sandeen1-25/+35
2008-10-16ext2: fix ext2 block reservation early ENOSPC issueMingming Cao1-1/+2
2008-10-16autofs4: add miscellaneous device for ioctlsIan Kent5-12/+915
2008-10-16autofs4: track uid and gid of last mount requesterIan Kent3-0/+39
2008-10-16autofs4: cleanup autofs mount type usageIan Kent4-12/+10
2008-10-16eCryptfs: remove netlink transportTyler Hicks6-388/+60
2008-10-16ecryptfs: convert to use new aopsBadari Pulavarty1-31/+50
2008-10-16eCryptfs: remove retry loop in ecryptfs_readdir()Michael Halcrow1-9/+8
2008-10-16Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov3-5/+6
2008-10-16alpha: introduce field 'taso' into struct linux_binprmKirill A. Shutemov1-1/+1
2008-10-16binfmt_som.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig1-0/+39
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami3-4/+4
2008-10-16epoll: drop unnecessary testDavide Libenzi1-6/+3
2008-10-16exec.c, compat.c: fix count(), compat_count() bounds checkingJason Baron2-2/+2
2008-10-16uclinux: fix gzip header parsing in binfmt_flat.cVolodymyr G. Lukiianyk1-3/+3
2008-10-15xfs: fix remount rw with unrecognized optionsChristoph Hellwig1-1/+1
2008-10-14ocfs2: fix build errorMark Fasheh1-8/+6
2008-10-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds41-946/+7353
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds27-372/+621
2008-10-14ocfs2: Make cached block reads the common case.Joel Becker7-17/+24
2008-10-14ocfs2: Kill the last naked wait_on_buffer() for cached reads.Joel Becker1-4/+3
2008-10-14ocfs2: Move ocfs2_bread() into dir.cJoel Becker3-52/+43
2008-10-14ocfs2: Simplify ocfs2_read_block()Joel Becker16-94/+55
2008-10-14ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker17-148/+116
2008-10-14ocfs2: Separate out sync reads from ocfs2_read_blocks()Joel Becker5-10/+96
2008-10-13ocfs2: Refactor xattr list and remove ocfs2_xattr_handler().Tao Ma1-35/+60
2008-10-13ocfs2: Calculate EA hash only by its suffix.Tao Ma1-30/+5
2008-10-13ocfs2: Move trusted and user attribute support into xattr.cMark Fasheh4-179/+111
2008-10-13ocfs2: Uninline ocfs2_xattr_name_hash()Mark Fasheh1-5/+5
2008-10-13ocfs2: Don't check for NULL before brelse()Mark Fasheh12-147/+74
2008-10-13ocfs2: use smaller counters in ocfs2_remove_xattr_clusters_from_cacheMark Fasheh1-1/+1