aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-10-16Configure out AIO supportThomas Petazzoni
2008-10-16afs: convert to new aopsNick Piggin
2008-10-16pid_ns: de_thread: kill the now unneeded ->child_reaper changeOleg Nesterov
2008-10-16proc: move sysrq-trigger out of fs/proc/Alexey Dobriyan
2008-10-16block: sanitize invalid partition table entriesKay Sievers
2008-10-16fs/partitions/acorn.c: remove dead codeAdrian Bunk
2008-10-16COMPAT_BINFMT_ELF definition tweakAlexey Dobriyan
2008-10-16binfmt_elf_fdpic: wire up AT_EXECFD, AT_EXECFN, AT_SECUREPaul Mundt
2008-10-16binfmt_elf_fdpic: convert initial stack alignment to arch_align_stack()Paul Mundt
2008-10-16binfmt_elf_fdpic: support auxvec base platform stringPaul Mundt
2008-10-16quota: remove CVS keywordsAdrian Bunk
2008-10-16fs/reiserfs: use an IS_ERR test rather than a NULL testJulien Brunel
2008-10-16reiserfs/procfs.c: remove CVS keywordsAdrian Bunk
2008-10-16hfs: fix namelength memory corruptionEric Sesterhenn
2008-10-16hfsplus: check read_mapping_page() return valueEric Sesterhenn
2008-10-16hfsplus: fix Buffer overflow with a corrupted imageEric Sesterhenn
2008-10-16hfsplus: quieten down mounting hfsplus journaled fs read onlyMike Crowe
2008-10-16befs: annotate fs32 on tests for superblock endiannessHarvey Harrison
2008-10-16ext2: avoid printk floods in the face of directory corruptionEric Sandeen
2008-10-16ext2: fix ext2 block reservation early ENOSPC issueMingming Cao
2008-10-16autofs4: add miscellaneous device for ioctlsIan Kent
2008-10-16autofs4: track uid and gid of last mount requesterIan Kent
2008-10-16autofs4: cleanup autofs mount type usageIan Kent
2008-10-16eCryptfs: remove netlink transportTyler Hicks
2008-10-16ecryptfs: convert to use new aopsBadari Pulavarty
2008-10-16eCryptfs: remove retry loop in ecryptfs_readdir()Michael Halcrow
2008-10-16Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov
2008-10-16alpha: introduce field 'taso' into struct linux_binprmKirill A. Shutemov
2008-10-16binfmt_som.c: add MODULE_LICENSEAdrian Bunk
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami
2008-10-16epoll: drop unnecessary testDavide Libenzi
2008-10-16exec.c, compat.c: fix count(), compat_count() bounds checkingJason Baron
2008-10-16uclinux: fix gzip header parsing in binfmt_flat.cVolodymyr G. Lukiianyk
2008-10-15xfs: fix remount rw with unrecognized optionsChristoph Hellwig
2008-10-14ocfs2: fix build errorMark Fasheh
2008-10-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-14ocfs2: Make cached block reads the common case.Joel Becker
2008-10-14ocfs2: Kill the last naked wait_on_buffer() for cached reads.Joel Becker
2008-10-14ocfs2: Move ocfs2_bread() into dir.cJoel Becker
2008-10-14ocfs2: Simplify ocfs2_read_block()Joel Becker
2008-10-14ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker
2008-10-14ocfs2: Separate out sync reads from ocfs2_read_blocks()Joel Becker
2008-10-13ocfs2: Refactor xattr list and remove ocfs2_xattr_handler().Tao Ma
2008-10-13ocfs2: Calculate EA hash only by its suffix.Tao Ma
2008-10-13ocfs2: Move trusted and user attribute support into xattr.cMark Fasheh
2008-10-13ocfs2: Uninline ocfs2_xattr_name_hash()Mark Fasheh
2008-10-13ocfs2: Don't check for NULL before brelse()Mark Fasheh
2008-10-13ocfs2: use smaller counters in ocfs2_remove_xattr_clusters_from_cacheMark Fasheh